Skip to content
Success

Console Output

Pull request #41830 updated
00:24:04 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 rather than c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
Obtained Jenkinsfile from b5f863c67e6ffbaadedb94c885c3c50c625e4eb8
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
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
00:24:07 [2020-12-21T00:24:07.124Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
00:24:07 [2020-12-21T00:24:07.127Z] Trying to pass milestone 1
[Pipeline] milestone
00:24:07 [2020-12-21T00:24:07.176Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
00:24:07 [2020-12-21T00:24:07.309Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f98bb97b031350a9) in /home/ubuntu/workspace/moby_PR-41830
[Pipeline] {
[Pipeline] checkout
00:24:07 [2020-12-21T00:24:07.399Z] using credential docker-jenkins-github-credentials
00:24:07 [2020-12-21T00:24:07.419Z] Fetching changes from the remote Git repository
00:24:07 [2020-12-21T00:24:07.437Z] Fetching without tags
00:24:08 [2020-12-21T00:24:08.120Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:08 [2020-12-21T00:24:08.287Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:08 [2020-12-21T00:24:08.287Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:24:07 [2020-12-21T00:24:07.404Z]  > git rev-parse --is-inside-work-tree # timeout=10
00:24:07 [2020-12-21T00:24:07.420Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:07 [2020-12-21T00:24:07.440Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:07 [2020-12-21T00:24:07.441Z]  > git --version # timeout=10
00:24:07 [2020-12-21T00:24:07.454Z]  > git --version # 'git version 2.17.1'
00:24:07 [2020-12-21T00:24:07.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:07 [2020-12-21T00:24:07.456Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:08 [2020-12-21T00:24:08.122Z]  > git config core.sparsecheckout # timeout=10
00:24:08 [2020-12-21T00:24:08.127Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:08 [2020-12-21T00:24:08.255Z]  > git remote # timeout=10
00:24:08 [2020-12-21T00:24:08.262Z]  > git config --get remote.origin.url # timeout=10
00:24:08 [2020-12-21T00:24:08.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:08 [2020-12-21T00:24:08.268Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:24:08 [2020-12-21T00:24:08.280Z]  > git rev-parse HEAD^{commit} # timeout=10
00:24:08 [2020-12-21T00:24:08.289Z]  > git config core.sparsecheckout # timeout=10
00:24:08 [2020-12-21T00:24:08.296Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:08 [2020-12-21T00:24:08.362Z] Commit message: "Fix off-by-one bug"
00:24:08 [2020-12-21T00:24:08.364Z]  > git rev-list --no-walk 877cce9aa1d034e9d783cf4156a763c0efc039f4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:24:09 [2020-12-21T00:24:09.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/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
00:24:11 [2020-12-21T00:24:11.625Z] 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: 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] { (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
00:24:12 [2020-12-21T00:24:12.103Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f98bb97b031350a9) in /home/ubuntu/workspace/moby_PR-41830
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[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] checkout
00:24:12 [2020-12-21T00:24:12.159Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
00:24:12 [2020-12-21T00:24:12.174Z] Fetching changes from the remote Git repository
[Pipeline] // stage
00:24:12 [2020-12-21T00:24:12.180Z] Fetching without tags
00:24:12 [2020-12-21T00:24:12.182Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41830
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
00:24:12 [2020-12-21T00:24:12.244Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41830
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
00:24:12 [2020-12-21T00:24:12.296Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] {
00:24:12 [2020-12-21T00:24:12.309Z] Cloning the remote Git repository
00:24:12 [2020-12-21T00:24:12.309Z] Cloning with configured refspecs honoured and without tags
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
00:24:12 [2020-12-21T00:24:12.376Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
00:24:12 [2020-12-21T00:24:12.389Z] Cloning the remote Git repository
00:24:12 [2020-12-21T00:24:12.389Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
00:24:12 [2020-12-21T00:24:12.460Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:12 [2020-12-21T00:24:12.541Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:12 [2020-12-21T00:24:12.542Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:24:12 [2020-12-21T00:24:12.620Z] Commit message: "Fix off-by-one bug"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:24:12 [2020-12-21T00:24:12.164Z]  > git rev-parse --is-inside-work-tree # timeout=10
00:24:12 [2020-12-21T00:24:12.176Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:12 [2020-12-21T00:24:12.182Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:12 [2020-12-21T00:24:12.182Z]  > git --version # timeout=10
00:24:12 [2020-12-21T00:24:12.189Z]  > git --version # 'git version 2.17.1'
00:24:12 [2020-12-21T00:24:12.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:12 [2020-12-21T00:24:12.190Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:12 [2020-12-21T00:24:12.462Z]  > git config core.sparsecheckout # timeout=10
00:24:12 [2020-12-21T00:24:12.468Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:12 [2020-12-21T00:24:12.511Z]  > git remote # timeout=10
00:24:12 [2020-12-21T00:24:12.516Z]  > git config --get remote.origin.url # timeout=10
00:24:12 [2020-12-21T00:24:12.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:12 [2020-12-21T00:24:12.522Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:24:12 [2020-12-21T00:24:12.534Z]  > git rev-parse HEAD^{commit} # timeout=10
00:24:12 [2020-12-21T00:24:12.543Z]  > git config core.sparsecheckout # timeout=10
00:24:12 [2020-12-21T00:24:12.558Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:12 [2020-12-21T00:24:12.315Z] Cloning repository https://github.com/moby/moby.git
00:24:12 [2020-12-21T00:24:12.315Z]  > git init /home/jenkins/workspace/moby_PR-41830 # timeout=10
00:24:12 [2020-12-21T00:24:12.349Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:12 [2020-12-21T00:24:12.349Z]  > git --version # timeout=10
00:24:12 [2020-12-21T00:24:12.354Z]  > git --version # 'git version 2.17.1'
00:24:12 [2020-12-21T00:24:12.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:12 [2020-12-21T00:24:12.355Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:12 [2020-12-21T00:24:12.396Z] Cloning repository https://github.com/moby/moby.git
00:24:12 [2020-12-21T00:24:12.396Z]  > git init /home/docker/workspace/moby_PR-41830 # timeout=10
00:24:12 [2020-12-21T00:24:12.407Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:12 [2020-12-21T00:24:12.407Z]  > git --version # timeout=10
00:24:12 [2020-12-21T00:24:12.410Z]  > git --version # 'git version 2.7.4'
00:24:12 [2020-12-21T00:24:12.411Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:12 [2020-12-21T00:24:12.412Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:13 [2020-12-21T00:24:13.358Z] + [ PR != PR ]
00:24:13 [2020-12-21T00:24:13.358Z] + [ master != master ]
00:24:13 [2020-12-21T00:24:13.358Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:24:13 [2020-12-21T00:24:13.673Z] + docker version
00:24:13 [2020-12-21T00:24:13.673Z] Client: Docker Engine - Community
00:24:13 [2020-12-21T00:24:13.673Z]  Version:           19.03.13
00:24:13 [2020-12-21T00:24:13.673Z]  API version:       1.40
00:24:13 [2020-12-21T00:24:13.673Z]  Go version:        go1.13.15
00:24:13 [2020-12-21T00:24:13.673Z]  Git commit:        4484c46d9d
00:24:13 [2020-12-21T00:24:13.673Z]  Built:             Wed Sep 16 17:02:36 2020
00:24:13 [2020-12-21T00:24:13.673Z]  OS/Arch:           linux/amd64
00:24:13 [2020-12-21T00:24:13.673Z]  Experimental:      false
00:24:13 [2020-12-21T00:24:13.673Z] 
00:24:13 [2020-12-21T00:24:13.673Z] Server: Docker Engine - Community
00:24:13 [2020-12-21T00:24:13.673Z]  Engine:
00:24:13 [2020-12-21T00:24:13.673Z]   Version:          19.03.13
00:24:13 [2020-12-21T00:24:13.673Z]   API version:      1.40 (minimum version 1.12)
00:24:13 [2020-12-21T00:24:13.673Z]   Go version:       go1.13.15
00:24:13 [2020-12-21T00:24:13.673Z]   Git commit:       4484c46d9d
00:24:13 [2020-12-21T00:24:13.673Z]   Built:            Wed Sep 16 17:01:06 2020
00:24:13 [2020-12-21T00:24:13.673Z]   OS/Arch:          linux/amd64
00:24:13 [2020-12-21T00:24:13.673Z]   Experimental:     true
00:24:13 [2020-12-21T00:24:13.673Z]  containerd:
00:24:13 [2020-12-21T00:24:13.673Z]   Version:          1.3.7
00:24:13 [2020-12-21T00:24:13.673Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:24:13 [2020-12-21T00:24:13.673Z]  runc:
00:24:13 [2020-12-21T00:24:13.673Z]   Version:          1.0.0-rc10
00:24:13 [2020-12-21T00:24:13.673Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:24:13 [2020-12-21T00:24:13.673Z]  docker-init:
00:24:13 [2020-12-21T00:24:13.673Z]   Version:          0.18.0
00:24:13 [2020-12-21T00:24:13.673Z]   GitCommit:        fec3683
[Pipeline] sh
00:24:13 [2020-12-21T00:24:13.953Z] + docker info
00:24:21 [2020-12-21T00:24:21.660Z] Fetching without tags
00:24:21 [2020-12-21T00:24:21.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:21 [2020-12-21T00:24:21.630Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:24:21 [2020-12-21T00:24:21.636Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:21 [2020-12-21T00:24:21.650Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:21 [2020-12-21T00:24:21.665Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:21 [2020-12-21T00:24:21.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:21 [2020-12-21T00:24:21.666Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:21 [2020-12-21T00:24:21.952Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:22 [2020-12-21T00:24:22.470Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:22 [2020-12-21T00:24:22.470Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:24:22 [2020-12-21T00:24:22.929Z] Commit message: "Fix off-by-one bug"
00:24:21 [2020-12-21T00:24:21.957Z]  > git config core.sparsecheckout # timeout=10
00:24:21 [2020-12-21T00:24:21.960Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:22 [2020-12-21T00:24:22.433Z]  > git remote # timeout=10
00:24:22 [2020-12-21T00:24:22.437Z]  > git config --get remote.origin.url # timeout=10
00:24:22 [2020-12-21T00:24:22.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:22 [2020-12-21T00:24:22.439Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:24:22 [2020-12-21T00:24:22.461Z]  > git rev-parse HEAD^{commit} # timeout=10
00:24:22 [2020-12-21T00:24:22.475Z]  > git config core.sparsecheckout # timeout=10
00:24:22 [2020-12-21T00:24:22.478Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:24:23 [2020-12-21T00:24:23.724Z] + docker version
00:24:23 [2020-12-21T00:24:23.724Z] Client: Docker Engine - Community
00:24:23 [2020-12-21T00:24:23.724Z]  Version:           19.03.7
00:24:23 [2020-12-21T00:24:23.724Z]  API version:       1.40
00:24:23 [2020-12-21T00:24:23.724Z]  Go version:        go1.12.17
00:24:23 [2020-12-21T00:24:23.724Z]  Git commit:        7141c199a2
00:24:23 [2020-12-21T00:24:23.724Z]  Built:             Sat Mar  7 16:48:47 2020
00:24:23 [2020-12-21T00:24:23.724Z]  OS/Arch:           linux/s390x
00:24:23 [2020-12-21T00:24:23.724Z]  Experimental:      false
00:24:23 [2020-12-21T00:24:23.724Z] 
00:24:23 [2020-12-21T00:24:23.724Z] Server: Docker Engine - Community
00:24:23 [2020-12-21T00:24:23.724Z]  Engine:
00:24:23 [2020-12-21T00:24:23.724Z]   Version:          19.03.7
00:24:23 [2020-12-21T00:24:23.724Z]   API version:      1.40 (minimum version 1.12)
00:24:23 [2020-12-21T00:24:23.724Z]   Go version:       go1.12.17
00:24:23 [2020-12-21T00:24:23.724Z]   Git commit:       7141c199a2
00:24:23 [2020-12-21T00:24:23.724Z]   Built:            Sat Mar  7 16:47:46 2020
00:24:23 [2020-12-21T00:24:23.724Z]   OS/Arch:          linux/s390x
00:24:23 [2020-12-21T00:24:23.724Z]   Experimental:     true
00:24:23 [2020-12-21T00:24:23.724Z]  containerd:
00:24:23 [2020-12-21T00:24:23.724Z]   Version:          1.2.13
00:24:23 [2020-12-21T00:24:23.724Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
00:24:23 [2020-12-21T00:24:23.724Z]  runc:
00:24:23 [2020-12-21T00:24:23.724Z]   Version:          1.0.0-rc10
00:24:23 [2020-12-21T00:24:23.724Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:24:23 [2020-12-21T00:24:23.724Z]  docker-init:
00:24:23 [2020-12-21T00:24:23.724Z]   Version:          0.18.0
00:24:23 [2020-12-21T00:24:23.724Z]   GitCommit:        fec3683
[Pipeline] sh
00:24:24 [2020-12-21T00:24:24.100Z] + docker info
00:24:24 [2020-12-21T00:24:24.731Z] Client:
00:24:24 [2020-12-21T00:24:24.731Z]  Debug Mode: false
00:24:24 [2020-12-21T00:24:24.731Z] 
00:24:24 [2020-12-21T00:24:24.731Z] Server:
00:24:24 [2020-12-21T00:24:24.731Z]  Containers: 0
00:24:24 [2020-12-21T00:24:24.731Z]   Running: 0
00:24:24 [2020-12-21T00:24:24.731Z]   Paused: 0
00:24:24 [2020-12-21T00:24:24.731Z]   Stopped: 0
00:24:24 [2020-12-21T00:24:24.731Z]  Images: 0
00:24:24 [2020-12-21T00:24:24.731Z]  Server Version: 19.03.7
00:24:24 [2020-12-21T00:24:24.731Z]  Storage Driver: overlay2
00:24:24 [2020-12-21T00:24:24.731Z]   Backing Filesystem: <unknown>
00:24:24 [2020-12-21T00:24:24.731Z]   Supports d_type: true
00:24:24 [2020-12-21T00:24:24.731Z]   Native Overlay Diff: true
00:24:24 [2020-12-21T00:24:24.731Z]  Logging Driver: json-file
00:24:24 [2020-12-21T00:24:24.731Z]  Cgroup Driver: cgroupfs
00:24:24 [2020-12-21T00:24:24.731Z]  Plugins:
00:24:24 [2020-12-21T00:24:24.731Z]   Volume: local
00:24:24 [2020-12-21T00:24:24.731Z]   Network: bridge host ipvlan macvlan null overlay
00:24:24 [2020-12-21T00:24:24.731Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:24:24 [2020-12-21T00:24:24.731Z]  Swarm: inactive
00:24:24 [2020-12-21T00:24:24.731Z]  Runtimes: runc
00:24:24 [2020-12-21T00:24:24.731Z]  Default Runtime: runc
00:24:24 [2020-12-21T00:24:24.731Z]  Init Binary: docker-init
00:24:24 [2020-12-21T00:24:24.731Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
00:24:24 [2020-12-21T00:24:24.731Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:24:24 [2020-12-21T00:24:24.731Z]  init version: fec3683
00:24:24 [2020-12-21T00:24:24.731Z]  Security Options:
00:24:24 [2020-12-21T00:24:24.731Z]   apparmor
00:24:24 [2020-12-21T00:24:24.731Z]   seccomp
00:24:24 [2020-12-21T00:24:24.731Z]    Profile: default
00:24:24 [2020-12-21T00:24:24.731Z]  Kernel Version: 4.15.0-91-generic
00:24:24 [2020-12-21T00:24:24.731Z]  Operating System: Ubuntu 18.04.4 LTS
00:24:24 [2020-12-21T00:24:24.731Z]  OSType: linux
00:24:24 [2020-12-21T00:24:24.731Z]  Architecture: s390x
00:24:24 [2020-12-21T00:24:24.731Z]  CPUs: 2
00:24:24 [2020-12-21T00:24:24.731Z]  Total Memory: 7.861GiB
00:24:24 [2020-12-21T00:24:24.731Z]  Name: s390x-ubuntu-03
00:24:24 [2020-12-21T00:24:24.731Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
00:24:24 [2020-12-21T00:24:24.731Z]  Docker Root Dir: /var/lib/docker
00:24:24 [2020-12-21T00:24:24.731Z]  Debug Mode: false
00:24:24 [2020-12-21T00:24:24.731Z]  Registry: https://index.docker.io/v1/
00:24:24 [2020-12-21T00:24:24.731Z]  Labels:
00:24:24 [2020-12-21T00:24:24.731Z]  Experimental: true
00:24:24 [2020-12-21T00:24:24.731Z]  Insecure Registries:
00:24:24 [2020-12-21T00:24:24.731Z]   127.0.0.0/8
00:24:24 [2020-12-21T00:24:24.731Z]  Live Restore Enabled: false
00:24:24 [2020-12-21T00:24:24.731Z] 
00:24:24 [2020-12-21T00:24:24.731Z] WARNING: No swap limit support
[Pipeline] sh
00:24:25 [2020-12-21T00:24:25.106Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:25 [2020-12-21T00:24:25.106Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:25 [2020-12-21T00:24:25.106Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:24:25 [2020-12-21T00:24:25.106Z] + bash /home/jenkins/workspace/moby_PR-41830/check-config.sh
00:24:25 [2020-12-21T00:24:25.106Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:24:25 [2020-12-21T00:24:25.106Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
00:24:25 [2020-12-21T00:24:25.106Z] 
00:24:25 [2020-12-21T00:24:25.106Z] Generally Necessary:
00:24:25 [2020-12-21T00:24:25.106Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:24:25 [2020-12-21T00:24:25.106Z] - apparmor: enabled and tools installed
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_NAMESPACES: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_NET_NS: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_PID_NS: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_IPC_NS: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_UTS_NS: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_CGROUPS: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_CGROUP_CPUACCT: enabled
00:24:25 [2020-12-21T00:24:25.106Z] - CONFIG_CGROUP_DEVICE: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_FREEZER: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_SCHED: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CPUSETS: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_MEMCG: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_KEYS: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_VETH: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_BRIDGE: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NF_NAT: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NF_NAT_NEEDED: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_POSIX_MQUEUE: enabled
00:24:25 [2020-12-21T00:24:25.398Z] 
00:24:25 [2020-12-21T00:24:25.398Z] Optional Features:
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_USER_NS: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_SECCOMP: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_PIDS: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_MEMCG_SWAP: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:24:25 [2020-12-21T00:24:25.398Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_BLK_CGROUP: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IOSCHED_CFQ: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_PERF: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_HUGETLB: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_CFS_BANDWIDTH: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_RT_GROUP_SCHED: missing
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_VS: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_VS_NFCT: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_IP_VS_RR: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_EXT4_FS: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:24:25 [2020-12-21T00:24:25.398Z] - Network Drivers:
00:24:25 [2020-12-21T00:24:25.398Z]   - "overlay":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_VXLAN: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       Optional (for encrypted networks):
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_CRYPTO: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_CRYPTO_AEAD: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_CRYPTO_GCM: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_CRYPTO_GHASH: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_XFRM: enabled
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_XFRM_USER: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_INET_ESP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "ipvlan":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_IPVLAN: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "macvlan":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_MACVLAN: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_DUMMY: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "ftp,tftp client in container":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z] - Storage Drivers:
00:24:25 [2020-12-21T00:24:25.398Z]   - "aufs":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_AUFS_FS: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "btrfs":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:24:25 [2020-12-21T00:24:25.398Z]   - "devicemapper":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_BLK_DEV_DM: enabled
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "overlay":
00:24:25 [2020-12-21T00:24:25.398Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:24:25 [2020-12-21T00:24:25.398Z]   - "zfs":
00:24:25 [2020-12-21T00:24:25.398Z]     - /dev/zfs: missing
00:24:25 [2020-12-21T00:24:25.398Z]     - zfs command: missing
00:24:25 [2020-12-21T00:24:25.398Z]     - zpool command: missing
00:24:25 [2020-12-21T00:24:25.398Z] 
00:24:25 [2020-12-21T00:24:25.398Z] Limits:
00:24:25 [2020-12-21T00:24:25.398Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:24:25 [2020-12-21T00:24:25.398Z] 
00:24:25 [2020-12-21T00:24:25.398Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:24:25 [2020-12-21T00:24:25.817Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:24:25 [2020-12-21T00:24:25.817Z] #2 [internal] load build definition from Dockerfile
00:24:25 [2020-12-21T00:24:25.817Z] #2 transferring dockerfile: 16.58kB 0.0s done
00:24:25 [2020-12-21T00:24:25.817Z] #2 DONE 0.0s
00:24:25 [2020-12-21T00:24:25.817Z] 
00:24:25 [2020-12-21T00:24:25.817Z] #1 [internal] load .dockerignore
00:24:25 [2020-12-21T00:24:25.817Z] #1 transferring context: 87B 0.0s done
00:24:25 [2020-12-21T00:24:25.817Z] #1 DONE 0.0s
00:24:25 [2020-12-21T00:24:25.817Z] 
00:24:25 [2020-12-21T00:24:25.817Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:24:26 [2020-12-21T00:24:26.108Z] #3 DONE 0.2s
00:24:26 [2020-12-21T00:24:26.108Z] 
00:24:26 [2020-12-21T00:24:26.108Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:24:26 [2020-12-21T00:24:26.108Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:24:26 [2020-12-21T00:24:26.398Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 261.06kB / 8.88MB 0.2s
00:24:26 [2020-12-21T00:24:26.398Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:24:26 [2020-12-21T00:24:26.398Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
00:24:26 [2020-12-21T00:24:26.398Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
00:24:26 [2020-12-21T00:24:26.398Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 3.55MB / 8.88MB 0.3s
00:24:26 [2020-12-21T00:24:26.688Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.4s done
00:24:26 [2020-12-21T00:24:26.688Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
00:24:26 [2020-12-21T00:24:26.977Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
00:24:26 [2020-12-21T00:24:26.978Z] #4 DONE 0.8s
00:24:27 [2020-12-21T00:24:27.103Z] Still waiting to schedule task
00:24:27 [2020-12-21T00:24:27.103Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f98bb97b031350a9)00:24:27 [2020-12-21T00:24:27.104Z] Still waiting to schedule task
00:24:27 [2020-12-21T00:24:27.104Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f98bb97b031350a9)00:24:27 [2020-12-21T00:24:27.108Z] Still waiting to schedule task
00:24:27 [2020-12-21T00:24:27.108Z] All nodes of label ‘arm64&&linux’ are offline
00:24:27 [2020-12-21T00:24:27.109Z] Still waiting to schedule task
00:24:27 [2020-12-21T00:24:27.109Z] All nodes of label ‘windows-2019’ are offline
00:24:27 [2020-12-21T00:24:27.267Z] 
00:24:27 [2020-12-21T00:24:27.267Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:24:27 [2020-12-21T00:24:27.898Z] #7 ...
00:24:27 [2020-12-21T00:24:27.898Z] 
00:24:27 [2020-12-21T00:24:27.898Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:24:27 [2020-12-21T00:24:27.898Z] #6 DONE 0.5s
00:24:27 [2020-12-21T00:24:27.898Z] 
00:24:27 [2020-12-21T00:24:27.898Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:24:27 [2020-12-21T00:24:27.898Z] #5 DONE 0.6s
00:24:27 [2020-12-21T00:24:27.898Z] 
00:24:27 [2020-12-21T00:24:27.898Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:24:27 [2020-12-21T00:24:27.898Z] #7 DONE 0.9s
00:24:28 [2020-12-21T00:24:28.234Z] 
00:24:28 [2020-12-21T00:24:28.234Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:28 [2020-12-21T00:24:28.234Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.21MB / 102.23MB 0.1s
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done
00:24:28 [2020-12-21T00:24:28.234Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 8.25MB / 102.23MB 0.3s
00:24:28 [2020-12-21T00:24:28.577Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.11MB / 102.23MB 0.4s
00:24:28 [2020-12-21T00:24:28.806Z] Client:
00:24:28 [2020-12-21T00:24:28.807Z]  Debug Mode: false
00:24:28 [2020-12-21T00:24:28.807Z] 
00:24:28 [2020-12-21T00:24:28.807Z] Server:
00:24:28 [2020-12-21T00:24:28.807Z]  Containers: 0
00:24:28 [2020-12-21T00:24:28.807Z]   Running: 0
00:24:28 [2020-12-21T00:24:28.807Z]   Paused: 0
00:24:28 [2020-12-21T00:24:28.807Z]   Stopped: 0
00:24:28 [2020-12-21T00:24:28.807Z]  Images: 1
00:24:28 [2020-12-21T00:24:28.807Z]  Server Version: 19.03.13
00:24:28 [2020-12-21T00:24:28.807Z]  Storage Driver: overlay2
00:24:28 [2020-12-21T00:24:28.807Z]   Backing Filesystem: extfs
00:24:28 [2020-12-21T00:24:28.807Z]   Supports d_type: true
00:24:28 [2020-12-21T00:24:28.807Z]   Native Overlay Diff: true
00:24:28 [2020-12-21T00:24:28.807Z]  Logging Driver: json-file
00:24:28 [2020-12-21T00:24:28.807Z]  Cgroup Driver: cgroupfs
00:24:28 [2020-12-21T00:24:28.807Z]  Plugins:
00:24:28 [2020-12-21T00:24:28.807Z]   Volume: local
00:24:28 [2020-12-21T00:24:28.807Z]   Network: bridge host ipvlan macvlan null overlay
00:24:28 [2020-12-21T00:24:28.807Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:24:28 [2020-12-21T00:24:28.807Z]  Swarm: inactive
00:24:28 [2020-12-21T00:24:28.807Z]  Runtimes: runc
00:24:28 [2020-12-21T00:24:28.807Z]  Default Runtime: runc
00:24:28 [2020-12-21T00:24:28.807Z]  Init Binary: docker-init
00:24:28 [2020-12-21T00:24:28.807Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:24:28 [2020-12-21T00:24:28.807Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:24:28 [2020-12-21T00:24:28.807Z]  init version: fec3683
00:24:28 [2020-12-21T00:24:28.807Z]  Security Options:
00:24:28 [2020-12-21T00:24:28.807Z]   apparmor
00:24:28 [2020-12-21T00:24:28.807Z]   seccomp
00:24:28 [2020-12-21T00:24:28.807Z]    Profile: default
00:24:28 [2020-12-21T00:24:28.807Z]  Kernel Version: 5.4.0-1025-aws
00:24:28 [2020-12-21T00:24:28.807Z]  Operating System: Ubuntu 18.04.5 LTS
00:24:28 [2020-12-21T00:24:28.807Z]  OSType: linux
00:24:28 [2020-12-21T00:24:28.807Z]  Architecture: x86_64
00:24:28 [2020-12-21T00:24:28.807Z]  CPUs: 2
00:24:28 [2020-12-21T00:24:28.807Z]  Total Memory: 7.569GiB
00:24:28 [2020-12-21T00:24:28.807Z]  Name: ip-10-100-92-250
00:24:28 [2020-12-21T00:24:28.807Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:24:28 [2020-12-21T00:24:28.807Z]  Docker Root Dir: /var/lib/docker
00:24:28 [2020-12-21T00:24:28.807Z]  Debug Mode: false
00:24:28 [2020-12-21T00:24:28.807Z]  Registry: https://index.docker.io/v1/
00:24:28 [2020-12-21T00:24:28.807Z]  Labels:
00:24:28 [2020-12-21T00:24:28.807Z]  Experimental: true
00:24:28 [2020-12-21T00:24:28.807Z]  Insecure Registries:
00:24:28 [2020-12-21T00:24:28.807Z]   127.0.0.0/8
00:24:28 [2020-12-21T00:24:28.807Z]  Live Restore Enabled: true
00:24:28 [2020-12-21T00:24:28.807Z] 
00:24:28 [2020-12-21T00:24:28.807Z] WARNING: No swap limit support
[Pipeline] sh
00:24:28 [2020-12-21T00:24:28.923Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 32.96MB / 102.23MB 0.7s
00:24:28 [2020-12-21T00:24:28.923Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 38.51MB / 102.23MB 0.8s
00:24:28 [2020-12-21T00:24:28.923Z] #8 ...
00:24:28 [2020-12-21T00:24:28.923Z] 
00:24:28 [2020-12-21T00:24:28.923Z] #21 [internal] load build context
00:24:28 [2020-12-21T00:24:28.923Z] #21 transferring context: 53.17MB 1.0s done
00:24:28 [2020-12-21T00:24:28.923Z] #21 DONE 1.0s
00:24:28 [2020-12-21T00:24:28.923Z] 
00:24:28 [2020-12-21T00:24:28.923Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:28 [2020-12-21T00:24:28.923Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 49.63MB / 102.23MB 1.0s
00:24:29 [2020-12-21T00:24:29.083Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:29 [2020-12-21T00:24:29.083Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:29 [2020-12-21T00:24:29.083Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:24:29 [2020-12-21T00:24:29.083Z] + bash /home/ubuntu/workspace/moby_PR-41830/check-config.sh
00:24:29 [2020-12-21T00:24:29.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:24:29 [2020-12-21T00:24:29.083Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:24:29 [2020-12-21T00:24:29.083Z] 
00:24:29 [2020-12-21T00:24:29.083Z] Generally Necessary:
00:24:29 [2020-12-21T00:24:29.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:24:29 [2020-12-21T00:24:29.083Z] - apparmor: enabled and tools installed
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_NAMESPACES: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_NET_NS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_PID_NS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_IPC_NS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_UTS_NS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CGROUPS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CGROUP_CPUACCT: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CGROUP_DEVICE: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CGROUP_FREEZER: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CGROUP_SCHED: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_CPUSETS: enabled
00:24:29 [2020-12-21T00:24:29.083Z] - CONFIG_MEMCG: enabled
00:24:29 [2020-12-21T00:24:29.277Z] #8 ...
00:24:29 [2020-12-21T00:24:29.277Z] 
00:24:29 [2020-12-21T00:24:29.277Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:24:29 [2020-12-21T00:24:29.277Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:24:29 [2020-12-21T00:24:29.277Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:24:29 [2020-12-21T00:24:29.277Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
00:24:29 [2020-12-21T00:24:29.277Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:24:29 [2020-12-21T00:24:29.277Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done
00:24:29 [2020-12-21T00:24:29.277Z] #60 DONE 1.3s
00:24:29 [2020-12-21T00:24:29.277Z] 
00:24:29 [2020-12-21T00:24:29.277Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:29 [2020-12-21T00:24:29.277Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 60.05MB / 102.23MB 1.2s
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_KEYS: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_VETH: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_BRIDGE: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NF_NAT_IPV4: missing
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NF_NAT: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NF_NAT_NEEDED: missing
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_POSIX_MQUEUE: enabled
00:24:29 [2020-12-21T00:24:29.341Z] 
00:24:29 [2020-12-21T00:24:29.341Z] Optional Features:
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_USER_NS: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_SECCOMP: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CGROUP_PIDS: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_MEMCG_SWAP: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:24:29 [2020-12-21T00:24:29.341Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_BLK_CGROUP: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IOSCHED_CFQ: missing
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CGROUP_PERF: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CGROUP_HUGETLB: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_CFS_BANDWIDTH: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_RT_GROUP_SCHED: missing
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_VS: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_VS_NFCT: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_IP_VS_RR: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_EXT4_FS: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:24:29 [2020-12-21T00:24:29.341Z] - Network Drivers:
00:24:29 [2020-12-21T00:24:29.341Z]   - "overlay":
00:24:29 [2020-12-21T00:24:29.341Z]     - CONFIG_VXLAN: enabled (as module)
00:24:29 [2020-12-21T00:24:29.341Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:24:29 [2020-12-21T00:24:29.341Z]       Optional (for encrypted networks):
00:24:29 [2020-12-21T00:24:29.585Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 83.49MB / 102.23MB 1.3s
00:24:29 [2020-12-21T00:24:29.585Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.27MB / 102.23MB 1.4s
00:24:29 [2020-12-21T00:24:29.585Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 99.86MB / 102.23MB 1.5s
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_CRYPTO: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_CRYPTO_AEAD: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_CRYPTO_GCM: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_CRYPTO_GHASH: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_XFRM: enabled
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_XFRM_USER: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_INET_ESP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:24:29 [2020-12-21T00:24:29.597Z]   - "ipvlan":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_IPVLAN: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]   - "macvlan":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_MACVLAN: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_DUMMY: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]   - "ftp,tftp client in container":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z] - Storage Drivers:
00:24:29 [2020-12-21T00:24:29.597Z]   - "aufs":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_AUFS_FS: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]   - "btrfs":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:24:29 [2020-12-21T00:24:29.597Z]   - "devicemapper":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_BLK_DEV_DM: enabled
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]   - "overlay":
00:24:29 [2020-12-21T00:24:29.597Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:24:29 [2020-12-21T00:24:29.597Z]   - "zfs":
00:24:29 [2020-12-21T00:24:29.597Z]     - /dev/zfs: present
00:24:29 [2020-12-21T00:24:29.597Z]     - zfs command: missing
00:24:29 [2020-12-21T00:24:29.597Z]     - zpool command: missing
00:24:29 [2020-12-21T00:24:29.597Z] 
00:24:29 [2020-12-21T00:24:29.597Z] Limits:
00:24:29 [2020-12-21T00:24:29.597Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:24:29 [2020-12-21T00:24:29.597Z] 
00:24:29 [2020-12-21T00:24:29.597Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:24:29 [2020-12-21T00:24:29.875Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.7s done
00:24:29 [2020-12-21T00:24:29.919Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:24:29 [2020-12-21T00:24:29.919Z] #1 [internal] load build definition from Dockerfile
00:24:29 [2020-12-21T00:24:29.919Z] #1 transferring dockerfile: 16.58kB 0.0s done
00:24:29 [2020-12-21T00:24:29.919Z] #1 DONE 0.0s
00:24:29 [2020-12-21T00:24:29.919Z] 
00:24:29 [2020-12-21T00:24:29.919Z] #2 [internal] load .dockerignore
00:24:29 [2020-12-21T00:24:29.919Z] #2 transferring context: 87B 0.0s done
00:24:29 [2020-12-21T00:24:29.919Z] #2 DONE 0.0s
00:24:29 [2020-12-21T00:24:29.919Z] 
00:24:29 [2020-12-21T00:24:29.919Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:24:30 [2020-12-21T00:24:30.165Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882
00:24:30 [2020-12-21T00:24:30.251Z] Fetching without tags
00:24:30 [2020-12-21T00:24:30.482Z] #3 DONE 0.5s
00:24:30 [2020-12-21T00:24:30.482Z] 
00:24:30 [2020-12-21T00:24:30.482Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:24:30 [2020-12-21T00:24:30.482Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:24:30 [2020-12-21T00:24:30.660Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:30 [2020-12-21T00:24:30.740Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:24:30 [2020-12-21T00:24:30.740Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:24:30 [2020-12-21T00:24:30.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
00:24:30 [2020-12-21T00:24:30.740Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:24:30 [2020-12-21T00:24:30.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.26MB / 8.88MB 0.3s
00:24:30 [2020-12-21T00:24:30.996Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
00:24:30 [2020-12-21T00:24:30.996Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
00:24:31 [2020-12-21T00:24:31.253Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
00:24:31 [2020-12-21T00:24:31.253Z] #4 DONE 0.8s
00:24:31 [2020-12-21T00:24:31.508Z] 
00:24:31 [2020-12-21T00:24:31.508Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:24:31 [2020-12-21T00:24:31.508Z] #7 DONE 0.2s
00:24:31 [2020-12-21T00:24:31.508Z] 
00:24:31 [2020-12-21T00:24:31.508Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:24:31 [2020-12-21T00:24:31.533Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:24:31 [2020-12-21T00:24:31.534Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:24:30 [2020-12-21T00:24:30.221Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:30 [2020-12-21T00:24:30.224Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:24:30 [2020-12-21T00:24:30.227Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:30 [2020-12-21T00:24:30.242Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:24:30 [2020-12-21T00:24:30.256Z] Fetching upstream changes from https://github.com/moby/moby.git
00:24:30 [2020-12-21T00:24:30.256Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:30 [2020-12-21T00:24:30.257Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:24:30 [2020-12-21T00:24:30.666Z]  > git config core.sparsecheckout # timeout=10
00:24:30 [2020-12-21T00:24:30.669Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:31 [2020-12-21T00:24:31.495Z]  > git remote # timeout=10
00:24:31 [2020-12-21T00:24:31.499Z]  > git config --get remote.origin.url # timeout=10
00:24:31 [2020-12-21T00:24:31.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:24:31 [2020-12-21T00:24:31.502Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:24:31 [2020-12-21T00:24:31.524Z]  > git rev-parse HEAD^{commit} # timeout=10
00:24:31 [2020-12-21T00:24:31.539Z]  > git config core.sparsecheckout # timeout=10
00:24:31 [2020-12-21T00:24:31.542Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:24:32 [2020-12-21T00:24:32.074Z] #6 ...
00:24:32 [2020-12-21T00:24:32.074Z] 
00:24:32 [2020-12-21T00:24:32.074Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:24:32 [2020-12-21T00:24:32.074Z] #5 DONE 0.7s
00:24:32 [2020-12-21T00:24:32.074Z] 
00:24:32 [2020-12-21T00:24:32.074Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:24:32 [2020-12-21T00:24:32.213Z] Commit message: "Fix off-by-one bug"
00:24:32 [2020-12-21T00:24:32.223Z] #8 ...
00:24:32 [2020-12-21T00:24:32.224Z] 
00:24:32 [2020-12-21T00:24:32.224Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:24:32 [2020-12-21T00:24:32.224Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
00:24:32 [2020-12-21T00:24:32.224Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.1s done
00:24:32 [2020-12-21T00:24:32.224Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
00:24:32 [2020-12-21T00:24:32.224Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done
00:24:32 [2020-12-21T00:24:32.224Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done
00:24:32 [2020-12-21T00:24:32.224Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.3s done
00:24:32 [2020-12-21T00:24:32.224Z] #24 DONE 3.8s
00:24:32 [2020-12-21T00:24:32.224Z] 
00:24:32 [2020-12-21T00:24:32.224Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
[Pipeline] withEnv
[Pipeline] {
00:24:32 [2020-12-21T00:24:32.639Z] #6 DONE 1.1s
00:24:32 [2020-12-21T00:24:32.639Z] 
00:24:32 [2020-12-21T00:24:32.639Z] #21 [internal] load build context
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:24:33 [2020-12-21T00:24:33.042Z] + docker version
00:24:33 [2020-12-21T00:24:33.042Z] Client:
00:24:33 [2020-12-21T00:24:33.042Z]  Version:           18.06.1-ce
00:24:33 [2020-12-21T00:24:33.042Z]  API version:       1.38
00:24:33 [2020-12-21T00:24:33.042Z]  Go version:        go1.10.3
00:24:33 [2020-12-21T00:24:33.042Z]  Git commit:        e68fc7a
00:24:33 [2020-12-21T00:24:33.042Z]  Built:             Tue Aug 21 17:26:10 2018
00:24:33 [2020-12-21T00:24:33.042Z]  OS/Arch:           linux/ppc64le
00:24:33 [2020-12-21T00:24:33.042Z]  Experimental:      false
00:24:33 [2020-12-21T00:24:33.042Z] 
00:24:33 [2020-12-21T00:24:33.042Z] Server:
00:24:33 [2020-12-21T00:24:33.042Z]  Engine:
00:24:33 [2020-12-21T00:24:33.042Z]   Version:          18.06.1-ce
00:24:33 [2020-12-21T00:24:33.042Z]   API version:      1.38 (minimum version 1.12)
00:24:33 [2020-12-21T00:24:33.042Z]   Go version:       go1.10.3
00:24:33 [2020-12-21T00:24:33.042Z]   Git commit:       e68fc7a
00:24:33 [2020-12-21T00:24:33.042Z]   Built:            Tue Aug 21 17:24:20 2018
00:24:33 [2020-12-21T00:24:33.042Z]   OS/Arch:          linux/ppc64le
00:24:33 [2020-12-21T00:24:33.042Z]   Experimental:     true
[Pipeline] sh
00:24:33 [2020-12-21T00:24:33.422Z] + docker info
00:24:33 [2020-12-21T00:24:33.422Z] Containers: 0
00:24:33 [2020-12-21T00:24:33.422Z]  Running: 0
00:24:33 [2020-12-21T00:24:33.422Z]  Paused: 0
00:24:33 [2020-12-21T00:24:33.422Z]  Stopped: 0
00:24:33 [2020-12-21T00:24:33.422Z] Images: 0
00:24:33 [2020-12-21T00:24:33.422Z] Server Version: 18.06.1-ce
00:24:33 [2020-12-21T00:24:33.422Z] Storage Driver: overlay2
00:24:33 [2020-12-21T00:24:33.422Z]  Backing Filesystem: extfs
00:24:33 [2020-12-21T00:24:33.422Z]  Supports d_type: true
00:24:33 [2020-12-21T00:24:33.422Z]  Native Overlay Diff: true
00:24:33 [2020-12-21T00:24:33.422Z] Logging Driver: json-file
00:24:33 [2020-12-21T00:24:33.422Z] Cgroup Driver: cgroupfs
00:24:33 [2020-12-21T00:24:33.422Z] Plugins:
00:24:33 [2020-12-21T00:24:33.422Z]  Volume: local
00:24:33 [2020-12-21T00:24:33.422Z]  Network: bridge host ipvlan macvlan null overlay
00:24:33 [2020-12-21T00:24:33.422Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
00:24:33 [2020-12-21T00:24:33.422Z] Swarm: inactive
00:24:33 [2020-12-21T00:24:33.422Z] Runtimes: runc
00:24:33 [2020-12-21T00:24:33.422Z] Default Runtime: runc
00:24:33 [2020-12-21T00:24:33.422Z] Init Binary: docker-init
00:24:33 [2020-12-21T00:24:33.422Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
00:24:33 [2020-12-21T00:24:33.422Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
00:24:33 [2020-12-21T00:24:33.422Z] init version: fec3683
00:24:33 [2020-12-21T00:24:33.422Z] Security Options:
00:24:33 [2020-12-21T00:24:33.422Z]  apparmor
00:24:33 [2020-12-21T00:24:33.422Z]  seccomp
00:24:33 [2020-12-21T00:24:33.422Z]   Profile: default
00:24:33 [2020-12-21T00:24:33.422Z] Kernel Version: 4.4.0-139-generic
00:24:33 [2020-12-21T00:24:33.422Z] Operating System: Ubuntu 16.04.3 LTS
00:24:33 [2020-12-21T00:24:33.422Z] OSType: linux
00:24:33 [2020-12-21T00:24:33.422Z] Architecture: ppc64le
00:24:33 [2020-12-21T00:24:33.422Z] CPUs: 4
00:24:33 [2020-12-21T00:24:33.422Z] Total Memory: 7.972GiB
00:24:33 [2020-12-21T00:24:33.422Z] Name: ppc64le-ubuntu-32
00:24:33 [2020-12-21T00:24:33.422Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
00:24:33 [2020-12-21T00:24:33.422Z] Docker Root Dir: /var/lib/docker
00:24:33 [2020-12-21T00:24:33.422Z] Debug Mode (client): false
00:24:33 [2020-12-21T00:24:33.422Z] Debug Mode (server): false
00:24:33 [2020-12-21T00:24:33.422Z] Registry: https://index.docker.io/v1/
00:24:33 [2020-12-21T00:24:33.422Z] Labels:
00:24:33 [2020-12-21T00:24:33.422Z] Experimental: true
00:24:33 [2020-12-21T00:24:33.422Z] Insecure Registries:
00:24:33 [2020-12-21T00:24:33.422Z]  127.0.0.0/8
00:24:33 [2020-12-21T00:24:33.422Z] Live Restore Enabled: false
00:24:33 [2020-12-21T00:24:33.422Z] 
[Pipeline] sh
00:24:33 [2020-12-21T00:24:33.803Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:33 [2020-12-21T00:24:33.803Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:24:33 [2020-12-21T00:24:33.803Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:24:33 [2020-12-21T00:24:33.803Z] + bash /home/docker/workspace/moby_PR-41830/check-config.sh
00:24:33 [2020-12-21T00:24:33.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:24:33 [2020-12-21T00:24:33.803Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
00:24:33 [2020-12-21T00:24:33.803Z] 
00:24:33 [2020-12-21T00:24:33.803Z] Generally Necessary:
00:24:33 [2020-12-21T00:24:33.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:24:33 [2020-12-21T00:24:33.803Z] - apparmor: enabled and tools installed
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_NAMESPACES: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_NET_NS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_PID_NS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_IPC_NS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_UTS_NS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CGROUPS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CGROUP_CPUACCT: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CGROUP_DEVICE: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CGROUP_FREEZER: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CGROUP_SCHED: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_CPUSETS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_MEMCG: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_KEYS: enabled
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_VETH: enabled (as module)
00:24:33 [2020-12-21T00:24:33.803Z] - CONFIG_BRIDGE: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NF_NAT: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NF_NAT_NEEDED: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_POSIX_MQUEUE: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
00:24:34 [2020-12-21T00:24:34.099Z] 
00:24:34 [2020-12-21T00:24:34.099Z] Optional Features:
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_USER_NS: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_SECCOMP: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CGROUP_PIDS: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_MEMCG_SWAP: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:24:34 [2020-12-21T00:24:34.099Z]     (cgroup swap accounting is currently enabled)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_MEMCG_KMEM: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_BLK_CGROUP: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IOSCHED_CFQ: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CGROUP_PERF: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CGROUP_HUGETLB: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_CFS_BANDWIDTH: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_RT_GROUP_SCHED: missing
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_VS: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_VS_NFCT: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_IP_VS_RR: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_EXT4_FS: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:24:34 [2020-12-21T00:24:34.099Z] - Network Drivers:
00:24:34 [2020-12-21T00:24:34.099Z]   - "overlay":
00:24:34 [2020-12-21T00:24:34.099Z]     - CONFIG_VXLAN: enabled (as module)
00:24:34 [2020-12-21T00:24:34.099Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:24:34 [2020-12-21T00:24:34.099Z]       Optional (for encrypted networks):
00:24:34 [2020-12-21T00:24:34.283Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.2s done
00:24:34 [2020-12-21T00:24:34.283Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_CRYPTO: enabled
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_XFRM: enabled
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_XFRM_USER: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_INET_ESP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "ipvlan":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_IPVLAN: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "macvlan":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_MACVLAN: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_DUMMY: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "ftp,tftp client in container":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z] - Storage Drivers:
00:24:34 [2020-12-21T00:24:34.390Z]   - "aufs":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_AUFS_FS: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "btrfs":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:24:34 [2020-12-21T00:24:34.390Z]   - "devicemapper":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_BLK_DEV_DM: enabled
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "overlay":
00:24:34 [2020-12-21T00:24:34.390Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:24:34 [2020-12-21T00:24:34.390Z]   - "zfs":
00:24:34 [2020-12-21T00:24:34.390Z]     - /dev/zfs: missing
00:24:34 [2020-12-21T00:24:34.390Z]     - zfs command: missing
00:24:34 [2020-12-21T00:24:34.390Z]     - zpool command: missing
00:24:34 [2020-12-21T00:24:34.390Z] 
00:24:34 [2020-12-21T00:24:34.390Z] Limits:
00:24:34 [2020-12-21T00:24:34.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:24:34 [2020-12-21T00:24:34.390Z] 
00:24:34 [2020-12-21T00:24:34.390Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:24:34 [2020-12-21T00:24:34.544Z] #21 transferring context: 53.17MB 2.2s done
00:24:34 [2020-12-21T00:24:34.574Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
00:24:34 [2020-12-21T00:24:34.574Z] #8 DONE 6.5s
00:24:34 [2020-12-21T00:24:34.574Z] 
00:24:34 [2020-12-21T00:24:34.574Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:34 [2020-12-21T00:24:34.574Z] #25 0.610 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:34 [2020-12-21T00:24:34.574Z] #25 0.674 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:24:34 [2020-12-21T00:24:34.574Z] #25 0.721 Get:3 http://security.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:24:34 [2020-12-21T00:24:34.574Z] #25 0.777 Get:4 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:34 [2020-12-21T00:24:34.574Z] #25 0.955 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:24:34 [2020-12-21T00:24:34.574Z] #25 2.004 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:24:34 [2020-12-21T00:24:34.816Z] + make bundles/buildx
00:24:34 [2020-12-21T00:24:34.876Z] #25 2.992 Fetched 8097 kB in 2s (3370 kB/s)
00:24:35 [2020-12-21T00:24:35.112Z] make: command: Command not found
00:24:35 [2020-12-21T00:24:35.112Z] make: command: Command not found
00:24:35 [2020-12-21T00:24:35.112Z] mkdir bundles
00:24:35 [2020-12-21T00:24:35.112Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
00:24:35 [2020-12-21T00:24:35.112Z] 	--build-arg BUILDX_COMMIT \
00:24:35 [2020-12-21T00:24:35.112Z] 	--build-arg BUILDX_REPO \
00:24:35 [2020-12-21T00:24:35.112Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
00:24:35 [2020-12-21T00:24:35.112Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
00:24:35 [2020-12-21T00:24:35.112Z] 	.
00:24:35 [2020-12-21T00:24:35.112Z] /bin/sh: 4: go: not found
00:24:35 [2020-12-21T00:24:35.112Z] /bin/sh: 5: go: not found
00:24:35 [2020-12-21T00:24:35.135Z] #21 DONE 2.8s
00:24:35 [2020-12-21T00:24:35.135Z] 
00:24:35 [2020-12-21T00:24:35.135Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:35 [2020-12-21T00:24:35.135Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done
00:24:35 [2020-12-21T00:24:35.135Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s
00:24:35 [2020-12-21T00:24:35.168Z] #25 2.992 Reading package lists...
00:24:35 [2020-12-21T00:24:35.698Z] #8 ...
00:24:35 [2020-12-21T00:24:35.698Z] 
00:24:35 [2020-12-21T00:24:35.698Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:24:35 [2020-12-21T00:24:35.698Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:24:35 [2020-12-21T00:24:35.698Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
00:24:35 [2020-12-21T00:24:35.698Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:24:35 [2020-12-21T00:24:35.698Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:24:35 [2020-12-21T00:24:35.698Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done
00:24:35 [2020-12-21T00:24:35.698Z] #60 DONE 3.4s
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.443 Reading package lists...
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.877 Building dependency tree...
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992 The following additional packages will be installed:
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992 Suggested packages:
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992   krb5-doc krb5-user
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992 Recommended packages:
00:24:35 [2020-12-21T00:24:35.783Z] #25 3.992   krb5-locales publicsuffix libsasl2-modules
00:24:35 [2020-12-21T00:24:35.955Z] 
00:24:35 [2020-12-21T00:24:35.955Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:35 [2020-12-21T00:24:35.955Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
00:24:35 [2020-12-21T00:24:35.955Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done
00:24:35 [2020-12-21T00:24:35.955Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.4s
00:24:35 [2020-12-21T00:24:35.955Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.4s
00:24:35 [2020-12-21T00:24:35.955Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.127 The following NEW packages will be installed:
00:24:36 [2020-12-21T00:24:36.073Z] #25 ...
00:24:36 [2020-12-21T00:24:36.073Z] 
00:24:36 [2020-12-21T00:24:36.073Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:24:36 [2020-12-21T00:24:36.073Z] #9 DONE 1.5s
00:24:36 [2020-12-21T00:24:36.073Z] 
00:24:36 [2020-12-21T00:24:36.073Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.127   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.127   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.127   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.127   libssh2-1 libssl1.1 openssl
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.169 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.169 Need to get 4592 kB of archives.
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.169 After this operation, 11.9 MB of additional disk space will be used.
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.169 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.200 Get:2 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.205 Get:3 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.302 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.303 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.308 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.335 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.367 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.372 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.374 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB]
00:24:36 [2020-12-21T00:24:36.073Z] #25 4.378 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:24:36 [2020-12-21T00:24:36.213Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.74MB / 51.83MB 2.6s
00:24:36 [2020-12-21T00:24:36.213Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.21MB / 68.67MB 2.7s
00:24:36 [2020-12-21T00:24:36.213Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.67MB / 120.17MB 2.7s
00:24:36 [2020-12-21T00:24:36.213Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.382 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.400 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.402 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.405 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.407 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.419 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.433 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.445 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.454 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.459 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.533 debconf: delaying package configuration, since apt-utils is not installed
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.541 Fetched 4592 kB in 0s (14.2 MB/s)
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.583 Selecting previously unselected package libssl1.1:s390x.
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.583 (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.)
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.584 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.362Z] #25 4.588 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ...
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.35MB / 51.83MB 2.9s
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.72MB / 68.67MB 2.9s
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.75MB / 120.17MB 2.9s
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.45MB / 51.83MB 3.1s
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.36MB / 68.67MB 3.1s
00:24:36 [2020-12-21T00:24:36.472Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.40MB / 120.17MB 3.1s
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.718 Selecting previously unselected package openssl.
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.720 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.722 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.803 Selecting previously unselected package ca-certificates.
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.804 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.806 Unpacking ca-certificates (20200601~deb10u1) ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.850 Selecting previously unselected package libkeyutils1:s390x.
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.850 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.852 Unpacking libkeyutils1:s390x (1.6-6) ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.871 Selecting previously unselected package libkrb5support0:s390x.
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.872 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.874 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.897 Selecting previously unselected package libk5crypto3:s390x.
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.898 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.900 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.652Z] #25 4.928 Selecting previously unselected package libkrb5-3:s390x.
00:24:36 [2020-12-21T00:24:36.730Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.53MB / 51.83MB 3.2s
00:24:36 [2020-12-21T00:24:36.730Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.20MB / 120.17MB 3.2s
00:24:36 [2020-12-21T00:24:36.730Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.52MB / 51.83MB 3.3s
00:24:36 [2020-12-21T00:24:36.730Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.15MB / 68.67MB 3.3s
00:24:36 [2020-12-21T00:24:36.942Z] #25 4.928 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 4.931 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 4.986 Selecting previously unselected package libgssapi-krb5-2:s390x.
00:24:36 [2020-12-21T00:24:36.942Z] #25 4.987 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 4.989 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.016 Selecting previously unselected package libsasl2-modules-db:s390x.
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.017 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.019 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.042 Selecting previously unselected package libsasl2-2:s390x.
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.042 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.044 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.069 Selecting previously unselected package libldap-common.
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.069 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.071 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.097 Selecting previously unselected package libldap-2.4-2:s390x.
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.098 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.100 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.134 Selecting previously unselected package libnghttp2-14:s390x.
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.136 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.138 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
00:24:36 [2020-12-21T00:24:36.942Z] #25 5.166 Selecting previously unselected package libpsl5:s390x.
00:24:36 [2020-12-21T00:24:36.988Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s
00:24:36 [2020-12-21T00:24:36.988Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.10MB / 68.67MB 3.6s
00:24:36 [2020-12-21T00:24:36.988Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.29MB / 120.17MB 3.6s
00:24:37 [2020-12-21T00:24:37.186Z] Sending build context to Docker daemon  58.06MB

00:24:37 [2020-12-21T00:24:37.186Z] Step 1/15 : ARG GO_VERSION=1.13.15
00:24:37 [2020-12-21T00:24:37.186Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
00:24:37 [2020-12-21T00:24:37.186Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
00:24:37 [2020-12-21T00:24:37.186Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
00:24:37 [2020-12-21T00:24:37.232Z] #25 ...
00:24:37 [2020-12-21T00:24:37.233Z] 
00:24:37 [2020-12-21T00:24:37.233Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:24:37 [2020-12-21T00:24:37.233Z] #10 DONE 1.0s
00:24:37 [2020-12-21T00:24:37.233Z] 
00:24:37 [2020-12-21T00:24:37.233Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:24:37 [2020-12-21T00:24:37.233Z] #37 DONE 0.1s
00:24:37 [2020-12-21T00:24:37.233Z] 
00:24:37 [2020-12-21T00:24:37.233Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.166 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.169 Unpacking libpsl5:s390x (0.20.2-2) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.189 Selecting previously unselected package librtmp1:s390x.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.190 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.192 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.223 Selecting previously unselected package libssh2-1:s390x.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.224 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.227 Unpacking libssh2-1:s390x (1.8.0-2.1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 ...
00:24:37 [2020-12-21T00:24:37.233Z] 
00:24:37 [2020-12-21T00:24:37.233Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:24:37 [2020-12-21T00:24:37.233Z] #29 DONE 0.1s
00:24:37 [2020-12-21T00:24:37.233Z] 
00:24:37 [2020-12-21T00:24:37.233Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.285 Selecting previously unselected package libcurl4:s390x.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.285 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.285 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.328 Selecting previously unselected package curl.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.328 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.330 Unpacking curl (7.64.0-4+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.383 Selecting previously unselected package libonig5:s390x.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.383 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.385 Unpacking libonig5:s390x (6.9.1-1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.435 Selecting previously unselected package libjq1:s390x.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.435 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.435 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.463 Selecting previously unselected package jq.
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.463 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.465 Unpacking jq (1.5+dfsg-2+b1) ...
00:24:37 [2020-12-21T00:24:37.233Z] #25 5.489 Setting up libkeyutils1:s390x (1.6-6) ...
00:24:37 [2020-12-21T00:24:37.245Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.19MB / 68.67MB 3.7s
00:24:37 [2020-12-21T00:24:37.245Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.04MB / 120.17MB 3.7s
00:24:37 [2020-12-21T00:24:37.245Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.09MB / 68.67MB 3.8s
00:24:37 [2020-12-21T00:24:37.512Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.9s
00:24:37 [2020-12-21T00:24:37.512Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.56MB / 120.17MB 3.9s
00:24:37 [2020-12-21T00:24:37.512Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.85MB / 120.17MB 4.1s
00:24:37 [2020-12-21T00:24:37.512Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 90.86MB / 120.17MB 4.2s
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.495 Setting up libpsl5:s390x (0.20.2-2) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.502 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.592 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.609 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.629 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.629 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.630 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.637 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.643 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.650 Setting up libssh2-1:s390x (1.8.0-2.1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.660 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.664 Setting up openssl (1.1.1d-0+deb10u4) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.674 Setting up libonig5:s390x (6.9.1-1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.681 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.689 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ...
00:24:37 [2020-12-21T00:24:37.523Z] #25 5.694 Setting up ca-certificates (20200601~deb10u1) ...
00:24:37 [2020-12-21T00:24:37.775Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.26MB / 120.17MB 4.4s
00:24:38 [2020-12-21T00:24:38.034Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.55MB / 120.17MB 4.5s
00:24:38 [2020-12-21T00:24:38.160Z] #25 6.182 Updating certificates in /etc/ssl/certs...
00:24:38 [2020-12-21T00:24:38.238Z] 1.13.15-buster: Pulling from library/golang
00:24:38 [2020-12-21T00:24:38.868Z] db4e2d8d5901: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] dfe2d012519c: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] 5d8f1d1f9197: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] 1301750ffb48: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] dc5c6edc9cff: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] 3c370c2e2f82: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] 5ffb2f5886e2: Pulling fs layer
00:24:38 [2020-12-21T00:24:38.868Z] 1301750ffb48: Waiting
00:24:38 [2020-12-21T00:24:38.868Z] dc5c6edc9cff: Waiting
00:24:38 [2020-12-21T00:24:38.868Z] 3c370c2e2f82: Waiting
00:24:38 [2020-12-21T00:24:38.868Z] 5ffb2f5886e2: Waiting
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.286 126 added, 0 removed; done.
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.324 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.359 Setting up jq (1.5+dfsg-2+b1) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.367 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.386 Setting up curl (7.64.0-4+deb10u1) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.396 Processing triggers for libc-bin (2.28-10) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.435 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:24:39 [2020-12-21T00:24:39.209Z] #25 7.467 Updating certificates in /etc/ssl/certs...
00:24:39 [2020-12-21T00:24:39.506Z] dfe2d012519c: Verifying Checksum
00:24:39 [2020-12-21T00:24:39.507Z] dfe2d012519c: Download complete
00:24:39 [2020-12-21T00:24:39.507Z] 5d8f1d1f9197: Verifying Checksum
00:24:39 [2020-12-21T00:24:39.507Z] 5d8f1d1f9197: Download complete
00:24:39 [2020-12-21T00:24:39.929Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.4s done
00:24:39 [2020-12-21T00:24:39.929Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.3s done
00:24:39 [2020-12-21T00:24:39.929Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.4s
00:24:39 [2020-12-21T00:24:39.929Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.5s done
00:24:40 [2020-12-21T00:24:40.494Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done
00:24:41 [2020-12-21T00:24:41.278Z] #25 9.205 0 added, 0 removed; done.
00:24:41 [2020-12-21T00:24:41.278Z] #25 9.207 Running hooks in /etc/ca-certificates/update.d...
00:24:41 [2020-12-21T00:24:41.278Z] #25 9.209 done.
00:24:41 [2020-12-21T00:24:41.426Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s
00:24:41 [2020-12-21T00:24:41.426Z] #8 ...
00:24:41 [2020-12-21T00:24:41.426Z] 
00:24:41 [2020-12-21T00:24:41.426Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:24:41 [2020-12-21T00:24:41.426Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
00:24:41 [2020-12-21T00:24:41.426Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
00:24:41 [2020-12-21T00:24:41.426Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
00:24:41 [2020-12-21T00:24:41.426Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 2.4s done
00:24:41 [2020-12-21T00:24:41.426Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
00:24:41 [2020-12-21T00:24:41.426Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.3s done
00:24:41 [2020-12-21T00:24:41.426Z] #24 DONE 9.0s
00:24:41 [2020-12-21T00:24:41.426Z] 
00:24:41 [2020-12-21T00:24:41.426Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:41 [2020-12-21T00:24:41.426Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done
00:24:41 [2020-12-21T00:24:41.426Z] #8 ...
00:24:41 [2020-12-21T00:24:41.426Z] 
00:24:41 [2020-12-21T00:24:41.426Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:41 [2020-12-21T00:24:41.574Z] #25 DONE 9.6s
00:24:41 [2020-12-21T00:24:41.574Z] 
00:24:41 [2020-12-21T00:24:41.574Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:24:41 [2020-12-21T00:24:41.574Z] #26 DONE 0.1s
00:24:41 [2020-12-21T00:24:41.574Z] 
00:24:41 [2020-12-21T00:24:41.574Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:41 [2020-12-21T00:24:41.664Z] db4e2d8d5901: Verifying Checksum
00:24:41 [2020-12-21T00:24:41.664Z] db4e2d8d5901: Download complete
00:24:42 [2020-12-21T00:24:42.319Z] 1301750ffb48: Verifying Checksum
00:24:42 [2020-12-21T00:24:42.319Z] 1301750ffb48: Download complete
00:24:42 [2020-12-21T00:24:42.319Z] 5ffb2f5886e2: Verifying Checksum
00:24:42 [2020-12-21T00:24:42.319Z] 5ffb2f5886e2: Download complete
00:24:42 [2020-12-21T00:24:42.356Z] #25 0.955 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:24:42 [2020-12-21T00:24:42.356Z] #25 0.964 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:42 [2020-12-21T00:24:42.614Z] #25 1.056 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:42 [2020-12-21T00:24:42.614Z] #25 1.133 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:24:42 [2020-12-21T00:24:42.879Z] #25 1.417 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:24:43 [2020-12-21T00:24:43.135Z] #25 1.621 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:24:43 [2020-12-21T00:24:43.363Z] dc5c6edc9cff: Verifying Checksum
00:24:43 [2020-12-21T00:24:43.363Z] dc5c6edc9cff: Download complete
00:24:43 [2020-12-21T00:24:43.647Z] #27 1.740 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:24:43 [2020-12-21T00:24:43.647Z] #27 2.102 #=#=#                                                                         
00:24:44 [2020-12-21T00:24:44.878Z] db4e2d8d5901: Pull complete
00:24:45 [2020-12-21T00:24:45.030Z] #25 3.208 Fetched 8410 kB in 3s (3360 kB/s)
00:24:45 [2020-12-21T00:24:45.519Z] dfe2d012519c: Pull complete
00:24:45 [2020-12-21T00:24:45.596Z] #25 3.208 Reading package lists...
00:24:45 [2020-12-21T00:24:45.679Z] #27 2.240 
                                                                           0.4%
######                                                                     8.5%
##############                                                            19.7%
###################                                                       26.5%
#######################                                                   33.2%
###########################                                               38.4%
###############################                                           43.9%
####################################                                      51.2%
#########################################                                 58.3%
#############################################                             62.8%
##################################################                        69.6%
########################################################                  78.5%
##############################################################            86.3%
###################################################################       93.1%
#######################################################################   99.9%
######################################################################## 100.0%
00:24:45 [2020-12-21T00:24:45.812Z] 3c370c2e2f82: Verifying Checksum
00:24:45 [2020-12-21T00:24:45.812Z] 3c370c2e2f82: Download complete
00:24:45 [2020-12-21T00:24:45.812Z] 5d8f1d1f9197: Pull complete
00:24:45 [2020-12-21T00:24:45.972Z] #27 4.337 #=#=#                                                                         
00:24:46 [2020-12-21T00:24:46.262Z] #27 4.467 
#####                                                                      7.6%
###############################################                           65.8%
######################################################################## 100.0%
00:24:46 [2020-12-21T00:24:46.528Z] #25 4.135 Reading package lists...
00:24:46 [2020-12-21T00:24:46.552Z] #27 5.049 
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.039 Building dependency tree...
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.368 The following additional packages will be installed:
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.368   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371 Suggested packages:
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371   krb5-doc krb5-user
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371 Recommended packages:
00:24:46 [2020-12-21T00:24:46.785Z] #25 5.371   krb5-locales publicsuffix libsasl2-modules
00:24:47 [2020-12-21T00:24:47.042Z] #25 5.577 The following NEW packages will be installed:
00:24:47 [2020-12-21T00:24:47.042Z] #25 5.577   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:24:47 [2020-12-21T00:24:47.042Z] #25 5.577   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:24:47 [2020-12-21T00:24:47.042Z] #25 5.577   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:24:47 [2020-12-21T00:24:47.042Z] #25 5.577   libssh2-1 libssl1.1 openssl
00:24:47 [2020-12-21T00:24:47.154Z] #27 5.164 
                                                                           0.1%
#############################                                             41.2%
#####################################################                     74.8%
######################################################################## 100.0%
00:24:47 [2020-12-21T00:24:47.154Z] #27 ...
00:24:47 [2020-12-21T00:24:47.154Z] 
00:24:47 [2020-12-21T00:24:47.154Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + RM_GOPATH=0
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + TMP_GOPATH=
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + : /build
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + '[' -z '' ']'
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 ++ mktemp -d
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + export GOPATH=/tmp/tmp.jo70CDWQMw
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + GOPATH=/tmp/tmp.jo70CDWQMw
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + RM_GOPATH=1
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.004 + case "$(go env GOARCH)" in
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.005 ++ go env GOARCH
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.011 + export GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.011 + GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.011 ++ dirname /tmp/install/install.sh
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + dir=/tmp/install
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + bin=dockercli
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + shift
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + . /tmp/install/dockercli.installer
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 ++ : stable
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 ++ : 17.06.2-ce
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + install_dockercli
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.016 Install docker/cli version 17.06.2-ce from stable
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.017 ++ uname -m
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + arch=s390x
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + '[' s390x '!=' x86_64 ']'
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + '[' s390x '!=' s390x ']'
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + url=https://download.docker.com/linux/static
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
00:24:47 [2020-12-21T00:24:47.154Z] #22 3.032 + tar -xz docker/docker
00:24:47 [2020-12-21T00:24:47.154Z] #22 9.421 + mkdir -p /build
00:24:47 [2020-12-21T00:24:47.154Z] #22 9.435 + mv docker/docker /build/
00:24:47 [2020-12-21T00:24:47.154Z] #22 9.442 + rmdir docker
00:24:47 [2020-12-21T00:24:47.154Z] #22 DONE 10.1s
00:24:47 [2020-12-21T00:24:47.154Z] 
00:24:47 [2020-12-21T00:24:47.154Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + RM_GOPATH=0
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + TMP_GOPATH=
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + : /build
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + '[' -z '' ']'
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 ++ mktemp -d
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + export GOPATH=/tmp/tmp.1SDKKyGdiT
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + GOPATH=/tmp/tmp.1SDKKyGdiT
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + RM_GOPATH=1
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 + case "$(go env GOARCH)" in
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.777 ++ go env GOARCH
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.781 + export GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.781 + GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.781 ++ dirname /tmp/install/install.sh
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + dir=/tmp/install
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + bin=gotestsum
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + shift
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + . /tmp/install/gotestsum.installer
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 ++ : v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.782 + install_gotestsum
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.783 + set -e
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.783 + export GO111MODULE=on
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.783 + GO111MODULE=on
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.783 + GOBIN=/build
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.783 + go get gotest.tools/gotestsum@v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.794 go: finding gotest.tools v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 2.795 go: finding gotest.tools/gotestsum v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 3.291 go: downloading gotest.tools/gotestsum v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 3.731 go: extracting gotest.tools/gotestsum v0.5.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.107 go: downloading github.com/pkg/errors v0.9.1
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.108 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.108 go: downloading github.com/spf13/pflag v1.0.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.109 go: downloading github.com/fatih/color v1.9.0
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.174 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.197 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.198 go: downloading github.com/jonboulle/clockwork v0.1.0
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.269 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.286 go: extracting github.com/pkg/errors v0.9.1
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.294 go: extracting github.com/fatih/color v1.9.0
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.333 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.345 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.392 go: extracting github.com/jonboulle/clockwork v0.1.0
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.402 go: extracting github.com/spf13/pflag v1.0.3
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.491 go: downloading github.com/mattn/go-isatty v0.0.12
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.608 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.634 go: downloading github.com/mattn/go-colorable v0.1.6
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.727 go: extracting github.com/mattn/go-isatty v0.0.12
00:24:47 [2020-12-21T00:24:47.154Z] #45 5.903 go: extracting github.com/mattn/go-colorable v0.1.6
00:24:47 [2020-12-21T00:24:47.154Z] #45 7.265 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:24:47 [2020-12-21T00:24:47.154Z] #45 7.610 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:24:47 [2020-12-21T00:24:47.154Z] #45 8.238 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:24:47 [2020-12-21T00:24:47.154Z] #45 ...
00:24:47 [2020-12-21T00:24:47.154Z] 
00:24:47 [2020-12-21T00:24:47.154Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:24:47 [2020-12-21T00:24:47.154Z] #11 1.269 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:24:47 [2020-12-21T00:24:47.154Z] #11 1.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:47 [2020-12-21T00:24:47.154Z] #11 1.411 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:47 [2020-12-21T00:24:47.154Z] #11 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:24:47 [2020-12-21T00:24:47.154Z] #11 2.281 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:24:47 [2020-12-21T00:24:47.154Z] #11 3.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:24:47 [2020-12-21T00:24:47.154Z] #11 9.918 Fetched 8097 kB in 9s (929 kB/s)
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.862 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.862 Need to get 5047 kB of archives.
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.862 After this operation, 12.1 MB of additional disk space will be used.
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.862 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.875 Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.885 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.885 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.885 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.885 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.895 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.923 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.923 Get:9 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.935 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.935 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.935 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.941 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.945 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.950 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.961 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.973 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.973 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.980 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:24:47 [2020-12-21T00:24:47.300Z] #25 5.980 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:24:47 [2020-12-21T00:24:47.457Z] #11 9.918 Reading package lists...
00:24:47 [2020-12-21T00:24:47.457Z] #11 ...
00:24:47 [2020-12-21T00:24:47.457Z] 
00:24:47 [2020-12-21T00:24:47.457Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.147 + RM_GOPATH=0
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.147 + TMP_GOPATH=
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.147 + : /build
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.147 + '[' -z '' ']'
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.147 ++ mktemp -d
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + export GOPATH=/tmp/tmp.0lRk1iwHVL
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + GOPATH=/tmp/tmp.0lRk1iwHVL
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + RM_GOPATH=1
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + case "$(go env GOARCH)" in
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 ++ go env GOARCH
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + export GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 + GO_BUILDMODE=-buildmode=pie
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.158 ++ dirname /tmp/install/install.sh
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + dir=/tmp/install
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + bin=rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + shift
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + . /tmp/install/rootlesskit.installer
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + install_rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + case "$1" in
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + export CGO_ENABLED=0
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + CGO_ENABLED=0
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + _install_rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.188 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0lRk1iwHVL/src/github.com/rootless-containers/rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 1.272 Cloning into '/tmp/tmp.0lRk1iwHVL/src/github.com/rootless-containers/rootlesskit'...
00:24:47 [2020-12-21T00:24:47.457Z] #56 4.441 + cd /tmp/tmp.0lRk1iwHVL/src/github.com/rootless-containers/rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 4.444 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:24:47 [2020-12-21T00:24:47.457Z] #56 4.627 + for f in rootlesskit rootlesskit-docker-proxy
00:24:47 [2020-12-21T00:24:47.457Z] #56 4.627 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:24:47 [2020-12-21T00:24:47.457Z] #56 ...
00:24:47 [2020-12-21T00:24:47.457Z] 
00:24:47 [2020-12-21T00:24:47.457Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:24:47 [2020-12-21T00:24:47.457Z] #38 2.921 + git clone https://github.com/docker/distribution.git .
00:24:47 [2020-12-21T00:24:47.457Z] #38 2.924 Cloning into '.'...
00:24:47 [2020-12-21T00:24:47.557Z] #25 5.981 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:24:47 [2020-12-21T00:24:47.557Z] #25 6.124 debconf: delaying package configuration, since apt-utils is not installed
00:24:47 [2020-12-21T00:24:47.557Z] #25 6.147 Fetched 5047 kB in 0s (13.4 MB/s)
00:24:47 [2020-12-21T00:24:47.557Z] #25 6.216 Selecting previously unselected package libssl1.1:amd64.
00:24:47 [2020-12-21T00:24:47.558Z] #25 6.216 (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.)
00:24:47 [2020-12-21T00:24:47.558Z] #25 6.216 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
00:24:47 [2020-12-21T00:24:47.750Z] #38 ...
00:24:47 [2020-12-21T00:24:47.750Z] 
00:24:47 [2020-12-21T00:24:47.750Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:24:47 [2020-12-21T00:24:47.750Z] #53 2.006 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #53 2.079 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #53 2.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #53 2.597 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #53 3.840 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #53 5.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:24:47 [2020-12-21T00:24:47.750Z] #53 ...
00:24:47 [2020-12-21T00:24:47.750Z] 
00:24:47 [2020-12-21T00:24:47.750Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:24:47 [2020-12-21T00:24:47.750Z] #34 2.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #34 2.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #34 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:47 [2020-12-21T00:24:47.750Z] #34 3.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:24:47 [2020-12-21T00:24:47.751Z] #34 5.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:24:47 [2020-12-21T00:24:47.751Z] #34 6.567 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:24:47 [2020-12-21T00:24:47.815Z] #25 6.235 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:24:47 [2020-12-21T00:24:47.815Z] #25 6.453 Selecting previously unselected package openssl.
00:24:47 [2020-12-21T00:24:47.815Z] #25 6.453 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
00:24:47 [2020-12-21T00:24:47.815Z] #25 6.456 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:24:48 [2020-12-21T00:24:48.041Z] #34 ...
00:24:48 [2020-12-21T00:24:48.041Z] 
00:24:48 [2020-12-21T00:24:48.041Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.279 + RM_GOPATH=0
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.279 + TMP_GOPATH=
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.279 + : /build
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.279 + '[' -z '' ']'
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.279 ++ mktemp -d
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.282 + export GOPATH=/tmp/tmp.3iCukWfCf3
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.282 + GOPATH=/tmp/tmp.3iCukWfCf3
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.282 + RM_GOPATH=1
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.282 + case "$(go env GOARCH)" in
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.283 ++ go env GOARCH
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.298 + export GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.298 + GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.298 ++ dirname /tmp/install/install.sh
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + dir=/tmp/install
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + bin=tomlv
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + shift
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + . /tmp/install/tomlv.installer
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + install_tomlv
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3iCukWfCf3/src/github.com/BurntSushi/toml
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.306 Cloning into '/tmp/tmp.3iCukWfCf3/src/github.com/BurntSushi/toml'...
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.941 + cd /tmp/tmp.3iCukWfCf3/src/github.com/BurntSushi/toml
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.941 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:24:48 [2020-12-21T00:24:48.041Z] #32 2.952 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.237 internal/cpu
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.242 runtime/internal/atomic
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.347 runtime/internal/sys
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.532 runtime/internal/math
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.613 math/bits
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.716 internal/bytealg
00:24:48 [2020-12-21T00:24:48.041Z] #32 3.960 math
00:24:48 [2020-12-21T00:24:48.041Z] #32 4.081 runtime
00:24:48 [2020-12-21T00:24:48.041Z] #32 8.714 internal/testlog
00:24:48 [2020-12-21T00:24:48.041Z] #32 8.995 encoding
00:24:48 [2020-12-21T00:24:48.041Z] #32 9.111 runtime/cgo
00:24:48 [2020-12-21T00:24:48.041Z] #32 ...
00:24:48 [2020-12-21T00:24:48.041Z] 
00:24:48 [2020-12-21T00:24:48.041Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + RM_GOPATH=0
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + TMP_GOPATH=
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + : /build
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + '[' -z '' ']'
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 ++ mktemp -d
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + export GOPATH=/tmp/tmp.WQXMQSEE1o
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + GOPATH=/tmp/tmp.WQXMQSEE1o
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + RM_GOPATH=1
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 + case "$(go env GOARCH)" in
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.068 ++ go env GOARCH
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.081 + export GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.081 + GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.082 ++ dirname /tmp/install/install.sh
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + dir=/tmp/install
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + bin=shfmt
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + shift
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + . /tmp/install/shfmt.installer
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + install_shfmt
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.089 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WQXMQSEE1o/src/github.com/mvdan/sh
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.092 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:24:48 [2020-12-21T00:24:48.041Z] #49 2.097 Cloning into '/tmp/tmp.WQXMQSEE1o/src/github.com/mvdan/sh'...
00:24:48 [2020-12-21T00:24:48.041Z] #49 8.190 + cd /tmp/tmp.WQXMQSEE1o/src/github.com/mvdan/sh
00:24:48 [2020-12-21T00:24:48.041Z] #49 8.210 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:24:48 [2020-12-21T00:24:48.041Z] #49 8.301 + GO111MODULE=on
00:24:48 [2020-12-21T00:24:48.041Z] #49 8.301 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:24:48 [2020-12-21T00:24:48.041Z] #49 9.183 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:24:48 [2020-12-21T00:24:48.041Z] #49 9.235 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:24:48 [2020-12-21T00:24:48.041Z] #49 9.288 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:24:48 [2020-12-21T00:24:48.041Z] #49 9.354 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:24:48 [2020-12-21T00:24:48.041Z] #49 9.375 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:24:48 [2020-12-21T00:24:48.041Z] #49 10.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:24:48 [2020-12-21T00:24:48.041Z] #49 10.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:24:48 [2020-12-21T00:24:48.071Z] #25 6.592 Selecting previously unselected package ca-certificates.
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.592 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.601 Unpacking ca-certificates (20200601~deb10u1) ...
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.661 Selecting previously unselected package libkeyutils1:amd64.
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.663 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.667 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.703 Selecting previously unselected package libkrb5support0:amd64.
00:24:48 [2020-12-21T00:24:48.072Z] #25 6.703 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.775 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.818 Selecting previously unselected package libk5crypto3:amd64.
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.818 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.824 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.884 Selecting previously unselected package libkrb5-3:amd64.
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.886 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 6.890 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 7.004 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:24:48 [2020-12-21T00:24:48.328Z] #25 7.004 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.328Z] #25 7.016 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.331Z] #49 ...
00:24:48 [2020-12-21T00:24:48.331Z] 
00:24:48 [2020-12-21T00:24:48.331Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:24:48 [2020-12-21T00:24:48.331Z] #30 2.783 + git clone https://github.com/kolyshkin/go-swagger.git .
00:24:48 [2020-12-21T00:24:48.331Z] #30 2.787 Cloning into '.'...
00:24:48 [2020-12-21T00:24:48.331Z] #30 ...
00:24:48 [2020-12-21T00:24:48.331Z] 
00:24:48 [2020-12-21T00:24:48.331Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.879 + RM_GOPATH=0
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.879 + TMP_GOPATH=
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.879 + : /build
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.879 + '[' -z '' ']'
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.885 ++ mktemp -d
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.887 + export GOPATH=/tmp/tmp.K62QdqN1rh
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.887 + GOPATH=/tmp/tmp.K62QdqN1rh
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.887 + RM_GOPATH=1
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.887 + case "$(go env GOARCH)" in
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.887 ++ go env GOARCH
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.892 + export GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.892 + GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.893 ++ dirname /tmp/install/install.sh
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 + dir=/tmp/install
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 + bin=proxy
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 + shift
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 + '[' '!' -f /tmp/install/proxy.installer ']'
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 + . /tmp/install/proxy.installer
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.896 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + install_proxy
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + case "$1" in
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + export CGO_ENABLED=0
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + CGO_ENABLED=0
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + _install_proxy
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.897 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.K62QdqN1rh/src/github.com/docker/libnetwork
00:24:48 [2020-12-21T00:24:48.331Z] #62 2.903 Cloning into '/tmp/tmp.K62QdqN1rh/src/github.com/docker/libnetwork'...
00:24:48 [2020-12-21T00:24:48.331Z] #62 ...
00:24:48 [2020-12-21T00:24:48.331Z] 
00:24:48 [2020-12-21T00:24:48.331Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:24:48 [2020-12-21T00:24:48.331Z] #40 3.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:24:48 [2020-12-21T00:24:48.331Z] #40 3.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:24:48 [2020-12-21T00:24:48.331Z] #40 3.260 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:24:48 [2020-12-21T00:24:48.331Z] #40 3.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:24:48 [2020-12-21T00:24:48.331Z] #40 5.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:24:48 [2020-12-21T00:24:48.331Z] #40 7.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:24:48 [2020-12-21T00:24:48.563Z] 1301750ffb48: Pull complete
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.086 Selecting previously unselected package libsasl2-modules-db:amd64.
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.086 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.093 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.146 Selecting previously unselected package libsasl2-2:amd64.
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.146 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.152 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.194 Selecting previously unselected package libldap-common.
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.194 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:24:48 [2020-12-21T00:24:48.584Z] #25 7.199 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:24:48 [2020-12-21T00:24:48.621Z] #40 ...
00:24:48 [2020-12-21T00:24:48.621Z] 
00:24:48 [2020-12-21T00:24:48.621Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + RM_GOPATH=0
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + TMP_GOPATH=
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + : /build
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + '[' -z '' ']'
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 ++ mktemp -d
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + export GOPATH=/tmp/tmp.OANEwQ9s2f
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + GOPATH=/tmp/tmp.OANEwQ9s2f
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + RM_GOPATH=1
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 + case "$(go env GOARCH)" in
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.726 ++ go env GOARCH
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.755 + export GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.755 + GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.755 ++ dirname /tmp/install/install.sh
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + dir=/tmp/install
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + bin=golangci_lint
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + shift
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + . /tmp/install/golangci_lint.installer
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 ++ : v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + install_golangci_lint
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + set -e
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + export GO111MODULE=on
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + GO111MODULE=on
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + GOBIN=/build
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.764 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.792 go: finding github.com v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.793 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.793 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.795 go: finding github.com/golangci/golangci-lint v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 2.795 go: finding github.com/golangci v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 3.381 go: downloading github.com/golangci/golangci-lint v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 3.794 go: extracting github.com/golangci/golangci-lint v1.23.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.402 go: downloading github.com/spf13/viper v1.6.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.406 go: downloading github.com/fatih/color v1.7.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.432 go: downloading github.com/pkg/errors v0.8.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.469 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.470 go: downloading github.com/spf13/cobra v0.0.5
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.480 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.499 go: downloading github.com/sirupsen/logrus v1.4.2
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.500 go: extracting github.com/fatih/color v1.7.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.573 go: downloading github.com/go-critic/go-critic v0.4.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.678 go: downloading github.com/stretchr/testify v1.4.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.678 go: downloading github.com/spf13/pflag v1.0.5
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.693 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.694 go: extracting github.com/pkg/errors v0.8.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.751 go: extracting github.com/spf13/viper v1.6.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.775 go: extracting github.com/sirupsen/logrus v1.4.2
00:24:48 [2020-12-21T00:24:48.621Z] #47 7.822 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.099 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.101 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.106 go: extracting github.com/spf13/cobra v0.0.5
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.125 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.200 go: extracting github.com/spf13/pflag v1.0.5
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.201 go: extracting github.com/stretchr/testify v1.4.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.263 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.274 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.274 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.301 go: extracting github.com/go-critic/go-critic v0.4.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.321 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.321 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.482 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.515 go: downloading github.com/mattn/go-isatty v0.0.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.570 go: extracting github.com/mattn/go-isatty v0.0.8
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.730 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.730 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.732 go: downloading github.com/spf13/cast v1.3.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.762 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.770 go: extracting github.com/spf13/cast v1.3.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.839 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 8.850 go: downloading github.com/subosito/gotenv v1.2.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 9.095 go: downloading github.com/ultraware/funlen v0.0.2
00:24:48 [2020-12-21T00:24:48.621Z] #47 9.096 go: extracting github.com/subosito/gotenv v1.2.0
00:24:48 [2020-12-21T00:24:48.621Z] #47 9.099 go: downloading github.com/uudashr/gocognit v1.0.1
00:24:48 [2020-12-21T00:24:48.621Z] #47 9.212 go: extracting github.com/ultraware/funlen v0.0.2
00:24:48 [2020-12-21T00:24:48.621Z] #47 9.233 go: extracting github.com/uudashr/gocognit v1.0.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.236 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.237 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.335 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.469 go: downloading github.com/magiconair/properties v1.8.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.637 go: extracting github.com/magiconair/properties v1.8.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.649 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.746 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.871 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 9.989 go: downloading github.com/go-toolsmith/astp v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.04 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.05 go: extracting github.com/go-toolsmith/astp v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.05 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.10 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.10 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.15 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:24:48 [2020-12-21T00:24:48.622Z] #47 10.17 go: downloading github.com/gogo/protobuf v1.2.1
00:24:48 [2020-12-21T00:24:48.622Z] #47 ...
00:24:48 [2020-12-21T00:24:48.622Z] 
00:24:48 [2020-12-21T00:24:48.622Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + RM_GOPATH=0
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + TMP_GOPATH=
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + : /build
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + '[' -z '' ']'
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 ++ mktemp -d
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + export GOPATH=/tmp/tmp.2NCLybE67n
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + GOPATH=/tmp/tmp.2NCLybE67n
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + RM_GOPATH=1
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 + case "$(go env GOARCH)" in
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.733 ++ go env GOARCH
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.736 + export GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.736 + GO_BUILDMODE=-buildmode=pie
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 ++ dirname /tmp/install/install.sh
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + dir=/tmp/install
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + bin=vndr
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + shift
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + '[' '!' -f /tmp/install/vndr.installer ']'
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + . /tmp/install/vndr.installer
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + install_vndr
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2NCLybE67n/src/github.com/LK4D4/vndr
00:24:48 [2020-12-21T00:24:48.622Z] #43 2.743 Cloning into '/tmp/tmp.2NCLybE67n/src/github.com/LK4D4/vndr'...
00:24:48 [2020-12-21T00:24:48.622Z] #43 3.342 + cd /tmp/tmp.2NCLybE67n/src/github.com/LK4D4/vndr
00:24:48 [2020-12-21T00:24:48.622Z] #43 3.347 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:24:48 [2020-12-21T00:24:48.622Z] #43 3.363 + go build -buildmode=pie -v -o /build/vndr .
00:24:48 [2020-12-21T00:24:48.622Z] #43 4.166 internal/race
00:24:48 [2020-12-21T00:24:48.622Z] #43 4.194 sync/atomic
00:24:48 [2020-12-21T00:24:48.622Z] #43 4.253 runtime
00:24:48 [2020-12-21T00:24:48.622Z] #43 4.334 unicode
00:24:48 [2020-12-21T00:24:48.622Z] #43 7.139 unicode/utf8
00:24:48 [2020-12-21T00:24:48.622Z] #43 7.582 math
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.250 Selecting previously unselected package libldap-2.4-2:amd64.
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.250 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.255 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.314 Selecting previously unselected package libnghttp2-14:amd64.
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.314 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.319 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.372 Selecting previously unselected package libpsl5:amd64.
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.372 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.841Z] #25 7.376 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:24:48 [2020-12-21T00:24:48.842Z] #25 7.418 Selecting previously unselected package librtmp1:amd64.
00:24:48 [2020-12-21T00:24:48.842Z] #25 7.418 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:24:48 [2020-12-21T00:24:48.842Z] #25 7.421 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:24:48 [2020-12-21T00:24:48.842Z] #25 7.465 Selecting previously unselected package libssh2-1:amd64.
00:24:48 [2020-12-21T00:24:48.913Z] #43 ...
00:24:48 [2020-12-21T00:24:48.913Z] 
00:24:48 [2020-12-21T00:24:48.913Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:48 [2020-12-21T00:24:48.913Z] #27 5.744 #=#=#                                                                         
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.466 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.469 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.513 Selecting previously unselected package libcurl4:amd64.
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.513 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.518 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.583 Selecting previously unselected package curl.
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.583 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.590 Unpacking curl (7.64.0-4+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.646 Selecting previously unselected package libonig5:amd64.
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.646 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.651 Unpacking libonig5:amd64 (6.9.1-1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.711 Selecting previously unselected package libjq1:amd64.
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.711 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.715 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.752 Selecting previously unselected package jq.
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.752 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.757 Unpacking jq (1.5+dfsg-2+b1) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.796 Setting up libkeyutils1:amd64 (1.6-6) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.805 Setting up libpsl5:amd64 (0.20.2-2) ...
00:24:49 [2020-12-21T00:24:49.099Z] #25 7.814 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:24:49 [2020-12-21T00:24:49.234Z] #27 5.929 
                                                                           0.5%
#######                                                                   10.6%
############                                                              17.0%
###############                                                           21.3%
##################                                                        25.6%
########################                                                  34.2%
#############################                                             40.6%
##################################                                        48.2%
########################################                                  56.6%
################################################                          67.3%
######################################################                    76.0%
###########################################################               82.4%
#################################################################         91.0%
#######################################################################   99.6%
######################################################################## 100.0%
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.919 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.930 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.944 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.955 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.965 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.976 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.986 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 7.995 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 8.005 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 8.016 Setting up openssl (1.1.1d-0+deb10u4) ...
00:24:49 [2020-12-21T00:24:49.356Z] #25 8.029 Setting up libonig5:amd64 (6.9.1-1) ...
00:24:49 [2020-12-21T00:24:49.613Z] #25 8.039 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:24:49 [2020-12-21T00:24:49.613Z] #25 8.049 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:24:49 [2020-12-21T00:24:49.613Z] #25 8.061 Setting up ca-certificates (20200601~deb10u1) ...
00:24:49 [2020-12-21T00:24:49.863Z] #27 8.106 #=#=#                                                                         
00:24:50 [2020-12-21T00:24:50.177Z] #25 8.631 Updating certificates in /etc/ssl/certs...
00:24:50 [2020-12-21T00:24:50.664Z] dc5c6edc9cff: Pull complete
00:24:50 [2020-12-21T00:24:50.750Z] #25 9.390 126 added, 0 removed; done.
00:24:51 [2020-12-21T00:24:51.007Z] #25 9.433 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:24:51 [2020-12-21T00:24:51.007Z] #25 9.472 Setting up jq (1.5+dfsg-2+b1) ...
00:24:51 [2020-12-21T00:24:51.007Z] #25 9.502 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:24:51 [2020-12-21T00:24:51.007Z] #25 9.513 Setting up curl (7.64.0-4+deb10u1) ...
00:24:51 [2020-12-21T00:24:51.007Z] #25 9.527 Processing triggers for libc-bin (2.28-10) ...
00:24:51 [2020-12-21T00:24:51.264Z] #25 9.625 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:24:51 [2020-12-21T00:24:51.264Z] #25 9.635 Updating certificates in /etc/ssl/certs...
00:24:51 [2020-12-21T00:24:51.828Z] #25 10.22 0 added, 0 removed; done.
00:24:51 [2020-12-21T00:24:51.828Z] #25 10.22 Running hooks in /etc/ca-certificates/update.d...
00:24:51 [2020-12-21T00:24:51.828Z] #25 10.22 done.
00:24:51 [2020-12-21T00:24:51.828Z] #25 ...
00:24:51 [2020-12-21T00:24:51.828Z] 
00:24:51 [2020-12-21T00:24:51.828Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:51 [2020-12-21T00:24:51.828Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
00:24:51 [2020-12-21T00:24:51.828Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
00:24:51 [2020-12-21T00:24:51.828Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done
00:24:51 [2020-12-21T00:24:51.828Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done
00:24:51 [2020-12-21T00:24:51.828Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.2s
00:24:55 [2020-12-21T00:24:55.102Z] #8 ...
00:24:55 [2020-12-21T00:24:55.102Z] 
00:24:55 [2020-12-21T00:24:55.102Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:24:55 [2020-12-21T00:24:55.102Z] #25 DONE 13.6s
00:24:55 [2020-12-21T00:24:55.102Z] 
00:24:55 [2020-12-21T00:24:55.102Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:24:55 [2020-12-21T00:24:55.102Z] #26 DONE 0.1s
00:24:55 [2020-12-21T00:24:55.102Z] 
00:24:55 [2020-12-21T00:24:55.102Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:55 [2020-12-21T00:24:55.137Z] 3c370c2e2f82: Pull complete
00:24:55 [2020-12-21T00:24:55.137Z] 5ffb2f5886e2: Pull complete
00:24:55 [2020-12-21T00:24:55.137Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:24:55 [2020-12-21T00:24:55.137Z] Status: Downloaded newer image for golang:1.13.15-buster
00:24:55 [2020-12-21T00:24:55.137Z]  ---> 805dc2d65d1c
00:24:55 [2020-12-21T00:24:55.137Z] Step 5/15 : ARG BUILDX_REPO
00:24:55 [2020-12-21T00:24:55.137Z]  ---> Running in 67692d03fffe
00:24:55 [2020-12-21T00:24:55.137Z] Removing intermediate container 67692d03fffe
00:24:55 [2020-12-21T00:24:55.137Z]  ---> a3c5c68b815d
00:24:55 [2020-12-21T00:24:55.137Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
00:24:55 [2020-12-21T00:24:55.137Z]  ---> Running in cb647f13dfea
00:24:55 [2020-12-21T00:24:55.137Z] Cloning into '/buildx'...
00:24:55 [2020-12-21T00:24:55.506Z] #27 8.276 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.6%
####                                                                       6.1%
######                                                                     8.6%
#######                                                                   11.1%
#########                                                                 13.0%
###########                                                               16.0%
#############                                                             18.7%
#############                                                             19.4%
################                                                          22.8%
##################                                                        26.0%
####################                                                      27.8%
#####################                                                     29.7%
#######################                                                   32.2%
#########################                                                 34.9%
##########################                                                36.9%
############################                                              39.9%
##############################                                            42.3%
###############################                                           43.8%
################################                                          45.6%
##################################                                        47.5%
###################################                                       49.3%
####################################                                      51.2%
#####################################                                     52.5%
#######################################                                   54.8%
########################################                                  56.6%
##########################################                                58.6%
###########################################                               60.5%
############################################                              62.0%
#############################################                             63.6%
##############################################                            65.3%
################################################                          67.8%
#################################################                         69.2%
###################################################                       71.4%
####################################################                      73.5%
######################################################                    75.5%
#######################################################                   77.4%
#########################################################                 79.2%
##########################################################                81.7%
#############################################################             84.8%
###############################################################           87.5%
###############################################################           88.4%
#################################################################         91.4%
###################################################################       93.2%
####################################################################      95.1%
######################################################################    97.6%
#######################################################################   99.5%
######################################################################## 100.0%
00:24:55 [2020-12-21T00:24:55.506Z] #27 14.07 
00:24:56 [2020-12-21T00:24:56.080Z] #27 ...
00:24:56 [2020-12-21T00:24:56.080Z] 
00:24:56 [2020-12-21T00:24:56.080Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:24:56 [2020-12-21T00:24:56.080Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s done
00:24:56 [2020-12-21T00:24:56.080Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:24:56 [2020-12-21T00:24:56.080Z] #8 DONE 23.5s
00:24:56 [2020-12-21T00:24:56.080Z] 
00:24:56 [2020-12-21T00:24:56.080Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:24:56 [2020-12-21T00:24:56.647Z] #9 DONE 0.5s
00:24:56 [2020-12-21T00:24:56.647Z] 
00:24:56 [2020-12-21T00:24:56.647Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:56 [2020-12-21T00:24:56.647Z] #27 1.299 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:24:56 [2020-12-21T00:24:56.647Z] #27 1.397 
00:24:57 [2020-12-21T00:24:57.009Z] #27 15.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:24:57 [2020-12-21T00:24:57.009Z] #27 15.45 
00:24:57 [2020-12-21T00:24:57.162Z] #27 1.527 
#########                                                                 12.8%
#########################                                                 35.7%
########################################                                  56.2%
######################################################                    76.3%
#####################################################################     96.3%
######################################################################## 100.0%
00:24:57 [2020-12-21T00:24:57.162Z] #27 2.003 
00:24:57 [2020-12-21T00:24:57.299Z] #27 15.60 
######                                                                     9.5%
######################################################################## 100.0%
00:24:57 [2020-12-21T00:24:57.299Z] #27 15.72 
00:24:57 [2020-12-21T00:24:57.420Z] #27 2.105 
######################################################################## 100.0%
00:24:57 [2020-12-21T00:24:57.420Z] #27 2.171 
00:24:57 [2020-12-21T00:24:57.420Z] #27 2.282 
##################################################################        92.4%
######################################################################## 100.0%
00:24:57 [2020-12-21T00:24:57.420Z] #27 2.352 
00:24:58 [2020-12-21T00:24:58.199Z] #27 2.464 
############                                                              18.0%
##########################                                                37.3%
########################################                                  56.6%
######################################################                    75.8%#27 ...
00:24:58 [2020-12-21T00:24:58.199Z] 
00:24:58 [2020-12-21T00:24:58.199Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:24:58 [2020-12-21T00:24:58.199Z] #10 DONE 1.6s
00:24:58 [2020-12-21T00:24:58.199Z] 
00:24:58 [2020-12-21T00:24:58.199Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:58 [2020-12-21T00:24:58.199Z] #27 2.464 
############                                                              18.0%
##########################                                                37.3%
########################################                                  56.6%
######################################################                    75.8%
####################################################################      95.1%
######################################################################## 100.0%
00:24:58 [2020-12-21T00:24:58.199Z] #27 2.987 
00:24:58 [2020-12-21T00:24:58.672Z] Removing intermediate container cb647f13dfea
00:24:58 [2020-12-21T00:24:58.672Z]  ---> fe2c42bd022b
00:24:58 [2020-12-21T00:24:58.672Z] Step 7/15 : WORKDIR /buildx
00:24:58 [2020-12-21T00:24:58.672Z]  ---> Running in 9976ce1b7566
00:24:58 [2020-12-21T00:24:58.672Z] Removing intermediate container 9976ce1b7566
00:24:58 [2020-12-21T00:24:58.672Z]  ---> 5719a675d445
00:24:58 [2020-12-21T00:24:58.672Z] Step 8/15 : ARG BUILDX_COMMIT
00:24:58 [2020-12-21T00:24:58.672Z]  ---> Running in d6e7bf7b0167
00:24:58 [2020-12-21T00:24:58.672Z] Removing intermediate container d6e7bf7b0167
00:24:58 [2020-12-21T00:24:58.672Z]  ---> c63876d844ee
00:24:58 [2020-12-21T00:24:58.672Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
00:24:58 [2020-12-21T00:24:58.672Z]  ---> Running in ebaac1673872
00:24:58 [2020-12-21T00:24:58.731Z] #27 3.107 
                                                                           1.0%
#####                                                                      7.5%
00:24:58 [2020-12-21T00:24:58.731Z] #27 ...
00:24:58 [2020-12-21T00:24:58.731Z] 
00:24:58 [2020-12-21T00:24:58.731Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:24:58 [2020-12-21T00:24:58.731Z] #37 DONE 0.6s
00:24:58 [2020-12-21T00:24:58.731Z] 
00:24:58 [2020-12-21T00:24:58.731Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:24:58 [2020-12-21T00:24:58.731Z] #29 DONE 0.6s
00:24:58 [2020-12-21T00:24:58.731Z] 
00:24:58 [2020-12-21T00:24:58.731Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:24:58 [2020-12-21T00:24:58.828Z] #27 17.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:24:58 [2020-12-21T00:24:58.828Z] #27 17.09 skipping existing aab193acf6ba
00:24:58 [2020-12-21T00:24:58.828Z] #27 17.18 
00:24:58 [2020-12-21T00:24:58.828Z] #27 ...
00:24:58 [2020-12-21T00:24:58.828Z] 
00:24:58 [2020-12-21T00:24:58.828Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.57 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.58 go: finding github.com/fatih/color v1.9.0
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.59 go: finding github.com/pkg/errors v0.9.1
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.65 go: finding github.com/spf13/pflag v1.0.3
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.66 go: finding github.com/mattn/go-colorable v0.1.6
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.78 go: finding github.com/mattn/go-isatty v0.0.12
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.87 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.98 go: finding github.com/jonboulle/clockwork v0.1.0
00:24:58 [2020-12-21T00:24:58.828Z] #45 11.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:24:58 [2020-12-21T00:24:58.828Z] #45 12.10 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:24:58 [2020-12-21T00:24:58.828Z] #45 12.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:24:58 [2020-12-21T00:24:58.828Z] #45 ...
00:24:58 [2020-12-21T00:24:58.828Z] 
00:24:58 [2020-12-21T00:24:58.828Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:24:58 [2020-12-21T00:24:58.828Z] #49 11.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:24:58 [2020-12-21T00:24:58.828Z] #49 12.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:24:58 [2020-12-21T00:24:58.828Z] #49 12.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:24:58 [2020-12-21T00:24:58.828Z] #49 12.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:24:58 [2020-12-21T00:24:58.828Z] #49 12.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:24:58 [2020-12-21T00:24:58.828Z] #49 13.29 runtime
00:24:58 [2020-12-21T00:24:58.828Z] #49 13.38 runtime/cgo
00:24:58 [2020-12-21T00:24:58.828Z] #49 ...
00:24:58 [2020-12-21T00:24:58.828Z] 
00:24:58 [2020-12-21T00:24:58.828Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.61 go: extracting github.com/gogo/protobuf v1.2.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.91 go: downloading github.com/mattn/go-colorable v0.1.4
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.92 go: downloading github.com/spf13/afero v1.1.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.92 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:24:58 [2020-12-21T00:24:58.828Z] #47 12.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.04 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.19 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.19 go: extracting github.com/mattn/go-colorable v0.1.4
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.20 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.27 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.30 go: extracting github.com/spf13/afero v1.1.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.45 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.49 go: downloading github.com/pmezard/go-difflib v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.49 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.75 go: downloading github.com/ultraware/whitespace v0.0.4
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.79 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.93 go: extracting github.com/pmezard/go-difflib v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.98 go: downloading github.com/davecgh/go-spew v1.1.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 13.99 go: downloading github.com/stretchr/objx v0.2.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.00 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.27 go: downloading gopkg.in/ini.v1 v1.51.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.29 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.46 go: extracting github.com/ultraware/whitespace v0.0.4
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.52 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.58 go: extracting github.com/stretchr/objx v0.2.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.58 go: extracting github.com/davecgh/go-spew v1.1.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.82 go: extracting gopkg.in/ini.v1 v1.51.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.83 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.90 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 14.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.10 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.19 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.30 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.32 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.47 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.50 go: downloading golang.org/x/text v0.3.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.50 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.51 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.80 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.85 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.93 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 15.99 go: downloading github.com/hashicorp/hcl v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.02 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.07 go: downloading gopkg.in/yaml.v2 v2.2.7
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.13 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.41 go: extracting github.com/hashicorp/hcl v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:24:58 [2020-12-21T00:24:58.828Z] #47 16.77 go: extracting gopkg.in/yaml.v2 v2.2.7
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.58 go: downloading github.com/gobwas/glob v0.2.3
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.60 go: downloading github.com/kisielk/gotool v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.97 go: extracting github.com/kisielk/gotool v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 17.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.52 go: extracting github.com/gobwas/glob v0.2.3
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.61 go: downloading github.com/pelletier/go-toml v1.2.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.68 go: downloading github.com/go-toolsmith/typep v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.80 go: downloading github.com/BurntSushi/toml v0.3.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.92 go: extracting github.com/go-toolsmith/typep v1.0.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 18.98 go: extracting github.com/pelletier/go-toml v1.2.0
00:24:58 [2020-12-21T00:24:58.828Z] #47 19.01 go: extracting github.com/BurntSushi/toml v0.3.1
00:24:58 [2020-12-21T00:24:58.828Z] #47 19.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:24:58 [2020-12-21T00:24:58.828Z] #47 20.62 go: extracting golang.org/x/text v0.3.2
00:24:59 [2020-12-21T00:24:59.125Z] #47 ...
00:24:59 [2020-12-21T00:24:59.125Z] 
00:24:59 [2020-12-21T00:24:59.125Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:24:59 [2020-12-21T00:24:59.125Z] #43 11.94 unicode/utf16
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.07 container/list
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.55 crypto/internal/subtle
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.65 crypto/subtle
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.74 vendor/golang.org/x/crypto/cryptobyte/asn1
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.80 internal/nettrace
00:24:59 [2020-12-21T00:24:59.125Z] #43 12.93 runtime/cgo
00:24:59 [2020-12-21T00:24:59.125Z] #43 ...
00:24:59 [2020-12-21T00:24:59.125Z] 
00:24:59 [2020-12-21T00:24:59.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:24:59 [2020-12-21T00:24:59.125Z] #11 9.918 Reading package lists...
00:24:59 [2020-12-21T00:24:59.125Z] #11 14.21 Reading package lists...
00:24:59 [2020-12-21T00:24:59.125Z] #11 17.57 Building dependency tree...
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.57 The following additional packages will be installed:
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.57   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.58   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.58   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.58   mingw-w64-x86-64-dev
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.58 Suggested packages:
00:24:59 [2020-12-21T00:24:59.125Z] #11 18.58   gcc-8-locales seccomp wine64
00:24:59 [2020-12-21T00:24:59.125Z] #11 19.41 The following NEW packages will be installed:
00:24:59 [2020-12-21T00:24:59.125Z] #11 19.41   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:24:59 [2020-12-21T00:24:59.125Z] #11 19.41   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:24:59 [2020-12-21T00:24:59.125Z] #11 19.41   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.41   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.42   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.42   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.42 The following packages will be upgraded:
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.42   libsystemd0 libudev1
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.60 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.60 Need to get 73.7 MB of archives.
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.60 After this operation, 494 MB of additional disk space will be used.
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 19.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
00:24:59 [2020-12-21T00:24:59.126Z] #11 20.90 Get:11 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]
00:24:59 [2020-12-21T00:24:59.305Z] From https://github.com/docker/buildx
00:24:59 [2020-12-21T00:24:59.305Z]  * [new tag]         v0.3.1     -> build
00:24:59 [2020-12-21T00:24:59.435Z] #11 ...
00:24:59 [2020-12-21T00:24:59.436Z] 
00:24:59 [2020-12-21T00:24:59.436Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:24:59 [2020-12-21T00:24:59.436Z] #53 12.22 Fetched 8097 kB in 10s (781 kB/s)
00:24:59 [2020-12-21T00:24:59.436Z] #53 12.22 Reading package lists...
00:24:59 [2020-12-21T00:24:59.436Z] #53 15.85 Reading package lists...
00:24:59 [2020-12-21T00:24:59.436Z] #53 19.40 Building dependency tree...
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.56 The following additional packages will be installed:
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.56   libbtrfs0
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.62 The following NEW packages will be installed:
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.63   libbtrfs-dev libbtrfs0
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.81 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.81 Need to get 118 kB of archives.
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.81 After this operation, 390 kB of additional disk space will be used.
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #53 20.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.59 debconf: delaying package configuration, since apt-utils is not installed
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.66 Fetched 118 kB in 0s (556 kB/s)
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.70 Selecting previously unselected package libbtrfs0.
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.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 ... 15177 files and directories currently installed.)
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.87 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.88 Unpacking libbtrfs0 (4.20.1-2) ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.91 Selecting previously unselected package libbtrfs-dev.
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 21.93 Unpacking libbtrfs-dev (4.20.1-2) ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 22.04 Setting up libbtrfs0 (4.20.1-2) ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 22.09 Setting up libbtrfs-dev (4.20.1-2) ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 22.10 Processing triggers for libc-bin (2.28-10) ...
00:24:59 [2020-12-21T00:24:59.436Z] #53 ...
00:24:59 [2020-12-21T00:24:59.436Z] 
00:24:59 [2020-12-21T00:24:59.436Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:24:59 [2020-12-21T00:24:59.436Z] #40 13.98 Fetched 8097 kB in 11s (735 kB/s)
00:24:59 [2020-12-21T00:24:59.436Z] #40 13.98 Reading package lists...
00:24:59 [2020-12-21T00:24:59.436Z] #40 17.37 Reading package lists...
00:24:59 [2020-12-21T00:24:59.436Z] #40 20.21 Building dependency tree...
00:24:59 [2020-12-21T00:24:59.436Z] #40 20.98 The following additional packages will be installed:
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.00 Suggested packages:
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.01   manpages-dev python-setuptools
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.70 The following NEW packages will be installed:
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.70   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.70   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.70   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.70   python-six zlib1g-dev
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.85 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.85 Need to get 3742 kB of archives.
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.85 After this operation, 22.0 MB of additional disk space will be used.
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 21.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
00:24:59 [2020-12-21T00:24:59.436Z] #40 22.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
00:24:59 [2020-12-21T00:24:59.726Z] #40 ...
00:24:59 [2020-12-21T00:24:59.726Z] 
00:24:59 [2020-12-21T00:24:59.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:24:59 [2020-12-21T00:24:59.726Z] #11 22.56 Get:12 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]
00:24:59 [2020-12-21T00:24:59.941Z] Switched to branch 'build'
00:25:00 [2020-12-21T00:25:00.295Z] #27 3.107 
                                                                           1.0%
#####                                                                      7.5%
#######                                                                    9.8%
############                                                              17.4%
#################                                                         24.4%
#######################                                                   32.2%
##############################                                            41.8%
################################                                          44.8%
###################################                                       48.9%
######################################                                    53.5%
##########################################                                58.5%
#############################################                             63.0%
################################################                          67.5%
####################################################                      72.6%
#######################################################                   77.5%
##########################################################                81.8%
##############################################################            87.5%
##################################################################        92.1%
#####################################################################     96.7%
######################################################################## 100.0%
00:25:00 [2020-12-21T00:25:00.295Z] #27 5.167 
00:25:00 [2020-12-21T00:25:00.757Z] #11 ...
00:25:00 [2020-12-21T00:25:00.757Z] 
00:25:00 [2020-12-21T00:25:00.757Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:00 [2020-12-21T00:25:00.757Z] #34 13.53 Fetched 8097 kB in 11s (734 kB/s)
00:25:00 [2020-12-21T00:25:00.757Z] #34 13.53 Reading package lists...
00:25:00 [2020-12-21T00:25:00.757Z] #34 16.86 Reading package lists...
00:25:00 [2020-12-21T00:25:00.757Z] #34 19.79 Building dependency tree...
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.54 The following additional packages will be installed:
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.55 Suggested packages:
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.55   cmake-doc ninja-build lrzip
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.55 Recommended packages:
00:25:00 [2020-12-21T00:25:00.757Z] #34 20.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.18 The following NEW packages will be installed:
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.19   vim-common xxd
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.34 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.34 Need to get 14.0 MB of archives.
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.34 After this operation, 62.1 MB of additional disk space will be used.
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 21.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.84 debconf: delaying package configuration, since apt-utils is not installed
00:25:00 [2020-12-21T00:25:00.757Z] #34 22.92 Fetched 14.0 MB in 1s (13.7 MB/s)
00:25:00 [2020-12-21T00:25:00.757Z] #34 23.18 Selecting previously unselected package xxd.
00:25:00 [2020-12-21T00:25:00.757Z] #34 23.18 (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.)
00:25:00 [2020-12-21T00:25:00.757Z] #34 23.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
00:25:00 [2020-12-21T00:25:00.757Z] #34 23.60 Unpacking xxd (2:8.1.0875-5) ...
00:25:00 [2020-12-21T00:25:00.757Z] #34 ...
00:25:00 [2020-12-21T00:25:00.757Z] 
00:25:00 [2020-12-21T00:25:00.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 ...
00:25:00 [2020-12-21T00:25:00.757Z] 
00:25:00 [2020-12-21T00:25:00.757Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:25:00 [2020-12-21T00:25:00.757Z] #53 DONE 23.8s
00:25:00 [2020-12-21T00:25:00.757Z] 
00:25:00 [2020-12-21T00:25:00.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
00:25:00 [2020-12-21T00:25:00.757Z] #11 23.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
00:25:00 [2020-12-21T00:25:00.861Z] #27 5.694 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:25:00 [2020-12-21T00:25:00.861Z] #27 5.818 
00:25:00 [2020-12-21T00:25:00.985Z] Removing intermediate container ebaac1673872
00:25:00 [2020-12-21T00:25:00.985Z]  ---> 0132cca5517a
00:25:00 [2020-12-21T00:25:00.985Z] Step 10/15 : ARG GOOS
00:25:00 [2020-12-21T00:25:00.985Z]  ---> Running in 8377e6efd806
00:25:00 [2020-12-21T00:25:00.985Z] Removing intermediate container 8377e6efd806
00:25:00 [2020-12-21T00:25:00.985Z]  ---> 6f018fa7ea61
00:25:00 [2020-12-21T00:25:00.985Z] Step 11/15 : ARG GOARCH
00:25:00 [2020-12-21T00:25:00.985Z]  ---> Running in 4b4c3a725f29
00:25:00 [2020-12-21T00:25:00.985Z] Removing intermediate container 4b4c3a725f29
00:25:00 [2020-12-21T00:25:00.985Z]  ---> 2df460eb4caf
00:25:00 [2020-12-21T00:25:00.985Z] 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
00:25:00 [2020-12-21T00:25:00.985Z]  ---> Running in 06357347f4e8
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
00:25:01 [2020-12-21T00:25:01.052Z] #11 23.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB]
00:25:01 [2020-12-21T00:25:01.119Z] #27 5.918 
######################################################################## 100.0%
00:25:01 [2020-12-21T00:25:01.119Z] #27 5.979 
00:25:01 [2020-12-21T00:25:01.342Z] #11 ...
00:25:01 [2020-12-21T00:25:01.342Z] 
00:25:01 [2020-12-21T00:25:01.342Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:25:01 [2020-12-21T00:25:01.342Z] #38 14.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:25:01 [2020-12-21T00:25:01.342Z] #38 15.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:25:01 [2020-12-21T00:25:01.342Z] #38 ...
00:25:01 [2020-12-21T00:25:01.342Z] 
00:25:01 [2020-12-21T00:25:01.342Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:01 [2020-12-21T00:25:01.342Z] #47 23.89 go: finding github.com/fatih/color v1.7.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 23.95 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.02 go: finding github.com/mattn/go-colorable v0.1.4
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.02 go: finding github.com/mattn/go-isatty v0.0.8
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.05 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.07 go: finding github.com/go-critic/go-critic v0.4.1
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.15 go: finding github.com/go-lintpack/lintpack v0.5.2
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.15 go: finding github.com/pkg/errors v0.8.1
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.22 go: finding github.com/sirupsen/logrus v1.4.2
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.23 go: finding github.com/go-toolsmith/astequal v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.23 go: finding github.com/mitchellh/go-homedir v1.1.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.25 go: finding github.com/stretchr/testify v1.4.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.25 go: finding github.com/go-toolsmith/astp v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.26 go: finding github.com/davecgh/go-spew v1.1.1
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.27 go: finding github.com/go-toolsmith/astcast v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.27 go: finding github.com/pmezard/go-difflib v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.28 go: finding github.com/stretchr/objx v0.2.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.29 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.30 go: finding gopkg.in/yaml.v2 v2.2.7
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.33 go: finding github.com/go-toolsmith/typep v1.0.0
00:25:01 [2020-12-21T00:25:01.342Z] #47 24.34 go: finding github.com/spf13/viper v1.6.1
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.46 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.55 go: finding github.com/go-toolsmith/strparse v1.0.0
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.59 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.59 go: finding github.com/gobwas/glob v0.2.3
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.60 go: finding github.com/fsnotify/fsnotify v1.4.7
00:25:01 [2020-12-21T00:25:01.631Z] #47 24.65 go: finding github.com/spf13/cobra v0.0.5
00:25:01 [2020-12-21T00:25:01.631Z] #47 ...
00:25:01 [2020-12-21T00:25:01.631Z] 
00:25:01 [2020-12-21T00:25:01.631Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:01 [2020-12-21T00:25:01.631Z] #62 14.63 Checking out files:  94% (1804/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.
00:25:01 [2020-12-21T00:25:01.631Z] #62 14.73 + cd /tmp/tmp.K62QdqN1rh/src/github.com/docker/libnetwork
00:25:01 [2020-12-21T00:25:01.631Z] #62 14.74 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:25:01 [2020-12-21T00:25:01.631Z] #62 15.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:25:01 [2020-12-21T00:25:01.686Z] #27 6.616 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:25:01 [2020-12-21T00:25:01.921Z] #62 ...
00:25:01 [2020-12-21T00:25:01.921Z] 
00:25:01 [2020-12-21T00:25:01.921Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.68 go: finding github.com/hashicorp/hcl v1.0.0
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.72 go: finding github.com/spf13/pflag v1.0.5
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.74 go: finding github.com/magiconair/properties v1.8.1
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.78 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.82 go: finding github.com/mitchellh/mapstructure v1.1.2
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.83 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.84 go: finding github.com/pelletier/go-toml v1.2.0
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:25:01 [2020-12-21T00:25:01.921Z] #47 24.92 go: finding github.com/spf13/afero v1.1.2
00:25:01 [2020-12-21T00:25:01.943Z] #27 6.726 
00:25:02 [2020-12-21T00:25:02.205Z] #27 6.883 
                                                                           0.3%
######################################################################## 100.0%
00:25:02 [2020-12-21T00:25:02.206Z] #27 7.015 
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.04 go: finding golang.org/x/text v0.3.2
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.05 go: finding github.com/spf13/cast v1.3.0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.10 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.13 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.14 go: finding github.com/subosito/gotenv v1.2.0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.15 go: finding gopkg.in/ini.v1 v1.51.0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.20 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.23 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.28 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:25:02 [2020-12-21T00:25:02.212Z] #47 25.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.33 go: finding github.com/kisielk/gotool v1.0.0
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.43 go: finding github.com/sourcegraph/go-diff v0.5.1
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.49 go: finding github.com/ultraware/funlen v0.0.2
00:25:02 [2020-12-21T00:25:02.542Z] #47 25.50 go: finding github.com/gogo/protobuf v1.2.1
00:25:02 [2020-12-21T00:25:02.831Z] #47 25.57 go: finding github.com/ultraware/whitespace v0.0.4
00:25:02 [2020-12-21T00:25:02.831Z] #47 25.57 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:25:02 [2020-12-21T00:25:02.831Z] #47 25.57 go: finding github.com/uudashr/gocognit v1.0.1
00:25:02 [2020-12-21T00:25:02.831Z] #47 ...
00:25:02 [2020-12-21T00:25:02.831Z] 
00:25:02 [2020-12-21T00:25:02.831Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:02 [2020-12-21T00:25:02.831Z] #62 DONE 25.7s
00:25:03 [2020-12-21T00:25:03.122Z] 
00:25:03 [2020-12-21T00:25:03.122Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:03 [2020-12-21T00:25:03.122Z] #47 25.88 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:25:03 [2020-12-21T00:25:03.122Z] #47 25.89 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:25:03 [2020-12-21T00:25:03.122Z] #47 25.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:25:03 [2020-12-21T00:25:03.122Z] #47 26.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:25:03 [2020-12-21T00:25:03.122Z] #47 26.07 go: finding github.com/BurntSushi/toml v0.3.1
00:25:03 [2020-12-21T00:25:03.142Z] #27 7.900 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:25:03 [2020-12-21T00:25:03.142Z] #27 7.938 skipping existing c35d46ef359f
00:25:03 [2020-12-21T00:25:03.142Z] #27 7.984 
00:25:03 [2020-12-21T00:25:03.504Z] #47 ...
00:25:03 [2020-12-21T00:25:03.504Z] 
00:25:03 [2020-12-21T00:25:03.504Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:25:03 [2020-12-21T00:25:03.504Z] #27 18.28 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:25:03 [2020-12-21T00:25:03.504Z] #27 18.34 skipping existing 4d43f82972ce
00:25:03 [2020-12-21T00:25:03.504Z] #27 18.42 
00:25:03 [2020-12-21T00:25:03.504Z] #27 19.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:25:03 [2020-12-21T00:25:03.504Z] #27 20.10 
00:25:03 [2020-12-21T00:25:03.504Z] #27 20.26 
######################################################################## 100.0%
00:25:03 [2020-12-21T00:25:03.504Z] #27 20.31 
00:25:03 [2020-12-21T00:25:03.504Z] #27 20.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.46 #=#=#                                                                         
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.72 
######################################################################## 100.0%
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.80 
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.93 Download of images into '/build' complete.
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.93 Use something like the following to load the result into a Docker daemon:
00:25:03 [2020-12-21T00:25:03.504Z] #27 21.93   tar -cC '/build' . | docker load
00:25:03 [2020-12-21T00:25:03.504Z] #27 DONE 22.1s
00:25:03 [2020-12-21T00:25:03.797Z] 
00:25:03 [2020-12-21T00:25:03.797Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:03 [2020-12-21T00:25:03.797Z] #11 24.81 debconf: delaying package configuration, since apt-utils is not installed
00:25:03 [2020-12-21T00:25:03.797Z] #11 24.87 Fetched 73.7 MB in 5s (16.3 MB/s)
00:25:03 [2020-12-21T00:25:03.797Z] #11 24.96 (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.)
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.03 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.04 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.48 Setting up libsystemd0:s390x (241-7~deb10u5) ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.61 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.66 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 25.99 Setting up libudev1:s390x (241-7~deb10u5) ...
00:25:03 [2020-12-21T00:25:03.797Z] #11 26.16 Selecting previously unselected package binutils-mingw-w64-i686.
00:25:03 [2020-12-21T00:25:03.798Z] #11 26.16 (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.)
00:25:03 [2020-12-21T00:25:03.798Z] #11 26.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
00:25:03 [2020-12-21T00:25:03.798Z] #11 26.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:25:05 [2020-12-21T00:25:05.040Z] #27 9.917 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:25:05 [2020-12-21T00:25:05.605Z] #27 10.42 
00:25:05 [2020-12-21T00:25:05.859Z] #11 28.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:25:05 [2020-12-21T00:25:05.859Z] #11 28.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
00:25:05 [2020-12-21T00:25:05.859Z] #11 28.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:25:05 [2020-12-21T00:25:05.873Z] #27 10.66 
######################################################################## 100.0%
00:25:06 [2020-12-21T00:25:06.132Z] #27 10.80 
00:25:07 [2020-12-21T00:25:07.076Z] #27 11.68 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.16 Selecting previously unselected package binutils-mingw-w64.
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.30 Selecting previously unselected package libdevmapper1.02.1:s390x.
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
00:25:07 [2020-12-21T00:25:07.367Z] #11 30.30 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
00:25:07 [2020-12-21T00:25:07.400Z] #27 12.18 
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.41 Selecting previously unselected package dmsetup.
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.42 Unpacking dmsetup (2:1.02.155-3) ...
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.53 Selecting previously unselected package mingw-w64-common.
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:25:07 [2020-12-21T00:25:07.657Z] #11 30.54 Unpacking mingw-w64-common (6.0.0-3) ...
00:25:07 [2020-12-21T00:25:07.657Z] #11 ...
00:25:07 [2020-12-21T00:25:07.657Z] 
00:25:07 [2020-12-21T00:25:07.657Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:25:07 [2020-12-21T00:25:07.667Z] #27 12.41 
######################################################################## 100.0%
00:25:07 [2020-12-21T00:25:07.667Z] #27 12.50 
00:25:07 [2020-12-21T00:25:07.924Z] #27 12.68 Download of images into '/build' complete.
00:25:07 [2020-12-21T00:25:07.924Z] #27 12.68 Use something like the following to load the result into a Docker daemon:
00:25:07 [2020-12-21T00:25:07.924Z] #27 12.68   tar -cC '/build' . | docker load
00:25:07 [2020-12-21T00:25:07.947Z] #30 30.53 Checking out files:  93% (1423/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.
00:25:07 [2020-12-21T00:25:07.947Z] #30 30.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:25:08 [2020-12-21T00:25:08.188Z] #27 ...
00:25:08 [2020-12-21T00:25:08.188Z] 
00:25:08 [2020-12-21T00:25:08.188Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:08 [2020-12-21T00:25:08.188Z] #40 6.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:25:08 [2020-12-21T00:25:08.188Z] #40 6.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:08 [2020-12-21T00:25:08.188Z] #40 6.692 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:08 [2020-12-21T00:25:08.188Z] #40 7.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:25:08 [2020-12-21T00:25:08.188Z] #40 9.977 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:25:08 [2020-12-21T00:25:08.236Z] #30 31.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:25:08 [2020-12-21T00:25:08.457Z] #40 ...
00:25:08 [2020-12-21T00:25:08.457Z] 
00:25:08 [2020-12-21T00:25:08.457Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:08 [2020-12-21T00:25:08.457Z] #34 6.880 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:25:08 [2020-12-21T00:25:08.457Z] #34 6.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:08 [2020-12-21T00:25:08.457Z] #34 6.956 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:08 [2020-12-21T00:25:08.457Z] #34 8.045 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:25:08 [2020-12-21T00:25:08.457Z] #34 ...
00:25:08 [2020-12-21T00:25:08.457Z] 
00:25:08 [2020-12-21T00:25:08.457Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.409 + RM_GOPATH=0
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.409 + TMP_GOPATH=
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.409 + : /build
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.409 + '[' -z '' ']'
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.409 ++ mktemp -d
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.439 + export GOPATH=/tmp/tmp.tqjWgNmi3O
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.439 + GOPATH=/tmp/tmp.tqjWgNmi3O
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.439 + RM_GOPATH=1
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.439 + case "$(go env GOARCH)" in
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.439 ++ go env GOARCH
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + export GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 ++ dirname /tmp/install/install.sh
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + dir=/tmp/install
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + bin=golangci_lint
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + shift
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + . /tmp/install/golangci_lint.installer
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 ++ : v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + install_golangci_lint
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + set -e
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + export GO111MODULE=on
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + GO111MODULE=on
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + GOBIN=/build
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.457 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.499 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.502 go: finding github.com v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.506 go: finding github.com/golangci/golangci-lint v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.506 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 5.506 go: finding github.com/golangci v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 6.421 go: downloading github.com/golangci/golangci-lint v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 7.318 go: extracting github.com/golangci/golangci-lint v1.23.8
00:25:08 [2020-12-21T00:25:08.457Z] #47 ...
00:25:08 [2020-12-21T00:25:08.457Z] 
00:25:08 [2020-12-21T00:25:08.457Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.359 + RM_GOPATH=0
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.359 + TMP_GOPATH=
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.359 + : /build
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.359 + '[' -z '' ']'
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.362 ++ mktemp -d
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.365 + export GOPATH=/tmp/tmp.9QXfc72wSP
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.365 + GOPATH=/tmp/tmp.9QXfc72wSP
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.365 + RM_GOPATH=1
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.365 + case "$(go env GOARCH)" in
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.365 ++ go env GOARCH
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.386 + export GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.387 + GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.387 ++ dirname /tmp/install/install.sh
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.391 + dir=/tmp/install
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.391 + bin=shfmt
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.391 + shift
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.392 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.394 + . /tmp/install/shfmt.installer
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.397 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.398 + install_shfmt
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.405 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.405 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.405 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9QXfc72wSP/src/github.com/mvdan/sh
00:25:08 [2020-12-21T00:25:08.457Z] #49 6.408 Cloning into '/tmp/tmp.9QXfc72wSP/src/github.com/mvdan/sh'...
00:25:08 [2020-12-21T00:25:08.806Z] #49 ...
00:25:08 [2020-12-21T00:25:08.806Z] 
00:25:08 [2020-12-21T00:25:08.806Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + RM_GOPATH=0
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + TMP_GOPATH=
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + : /build
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + '[' -z '' ']'
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 ++ mktemp -d
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + export GOPATH=/tmp/tmp.1Mfhg0IUcN
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + GOPATH=/tmp/tmp.1Mfhg0IUcN
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + RM_GOPATH=1
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 + case "$(go env GOARCH)" in
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.549 ++ go env GOARCH
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.596 + export GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.596 + GO_BUILDMODE=-buildmode=pie
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.596 ++ dirname /tmp/install/install.sh
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.602 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + dir=/tmp/install
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + bin=rootlesskit
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + shift
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + . /tmp/install/rootlesskit.installer
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + install_rootlesskit
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + case "$1" in
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + export CGO_ENABLED=0
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + CGO_ENABLED=0
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + _install_rootlesskit
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.603 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1Mfhg0IUcN/src/github.com/rootless-containers/rootlesskit
00:25:08 [2020-12-21T00:25:08.806Z] #56 5.605 Cloning into '/tmp/tmp.1Mfhg0IUcN/src/github.com/rootless-containers/rootlesskit'...
00:25:09 [2020-12-21T00:25:09.118Z] #56 ...
00:25:09 [2020-12-21T00:25:09.118Z] 
00:25:09 [2020-12-21T00:25:09.118Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:25:09 [2020-12-21T00:25:09.118Z] #38 5.839 + git clone https://github.com/docker/distribution.git .
00:25:09 [2020-12-21T00:25:09.118Z] #38 5.841 Cloning into '.'...
00:25:09 [2020-12-21T00:25:09.118Z] #38 ...
00:25:09 [2020-12-21T00:25:09.118Z] 
00:25:09 [2020-12-21T00:25:09.118Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.774 + RM_GOPATH=0
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.774 + TMP_GOPATH=
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.774 + : /build
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.774 + '[' -z '' ']'
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.774 ++ mktemp -d
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.776 + export GOPATH=/tmp/tmp.LHhqC3IdEW
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.776 + GOPATH=/tmp/tmp.LHhqC3IdEW
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.776 + RM_GOPATH=1
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.776 + case "$(go env GOARCH)" in
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.776 ++ go env GOARCH
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + export GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 ++ dirname /tmp/install/install.sh
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + dir=/tmp/install
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + bin=gotestsum
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + shift
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + . /tmp/install/gotestsum.installer
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 ++ : v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + install_gotestsum
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + set -e
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + export GO111MODULE=on
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + GO111MODULE=on
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + GOBIN=/build
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.793 + go get gotest.tools/gotestsum@v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.799 go: finding gotest.tools/gotestsum v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 5.817 go: finding gotest.tools v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 6.757 go: downloading gotest.tools/gotestsum v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 7.569 go: extracting gotest.tools/gotestsum v0.5.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.379 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.389 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.393 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.539 go: downloading github.com/jonboulle/clockwork v0.1.0
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.547 go: downloading github.com/spf13/pflag v1.0.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.551 go: downloading github.com/pkg/errors v0.9.1
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.655 go: downloading github.com/fatih/color v1.9.0
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.709 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.826 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:25:09 [2020-12-21T00:25:09.118Z] #45 8.937 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.074 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.201 go: extracting github.com/jonboulle/clockwork v0.1.0
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.666 go: extracting github.com/fatih/color v1.9.0
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.729 go: downloading github.com/mattn/go-colorable v0.1.6
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.759 go: downloading github.com/mattn/go-isatty v0.0.12
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.850 go: extracting github.com/spf13/pflag v1.0.3
00:25:09 [2020-12-21T00:25:09.118Z] #45 9.854 go: extracting github.com/pkg/errors v0.9.1
00:25:09 [2020-12-21T00:25:09.118Z] #45 10.79 go: extracting github.com/mattn/go-isatty v0.0.12
00:25:09 [2020-12-21T00:25:09.118Z] #45 11.12 go: extracting github.com/mattn/go-colorable v0.1.6
00:25:09 [2020-12-21T00:25:09.118Z] #45 ...
00:25:09 [2020-12-21T00:25:09.118Z] 
00:25:09 [2020-12-21T00:25:09.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:09 [2020-12-21T00:25:09.118Z] #11 7.042 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:25:09 [2020-12-21T00:25:09.118Z] #11 7.086 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:09 [2020-12-21T00:25:09.118Z] #11 7.086 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:09 [2020-12-21T00:25:09.118Z] #11 8.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:25:09 [2020-12-21T00:25:09.118Z] #11 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:25:09 [2020-12-21T00:25:09.393Z] #11 ...
00:25:09 [2020-12-21T00:25:09.393Z] 
00:25:09 [2020-12-21T00:25:09.393Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.799 + RM_GOPATH=0
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.799 + TMP_GOPATH=
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.799 + : /build
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.799 + '[' -z '' ']'
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.799 ++ mktemp -d
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.806 + export GOPATH=/tmp/tmp.z8tuFrctvV
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.806 + GOPATH=/tmp/tmp.z8tuFrctvV
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.806 + RM_GOPATH=1
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.806 + case "$(go env GOARCH)" in
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.806 ++ go env GOARCH
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.818 + export GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.818 + GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.818 ++ dirname /tmp/install/install.sh
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.818 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + dir=/tmp/install
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + bin=tomlv
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + shift
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + . /tmp/install/tomlv.installer
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + install_tomlv
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.819 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.z8tuFrctvV/src/github.com/BurntSushi/toml
00:25:09 [2020-12-21T00:25:09.393Z] #32 5.823 Cloning into '/tmp/tmp.z8tuFrctvV/src/github.com/BurntSushi/toml'...
00:25:09 [2020-12-21T00:25:09.393Z] #32 6.728 + cd /tmp/tmp.z8tuFrctvV/src/github.com/BurntSushi/toml
00:25:09 [2020-12-21T00:25:09.393Z] #32 6.728 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:25:09 [2020-12-21T00:25:09.393Z] #32 6.736 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:25:09 [2020-12-21T00:25:09.393Z] #32 7.398 internal/bytealg
00:25:09 [2020-12-21T00:25:09.393Z] #32 7.437 math/bits
00:25:09 [2020-12-21T00:25:09.393Z] #32 8.157 runtime
00:25:09 [2020-12-21T00:25:09.393Z] #32 8.253 math
00:25:09 [2020-12-21T00:25:09.690Z] #32 ...
00:25:09 [2020-12-21T00:25:09.690Z] 
00:25:09 [2020-12-21T00:25:09.690Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + RM_GOPATH=0
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + TMP_GOPATH=
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + : /build
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + '[' -z '' ']'
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 ++ mktemp -d
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + export GOPATH=/tmp/tmp.zWjnn9FaoR
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + GOPATH=/tmp/tmp.zWjnn9FaoR
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + RM_GOPATH=1
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.931 + case "$(go env GOARCH)" in
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.945 ++ go env GOARCH
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + export GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 ++ dirname /tmp/install/install.sh
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + dir=/tmp/install
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + bin=vndr
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + shift
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + '[' '!' -f /tmp/install/vndr.installer ']'
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + . /tmp/install/vndr.installer
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + install_vndr
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zWjnn9FaoR/src/github.com/LK4D4/vndr
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 Cloning into '/tmp/tmp.zWjnn9FaoR/src/github.com/LK4D4/vndr'...
00:25:09 [2020-12-21T00:25:09.690Z] #43 4.950 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:25:09 [2020-12-21T00:25:09.690Z] #43 5.421 + cd /tmp/tmp.zWjnn9FaoR/src/github.com/LK4D4/vndr
00:25:09 [2020-12-21T00:25:09.690Z] #43 5.421 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:25:09 [2020-12-21T00:25:09.690Z] #43 5.439 + go build -buildmode=pie -v -o /build/vndr .
00:25:09 [2020-12-21T00:25:09.690Z] #43 6.617 runtime/internal/atomic
00:25:09 [2020-12-21T00:25:09.690Z] #43 6.642 internal/cpu
00:25:09 [2020-12-21T00:25:09.690Z] #43 6.831 runtime/internal/sys
00:25:09 [2020-12-21T00:25:09.690Z] #43 7.030 runtime/internal/math
00:25:09 [2020-12-21T00:25:09.690Z] #43 7.121 internal/race
00:25:09 [2020-12-21T00:25:09.690Z] #43 7.226 sync/atomic
00:25:09 [2020-12-21T00:25:09.690Z] #43 7.304 internal/bytealg
00:25:09 [2020-12-21T00:25:09.690Z] #43 7.654 unicode
00:25:09 [2020-12-21T00:25:09.690Z] #43 8.105 runtime
00:25:09 [2020-12-21T00:25:09.690Z] #43 11.60 unicode/utf8
00:25:09 [2020-12-21T00:25:09.690Z] #43 ...
00:25:09 [2020-12-21T00:25:09.690Z] 
00:25:09 [2020-12-21T00:25:09.690Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:25:09 [2020-12-21T00:25:09.690Z] #53 5.937 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:25:09 [2020-12-21T00:25:09.690Z] #53 6.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:09 [2020-12-21T00:25:09.690Z] #53 6.046 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:09 [2020-12-21T00:25:09.690Z] #53 6.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:25:09 [2020-12-21T00:25:09.690Z] #53 9.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:25:09 [2020-12-21T00:25:09.952Z] #53 ...
00:25:09 [2020-12-21T00:25:09.952Z] 
00:25:09 [2020-12-21T00:25:09.952Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.368 + RM_GOPATH=0
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.368 + TMP_GOPATH=
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.368 + : /build
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.368 + '[' -z '' ']'
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.368 ++ mktemp -d
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.421 + export GOPATH=/tmp/tmp.px2laEQcSR
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.421 + GOPATH=/tmp/tmp.px2laEQcSR
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.421 + RM_GOPATH=1
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.421 + case "$(go env GOARCH)" in
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.421 ++ go env GOARCH
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + export GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 ++ dirname /tmp/install/install.sh
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + dir=/tmp/install
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + bin=proxy
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + shift
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + '[' '!' -f /tmp/install/proxy.installer ']'
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + . /tmp/install/proxy.installer
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + install_proxy
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + case "$1" in
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + export CGO_ENABLED=0
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + CGO_ENABLED=0
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + _install_proxy
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.px2laEQcSR/src/github.com/docker/libnetwork
00:25:09 [2020-12-21T00:25:09.952Z] #62 5.439 Cloning into '/tmp/tmp.px2laEQcSR/src/github.com/docker/libnetwork'...
00:25:09 [2020-12-21T00:25:09.952Z] #62 ...
00:25:09 [2020-12-21T00:25:09.952Z] 
00:25:09 [2020-12-21T00:25:09.952Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.950 + RM_GOPATH=0
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.950 + TMP_GOPATH=
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.950 + : /build
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.950 + '[' -z '' ']'
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.958 ++ mktemp -d
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.962 + export GOPATH=/tmp/tmp.OcyDvzVDtN
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.962 + GOPATH=/tmp/tmp.OcyDvzVDtN
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.966 + RM_GOPATH=1
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.966 + case "$(go env GOARCH)" in
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.966 ++ go env GOARCH
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.990 + export GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.952Z] #22 5.990 + GO_BUILDMODE=-buildmode=pie
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.990 ++ dirname /tmp/install/install.sh
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.991 + dir=/tmp/install
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.992 + bin=dockercli
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.992 + shift
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.992 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 + . /tmp/install/dockercli.installer
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 ++ : stable
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 ++ : 17.06.2-ce
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 + install_dockercli
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.993 Install docker/cli version 17.06.2-ce from stable
00:25:09 [2020-12-21T00:25:09.953Z] #22 5.994 ++ uname -m
00:25:09 [2020-12-21T00:25:09.953Z] #22 6.004 + arch=x86_64
00:25:09 [2020-12-21T00:25:09.953Z] #22 6.004 + '[' x86_64 '!=' x86_64 ']'
00:25:09 [2020-12-21T00:25:09.953Z] #22 6.004 + url=https://download.docker.com/linux/static
00:25:09 [2020-12-21T00:25:09.953Z] #22 6.004 + tar -xz docker/docker
00:25:09 [2020-12-21T00:25:09.953Z] #22 6.022 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:25:10 [2020-12-21T00:25:10.289Z] #22 ...
00:25:10 [2020-12-21T00:25:10.289Z] 
00:25:10 [2020-12-21T00:25:10.289Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:25:10 [2020-12-21T00:25:10.289Z] #30 5.612 + git clone https://github.com/kolyshkin/go-swagger.git .
00:25:10 [2020-12-21T00:25:10.289Z] #30 5.612 Cloning into '.'...
00:25:10 [2020-12-21T00:25:10.289Z] #30 ...
00:25:10 [2020-12-21T00:25:10.289Z] 
00:25:10 [2020-12-21T00:25:10.289Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:10 [2020-12-21T00:25:10.289Z] #43 12.26 math
00:25:10 [2020-12-21T00:25:10.298Z] #30 ...
00:25:10 [2020-12-21T00:25:10.298Z] 
00:25:10 [2020-12-21T00:25:10.298Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:10 [2020-12-21T00:25:10.298Z] #40 22.99 debconf: delaying package configuration, since apt-utils is not installed
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.17 Fetched 3742 kB in 1s (5725 kB/s)
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.65 Selecting previously unselected package libcap-dev:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.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 ... 15177 files and directories currently installed.)
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.69 Unpacking libcap-dev:s390x (1:2.25-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.80 Selecting previously unselected package libnet1:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.80 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.80 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.89 Selecting previously unselected package libnet1-dev.
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 23.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.11 Selecting previously unselected package libnl-3-200:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.12 Unpacking libnl-3-200:s390x (3.4.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.20 Selecting previously unselected package libnl-3-dev:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.20 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.21 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.38 Selecting previously unselected package libprotobuf-c1:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.47 Selecting previously unselected package libprotobuf-c-dev:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.48 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.56 Selecting previously unselected package zlib1g-dev:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.57 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.79 Selecting previously unselected package libprotobuf17:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 24.80 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.37 Selecting previously unselected package libprotobuf-lite17:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.38 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.59 Selecting previously unselected package libprotobuf-dev:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 25.61 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 26.91 Selecting previously unselected package libprotoc17:s390x.
00:25:10 [2020-12-21T00:25:10.298Z] #40 26.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 26.92 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.29 Selecting previously unselected package protobuf-c-compiler.
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.40 Selecting previously unselected package protobuf-compiler.
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.41 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.50 Selecting previously unselected package python-pkg-resources.
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.50 Unpacking python-pkg-resources (40.8.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.67 Selecting previously unselected package python-six.
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.68 Unpacking python-six (1.12.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.73 Selecting previously unselected package python-protobuf.
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 27.73 Unpacking python-protobuf (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 28.00 Setting up python-pkg-resources (40.8.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 29.79 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 29.80 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 29.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 29.82 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 29.83 Setting up python-six (1.12.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.13 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.14 Setting up libnl-3-200:s390x (3.4.0-1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.16 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.16 Setting up libcap-dev:s390x (1:2.25-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.17 Setting up libprotoc17:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.17 Setting up protobuf-compiler (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.19 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 31.21 Setting up python-protobuf (3.6.1.3-2) ...
00:25:10 [2020-12-21T00:25:10.298Z] #40 ...
00:25:10 [2020-12-21T00:25:10.298Z] 
00:25:10 [2020-12-21T00:25:10.298Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:10 [2020-12-21T00:25:10.298Z] #32 23.21 internal/reflectlite
00:25:10 [2020-12-21T00:25:10.298Z] #32 23.22 sync
00:25:10 [2020-12-21T00:25:10.298Z] #32 25.24 sort
00:25:10 [2020-12-21T00:25:10.298Z] #32 25.24 errors
00:25:10 [2020-12-21T00:25:10.298Z] #32 25.53 strconv
00:25:10 [2020-12-21T00:25:10.298Z] #32 26.45 io
00:25:10 [2020-12-21T00:25:10.298Z] #32 26.98 internal/oserror
00:25:10 [2020-12-21T00:25:10.298Z] #32 27.05 syscall
00:25:10 [2020-12-21T00:25:10.298Z] #32 28.57 reflect
00:25:10 [2020-12-21T00:25:10.298Z] #32 32.17 time
00:25:10 [2020-12-21T00:25:10.658Z] #32 ...
00:25:10 [2020-12-21T00:25:10.658Z] 
00:25:10 [2020-12-21T00:25:10.658Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:10 [2020-12-21T00:25:10.658Z] #34 23.80 Selecting previously unselected package vim-common.
00:25:10 [2020-12-21T00:25:10.658Z] #34 23.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 23.82 Unpacking vim-common (2:8.1.0875-5) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 24.27 Selecting previously unselected package cmake-data.
00:25:10 [2020-12-21T00:25:10.658Z] #34 24.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 24.29 Unpacking cmake-data (3.13.4-1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 26.84 Selecting previously unselected package libicu63:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 26.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 26.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 31.83 Selecting previously unselected package libxml2:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 31.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 31.84 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.30 Selecting previously unselected package libarchive13:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.30 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.47 Selecting previously unselected package libjsoncpp1:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.47 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.54 Selecting previously unselected package librhash0:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.54 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.54 Unpacking librhash0:s390x (1.3.8-1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.71 Selecting previously unselected package libuv1:s390x.
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.72 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.72 Unpacking libuv1:s390x (1.24.1-1) ...
00:25:10 [2020-12-21T00:25:10.658Z] #34 32.83 Selecting previously unselected package cmake.
00:25:10 [2020-12-21T00:25:10.659Z] #34 32.85 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
00:25:10 [2020-12-21T00:25:10.659Z] #34 32.85 Unpacking cmake (3.13.4-1) ...
00:25:10 [2020-12-21T00:25:10.948Z] #34 ...
00:25:10 [2020-12-21T00:25:10.948Z] 
00:25:10 [2020-12-21T00:25:10.948Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.657 + RM_GOPATH=0
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.657 + TMP_GOPATH=
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.657 + : /build
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.657 + '[' -z '' ']'
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.657 ++ mktemp -d
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.661 + export GOPATH=/tmp/tmp.K0XFRO6Rr2
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.661 + GOPATH=/tmp/tmp.K0XFRO6Rr2
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.661 + RM_GOPATH=1
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.661 + case "$(go env GOARCH)" in
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.663 ++ go env GOARCH
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.693 + export GO_BUILDMODE=-buildmode=pie
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.693 + GO_BUILDMODE=-buildmode=pie
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.693 ++ dirname /tmp/install/install.sh
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 + dir=/tmp/install
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 + bin=containerd
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 + shift
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 + '[' '!' -f /tmp/install/containerd.installer ']'
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 + . /tmp/install/containerd.installer
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 ++ set -e
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.696 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.697 + install_containerd
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.697 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K0XFRO6Rr2/src/github.com/containerd/containerd
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.697 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:25:10 [2020-12-21T00:25:10.948Z] #54 0.709 Cloning into '/tmp/tmp.K0XFRO6Rr2/src/github.com/containerd/containerd'...
00:25:10 [2020-12-21T00:25:10.948Z] #54 ...
00:25:10 [2020-12-21T00:25:10.948Z] 
00:25:10 [2020-12-21T00:25:10.948Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:10 [2020-12-21T00:25:10.948Z] #40 33.84 Setting up libnl-3-dev:s390x (3.4.0-1) ...
00:25:10 [2020-12-21T00:25:10.948Z] #40 33.85 Processing triggers for libc-bin (2.28-10) ...
00:25:11 [2020-12-21T00:25:11.240Z] #40 DONE 34.2s
00:25:11 [2020-12-21T00:25:11.240Z] 
00:25:11 [2020-12-21T00:25:11.240Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:11 [2020-12-21T00:25:11.240Z] #43 26.60 github.com/LK4D4/vndr/godl/singleflight
00:25:11 [2020-12-21T00:25:11.240Z] #43 26.60 io
00:25:11 [2020-12-21T00:25:11.240Z] #43 26.77 strconv
00:25:11 [2020-12-21T00:25:11.240Z] #43 27.58 bytes
00:25:11 [2020-12-21T00:25:11.240Z] #43 29.28 reflect
00:25:11 [2020-12-21T00:25:11.240Z] #43 29.35 bufio
00:25:11 [2020-12-21T00:25:11.240Z] #43 30.67 syscall
00:25:11 [2020-12-21T00:25:11.530Z] #43 ...
00:25:11 [2020-12-21T00:25:11.530Z] 
00:25:11 [2020-12-21T00:25:11.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:11 [2020-12-21T00:25:11.676Z] #43 ...
00:25:11 [2020-12-21T00:25:11.676Z] 
00:25:11 [2020-12-21T00:25:11.676Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:25:11 [2020-12-21T00:25:11.676Z] #27 DONE 16.4s
00:25:11 [2020-12-21T00:25:11.676Z] 
00:25:11 [2020-12-21T00:25:11.676Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:11 [2020-12-21T00:25:11.676Z] #32 13.64 internal/testlog
00:25:12 [2020-12-21T00:25:12.238Z] #32 14.06 encoding
00:25:12 [2020-12-21T00:25:12.251Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b75eca546419c4ac) in /home/ubuntu/workspace/moby_PR-41830
[Pipeline] {
[Pipeline] checkout
00:25:12 [2020-12-21T00:25:12.806Z] #32 14.77 runtime/cgo
00:25:13 [2020-12-21T00:25:13.040Z] #41 ...
00:25:13 [2020-12-21T00:25:13.040Z] 
00:25:13 [2020-12-21T00:25:13.040Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.21 Setting up libicu63:s390x (63.1-6+deb10u1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.22 Setting up xxd (2:8.1.0875-5) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.22 Setting up libuv1:s390x (1.24.1-1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.23 Setting up vim-common (2:8.1.0875-5) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.25 Setting up librhash0:s390x (1.3.8-1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.26 Setting up cmake-data (3.13.4-1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.27 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.28 Setting up libjsoncpp1:s390x (1.7.4-3) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.28 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.29 Setting up cmake (3.13.4-1) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.30 Processing triggers for libc-bin (2.28-10) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 35.34 Processing triggers for mime-support (3.62) ...
00:25:13 [2020-12-21T00:25:13.040Z] #34 DONE 35.6s
00:25:13 [2020-12-21T00:25:13.040Z] 
00:25:13 [2020-12-21T00:25:13.040Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.832 + RM_GOPATH=0
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.832 + TMP_GOPATH=
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.832 + : /build
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.832 + '[' -z '' ']'
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.833 ++ mktemp -d
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.833 + export GOPATH=/tmp/tmp.0Z6w1hhyN6
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.833 + GOPATH=/tmp/tmp.0Z6w1hhyN6
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.834 + RM_GOPATH=1
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.834 + case "$(go env GOARCH)" in
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.834 ++ go env GOARCH
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 + export GO_BUILDMODE=-buildmode=pie
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 + GO_BUILDMODE=-buildmode=pie
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 ++ dirname /tmp/install/install.sh
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 + dir=/tmp/install
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 + bin=tini
00:25:13 [2020-12-21T00:25:13.737Z] #35 0.865 + shift
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.865 + '[' '!' -f /tmp/install/tini.installer ']'
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 + . /tmp/install/tini.installer
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 + install_tini
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.0Z6w1hhyN6/tini
00:25:13 [2020-12-21T00:25:13.738Z] #35 0.867 Cloning into '/tmp/tmp.0Z6w1hhyN6/tini'...
00:25:14 [2020-12-21T00:25:14.174Z] #32 ...
00:25:14 [2020-12-21T00:25:14.174Z] 
00:25:14 [2020-12-21T00:25:14.174Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:14 [2020-12-21T00:25:14.174Z] #22 15.94 + mkdir -p /build
00:25:14 [2020-12-21T00:25:14.174Z] #22 15.94 + mv docker/docker /build/
00:25:14 [2020-12-21T00:25:14.174Z] #22 15.94 + rmdir docker
00:25:14 [2020-12-21T00:25:14.174Z] #22 DONE 16.1s
00:25:14 [2020-12-21T00:25:14.367Z] #35 1.550 + cd /tmp/tmp.0Z6w1hhyN6/tini
00:25:14 [2020-12-21T00:25:14.367Z] #35 1.554 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:25:14 [2020-12-21T00:25:14.367Z] #35 1.558 + cmake .
00:25:14 [2020-12-21T00:25:14.431Z] 
00:25:14 [2020-12-21T00:25:14.431Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:25:14 [2020-12-21T00:25:14.431Z] #56 11.69 Checking out files:  95% (755/794)   
Checking out files:  96% (763/794)   
Checking out files:  97% (771/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
00:25:14 [2020-12-21T00:25:14.431Z] #56 11.85 + cd /tmp/tmp.1Mfhg0IUcN/src/github.com/rootless-containers/rootlesskit
00:25:14 [2020-12-21T00:25:14.431Z] #56 11.85 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:25:14 [2020-12-21T00:25:14.431Z] #56 12.65 + for f in rootlesskit rootlesskit-docker-proxy
00:25:14 [2020-12-21T00:25:14.431Z] #56 12.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:25:14 [2020-12-21T00:25:14.656Z] #35 2.020 -- The C compiler identification is GNU 8.3.0
00:25:14 [2020-12-21T00:25:14.946Z] #35 2.124 -- Check for working C compiler: /usr/bin/cc
00:25:14 [2020-12-21T00:25:14.946Z] #35 ...
00:25:14 [2020-12-21T00:25:14.946Z] 
00:25:14 [2020-12-21T00:25:14.946Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:14 [2020-12-21T00:25:14.946Z] #45 DONE 37.9s
00:25:15 [2020-12-21T00:25:15.236Z] 
00:25:15 [2020-12-21T00:25:15.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:15 [2020-12-21T00:25:15.236Z] #41 2.132 Note: Building without setproctitle() and strlcpy() support.
00:25:15 [2020-12-21T00:25:15.236Z] #41 2.132       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:25:15 [2020-12-21T00:25:15.236Z] #41 2.169 Note: Building without GnuTLS support
00:25:15 [2020-12-21T00:25:15.236Z] #41 2.170 Makefile.config:39: Warn: you have no libnftables installed
00:25:15 [2020-12-21T00:25:15.236Z] #41 2.170 Makefile.config:40: Warn: Building without nftables support
00:25:15 [2020-12-21T00:25:15.236Z] #41 3.347 fatal: not a git repository (or any of the parent directories): .git
00:25:15 [2020-12-21T00:25:15.236Z] #41 3.364   GEN      .gitid
00:25:15 [2020-12-21T00:25:15.236Z] #41 3.368   GEN      criu/include/version.h
00:25:15 [2020-12-21T00:25:15.236Z] #41 3.377   GEN      include/common/asm
00:25:15 [2020-12-21T00:25:15.325Z] using credential docker-jenkins-github-credentials
00:25:15 [2020-12-21T00:25:15.333Z] Cloning the remote Git repository
00:25:15 [2020-12-21T00:25:15.333Z] Cloning with configured refspecs honoured and without tags
00:25:15 [2020-12-21T00:25:15.375Z] #56 ...
00:25:15 [2020-12-21T00:25:15.375Z] 
00:25:15 [2020-12-21T00:25:15.375Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.17 go: downloading github.com/fatih/color v1.7.0
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.17 go: downloading github.com/spf13/cobra v0.0.5
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.22 go: downloading github.com/stretchr/testify v1.4.0
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.30 go: downloading github.com/spf13/viper v1.6.1
00:25:15 [2020-12-21T00:25:15.375Z] #47 17.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:25:15 [2020-12-21T00:25:15.635Z] #47 17.44 go: extracting github.com/fatih/color v1.7.0
00:25:15 [2020-12-21T00:25:15.635Z] #47 17.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:25:15 [2020-12-21T00:25:15.892Z] #47 17.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:25:15 [2020-12-21T00:25:15.892Z] #47 17.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:25:15 [2020-12-21T00:25:15.892Z] #47 17.95 go: extracting github.com/stretchr/testify v1.4.0
00:25:15 [2020-12-21T00:25:15.892Z] #47 17.97 go: extracting github.com/spf13/viper v1.6.1
00:25:15 [2020-12-21T00:25:15.254Z] Cloning repository https://github.com/moby/moby.git
00:25:15 [2020-12-21T00:25:15.313Z]  > git init /home/ubuntu/workspace/moby_PR-41830 # timeout=10
00:25:16 [2020-12-21T00:25:16.149Z] #47 17.99 go: downloading github.com/ultraware/whitespace v0.0.4
00:25:16 [2020-12-21T00:25:16.149Z] #47 18.00 go: extracting github.com/spf13/cobra v0.0.5
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.737   PBCC     images/timens.pb-c.c
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.745   DEP      images/timens.pb-c.d
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.783   PBCC     images/fown.pb-c.c
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.813   PBCC     images/google/protobuf/descriptor.pb-c.c
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.880   PBCC     images/opts.pb-c.c
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.902   PBCC     images/memfd.pb-c.c
00:25:16 [2020-12-21T00:25:16.272Z] #41 4.950   DEP      images/fown.pb-c.d
00:25:16 [2020-12-21T00:25:16.272Z] #41 5.000   DEP      images/google/protobuf/descriptor.pb-c.d
00:25:16 [2020-12-21T00:25:16.272Z] #41 5.033   DEP      images/opts.pb-c.d
00:25:16 [2020-12-21T00:25:16.406Z] #47 18.30 go: extracting github.com/ultraware/whitespace v0.0.4
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.089   DEP      images/memfd.pb-c.d
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.161   PBCC     images/sit.pb-c.c
00:25:16 [2020-12-21T00:25:16.562Z] #41 ...
00:25:16 [2020-12-21T00:25:16.562Z] 
00:25:16 [2020-12-21T00:25:16.562Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:16 [2020-12-21T00:25:16.562Z] #49 29.36 reflect
00:25:16 [2020-12-21T00:25:16.562Z] #49 29.38 syscall
00:25:16 [2020-12-21T00:25:16.562Z] #49 34.27 time
00:25:16 [2020-12-21T00:25:16.562Z] #49 39.43 context
00:25:16 [2020-12-21T00:25:16.562Z] #49 ...
00:25:16 [2020-12-21T00:25:16.562Z] 
00:25:16 [2020-12-21T00:25:16.562Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.167   DEP      images/sit.pb-c.d
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.215   PBCC     images/macvlan.pb-c.c
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.218   DEP      images/macvlan.pb-c.d
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.273   PBCC     images/autofs.pb-c.c
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.277   DEP      images/autofs.pb-c.d
00:25:16 [2020-12-21T00:25:16.562Z] #41 5.328   PBCC     images/sysctl.pb-c.c
00:25:16 [2020-12-21T00:25:16.663Z] #47 18.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.366   DEP      images/sysctl.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.403   PBCC     images/time.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.449   DEP      images/time.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.473   PBCC     images/binfmt-misc.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.495   DEP      images/binfmt-misc.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.507   PBCC     images/seccomp.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.520   DEP      images/seccomp.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.552   PBCC     images/userns.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.559   DEP      images/userns.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.597   PBCC     images/cgroup.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.601   DEP      images/cgroup.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.625   PBCC     images/ext-file.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.644   DEP      images/ext-file.pb-c.d
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.659   PBCC     images/rpc.pb-c.c
00:25:16 [2020-12-21T00:25:16.892Z] #41 5.697   DEP      images/rpc.pb-c.d
00:25:16 [2020-12-21T00:25:16.920Z] #47 18.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:25:16 [2020-12-21T00:25:16.252Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:16 [2020-12-21T00:25:16.253Z]  > git --version # timeout=10
00:25:16 [2020-12-21T00:25:16.267Z]  > git --version # 'git version 2.7.4'
00:25:16 [2020-12-21T00:25:16.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:16 [2020-12-21T00:25:16.741Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:17 [2020-12-21T00:25:17.178Z] #47 19.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:25:17 [2020-12-21T00:25:17.178Z] #47 19.18 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.776   PBCC     images/siginfo.pb-c.c
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.784   DEP      images/siginfo.pb-c.d
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.820   PBCC     images/pagemap.pb-c.c
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.838   DEP      images/pagemap.pb-c.d
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.858   PBCC     images/rlimit.pb-c.c
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.872   DEP      images/rlimit.pb-c.d
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.922   PBCC     images/file-lock.pb-c.c
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.938   DEP      images/file-lock.pb-c.d
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.985   PBCC     images/tty.pb-c.c
00:25:17 [2020-12-21T00:25:17.182Z] #41 5.991   DEP      images/tty.pb-c.d
00:25:17 [2020-12-21T00:25:17.182Z] #41 6.032   PBCC     images/tun.pb-c.c
00:25:17 [2020-12-21T00:25:17.471Z] #41 6.052   PBCC     images/netdev.pb-c.c
00:25:17 [2020-12-21T00:25:17.471Z] #41 6.136   DEP      images/tun.pb-c.d
00:25:17 [2020-12-21T00:25:17.471Z] #41 6.179   DEP      images/netdev.pb-c.d
00:25:17 [2020-12-21T00:25:17.471Z] #41 6.230   PBCC     images/vma.pb-c.c
00:25:17 [2020-12-21T00:25:17.471Z] #41 6.245   DEP      images/vma.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.290   PBCC     images/creds.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.293   DEP      images/creds.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.344   PBCC     images/utsns.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.348   DEP      images/utsns.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.355   PBCC     images/ipc-desc.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.370   PBCC     images/ipc-sem.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.391   DEP      images/ipc-desc.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.409   DEP      images/ipc-sem.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.456   PBCC     images/ipc-msg.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.472   DEP      images/ipc-msg.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.515   PBCC     images/ipc-shm.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.518   DEP      images/ipc-shm.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.537   PBCC     images/ipc-var.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.555   DEP      images/ipc-var.pb-c.d
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.564   PBCC     images/sk-opts.pb-c.c
00:25:17 [2020-12-21T00:25:17.837Z] #41 6.585   PBCC     images/packet-sock.pb-c.c
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.702   DEP      images/sk-opts.pb-c.d
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.732   DEP      images/packet-sock.pb-c.d
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.739   PBCC     images/sk-netlink.pb-c.c
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.766   DEP      images/sk-netlink.pb-c.d
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.791   PBCC     images/sk-inet.pb-c.c
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.815   DEP      images/sk-inet.pb-c.d
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.825   PBCC     images/sk-unix.pb-c.c
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.855   DEP      images/sk-unix.pb-c.d
00:25:18 [2020-12-21T00:25:18.127Z] #41 6.912   PBCC     images/mm.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 6.955   DEP      images/mm.pb-c.d
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.032   PBCC     images/timerfd.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.066   DEP      images/timerfd.pb-c.d
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.083   PBCC     images/timer.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.105   DEP      images/timer.pb-c.d
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.166   PBCC     images/sa.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.171   DEP      images/sa.pb-c.d
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.209   PBCC     images/pipe-data.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.212   DEP      images/pipe-data.pb-c.d
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.251   PBCC     images/mnt.pb-c.c
00:25:18 [2020-12-21T00:25:18.416Z] #41 7.268   DEP      images/mnt.pb-c.d
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.34 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.40 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:25:18 [2020-12-21T00:25:18.551Z] #47 ...
00:25:18 [2020-12-21T00:25:18.551Z] 
00:25:18 [2020-12-21T00:25:18.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:18 [2020-12-21T00:25:18.551Z] #34 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:25:18 [2020-12-21T00:25:18.551Z] #34 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:25:18 [2020-12-21T00:25:18.551Z] #34 ...
00:25:18 [2020-12-21T00:25:18.551Z] 
00:25:18 [2020-12-21T00:25:18.551Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:25:18 [2020-12-21T00:25:18.551Z] #47 20.54 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:25:18 [2020-12-21T00:25:18.706Z] #41 7.305   PBCC     images/sk-packet.pb-c.c
00:25:18 [2020-12-21T00:25:18.706Z] #41 7.336   DEP      images/sk-packet.pb-c.d
00:25:18 [2020-12-21T00:25:18.706Z] #41 7.383   PBCC     images/tcp-stream.pb-c.c
00:25:18 [2020-12-21T00:25:18.706Z] #41 7.432   DEP      images/tcp-stream.pb-c.d
00:25:18 [2020-12-21T00:25:18.706Z] #41 7.486   PBCC     images/pipe.pb-c.c
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.519   DEP      images/pipe.pb-c.d
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.526   PBCC     images/pstree.pb-c.c
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.529   DEP      images/pstree.pb-c.d
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.590   PBCC     images/fs.pb-c.c
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.603   DEP      images/fs.pb-c.d
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.636   PBCC     images/signalfd.pb-c.c
00:25:18 [2020-12-21T00:25:18.996Z] #41 7.673   DEP      images/signalfd.pb-c.d
00:25:19 [2020-12-21T00:25:19.116Z] #47 21.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.721   PBCC     images/fh.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.753   PBCC     images/fsnotify.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.786   DEP      images/fh.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.798   DEP      images/fsnotify.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.878   PBCC     images/eventpoll.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.898   DEP      images/eventpoll.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.947   PBCC     images/eventfd.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.951   DEP      images/eventfd.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.980   PBCC     images/remap-file-path.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 7.997   DEP      images/remap-file-path.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 8.040   PBCC     images/fifo.pb-c.c
00:25:19 [2020-12-21T00:25:19.286Z] #41 8.065   DEP      images/fifo.pb-c.d
00:25:19 [2020-12-21T00:25:19.286Z] #41 8.087   PBCC     images/ghost-file.pb-c.c
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.129   DEP      images/ghost-file.pb-c.d
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.139   PBCC     images/regfile.pb-c.c
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.165   DEP      images/regfile.pb-c.d
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.206   PBCC     images/ns.pb-c.c
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.213   DEP      images/ns.pb-c.d
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.235   PBCC     images/fdinfo.pb-c.c
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.297   DEP      images/fdinfo.pb-c.d
00:25:19 [2020-12-21T00:25:19.576Z] #41 8.337   PBCC     images/core-aarch64.pb-c.c
00:25:19 [2020-12-21T00:25:19.682Z] #47 ...
00:25:19 [2020-12-21T00:25:19.682Z] 
00:25:19 [2020-12-21T00:25:19.682Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:19 [2020-12-21T00:25:19.682Z] #45 11.63 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:25:19 [2020-12-21T00:25:19.682Z] #45 13.40 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:25:19 [2020-12-21T00:25:19.682Z] #45 13.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.39 go: finding github.com/fatih/color v1.9.0
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.60 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.65 go: finding github.com/pkg/errors v0.9.1
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.68 go: finding github.com/mattn/go-colorable v0.1.6
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.75 go: finding github.com/spf13/pflag v1.0.3
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.75 go: finding github.com/mattn/go-isatty v0.0.12
00:25:19 [2020-12-21T00:25:19.682Z] #45 19.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:25:19 [2020-12-21T00:25:19.682Z] #45 20.21 go: finding github.com/jonboulle/clockwork v0.1.0
00:25:19 [2020-12-21T00:25:19.682Z] #45 20.25 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:25:19 [2020-12-21T00:25:19.682Z] #45 20.37 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:25:19 [2020-12-21T00:25:19.682Z] #45 20.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:25:19 [2020-12-21T00:25:19.866Z] #41 ...
00:25:19 [2020-12-21T00:25:19.866Z] 
00:25:19 [2020-12-21T00:25:19.866Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:19 [2020-12-21T00:25:19.866Z] #35 2.830 -- Check for working C compiler: /usr/bin/cc -- works
00:25:19 [2020-12-21T00:25:19.866Z] #35 2.830 -- Detecting C compiler ABI info
00:25:19 [2020-12-21T00:25:19.866Z] #35 3.547 -- Detecting C compiler ABI info - done
00:25:19 [2020-12-21T00:25:19.866Z] #35 3.552 -- Detecting C compile features
00:25:19 [2020-12-21T00:25:19.866Z] #35 4.747 -- Detecting C compile features - done
00:25:19 [2020-12-21T00:25:19.866Z] #35 4.777 -- Performing Test HAS_BUILTIN_FORTIFY
00:25:19 [2020-12-21T00:25:19.866Z] #35 4.999 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:25:19 [2020-12-21T00:25:19.866Z] #35 5.064 -- Configuring done
00:25:19 [2020-12-21T00:25:19.866Z] #35 5.081 -- Generating done
00:25:19 [2020-12-21T00:25:19.866Z] #35 5.090 -- Build files have been written to: /tmp/tmp.0Z6w1hhyN6/tini
00:25:19 [2020-12-21T00:25:19.866Z] #35 5.099 + make tini-static
00:25:19 [2020-12-21T00:25:19.866Z] #35 5.499 Scanning dependencies of target tini-static
00:25:19 [2020-12-21T00:25:19.867Z] #35 5.587 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:25:19 [2020-12-21T00:25:19.867Z] #35 6.341 [100%] Linking C executable tini-static
00:25:19 [2020-12-21T00:25:19.867Z] #35 6.709 [100%] Built target tini-static
00:25:19 [2020-12-21T00:25:19.867Z] #35 6.758 + mkdir -p /build
00:25:19 [2020-12-21T00:25:19.867Z] #35 6.762 + cp tini-static /build/docker-init
00:25:19 [2020-12-21T00:25:19.867Z] #35 DONE 7.1s
00:25:19 [2020-12-21T00:25:19.867Z] 
00:25:19 [2020-12-21T00:25:19.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.371   PBCC     images/core-arm.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.404   PBCC     images/core-ppc64.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.441   PBCC     images/core-s390.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.468   PBCC     images/core-x86.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.501   PBCC     images/core.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.552   PBCC     images/inventory.pb-c.c
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.590   DEP      images/core-aarch64.pb-c.d
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.619   DEP      images/core-arm.pb-c.d
00:25:19 [2020-12-21T00:25:19.867Z] #41 8.654   DEP      images/core-ppc64.pb-c.d
00:25:19 [2020-12-21T00:25:19.939Z] #45 ...
00:25:19 [2020-12-21T00:25:19.939Z] 
00:25:19 [2020-12-21T00:25:19.939Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:19 [2020-12-21T00:25:19.939Z] #49 18.19 + cd /tmp/tmp.9QXfc72wSP/src/github.com/mvdan/sh
00:25:19 [2020-12-21T00:25:19.939Z] #49 18.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:25:19 [2020-12-21T00:25:19.939Z] #49 18.27 + GO111MODULE=on
00:25:19 [2020-12-21T00:25:19.939Z] #49 18.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:25:19 [2020-12-21T00:25:19.939Z] #49 19.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:25:19 [2020-12-21T00:25:19.939Z] #49 19.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:25:19 [2020-12-21T00:25:19.939Z] #49 19.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:25:19 [2020-12-21T00:25:19.939Z] #49 19.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:25:19 [2020-12-21T00:25:19.939Z] #49 19.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:25:19 [2020-12-21T00:25:19.939Z] #49 20.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:25:19 [2020-12-21T00:25:19.939Z] #49 21.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.666   DEP      images/core-s390.pb-c.d
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.707   DEP      images/core-x86.pb-c.d
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.753   DEP      images/core.pb-c.d
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.816   DEP      images/inventory.pb-c.d
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.860   PBCC     images/cpuinfo.pb-c.c
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.886   DEP      images/cpuinfo.pb-c.d
00:25:20 [2020-12-21T00:25:20.156Z] #41 8.911   PBCC     images/stats.pb-c.c
00:25:20 [2020-12-21T00:25:20.200Z] #49 ...
00:25:20 [2020-12-21T00:25:20.200Z] 
00:25:20 [2020-12-21T00:25:20.200Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:25:20 [2020-12-21T00:25:20.200Z] #53 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:25:20 [2020-12-21T00:25:20.446Z] #41 8.924   DEP      images/stats.pb-c.d
00:25:20 [2020-12-21T00:25:20.457Z] #53 ...
00:25:20 [2020-12-21T00:25:20.457Z] 
00:25:20 [2020-12-21T00:25:20.457Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:20 [2020-12-21T00:25:20.457Z] #40 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:25:20 [2020-12-21T00:25:20.457Z] #40 ...
00:25:20 [2020-12-21T00:25:20.457Z] 
00:25:20 [2020-12-21T00:25:20.457Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:20 [2020-12-21T00:25:20.457Z] #43 17.97 unicode/utf16
00:25:20 [2020-12-21T00:25:20.458Z] #43 18.13 container/list
00:25:20 [2020-12-21T00:25:20.458Z] #43 18.52 crypto/internal/subtle
00:25:20 [2020-12-21T00:25:20.458Z] #43 18.66 crypto/subtle
00:25:20 [2020-12-21T00:25:20.458Z] #43 18.72 vendor/golang.org/x/crypto/cryptobyte/asn1
00:25:20 [2020-12-21T00:25:20.458Z] #43 18.83 internal/nettrace
00:25:20 [2020-12-21T00:25:20.458Z] #43 19.01 runtime/cgo
00:25:21 [2020-12-21T00:25:21.021Z] #43 ...
00:25:21 [2020-12-21T00:25:21.021Z] 
00:25:21 [2020-12-21T00:25:21.021Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:21 [2020-12-21T00:25:21.021Z] #11 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:25:21 [2020-12-21T00:25:21.076Z] #41 9.929 make[1]: Nothing to be done for 'all'.
00:25:21 [2020-12-21T00:25:21.279Z] #11 ...
00:25:21 [2020-12-21T00:25:21.279Z] 
00:25:21 [2020-12-21T00:25:21.279Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.17 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.21 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.27 go: downloading github.com/magiconair/properties v1.8.1
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.28 go: downloading github.com/sirupsen/logrus v1.4.2
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.30 go: downloading github.com/subosito/gotenv v1.2.0
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.30 go: downloading github.com/stretchr/objx v0.2.0
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.34 go: downloading golang.org/x/text v0.3.2
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.34 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:25:21 [2020-12-21T00:25:21.279Z] #47 23.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:25:21 [2020-12-21T00:25:21.538Z] #47 23.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:25:21 [2020-12-21T00:25:21.538Z] #47 23.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:25:21 [2020-12-21T00:25:21.538Z] #47 23.48 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:25:21 [2020-12-21T00:25:21.538Z] #47 23.50 go: extracting github.com/magiconair/properties v1.8.1
00:25:21 [2020-12-21T00:25:21.538Z] #47 23.50 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:25:21 [2020-12-21T00:25:21.795Z] #47 23.74 go: extracting github.com/subosito/gotenv v1.2.0
00:25:21 [2020-12-21T00:25:21.795Z] #47 23.74 go: extracting github.com/stretchr/objx v0.2.0
00:25:21 [2020-12-21T00:25:21.795Z] #47 23.77 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:25:21 [2020-12-21T00:25:21.795Z] #47 23.83 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:25:21 [2020-12-21T00:25:21.795Z] #47 23.85 go: downloading github.com/spf13/afero v1.1.2
00:25:22 [2020-12-21T00:25:22.052Z] #47 23.86 go: downloading github.com/ultraware/funlen v0.0.2
00:25:22 [2020-12-21T00:25:22.052Z] #47 23.86 go: extracting github.com/sirupsen/logrus v1.4.2
00:25:22 [2020-12-21T00:25:22.052Z] #47 23.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:25:22 [2020-12-21T00:25:22.052Z] #47 23.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:25:22 [2020-12-21T00:25:22.052Z] #47 24.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:25:22 [2020-12-21T00:25:22.052Z] #47 24.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:25:22 [2020-12-21T00:25:22.105Z] #41 ...
00:25:22 [2020-12-21T00:25:22.105Z] 
00:25:22 [2020-12-21T00:25:22.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:22 [2020-12-21T00:25:22.105Z] #11 34.90 Selecting previously unselected package mingw-w64-x86-64-dev.
00:25:22 [2020-12-21T00:25:22.105Z] #11 34.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 34.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.50 Selecting previously unselected package gcc-mingw-w64-base.
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 39.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:25:22 [2020-12-21T00:25:22.105Z] #11 ...
00:25:22 [2020-12-21T00:25:22.105Z] 
00:25:22 [2020-12-21T00:25:22.105Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:22 [2020-12-21T00:25:22.105Z] #41 10.73   CC       images/stats.o
00:25:22 [2020-12-21T00:25:22.311Z] #47 24.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:25:22 [2020-12-21T00:25:22.311Z] #47 24.18 go: downloading github.com/kisielk/gotool v1.0.0
00:25:22 [2020-12-21T00:25:22.311Z] #47 24.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:25:22 [2020-12-21T00:25:22.394Z] #41 10.90   CC       images/core.o
00:25:22 [2020-12-21T00:25:22.394Z] #41 11.24   CC       images/core-x86.o
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.45 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.53 go: extracting github.com/ultraware/funlen v0.0.2
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.53 go: extracting github.com/spf13/afero v1.1.2
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.57 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:25:22 [2020-12-21T00:25:22.569Z] #47 24.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.69 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.71 go: downloading github.com/spf13/pflag v1.0.5
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.75 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.77 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.84 go: downloading github.com/gobwas/glob v0.2.3
00:25:22 [2020-12-21T00:25:22.825Z] #47 24.87 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:25:23 [2020-12-21T00:25:23.024Z] #41 11.59   CC       images/core-arm.o
00:25:23 [2020-12-21T00:25:23.082Z] #47 24.89 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:25:23 [2020-12-21T00:25:23.082Z] #47 24.91 go: extracting github.com/kisielk/gotool v1.0.0
00:25:23 [2020-12-21T00:25:23.082Z] #47 24.92 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:25:23 [2020-12-21T00:25:23.082Z] #47 24.94 go: downloading github.com/hashicorp/hcl v1.0.0
00:25:23 [2020-12-21T00:25:23.082Z] #47 25.09 go: downloading github.com/pelletier/go-toml v1.2.0
00:25:23 [2020-12-21T00:25:23.313Z] #41 11.82   CC       images/core-aarch64.o
00:25:23 [2020-12-21T00:25:23.313Z] #41 ...
00:25:23 [2020-12-21T00:25:23.313Z] 
00:25:23 [2020-12-21T00:25:23.313Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:23 [2020-12-21T00:25:23.313Z] #32 36.11 internal/poll
00:25:23 [2020-12-21T00:25:23.313Z] #32 37.35 internal/syscall/execenv
00:25:23 [2020-12-21T00:25:23.313Z] #32 37.47 internal/syscall/unix
00:25:23 [2020-12-21T00:25:23.313Z] #32 37.66 os
00:25:23 [2020-12-21T00:25:23.313Z] #32 38.10 internal/fmtsort
00:25:23 [2020-12-21T00:25:23.313Z] #32 38.76 strings
00:25:23 [2020-12-21T00:25:23.313Z] #32 40.72 path
00:25:23 [2020-12-21T00:25:23.313Z] #32 40.94 fmt
00:25:23 [2020-12-21T00:25:23.313Z] #32 41.14 path/filepath
00:25:23 [2020-12-21T00:25:23.313Z] #32 42.04 io/ioutil
00:25:23 [2020-12-21T00:25:23.313Z] #32 42.51 text/tabwriter
00:25:23 [2020-12-21T00:25:23.313Z] #32 43.99 flag
00:25:23 [2020-12-21T00:25:23.313Z] #32 43.99 github.com/BurntSushi/toml
00:25:23 [2020-12-21T00:25:23.313Z] #32 45.00 log
00:25:23 [2020-12-21T00:25:23.314Z] #32 ...
00:25:23 [2020-12-21T00:25:23.314Z] 
00:25:23 [2020-12-21T00:25:23.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:23 [2020-12-21T00:25:23.314Z] #41 12.01   CC       images/core-ppc64.o
00:25:23 [2020-12-21T00:25:23.354Z] #47 25.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:25:23 [2020-12-21T00:25:23.354Z] #47 25.27 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:25:23 [2020-12-21T00:25:23.603Z] #41 12.31   CC       images/core-s390.o
00:25:23 [2020-12-21T00:25:23.611Z] #47 25.49 go: downloading github.com/pmezard/go-difflib v1.0.0
00:25:23 [2020-12-21T00:25:23.611Z] #47 25.58 go: downloading github.com/gogo/protobuf v1.2.1
00:25:23 [2020-12-21T00:25:23.611Z] #47 25.65 go: extracting github.com/hashicorp/hcl v1.0.0
00:25:23 [2020-12-21T00:25:23.868Z] #47 25.68 go: extracting github.com/gobwas/glob v0.2.3
00:25:23 [2020-12-21T00:25:23.868Z] #47 25.72 go: extracting github.com/spf13/pflag v1.0.5
00:25:23 [2020-12-21T00:25:23.868Z] #47 25.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:25:24 [2020-12-21T00:25:24.126Z] #47 26.12 go: extracting github.com/pmezard/go-difflib v1.0.0
00:25:24 [2020-12-21T00:25:24.126Z] #47 26.12 go: downloading github.com/BurntSushi/toml v0.3.1
00:25:24 [2020-12-21T00:25:24.126Z] #47 26.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:25:24 [2020-12-21T00:25:24.126Z] #47 26.15 go: downloading gopkg.in/ini.v1 v1.51.0
00:25:24 [2020-12-21T00:25:24.233Z] #41 12.77   CC       images/cpuinfo.o
00:25:24 [2020-12-21T00:25:24.233Z] #41 ...
00:25:24 [2020-12-21T00:25:24.233Z] 
00:25:24 [2020-12-21T00:25:24.233Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:24 [2020-12-21T00:25:24.233Z] #43 36.99 internal/poll
00:25:24 [2020-12-21T00:25:24.233Z] #43 38.83 os
00:25:24 [2020-12-21T00:25:24.233Z] #43 40.03 strings
00:25:24 [2020-12-21T00:25:24.233Z] #43 40.91 fmt
00:25:24 [2020-12-21T00:25:24.233Z] #43 42.35 regexp/syntax
00:25:24 [2020-12-21T00:25:24.233Z] #43 44.04 flag
00:25:24 [2020-12-21T00:25:24.233Z] #43 45.09 go/token
00:25:24 [2020-12-21T00:25:24.233Z] #43 45.31 regexp
00:25:24 [2020-12-21T00:25:24.233Z] #43 45.61 go/scanner
00:25:24 [2020-12-21T00:25:24.233Z] #43 46.36 go/ast
00:25:24 [2020-12-21T00:25:24.233Z] #43 ...
00:25:24 [2020-12-21T00:25:24.233Z] 
00:25:24 [2020-12-21T00:25:24.233Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:24 [2020-12-21T00:25:24.233Z] #32 46.44 github.com/BurntSushi/toml/cmd/tomlv
00:25:24 [2020-12-21T00:25:24.384Z] #47 26.38 go: extracting github.com/pelletier/go-toml v1.2.0
00:25:24 [2020-12-21T00:25:24.384Z] #47 26.45 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:25:24 [2020-12-21T00:25:24.502Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ec6f4c41bd14463) in /home/ubuntu/workspace/moby_PR-41830
[Pipeline] {
[Pipeline] checkout
00:25:24 [2020-12-21T00:25:24.643Z] #47 26.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:25:24 [2020-12-21T00:25:24.643Z] #47 26.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:25:24 [2020-12-21T00:25:24.643Z] #47 26.66 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:25:24 [2020-12-21T00:25:24.725Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032815dc5f29a1381) in /home/ubuntu/workspace/moby_PR-41830
[Pipeline] {
[Pipeline] checkout
00:25:24 [2020-12-21T00:25:24.900Z] #47 26.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:25:24 [2020-12-21T00:25:24.900Z] #47 26.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:25:24 [2020-12-21T00:25:24.900Z] #47 26.94 go: extracting gopkg.in/ini.v1 v1.51.0
00:25:25 [2020-12-21T00:25:25.159Z] #47 26.99 go: extracting github.com/BurntSushi/toml v0.3.1
00:25:25 [2020-12-21T00:25:25.159Z] #47 27.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.26 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.33 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:25:25 [2020-12-21T00:25:25.418Z] #47 27.36 go: downloading github.com/mattn/go-isatty v0.0.8
00:25:25 [2020-12-21T00:25:25.675Z] #47 27.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:25:25 [2020-12-21T00:25:25.970Z] #47 27.70 go: downloading github.com/go-critic/go-critic v0.4.1
00:25:25 [2020-12-21T00:25:25.970Z] #47 27.70 go: downloading github.com/davecgh/go-spew v1.1.1
00:25:25 [2020-12-21T00:25:25.970Z] #47 27.71 go: extracting github.com/mattn/go-isatty v0.0.8
00:25:25 [2020-12-21T00:25:25.970Z] #47 27.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:25:26 [2020-12-21T00:25:26.227Z] #47 28.00 go: downloading gopkg.in/yaml.v2 v2.2.7
00:25:26 [2020-12-21T00:25:26.227Z] #47 28.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:25:26 [2020-12-21T00:25:26.291Z] #32 DONE 49.2s
00:25:26 [2020-12-21T00:25:26.292Z] 
00:25:26 [2020-12-21T00:25:26.292Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.13   CC       images/inventory.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.34   CC       images/fdinfo.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.55   CC       images/fown.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.70   CC       images/ns.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.82   CC       images/regfile.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 13.94   CC       images/ghost-file.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 14.17   CC       images/fifo.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 14.30   CC       images/remap-file-path.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 14.46   CC       images/eventfd.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 14.64   CC       images/eventpoll.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 14.87   CC       images/fh.o
00:25:26 [2020-12-21T00:25:26.292Z] #41 15.02   CC       images/fsnotify.o
00:25:26 [2020-12-21T00:25:26.483Z] #47 28.30 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:25:26 [2020-12-21T00:25:26.483Z] #47 28.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:25:26 [2020-12-21T00:25:26.483Z] #47 28.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:25:26 [2020-12-21T00:25:26.483Z] #47 28.54 go: extracting github.com/davecgh/go-spew v1.1.1
00:25:26 [2020-12-21T00:25:26.581Z] #41 15.28   CC       images/signalfd.o
00:25:26 [2020-12-21T00:25:26.740Z] #47 28.64 go: extracting github.com/go-critic/go-critic v0.4.1
00:25:26 [2020-12-21T00:25:26.740Z] #47 28.70 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:25:26 [2020-12-21T00:25:26.740Z] #47 28.74 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:25:26 [2020-12-21T00:25:26.871Z] #41 15.41   CC       images/fs.o
00:25:26 [2020-12-21T00:25:26.871Z] #41 15.54   CC       images/pstree.o
00:25:26 [2020-12-21T00:25:26.871Z] #41 15.62   CC       images/pipe.o
00:25:26 [2020-12-21T00:25:26.871Z] #41 15.63   CC       images/tcp-stream.o
00:25:26 [2020-12-21T00:25:26.871Z] #41 15.67   CC       images/sk-packet.o
00:25:26 [2020-12-21T00:25:26.871Z] #41 ...
00:25:26 [2020-12-21T00:25:26.871Z] 
00:25:26 [2020-12-21T00:25:26.871Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:26 [2020-12-21T00:25:26.871Z] #49 39.80 os
00:25:26 [2020-12-21T00:25:26.871Z] #49 39.84 encoding/binary
00:25:26 [2020-12-21T00:25:26.871Z] #49 41.21 encoding/base64
00:25:26 [2020-12-21T00:25:26.871Z] #49 41.97 golang.org/x/sys/unix
00:25:26 [2020-12-21T00:25:26.871Z] #49 42.43 fmt
00:25:26 [2020-12-21T00:25:26.871Z] #49 45.59 encoding/json
00:25:26 [2020-12-21T00:25:26.871Z] #49 47.57 github.com/pkg/diff
00:25:26 [2020-12-21T00:25:26.871Z] #49 48.43 go/ast
00:25:26 [2020-12-21T00:25:26.871Z] #49 49.05 golang.org/x/crypto/ssh/terminal
00:25:26 [2020-12-21T00:25:26.998Z] #47 28.88 go: downloading github.com/mattn/go-colorable v0.1.4
00:25:26 [2020-12-21T00:25:26.998Z] #47 28.94 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:25:26 [2020-12-21T00:25:26.998Z] #47 28.99 go: extracting github.com/mattn/go-colorable v0.1.4
00:25:26 [2020-12-21T00:25:26.998Z] #47 29.00 go: downloading github.com/pkg/errors v0.8.1
00:25:26 [2020-12-21T00:25:26.998Z] #47 29.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:25:27 [2020-12-21T00:25:27.160Z] #49 ...
00:25:27 [2020-12-21T00:25:27.160Z] 
00:25:27 [2020-12-21T00:25:27.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:27 [2020-12-21T00:25:27.160Z] #41 15.80   CC       images/mnt.o
00:25:27 [2020-12-21T00:25:27.255Z] #47 29.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:25:27 [2020-12-21T00:25:27.450Z] #41 15.99   CC       images/pipe-data.o
00:25:27 [2020-12-21T00:25:27.450Z] #41 16.08   CC       images/sa.o
00:25:27 [2020-12-21T00:25:27.450Z] #41 16.19   CC       images/timer.o
00:25:27 [2020-12-21T00:25:27.513Z] #47 29.41 go: extracting gopkg.in/yaml.v2 v2.2.7
00:25:27 [2020-12-21T00:25:27.513Z] #47 29.50 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:25:27 [2020-12-21T00:25:27.591Z] using credential docker-jenkins-github-credentials
00:25:27 [2020-12-21T00:25:27.597Z] Cloning the remote Git repository
00:25:27 [2020-12-21T00:25:27.597Z] Cloning with configured refspecs honoured and without tags
00:25:27 [2020-12-21T00:25:27.616Z] using credential docker-jenkins-github-credentials
00:25:27 [2020-12-21T00:25:27.622Z] Cloning the remote Git repository
00:25:27 [2020-12-21T00:25:27.622Z] Cloning with configured refspecs honoured and without tags
00:25:27 [2020-12-21T00:25:27.739Z] #41 16.34   CC       images/timerfd.o
00:25:27 [2020-12-21T00:25:27.770Z] #47 29.59 go: extracting github.com/pkg/errors v0.8.1
00:25:27 [2020-12-21T00:25:27.770Z] #47 29.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:25:28 [2020-12-21T00:25:28.028Z] #47 29.83 go: downloading github.com/uudashr/gocognit v1.0.1
00:25:28 [2020-12-21T00:25:28.028Z] #47 29.96 go: downloading github.com/spf13/cast v1.3.0
00:25:28 [2020-12-21T00:25:28.028Z] #47 30.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:25:28 [2020-12-21T00:25:28.029Z] #41 16.53   CC       images/mm.o
00:25:28 [2020-12-21T00:25:28.029Z] #41 16.74   CC       images/sk-opts.o
00:25:27 [2020-12-21T00:25:27.099Z] Cloning repository https://github.com/moby/moby.git
00:25:27 [2020-12-21T00:25:27.152Z]  > git init /home/ubuntu/workspace/moby_PR-41830 # timeout=10
00:25:27 [2020-12-21T00:25:27.451Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:27 [2020-12-21T00:25:27.451Z]  > git --version # timeout=10
00:25:27 [2020-12-21T00:25:27.510Z]  > git --version # 'git version 2.17.1'
00:25:27 [2020-12-21T00:25:27.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:27 [2020-12-21T00:25:27.512Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:27 [2020-12-21T00:25:27.518Z] Cloning repository https://github.com/moby/moby.git
00:25:27 [2020-12-21T00:25:27.638Z]  > git init /home/ubuntu/workspace/moby_PR-41830 # timeout=10
00:25:27 [2020-12-21T00:25:27.935Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:27 [2020-12-21T00:25:27.935Z]  > git --version # timeout=10
00:25:27 [2020-12-21T00:25:27.957Z]  > git --version # 'git version 2.17.1'
00:25:27 [2020-12-21T00:25:27.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:27 [2020-12-21T00:25:27.984Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:28 [2020-12-21T00:25:28.286Z] #47 30.23 go: extracting github.com/spf13/cast v1.3.0
00:25:28 [2020-12-21T00:25:28.318Z] #41 16.87   CC       images/sk-unix.o
00:25:28 [2020-12-21T00:25:28.318Z] #41 16.98   CC       images/sk-inet.o
00:25:28 [2020-12-21T00:25:28.318Z] #41 17.12   CC       images/tun.o
00:25:28 [2020-12-21T00:25:28.546Z] #47 30.39 go: extracting github.com/uudashr/gocognit v1.0.1
00:25:28 [2020-12-21T00:25:28.546Z] #47 30.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:25:28 [2020-12-21T00:25:28.546Z] #47 30.54 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:25:28 [2020-12-21T00:25:28.546Z] #47 30.60 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:25:28 [2020-12-21T00:25:28.546Z] #47 30.63 go: downloading github.com/go-toolsmith/typep v1.0.0
00:25:28 [2020-12-21T00:25:28.608Z] #41 17.34   CC       images/sk-netlink.o
00:25:28 [2020-12-21T00:25:28.608Z] #41 17.46   CC       images/packet-sock.o
00:25:28 [2020-12-21T00:25:28.804Z] #47 30.75 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:25:28 [2020-12-21T00:25:28.804Z] #47 30.83 go: downloading github.com/go-toolsmith/astp v1.0.0
00:25:28 [2020-12-21T00:25:28.897Z] #41 17.72   CC       images/ipc-var.o
00:25:29 [2020-12-21T00:25:29.061Z] #47 30.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:25:29 [2020-12-21T00:25:29.061Z] #47 30.98 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:25:29 [2020-12-21T00:25:29.061Z] #47 31.01 go: extracting github.com/go-toolsmith/typep v1.0.0
00:25:29 [2020-12-21T00:25:29.061Z] #47 31.02 go: extracting github.com/go-toolsmith/astp v1.0.0
00:25:29 [2020-12-21T00:25:29.187Z] #41 17.80   CC       images/ipc-desc.o
00:25:29 [2020-12-21T00:25:29.187Z] #41 17.87   CC       images/ipc-shm.o
00:25:29 [2020-12-21T00:25:29.319Z] #47 31.22 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:25:29 [2020-12-21T00:25:29.477Z] #41 18.04   CC       images/ipc-msg.o
00:25:29 [2020-12-21T00:25:29.477Z] #41 18.19   CC       images/ipc-sem.o
00:25:29 [2020-12-21T00:25:29.577Z] #47 31.36 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:25:29 [2020-12-21T00:25:29.766Z] #41 18.33   CC       images/utsns.o
00:25:29 [2020-12-21T00:25:29.766Z] #41 18.40   CC       images/creds.o
00:25:29 [2020-12-21T00:25:29.766Z] #41 18.47   CC       images/vma.o
00:25:29 [2020-12-21T00:25:29.838Z] #47 31.75 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:25:30 [2020-12-21T00:25:30.087Z] #41 18.61   CC       images/netdev.o
00:25:30 [2020-12-21T00:25:30.377Z] #41 18.85   CC       images/tty.o
00:25:30 [2020-12-21T00:25:30.667Z] #41 19.18   CC       images/file-lock.o
00:25:30 [2020-12-21T00:25:30.667Z] #41 19.31   CC       images/rlimit.o
00:25:30 [2020-12-21T00:25:30.772Z] #47 ...
00:25:30 [2020-12-21T00:25:30.772Z] 
00:25:30 [2020-12-21T00:25:30.772Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:30 [2020-12-21T00:25:30.772Z] #49 22.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:25:30 [2020-12-21T00:25:30.772Z] #49 24.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:25:30 [2020-12-21T00:25:30.772Z] #49 24.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:25:30 [2020-12-21T00:25:30.772Z] #49 24.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:25:30 [2020-12-21T00:25:30.772Z] #49 24.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:25:30 [2020-12-21T00:25:30.772Z] #49 25.36 runtime/cgo
00:25:30 [2020-12-21T00:25:30.772Z] #49 25.44 runtime
00:25:30 [2020-12-21T00:25:30.959Z] #41 19.47   CC       images/pagemap.o
00:25:30 [2020-12-21T00:25:30.959Z] #41 19.60   CC       images/siginfo.o
00:25:30 [2020-12-21T00:25:30.959Z] #41 19.71   CC       images/rpc.o
00:25:31 [2020-12-21T00:25:31.029Z] #49 ...
00:25:31 [2020-12-21T00:25:31.029Z] 
00:25:31 [2020-12-21T00:25:31.029Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:31 [2020-12-21T00:25:31.029Z] #62 25.71 Checking out files:  65% (1253/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.
00:25:31 [2020-12-21T00:25:31.029Z] #62 26.32 + cd /tmp/tmp.px2laEQcSR/src/github.com/docker/libnetwork
00:25:31 [2020-12-21T00:25:31.029Z] #62 26.34 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:25:31 [2020-12-21T00:25:31.029Z] #62 26.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:25:31 [2020-12-21T00:25:31.286Z] #62 ...
00:25:31 [2020-12-21T00:25:31.286Z] 
00:25:31 [2020-12-21T00:25:31.286Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:25:31 [2020-12-21T00:25:31.286Z] #38 22.74 Checking out files:  87% (1464/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
00:25:31 [2020-12-21T00:25:31.286Z] #38 22.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:25:31 [2020-12-21T00:25:31.286Z] #38 25.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:25:31 [2020-12-21T00:25:31.592Z] #41 20.21   CC       images/ext-file.o
00:25:31 [2020-12-21T00:25:31.850Z] #38 ...
00:25:31 [2020-12-21T00:25:31.850Z] 
00:25:31 [2020-12-21T00:25:31.850Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:31 [2020-12-21T00:25:31.850Z] #47 33.90 go: extracting github.com/gogo/protobuf v1.2.1
00:25:31 [2020-12-21T00:25:31.881Z] #41 20.34   CC       images/cgroup.o
00:25:31 [2020-12-21T00:25:31.881Z] #41 20.59   CC       images/userns.o
00:25:31 [2020-12-21T00:25:31.881Z] #41 20.70   CC       images/google/protobuf/descriptor.o
00:25:32 [2020-12-21T00:25:32.414Z] #47 34.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:25:32 [2020-12-21T00:25:32.910Z] #41 21.59   CC       images/opts.o
00:25:32 [2020-12-21T00:25:32.910Z] #41 21.67   CC       images/seccomp.o
00:25:33 [2020-12-21T00:25:33.202Z] #41 21.88   CC       images/binfmt-misc.o
00:25:33 [2020-12-21T00:25:33.348Z] #47 ...
00:25:33 [2020-12-21T00:25:33.349Z] 
00:25:33 [2020-12-21T00:25:33.349Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:25:33 [2020-12-21T00:25:33.349Z] #53 25.15 Fetched 8410 kB in 19s (432 kB/s)
00:25:33 [2020-12-21T00:25:33.349Z] #53 25.15 Reading package lists...
00:25:33 [2020-12-21T00:25:33.349Z] #53 31.97 Reading package lists...
00:25:33 [2020-12-21T00:25:33.349Z] #53 ...
00:25:33 [2020-12-21T00:25:33.349Z] 
00:25:33 [2020-12-21T00:25:33.349Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:33 [2020-12-21T00:25:33.349Z] #11 25.93 Fetched 8410 kB in 19s (432 kB/s)
00:25:33 [2020-12-21T00:25:33.349Z] #11 25.93 Reading package lists...
00:25:33 [2020-12-21T00:25:33.492Z] #41 21.98   CC       images/time.o
00:25:33 [2020-12-21T00:25:33.492Z] #41 22.11   CC       images/sysctl.o
00:25:33 [2020-12-21T00:25:33.492Z] #41 22.23   CC       images/autofs.o
00:25:33 [2020-12-21T00:25:33.606Z] #11 32.81 Reading package lists...
00:25:33 [2020-12-21T00:25:33.606Z] #11 ...
00:25:33 [2020-12-21T00:25:33.606Z] 
00:25:33 [2020-12-21T00:25:33.606Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:33 [2020-12-21T00:25:33.606Z] #40 25.41 Fetched 8410 kB in 19s (442 kB/s)
00:25:33 [2020-12-21T00:25:33.606Z] #40 25.41 Reading package lists...
00:25:33 [2020-12-21T00:25:33.606Z] #40 32.01 Reading package lists...
00:25:33 [2020-12-21T00:25:33.606Z] #40 ...
00:25:33 [2020-12-21T00:25:33.606Z] 
00:25:33 [2020-12-21T00:25:33.606Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:33 [2020-12-21T00:25:33.606Z] #34 25.78 Fetched 8410 kB in 19s (438 kB/s)
00:25:33 [2020-12-21T00:25:33.606Z] #34 25.78 Reading package lists...
00:25:33 [2020-12-21T00:25:33.781Z] #41 22.35   CC       images/macvlan.o
00:25:33 [2020-12-21T00:25:33.781Z] #41 22.48   CC       images/sit.o
00:25:34 [2020-12-21T00:25:34.071Z] #41 22.65   CC       images/memfd.o
00:25:34 [2020-12-21T00:25:34.361Z] #41 22.82   CC       images/timens.o
00:25:34 [2020-12-21T00:25:34.361Z] #41 22.95   LINK     images/built-in.o
00:25:34 [2020-12-21T00:25:34.361Z] #41 23.02   GEN      compel/include/asm
00:25:34 [2020-12-21T00:25:34.361Z] #41 23.03   GEN      compel/include/version.h
00:25:34 [2020-12-21T00:25:34.361Z] #41 23.05 touch .config
00:25:34 [2020-12-21T00:25:34.361Z] #41 23.08   GEN      include/common/config.h
00:25:34 [2020-12-21T00:25:34.361Z] #41 23.12   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.19   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.21   GEN      compel/plugins/include/uapi/std/syscall.h
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.23   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.24   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.26   DEP      compel/arch/s390/plugins/std/parasite-head.d
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.28   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.28   DEP      compel/plugins/std/infect.d
00:25:34 [2020-12-21T00:25:34.651Z] #41 ...
00:25:34 [2020-12-21T00:25:34.651Z] 
00:25:34 [2020-12-21T00:25:34.651Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:34 [2020-12-21T00:25:34.651Z] #43 47.51 internal/lazyregexp
00:25:34 [2020-12-21T00:25:34.651Z] #43 47.70 net/url
00:25:34 [2020-12-21T00:25:34.651Z] #43 48.65 text/template/parse
00:25:34 [2020-12-21T00:25:34.651Z] #43 50.02 go/parser
00:25:34 [2020-12-21T00:25:34.651Z] #43 51.80 text/template
00:25:34 [2020-12-21T00:25:34.651Z] #43 52.28 encoding/xml
00:25:34 [2020-12-21T00:25:34.651Z] #43 54.81 go/doc
00:25:34 [2020-12-21T00:25:34.651Z] #43 55.40 github.com/LK4D4/vndr/versioned
00:25:34 [2020-12-21T00:25:34.651Z] #43 55.45 compress/flate
00:25:34 [2020-12-21T00:25:34.651Z] #43 57.23 github.com/LK4D4/vndr/build
00:25:34 [2020-12-21T00:25:34.651Z] #43 57.51 hash/crc32
00:25:34 [2020-12-21T00:25:34.651Z] #43 ...
00:25:34 [2020-12-21T00:25:34.651Z] 
00:25:34 [2020-12-21T00:25:34.651Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.36   DEP      compel/plugins/std/string.d
00:25:34 [2020-12-21T00:25:34.651Z] #41 23.42   DEP      compel/plugins/std/log.d
00:25:34 [2020-12-21T00:25:34.940Z] #41 23.51   DEP      compel/plugins/std/fds.d
00:25:34 [2020-12-21T00:25:34.940Z] #41 23.59   DEP      compel/plugins/std/std.d
00:25:34 [2020-12-21T00:25:34.940Z] #41 23.65   DEP      compel/plugins/shmem/shmem.d
00:25:34 [2020-12-21T00:25:34.940Z] #41 23.71   DEP      compel/plugins/fds/fds.d
00:25:34 [2020-12-21T00:25:34.977Z] #34 32.28 Reading package lists...
00:25:34 [2020-12-21T00:25:34.977Z] #34 ...
00:25:34 [2020-12-21T00:25:34.977Z] 
00:25:34 [2020-12-21T00:25:34.977Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:34 [2020-12-21T00:25:34.977Z] #32 36.86 internal/reflectlite
00:25:34 [2020-12-21T00:25:34.977Z] #32 36.89 sync
00:25:35 [2020-12-21T00:25:35.233Z] #41 23.83   CC       compel/plugins/std/std.o
00:25:35 [2020-12-21T00:25:35.528Z] #41 24.03   CC       compel/plugins/std/fds.o
00:25:35 [2020-12-21T00:25:35.528Z] #41 ...
00:25:35 [2020-12-21T00:25:35.528Z] 
00:25:35 [2020-12-21T00:25:35.528Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:35 [2020-12-21T00:25:35.528Z] #49 50.17 mvdan.cc/editorconfig
00:25:35 [2020-12-21T00:25:35.528Z] #49 50.98 mvdan.cc/sh/v3/fileutil
00:25:35 [2020-12-21T00:25:35.528Z] #49 51.10 mvdan.cc/sh/v3/syntax
00:25:35 [2020-12-21T00:25:35.528Z] #49 55.51 mvdan.cc/sh/v3/cmd/shfmt
00:25:35 [2020-12-21T00:25:35.528Z] #49 DONE 58.4s
00:25:35 [2020-12-21T00:25:35.818Z] 
00:25:35 [2020-12-21T00:25:35.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:35 [2020-12-21T00:25:35.818Z] #41 24.34   CC       compel/plugins/std/log.o
00:25:36 [2020-12-21T00:25:36.459Z] #41 24.93   CC       compel/plugins/std/string.o
00:25:36 [2020-12-21T00:25:36.748Z] #41 25.46   CC       compel/plugins/std/infect.o
00:25:36 [2020-12-21T00:25:36.870Z] #32 ...
00:25:36 [2020-12-21T00:25:36.870Z] 
00:25:36 [2020-12-21T00:25:36.870Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:36 [2020-12-21T00:25:36.870Z] #43 28.89 vendor/golang.org/x/crypto/curve25519
00:25:37 [2020-12-21T00:25:37.038Z] #41 25.70   CC       compel/arch/s390/plugins/std/parasite-head.o
00:25:37 [2020-12-21T00:25:37.038Z] #41 25.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
00:25:37 [2020-12-21T00:25:37.038Z] #41 25.76   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
00:25:37 [2020-12-21T00:25:37.038Z] #41 25.85   AR       compel/plugins/std.lib.a
00:25:37 [2020-12-21T00:25:37.127Z] #43 ...
00:25:37 [2020-12-21T00:25:37.127Z] 
00:25:37 [2020-12-21T00:25:37.127Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:37 [2020-12-21T00:25:37.127Z] #34 32.28 Reading package lists...
00:25:37 [2020-12-21T00:25:37.328Z] #41 25.88   CC       compel/plugins/fds/fds.o
00:25:37 [2020-12-21T00:25:37.328Z] #41 26.10   AR       compel/plugins/fds.lib.a
00:25:37 [2020-12-21T00:25:37.328Z] #41 26.13   HOSTDEP  compel/src/lib/log-host.d
00:25:37 [2020-12-21T00:25:37.618Z] #41 26.19   HOSTDEP  compel/src/lib/handle-elf-host.d
00:25:37 [2020-12-21T00:25:37.618Z] #41 26.25   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
00:25:37 [2020-12-21T00:25:37.618Z] #41 26.28   HOSTDEP  compel/src/main-host.d
00:25:37 [2020-12-21T00:25:37.618Z] #41 26.32   DEP      compel/src/lib/ptrace.d
00:25:37 [2020-12-21T00:25:37.618Z] #41 26.38   DEP      compel/src/lib/infect.d
00:25:37 [2020-12-21T00:25:37.909Z] #41 26.47   DEP      compel/src/lib/infect-util.d
00:25:37 [2020-12-21T00:25:37.909Z] #41 26.55   DEP      compel/src/lib/infect-rpc.d
00:25:37 [2020-12-21T00:25:37.909Z] #41 26.60   DEP      compel/arch/s390/src/lib/infect.d
00:25:37 [2020-12-21T00:25:37.909Z] #41 26.67   DEP      compel/arch/s390/src/lib/cpu.d
00:25:38 [2020-12-21T00:25:38.068Z] Fetching without tags
00:25:38 [2020-12-21T00:25:38.199Z] #41 26.70   DEP      compel/src/lib/log.d
00:25:38 [2020-12-21T00:25:38.199Z] #41 26.74   DEP      compel/src/main.d
00:25:38 [2020-12-21T00:25:38.199Z] #41 26.79   DEP      compel/src/lib/handle-elf.d
00:25:38 [2020-12-21T00:25:38.199Z] #41 ...
00:25:38 [2020-12-21T00:25:38.199Z] 
00:25:38 [2020-12-21T00:25:38.199Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:25:38 [2020-12-21T00:25:38.199Z] #54 27.25 Checking out files:  84% (3116/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:25:38 [2020-12-21T00:25:38.199Z] #54 27.71 + cd /tmp/tmp.K0XFRO6Rr2/src/github.com/containerd/containerd
00:25:38 [2020-12-21T00:25:38.199Z] #54 27.71 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + export 'BUILDTAGS=netgo osusergo static_build'
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + BUILDTAGS='netgo osusergo static_build'
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + export EXTRA_FLAGS=-buildmode=pie
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + EXTRA_FLAGS=-buildmode=pie
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + '[' '' = dynamic ']'
00:25:38 [2020-12-21T00:25:38.199Z] #54 28.45 + make
00:25:38 [2020-12-21T00:25:38.199Z] #54 29.20 + bin/ctr
00:25:38 [2020-12-21T00:25:38.199Z] #54 ...
00:25:38 [2020-12-21T00:25:38.199Z] 
00:25:38 [2020-12-21T00:25:38.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:38 [2020-12-21T00:25:38.199Z] #41 26.84   DEP      compel/arch/s390/src/lib/handle-elf.d
00:25:38 [2020-12-21T00:25:38.199Z] #41 26.93   CC       compel/src/lib/log.o
00:25:38 [2020-12-21T00:25:38.199Z] #41 27.03   CC       compel/arch/s390/src/lib/cpu.o
00:25:38 [2020-12-21T00:25:38.465Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:38 [2020-12-21T00:25:38.010Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:38 [2020-12-21T00:25:38.019Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:25:38 [2020-12-21T00:25:38.030Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:38 [2020-12-21T00:25:38.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:38 [2020-12-21T00:25:38.058Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:38 [2020-12-21T00:25:38.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:38 [2020-12-21T00:25:38.060Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:38 [2020-12-21T00:25:38.491Z] #41 27.15   CC       compel/arch/s390/src/lib/infect.o
00:25:38 [2020-12-21T00:25:38.495Z] #34 38.85 Building dependency tree...
00:25:39 [2020-12-21T00:25:39.120Z] #41 27.62   CC       compel/src/lib/infect-rpc.o
00:25:39 [2020-12-21T00:25:39.120Z] #41 27.86   CC       compel/src/lib/infect-util.o
00:25:39 [2020-12-21T00:25:39.410Z] #41 28.03   CC       compel/src/lib/infect.o
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.29 The following additional packages will be installed:
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.31   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.32 Suggested packages:
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.32   cmake-doc ninja-build lrzip
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.32 Recommended packages:
00:25:40 [2020-12-21T00:25:40.389Z] #34 42.32   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:25:40 [2020-12-21T00:25:40.530Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:40 [2020-12-21T00:25:40.530Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:25:38 [2020-12-21T00:25:38.459Z]  > git config core.sparsecheckout # timeout=10
00:25:38 [2020-12-21T00:25:38.471Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:40 [2020-12-21T00:25:40.471Z]  > git remote # timeout=10
00:25:40 [2020-12-21T00:25:40.482Z]  > git config --get remote.origin.url # timeout=10
00:25:40 [2020-12-21T00:25:40.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:40 [2020-12-21T00:25:40.497Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:25:40 [2020-12-21T00:25:40.512Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:40 [2020-12-21T00:25:40.521Z]  > git config core.sparsecheckout # timeout=10
00:25:40 [2020-12-21T00:25:40.533Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:40 [2020-12-21T00:25:40.911Z] #41 29.21   CC       compel/src/lib/ptrace.o
00:25:40 [2020-12-21T00:25:40.911Z] #41 29.50   AR       compel/libcompel.a
00:25:40 [2020-12-21T00:25:40.911Z] #41 29.53   HOSTCC   compel/src/main-host.o
00:25:41 [2020-12-21T00:25:41.202Z] #41 29.71   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
00:25:41 [2020-12-21T00:25:41.202Z] #41 29.78   HOSTCC   compel/src/lib/handle-elf-host.o
00:25:41 [2020-12-21T00:25:41.202Z] #41 ...
00:25:41 [2020-12-21T00:25:41.202Z] 
00:25:41 [2020-12-21T00:25:41.202Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:41 [2020-12-21T00:25:41.202Z] #11 54.11 Selecting previously unselected package g++-mingw-w64-x86-64.
00:25:41 [2020-12-21T00:25:41.202Z] #11 54.14 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 54.14 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.91 Selecting previously unselected package libapparmor1:s390x.
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.92 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.92 Unpacking libapparmor1:s390x (2.13.2-10) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.97 Selecting previously unselected package libapparmor-dev:s390x.
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.97 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 63.97 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.06 Selecting previously unselected package libbtrfs0.
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.06 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.06 Unpacking libbtrfs0 (4.20.1-2) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.10 Selecting previously unselected package libbtrfs-dev.
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.10 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.10 Unpacking libbtrfs-dev (4.20.1-2) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.15 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.15 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.15 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.20 Selecting previously unselected package libudev-dev:s390x.
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.20 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 64.21 Unpacking libudev-dev:s390x (241-7~deb10u5) ...
00:25:41 [2020-12-21T00:25:41.202Z] #11 ...
00:25:41 [2020-12-21T00:25:41.202Z] 
00:25:41 [2020-12-21T00:25:41.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:41 [2020-12-21T00:25:41.202Z] #41 30.02   HOSTCC   compel/src/lib/log-host.o
00:25:41 [2020-12-21T00:25:41.449Z] #34 43.33 The following NEW packages will be installed:
00:25:41 [2020-12-21T00:25:41.491Z] #41 30.13   HOSTLINK compel/compel-host-bin
00:25:41 [2020-12-21T00:25:41.491Z] #41 30.21   DEP      soccr/soccr.d
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.33   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.33   vim-common xxd
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.74 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.74 Need to get 14.9 MB of archives.
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.74 After this operation, 61.8 MB of additional disk space will be used.
00:25:41 [2020-12-21T00:25:41.706Z] #34 43.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:25:41 [2020-12-21T00:25:41.781Z] #41 30.33   CC       soccr/soccr.o
00:25:41 [2020-12-21T00:25:41.964Z] #34 43.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:25:41 [2020-12-21T00:25:41.964Z] #34 43.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:25:42 [2020-12-21T00:25:42.410Z] #41 31.14   AR       soccr/libsoccr.a
00:25:42 [2020-12-21T00:25:42.410Z] #41 31.14 make[1]: 'soccr/libsoccr.a' is up to date.
00:25:42 [2020-12-21T00:25:42.530Z] #34 44.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:25:42 [2020-12-21T00:25:42.530Z] #34 ...
00:25:42 [2020-12-21T00:25:42.530Z] 
00:25:42 [2020-12-21T00:25:42.530Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:42 [2020-12-21T00:25:42.530Z] #47 37.67 go: extracting golang.org/x/text v0.3.2
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.35 go: finding github.com/fatih/color v1.7.0
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.59 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.63 go: finding github.com/mattn/go-colorable v0.1.4
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.64 go: finding github.com/mattn/go-isatty v0.0.8
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.80 go: finding github.com/go-critic/go-critic v0.4.1
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.80 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.83 go: finding github.com/pkg/errors v0.8.1
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.84 go: finding github.com/go-lintpack/lintpack v0.5.2
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.84 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:25:42 [2020-12-21T00:25:42.530Z] #47 42.89 go: finding github.com/sirupsen/logrus v1.4.2
00:25:42 [2020-12-21T00:25:42.531Z] #47 42.98 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.05 go: finding github.com/stretchr/testify v1.4.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.05 go: finding github.com/go-toolsmith/astequal v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.05 go: finding github.com/mitchellh/go-homedir v1.1.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.06 go: finding github.com/go-toolsmith/astp v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.07 go: finding github.com/go-toolsmith/astcast v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.07 go: finding github.com/davecgh/go-spew v1.1.1
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.08 go: finding github.com/go-toolsmith/typep v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.09 go: finding github.com/spf13/viper v1.6.1
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.14 go: finding github.com/pmezard/go-difflib v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.17 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.22 go: finding github.com/stretchr/objx v0.2.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.25 go: finding github.com/go-toolsmith/strparse v1.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.35 go: finding gopkg.in/yaml.v2 v2.2.7
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.77 go: finding github.com/gobwas/glob v0.2.3
00:25:42 [2020-12-21T00:25:42.531Z] #47 43.82 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:25:42 [2020-12-21T00:25:42.531Z] #47 44.09 go: finding github.com/fsnotify/fsnotify v1.4.7
00:25:42 [2020-12-21T00:25:42.700Z] #41 31.35   DEP      criu/arch/s390/sigframe.d
00:25:42 [2020-12-21T00:25:42.788Z] #47 44.61 go: finding github.com/hashicorp/hcl v1.0.0
00:25:42 [2020-12-21T00:25:42.788Z] #47 44.62 go: finding github.com/spf13/cobra v0.0.5
00:25:42 [2020-12-21T00:25:42.990Z] #41 31.43   DEP      criu/arch/s390/crtools.d
00:25:42 [2020-12-21T00:25:42.990Z] #41 31.58   DEP      criu/arch/s390/cpu.d
00:25:42 [2020-12-21T00:25:42.990Z] #41 31.76   CC       criu/arch/s390/cpu.o
00:25:43 [2020-12-21T00:25:43.046Z] #47 44.86 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:25:43 [2020-12-21T00:25:43.046Z] #47 44.86 go: finding github.com/spf13/pflag v1.0.5
00:25:43 [2020-12-21T00:25:43.046Z] #47 44.89 go: finding github.com/magiconair/properties v1.8.1
00:25:43 [2020-12-21T00:25:43.046Z] #47 44.96 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:25:43 [2020-12-21T00:25:43.046Z] #47 45.01 go: finding github.com/mitchellh/mapstructure v1.1.2
00:25:43 [2020-12-21T00:25:43.283Z] #41 31.98   CC       criu/arch/s390/crtools.o
00:25:43 [2020-12-21T00:25:43.302Z] #47 45.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:25:43 [2020-12-21T00:25:43.302Z] #47 45.29 go: finding github.com/pelletier/go-toml v1.2.0
00:25:43 [2020-12-21T00:25:43.302Z] #47 45.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:25:43 [2020-12-21T00:25:43.560Z] #47 ...
00:25:43 [2020-12-21T00:25:43.560Z] 
00:25:43 [2020-12-21T00:25:43.560Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:43 [2020-12-21T00:25:43.560Z] #62 DONE 45.5s
00:25:43 [2020-12-21T00:25:43.560Z] 
00:25:43 [2020-12-21T00:25:43.560Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:43 [2020-12-21T00:25:43.560Z] #47 45.43 go: finding github.com/spf13/afero v1.1.2
00:25:43 [2020-12-21T00:25:43.560Z] #47 45.45 go: finding golang.org/x/text v0.3.2
00:25:43 [2020-12-21T00:25:43.560Z] #47 45.45 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:25:43 [2020-12-21T00:25:43.560Z] #47 45.45 go: finding github.com/spf13/cast v1.3.0
00:25:43 [2020-12-21T00:25:43.560Z] #47 ...
00:25:43 [2020-12-21T00:25:43.560Z] 
00:25:43 [2020-12-21T00:25:43.560Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:25:43 [2020-12-21T00:25:43.560Z] #34 45.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:25:43 [2020-12-21T00:25:43.584Z] #41 ...
00:25:43 [2020-12-21T00:25:43.584Z] 
00:25:43 [2020-12-21T00:25:43.584Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.31 Selecting previously unselected package libsepol1-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.32 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.32 Unpacking libsepol1-dev:s390x (2.8-1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.52 Selecting previously unselected package libpcre16-3:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.52 Unpacking libpcre16-3:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.63 Selecting previously unselected package libpcre32-3:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.63 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.64 Unpacking libpcre32-3:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.77 Selecting previously unselected package libpcrecpp0v5:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.77 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.78 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.87 Selecting previously unselected package libpcre3-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.87 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 64.88 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.16 Selecting previously unselected package libselinux1-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.16 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.16 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.35 Selecting previously unselected package libdevmapper-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.36 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.41 Selecting previously unselected package libseccomp-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.41 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.42 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.51 Selecting previously unselected package libsystemd-dev:s390x.
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.52 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.86 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.87 Setting up libseccomp-dev:s390x (2.3.3-4) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.88 Setting up libapparmor1:s390x (2.13.2-10) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.89 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.90 Setting up libpcre16-3:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.90 Setting up libsepol1-dev:s390x (2.8-1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.91 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.91 Setting up libbtrfs0 (4.20.1-2) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.92 Setting up libpcre32-3:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.93 Setting up libudev-dev:s390x (241-7~deb10u5) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.94 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.95 Setting up libbtrfs-dev (4.20.1-2) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.95 Setting up libapparmor-dev:s390x (2.13.2-10) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.96 Setting up mingw-w64-common (6.0.0-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.97 Setting up libsystemd-dev:s390x (241-7~deb10u5) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.97 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.98 Setting up libpcre3-dev:s390x (2:8.39-12) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 65.99 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.02 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
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.02 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
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.03 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.03 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
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.04 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
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.04 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.05 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.05 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.06 Setting up dmsetup (2:1.02.155-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.07 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.07 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 66.08 Processing triggers for libc-bin (2.28-10) ...
00:25:43 [2020-12-21T00:25:43.584Z] #11 DONE 66.5s
00:25:43 [2020-12-21T00:25:43.584Z] 
00:25:43 [2020-12-21T00:25:43.584Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:25:44 [2020-12-21T00:25:44.622Z] #12 DONE 1.0s
00:25:44 [2020-12-21T00:25:44.622Z] 
00:25:44 [2020-12-21T00:25:44.622Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.729 + RM_GOPATH=0
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.729 + TMP_GOPATH=
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.729 + : /build
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.729 + '[' -z '' ']'
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.729 ++ mktemp -d
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.730 + export GOPATH=/tmp/tmp.pkPMdgQTck
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.730 + GOPATH=/tmp/tmp.pkPMdgQTck
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.730 + RM_GOPATH=1
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.730 + case "$(go env GOARCH)" in
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.730 ++ go env GOARCH
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.733 + export GO_BUILDMODE=-buildmode=pie
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.733 + GO_BUILDMODE=-buildmode=pie
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.733 ++ dirname /tmp/install/install.sh
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + dir=/tmp/install
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + bin=runc
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + shift
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + '[' '!' -f /tmp/install/runc.installer ']'
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + . /tmp/install/runc.installer
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + install_runc
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.734 + uname -r
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.735 + grep -q '^3\.10\.0.*\.el7\.'
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.735 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.735 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.735 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.735 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pkPMdgQTck/src/github.com/opencontainers/runc
00:25:44 [2020-12-21T00:25:44.622Z] #51 0.740 Cloning into '/tmp/tmp.pkPMdgQTck/src/github.com/opencontainers/runc'...
00:25:44 [2020-12-21T00:25:44.886Z] Commit message: "Fix off-by-one bug"
00:25:45 [2020-12-21T00:25:45.252Z] #51 ...
00:25:45 [2020-12-21T00:25:45.252Z] 
00:25:45 [2020-12-21T00:25:45.252Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:45 [2020-12-21T00:25:45.252Z] #43 58.02 compress/gzip
00:25:45 [2020-12-21T00:25:45.252Z] #43 58.76 net
00:25:45 [2020-12-21T00:25:45.252Z] #43 59.63 vendor/golang.org/x/text/transform
00:25:45 [2020-12-21T00:25:45.252Z] #43 60.00 vendor/golang.org/x/text/unicode/bidi
00:25:45 [2020-12-21T00:25:45.252Z] #43 61.17 vendor/golang.org/x/text/secure/bidirule
00:25:45 [2020-12-21T00:25:45.252Z] #43 61.34 vendor/golang.org/x/text/unicode/norm
00:25:45 [2020-12-21T00:25:45.252Z] #43 63.18 vendor/golang.org/x/net/idna
00:25:45 [2020-12-21T00:25:45.252Z] #43 64.70 vendor/golang.org/x/net/http2/hpack
00:25:45 [2020-12-21T00:25:45.252Z] #43 65.35 mime
00:25:45 [2020-12-21T00:25:45.252Z] #43 66.24 mime/quotedprintable
00:25:45 [2020-12-21T00:25:45.252Z] #43 66.46 net/http/internal
00:25:45 [2020-12-21T00:25:45.252Z] #43 ...
00:25:45 [2020-12-21T00:25:45.252Z] 
00:25:45 [2020-12-21T00:25:45.252Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:45 [2020-12-21T00:25:45.252Z] #41 32.60   CC       criu/arch/s390/sigframe.o
00:25:45 [2020-12-21T00:25:45.252Z] #41 32.75   LINK     criu/arch/s390/crtools.built-in.o
00:25:45 [2020-12-21T00:25:45.252Z] #41 32.79   DEP      criu/pie/util-vdso.d
00:25:45 [2020-12-21T00:25:45.252Z] #41 32.86   DEP      criu/pie/util.d
00:25:45 [2020-12-21T00:25:45.252Z] #41 33.05   CC       criu/pie/util.o
00:25:45 [2020-12-21T00:25:45.252Z] #41 33.31   CC       criu/pie/util-vdso.o
00:25:45 [2020-12-21T00:25:45.252Z] #41 33.65   AR       criu/pie/pie.lib.a
00:25:45 [2020-12-21T00:25:45.252Z] #41 33.75   DEP      criu/pie/restorer.d
00:25:45 [2020-12-21T00:25:45.252Z] #41 33.89   DEP      criu/arch/s390/restorer.d
00:25:45 [2020-12-21T00:25:45.252Z] #41 34.04   DEP      criu/arch/s390/vdso-pie.d
00:25:45 [2020-12-21T00:25:45.456Z] #34 ...
00:25:45 [2020-12-21T00:25:45.456Z] 
00:25:45 [2020-12-21T00:25:45.456Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:25:45 [2020-12-21T00:25:45.456Z] #53 31.97 Reading package lists...
00:25:45 [2020-12-21T00:25:45.456Z] #53 38.56 Building dependency tree...
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.09 The following additional packages will be installed:
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.11   libbtrfs0
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.36 The following NEW packages will be installed:
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.39   libbtrfs-dev libbtrfs0
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.85 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.85 Need to get 119 kB of archives.
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.85 After this operation, 387 kB of additional disk space will be used.
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:25:45 [2020-12-21T00:25:45.456Z] #53 42.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:25:45 [2020-12-21T00:25:45.456Z] #53 44.83 debconf: delaying package configuration, since apt-utils is not installed
00:25:45 [2020-12-21T00:25:45.456Z] #53 45.50 Fetched 119 kB in 0s (345 kB/s)
00:25:45 [2020-12-21T00:25:45.456Z] #53 45.85 Selecting previously unselected package libbtrfs0.
00:25:45 [2020-12-21T00:25:45.456Z] #53 45.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.)
00:25:45 [2020-12-21T00:25:45.456Z] #53 45.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 45.97 Unpacking libbtrfs0 (4.20.1-2) ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.12 Selecting previously unselected package libbtrfs-dev.
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.13 Unpacking libbtrfs-dev (4.20.1-2) ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.44 Setting up libbtrfs0 (4.20.1-2) ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.46 Setting up libbtrfs-dev (4.20.1-2) ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 46.49 Processing triggers for libc-bin (2.28-10) ...
00:25:45 [2020-12-21T00:25:45.456Z] #53 DONE 47.1s
00:25:45 [2020-12-21T00:25:45.456Z] 
00:25:45 [2020-12-21T00:25:45.456Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.52 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.53 go: finding github.com/subosito/gotenv v1.2.0
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.56 go: finding gopkg.in/ini.v1 v1.51.0
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.57 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.77 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:25:45 [2020-12-21T00:25:45.456Z] #47 45.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.04 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.13 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.13 go: finding github.com/kisielk/gotool v1.0.0
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.15 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.22 go: finding github.com/sourcegraph/go-diff v0.5.1
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.33 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.41 go: finding github.com/ultraware/funlen v0.0.2
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.47 go: finding github.com/uudashr/gocognit v1.0.1
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.53 go: finding github.com/ultraware/whitespace v0.0.4
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.66 go: finding github.com/gogo/protobuf v1.2.1
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:25:45 [2020-12-21T00:25:45.456Z] #47 46.91 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:25:45 [2020-12-21T00:25:45.456Z] #47 47.06 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:25:45 [2020-12-21T00:25:45.456Z] #47 47.07 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:25:45 [2020-12-21T00:25:45.456Z] #47 47.19 go: finding github.com/BurntSushi/toml v0.3.1
00:25:45 [2020-12-21T00:25:45.456Z] #47 47.22 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:25:45 [2020-12-21T00:25:45.542Z] #41 34.09   DEP      criu/pie/parasite-vdso.d
00:25:45 [2020-12-21T00:25:45.542Z] #41 ...
00:25:45 [2020-12-21T00:25:45.542Z] 
00:25:45 [2020-12-21T00:25:45.542Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:25:45 [2020-12-21T00:25:45.542Z] #13 DONE 1.0s
00:25:45 [2020-12-21T00:25:45.543Z] 
00:25:45 [2020-12-21T00:25:45.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:45 [2020-12-21T00:25:45.543Z] #41 34.20   DEP      criu/pie/parasite.d
00:25:45 [2020-12-21T00:25:45.832Z] #41 34.40   CC       criu/pie/parasite.o
00:25:46 [2020-12-21T00:25:46.388Z] #47 ...
00:25:46 [2020-12-21T00:25:46.388Z] 
00:25:46 [2020-12-21T00:25:46.388Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:46 [2020-12-21T00:25:46.388Z] #40 32.01 Reading package lists...
00:25:46 [2020-12-21T00:25:46.388Z] #40 38.64 Building dependency tree...
00:25:46 [2020-12-21T00:25:46.388Z] #40 42.03 The following additional packages will be installed:
00:25:46 [2020-12-21T00:25:46.388Z] #40 42.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:25:46 [2020-12-21T00:25:46.388Z] #40 42.06   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:25:46 [2020-12-21T00:25:46.388Z] #40 42.07 Suggested packages:
00:25:46 [2020-12-21T00:25:46.388Z] #40 42.08   manpages-dev python-setuptools
00:25:46 [2020-12-21T00:25:46.388Z] #40 43.41 The following NEW packages will be installed:
00:25:46 [2020-12-21T00:25:46.388Z] #40 43.42   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:25:46 [2020-12-21T00:25:46.388Z] #40 43.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:25:46 [2020-12-21T00:25:46.388Z] #40 43.42   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:25:46 [2020-12-21T00:25:46.388Z] #40 43.43   python-six zlib1g-dev
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.02 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.02 Need to get 4095 kB of archives.
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.02 After this operation, 22.5 MB of additional disk space will be used.
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 44.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 45.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 45.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:25:46 [2020-12-21T00:25:46.388Z] #40 46.64 debconf: delaying package configuration, since apt-utils is not installed
00:25:46 [2020-12-21T00:25:46.388Z] #40 46.83 Fetched 4095 kB in 1s (2770 kB/s)
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.07 Selecting previously unselected package libcap-dev:amd64.
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.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.)
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.21 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.49 Selecting previously unselected package libnet1:amd64.
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.49 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.75 Selecting previously unselected package libnet1-dev.
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.80 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.95 Selecting previously unselected package libnl-3-200:amd64.
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 47.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.16 Selecting previously unselected package libnl-3-dev:amd64.
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.20 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.47 Selecting previously unselected package libprotobuf-c1:amd64.
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 48.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:25:46 [2020-12-21T00:25:46.388Z] #40 ...
00:25:46 [2020-12-21T00:25:46.388Z] 
00:25:46 [2020-12-21T00:25:46.388Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:25:46 [2020-12-21T00:25:46.461Z] #41 35.19   LINK     criu/pie/parasite.built-in.o
00:25:46 [2020-12-21T00:25:46.751Z] #41 ...
00:25:46 [2020-12-21T00:25:46.751Z] 
00:25:46 [2020-12-21T00:25:46.751Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:25:46 [2020-12-21T00:25:46.751Z] #14 0.870 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:25:46 [2020-12-21T00:25:46.751Z] #14 DONE 1.1s
00:25:46 [2020-12-21T00:25:46.751Z] 
00:25:46 [2020-12-21T00:25:46.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:46 [2020-12-21T00:25:46.751Z] #41 35.19   GEN      criu/pie/parasite-blob.h
00:25:46 [2020-12-21T00:25:46.751Z] #41 35.21   CC       criu/pie/parasite-vdso.o
00:25:46 [2020-12-21T00:25:46.751Z] #41 ...
00:25:46 [2020-12-21T00:25:46.751Z] 
00:25:46 [2020-12-21T00:25:46.751Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:25:46 [2020-12-21T00:25:46.751Z] #56 65.06 + for f in rootlesskit rootlesskit-docker-proxy
00:25:46 [2020-12-21T00:25:46.751Z] #56 65.06 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:25:46 [2020-12-21T00:25:46.751Z] #56 DONE 69.7s
00:25:46 [2020-12-21T00:25:46.751Z] 
00:25:46 [2020-12-21T00:25:46.751Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:25:46 [2020-12-21T00:25:46.751Z] #57 DONE 0.1s
00:25:46 [2020-12-21T00:25:46.751Z] 
00:25:46 [2020-12-21T00:25:46.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:46 [2020-12-21T00:25:46.751Z] #41 35.57   CC       criu/arch/s390/vdso-pie.o
00:25:47 [2020-12-21T00:25:47.041Z] #41 ...
00:25:47 [2020-12-21T00:25:47.041Z] 
00:25:47 [2020-12-21T00:25:47.041Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:25:47 [2020-12-21T00:25:47.041Z] #58 DONE 0.1s
00:25:47 [2020-12-21T00:25:47.041Z] 
00:25:47 [2020-12-21T00:25:47.041Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:47 [2020-12-21T00:25:47.041Z] #41 35.78   CC       criu/arch/s390/restorer.o
00:25:47 [2020-12-21T00:25:47.165Z] #30 47.84 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.
00:25:47 [2020-12-21T00:25:47.165Z] #30 48.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:25:47 [2020-12-21T00:25:47.165Z] #30 ...
00:25:47 [2020-12-21T00:25:47.165Z] 
00:25:47 [2020-12-21T00:25:47.165Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:47 [2020-12-21T00:25:47.165Z] #11 32.81 Reading package lists...
00:25:47 [2020-12-21T00:25:47.165Z] #11 39.44 Building dependency tree...
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.77 The following additional packages will be installed:
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.80   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.80   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.80   mingw-w64-x86-64-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.81 Suggested packages:
00:25:47 [2020-12-21T00:25:47.165Z] #11 42.81   gcc-8-locales seccomp wine64
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.10 The following NEW packages will be installed:
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.12   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.14 The following packages will be upgraded:
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.14   libsystemd0 libudev1
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.54 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.54 Need to get 78.2 MB of archives.
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.54 After this operation, 487 MB of additional disk space will be used.
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 44.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 45.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 45.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 45.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 45.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 45.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 46.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:25:47 [2020-12-21T00:25:47.165Z] #11 46.58 Get:11 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]
00:25:47 [2020-12-21T00:25:47.335Z] #41 36.08   CC       criu/pie/restorer.o
00:25:47 [2020-12-21T00:25:47.422Z] #11 ...
00:25:47 [2020-12-21T00:25:47.422Z] 
00:25:47 [2020-12-21T00:25:47.422Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:47 [2020-12-21T00:25:47.422Z] #43 39.22 internal/reflectlite
00:25:47 [2020-12-21T00:25:47.422Z] #43 39.24 github.com/LK4D4/vndr/godl/singleflight
00:25:47 [2020-12-21T00:25:47.422Z] #43 39.68 math/rand
00:25:47 [2020-12-21T00:25:47.422Z] #43 40.70 internal/singleflight
00:25:47 [2020-12-21T00:25:47.422Z] #43 41.89 strconv
00:25:47 [2020-12-21T00:25:47.422Z] #43 41.89 io
00:25:47 [2020-12-21T00:25:47.422Z] #43 43.15 bytes
00:25:47 [2020-12-21T00:25:47.422Z] #43 45.03 bufio
00:25:47 [2020-12-21T00:25:47.422Z] #43 45.79 reflect
00:25:47 [2020-12-21T00:25:47.422Z] #43 47.30 syscall
00:25:47 [2020-12-21T00:25:47.422Z] #43 ...
00:25:47 [2020-12-21T00:25:47.422Z] 
00:25:47 [2020-12-21T00:25:47.422Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:47 [2020-12-21T00:25:47.422Z] #32 39.42 errors
00:25:47 [2020-12-21T00:25:47.422Z] #32 39.42 sort
00:25:47 [2020-12-21T00:25:47.422Z] #32 39.79 strconv
00:25:47 [2020-12-21T00:25:47.422Z] #32 40.54 io
00:25:47 [2020-12-21T00:25:47.422Z] #32 41.92 internal/oserror
00:25:47 [2020-12-21T00:25:47.422Z] #32 42.04 syscall
00:25:47 [2020-12-21T00:25:47.422Z] #32 43.61 reflect
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:25:47 [2020-12-21T00:25:47.626Z] #41 ...
00:25:47 [2020-12-21T00:25:47.626Z] 
00:25:47 [2020-12-21T00:25:47.626Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:25:47 [2020-12-21T00:25:47.626Z] #15 DONE 1.0s
00:25:47 [2020-12-21T00:25:47.626Z] 
00:25:47 [2020-12-21T00:25:47.626Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:25:47 [2020-12-21T00:25:47.679Z] #32 ...
00:25:47 [2020-12-21T00:25:47.679Z] 
00:25:47 [2020-12-21T00:25:47.679Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:25:47 [2020-12-21T00:25:47.679Z] #34 47.96 debconf: delaying package configuration, since apt-utils is not installed
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.20 Fetched 14.9 MB in 3s (5638 kB/s)
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.28 Selecting previously unselected package xxd.
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.44 Unpacking xxd (2:8.1.0875-5) ...
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.66 Selecting previously unselected package vim-common.
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:25:47 [2020-12-21T00:25:47.679Z] #34 48.74 Unpacking vim-common (2:8.1.0875-5) ...
00:25:47 [2020-12-21T00:25:47.679Z] #34 49.09 Selecting previously unselected package cmake-data.
00:25:47 [2020-12-21T00:25:47.679Z] #34 49.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:25:47 [2020-12-21T00:25:47.679Z] #34 49.10 Unpacking cmake-data (3.13.4-1) ...
00:25:48 [2020-12-21T00:25:48.157Z] + docker version
00:25:48 [2020-12-21T00:25:48.487Z] Removing intermediate container 06357347f4e8
00:25:48 [2020-12-21T00:25:48.488Z]  ---> 8d09466a3630
00:25:48 [2020-12-21T00:25:48.488Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
00:25:48 [2020-12-21T00:25:48.488Z]  ---> 805dc2d65d1c
00:25:48 [2020-12-21T00:25:48.488Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
00:25:48 [2020-12-21T00:25:48.488Z]  ---> 1e23080c8af1
00:25:48 [2020-12-21T00:25:48.488Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
00:25:48 [2020-12-21T00:25:48.488Z]  ---> Running in 256b2423ce38
00:25:48 [2020-12-21T00:25:48.488Z] Removing intermediate container 256b2423ce38
00:25:48 [2020-12-21T00:25:48.488Z]  ---> a414db908191
00:25:48 [2020-12-21T00:25:48.488Z] Successfully built a414db908191
00:25:48 [2020-12-21T00:25:48.488Z] Successfully tagged moby-buildx:latest
00:25:48 [2020-12-21T00:25:48.488Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
00:25:48 [2020-12-21T00:25:48.488Z] if [ -n "${id}" ]; then \
00:25:48 [2020-12-21T00:25:48.488Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
00:25:48 [2020-12-21T00:25:48.488Z] 	&& touch bundles/buildx; \
00:25:48 [2020-12-21T00:25:48.488Z] 	docker rm -f ${id}; \
00:25:48 [2020-12-21T00:25:48.488Z] fi
00:25:48 [2020-12-21T00:25:48.488Z] 0c320679d717289fda09c7d69f5ebfe9c9c50f7ece95c6d6df257272828688b4
00:25:48 [2020-12-21T00:25:48.488Z] bundles/buildx version
00:25:48 [2020-12-21T00:25:48.488Z] buildx v0.3.1 6db68d0
00:25:48 [2020-12-21T00:25:48.488Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:25:48 [2020-12-21T00:25:48.488Z] #1 [internal] booting buildkit
00:25:48 [2020-12-21T00:25:48.488Z] #1 pulling image moby/buildkit:buildx-stable-1
00:25:48 [2020-12-21T00:25:48.488Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
00:25:48 [2020-12-21T00:25:48.488Z] #1 creating container buildx_buildkit_default
00:25:48 [2020-12-21T00:25:48.488Z] #1 creating container buildx_buildkit_default 0.4s done
00:25:48 [2020-12-21T00:25:48.488Z] #1 DONE 3.3s
00:25:48 [2020-12-21T00:25:48.488Z] 
00:25:48 [2020-12-21T00:25:48.488Z] #2 [internal] load build definition from Dockerfile
00:25:48 [2020-12-21T00:25:48.488Z] #2 transferring dockerfile: 16.58kB done
00:25:48 [2020-12-21T00:25:48.488Z] #2 DONE 0.0s
00:25:48 [2020-12-21T00:25:48.488Z] 
00:25:48 [2020-12-21T00:25:48.488Z] #3 [internal] load .dockerignore
00:25:48 [2020-12-21T00:25:48.488Z] #3 transferring context: 87B done
00:25:48 [2020-12-21T00:25:48.488Z] #3 DONE 0.0s
00:25:48 [2020-12-21T00:25:48.488Z] 
00:25:48 [2020-12-21T00:25:48.488Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:25:48 [2020-12-21T00:25:48.657Z] #16 DONE 1.1s
00:25:48 [2020-12-21T00:25:48.657Z] 
00:25:48 [2020-12-21T00:25:48.657Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:25:49 [2020-12-21T00:25:49.120Z] #4 DONE 1.4s
00:25:49 [2020-12-21T00:25:49.120Z] 
00:25:49 [2020-12-21T00:25:49.120Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:25:49 [2020-12-21T00:25:49.120Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:25:49 [2020-12-21T00:25:49.120Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done
00:25:49 [2020-12-21T00:25:49.120Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done
00:25:49 [2020-12-21T00:25:49.120Z] #5 DONE 0.3s
00:25:49 [2020-12-21T00:25:49.411Z] 
00:25:49 [2020-12-21T00:25:49.411Z] #6 [internal] load build definition from Dockerfile
00:25:49 [2020-12-21T00:25:49.411Z] #6 transferring dockerfile: 16.58kB done
00:25:49 [2020-12-21T00:25:49.411Z] #6 DONE 0.0s
00:25:49 [2020-12-21T00:25:49.411Z] 
00:25:49 [2020-12-21T00:25:49.411Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:25:49 [2020-12-21T00:25:49.697Z] #17 DONE 1.0s
00:25:49 [2020-12-21T00:25:49.698Z] 
00:25:49 [2020-12-21T00:25:49.698Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:49 [2020-12-21T00:25:49.698Z] #51 6.095 + cd /tmp/tmp.pkPMdgQTck/src/github.com/opencontainers/runc
00:25:49 [2020-12-21T00:25:49.698Z] #51 6.095 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:25:49 [2020-12-21T00:25:49.701Z] #9 DONE 0.3s
00:25:49 [2020-12-21T00:25:49.701Z] 
00:25:49 [2020-12-21T00:25:49.701Z] #8 [internal] load metadata for docker.io/library/debian:buster
00:25:49 [2020-12-21T00:25:49.987Z] #51 6.632 + '[' -z '' ']'
00:25:49 [2020-12-21T00:25:49.994Z] #8 ...
00:25:49 [2020-12-21T00:25:49.994Z] 
00:25:49 [2020-12-21T00:25:49.994Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:25:49 [2020-12-21T00:25:49.994Z] #7 DONE 0.4s
00:25:49 [2020-12-21T00:25:49.994Z] 
00:25:49 [2020-12-21T00:25:49.994Z] #8 [internal] load metadata for docker.io/library/debian:buster
00:25:49 [2020-12-21T00:25:49.994Z] #8 DONE 0.7s
00:25:50 [2020-12-21T00:25:50.277Z] #51 6.632 + target=static
00:25:50 [2020-12-21T00:25:50.277Z] #51 6.632 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:25:50 [2020-12-21T00:25:50.277Z] #51 6.909 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:25:50 [2020-12-21T00:25:50.291Z] 
00:25:50 [2020-12-21T00:25:50.291Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:25:50 [2020-12-21T00:25:50.291Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done
00:25:50 [2020-12-21T00:25:50.291Z] #62 DONE 0.0s
00:25:50 [2020-12-21T00:25:50.291Z] 
00:25:50 [2020-12-21T00:25:50.291Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:50 [2020-12-21T00:25:50.291Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
00:25:50 [2020-12-21T00:25:50.291Z] #10 DONE 0.0s
00:25:50 [2020-12-21T00:25:50.291Z] 
00:25:50 [2020-12-21T00:25:50.291Z] #23 [internal] load build context
00:25:50 [2020-12-21T00:25:50.949Z] #34 52.33 Selecting previously unselected package libicu63:amd64.
00:25:50 [2020-12-21T00:25:50.949Z] #34 52.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:25:50 [2020-12-21T00:25:50.949Z] #34 52.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:25:52 [2020-12-21T00:25:52.232Z] Fetching without tags
00:25:52 [2020-12-21T00:25:52.241Z] #23 ...
00:25:52 [2020-12-21T00:25:52.241Z] 
00:25:52 [2020-12-21T00:25:52.241Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:25:52 [2020-12-21T00:25:52.241Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
00:25:52 [2020-12-21T00:25:52.241Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done
00:25:52 [2020-12-21T00:25:52.241Z] #62 DONE 1.7s
00:25:52 [2020-12-21T00:25:52.241Z] 
00:25:52 [2020-12-21T00:25:52.241Z] #23 [internal] load build context
00:25:52 [2020-12-21T00:25:52.319Z] #34 ...
00:25:52 [2020-12-21T00:25:52.319Z] 
00:25:52 [2020-12-21T00:25:52.320Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:52 [2020-12-21T00:25:52.320Z] #43 54.04 time
00:25:52 [2020-12-21T00:25:52.550Z] Fetching without tags
00:25:52 [2020-12-21T00:25:52.571Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:52 [2020-12-21T00:25:52.693Z] #23 transferring context: 13.60MB 2.3s
00:25:52 [2020-12-21T00:25:52.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:52 [2020-12-21T00:25:52.126Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:25:52 [2020-12-21T00:25:52.148Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:52 [2020-12-21T00:25:52.194Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:52 [2020-12-21T00:25:52.235Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:52 [2020-12-21T00:25:52.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:52 [2020-12-21T00:25:52.236Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:52 [2020-12-21T00:25:52.581Z]  > git config core.sparsecheckout # timeout=10
00:25:52 [2020-12-21T00:25:52.615Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:52 [2020-12-21T00:25:52.985Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:52 [2020-12-21T00:25:52.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:52 [2020-12-21T00:25:52.463Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:25:52 [2020-12-21T00:25:52.476Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:52 [2020-12-21T00:25:52.499Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:25:52 [2020-12-21T00:25:52.552Z] Fetching upstream changes from https://github.com/moby/moby.git
00:25:52 [2020-12-21T00:25:52.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:52 [2020-12-21T00:25:52.553Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:25:52 [2020-12-21T00:25:52.985Z]  > git config core.sparsecheckout # timeout=10
00:25:53 [2020-12-21T00:25:53.022Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:53 [2020-12-21T00:25:53.880Z] #23 ...
00:25:53 [2020-12-21T00:25:53.881Z] 
00:25:53 [2020-12-21T00:25:53.881Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:25:53 [2020-12-21T00:25:53.881Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done
00:25:53 [2020-12-21T00:25:53.881Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 3.5s done
00:25:53 [2020-12-21T00:25:53.881Z] #26 DONE 3.5s
00:25:53 [2020-12-21T00:25:53.881Z] 
00:25:53 [2020-12-21T00:25:53.881Z] #23 [internal] load build context
00:25:54 [2020-12-21T00:25:54.656Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:54 [2020-12-21T00:25:54.657Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:25:54 [2020-12-21T00:25:54.756Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:25:54 [2020-12-21T00:25:54.757Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:25:54 [2020-12-21T00:25:54.548Z]  > git remote # timeout=10
00:25:54 [2020-12-21T00:25:54.581Z]  > git config --get remote.origin.url # timeout=10
00:25:54 [2020-12-21T00:25:54.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:54 [2020-12-21T00:25:54.605Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:25:54 [2020-12-21T00:25:54.630Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:54 [2020-12-21T00:25:54.657Z]  > git config core.sparsecheckout # timeout=10
00:25:54 [2020-12-21T00:25:54.683Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:54 [2020-12-21T00:25:54.606Z]  > git remote # timeout=10
00:25:54 [2020-12-21T00:25:54.639Z]  > git config --get remote.origin.url # timeout=10
00:25:54 [2020-12-21T00:25:54.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:25:54 [2020-12-21T00:25:54.677Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:25:54 [2020-12-21T00:25:54.722Z]  > git rev-parse HEAD^{commit} # timeout=10
00:25:54 [2020-12-21T00:25:54.755Z]  > git config core.sparsecheckout # timeout=10
00:25:54 [2020-12-21T00:25:54.771Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:25:55 [2020-12-21T00:25:55.594Z] #43 ...
00:25:55 [2020-12-21T00:25:55.594Z] 
00:25:55 [2020-12-21T00:25:55.594Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.106 + RM_GOPATH=0
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.106 + TMP_GOPATH=
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.106 + : /build
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.106 + '[' -z '' ']'
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 ++ mktemp -d
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 + export GOPATH=/tmp/tmp.nCiFramNyR
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 + GOPATH=/tmp/tmp.nCiFramNyR
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 + RM_GOPATH=1
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 + case "$(go env GOARCH)" in
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.110 ++ go env GOARCH
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.142 + export GO_BUILDMODE=-buildmode=pie
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.146 + GO_BUILDMODE=-buildmode=pie
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.146 ++ dirname /tmp/install/install.sh
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.150 + dir=/tmp/install
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.154 + bin=containerd
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.154 + shift
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.154 + '[' '!' -f /tmp/install/containerd.installer ']'
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.154 + . /tmp/install/containerd.installer
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.158 ++ set -e
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.158 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.159 + install_containerd
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.164 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.164 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.164 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nCiFramNyR/src/github.com/containerd/containerd
00:25:55 [2020-12-21T00:25:55.594Z] #54 1.171 Cloning into '/tmp/tmp.nCiFramNyR/src/github.com/containerd/containerd'...
00:25:55 [2020-12-21T00:25:55.594Z] #54 ...
00:25:55 [2020-12-21T00:25:55.594Z] 
00:25:55 [2020-12-21T00:25:55.594Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.57 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.73 Selecting previously unselected package zlib1g-dev:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 48.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.02 Selecting previously unselected package libprotobuf17:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.90 Selecting previously unselected package libprotobuf-lite17:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 49.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 51.46 Selecting previously unselected package libprotobuf-dev:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 51.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 51.47 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 52.94 Selecting previously unselected package libprotoc17:amd64.
00:25:55 [2020-12-21T00:25:55.594Z] #40 52.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 52.96 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.40 Selecting previously unselected package protobuf-c-compiler.
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.64 Selecting previously unselected package protobuf-compiler.
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 54.66 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.11 Selecting previously unselected package python-pkg-resources.
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.22 Unpacking python-pkg-resources (40.8.0-1) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.47 Selecting previously unselected package python-six.
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.48 Unpacking python-six (1.12.0-1) ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.60 Selecting previously unselected package python-protobuf.
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:25:55 [2020-12-21T00:25:55.594Z] #40 55.64 Unpacking python-protobuf (3.6.1.3-2) ...
00:25:55 [2020-12-21T00:25:55.825Z] #51 ...
00:25:55 [2020-12-21T00:25:55.826Z] 
00:25:55 [2020-12-21T00:25:55.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:55 [2020-12-21T00:25:55.826Z] #41 37.69   LINK     criu/pie/restorer.built-in.o
00:25:55 [2020-12-21T00:25:55.826Z] #41 37.69   GEN      criu/pie/restorer-blob.h
00:25:55 [2020-12-21T00:25:55.826Z] #41 37.73   DEP      criu/vdso.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 37.87   DEP      criu/uts_ns.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 37.97   DEP      criu/util.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.14   DEP      criu/uffd.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.26   DEP      criu/tun.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.35   DEP      criu/tty.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.58   DEP      criu/timerfd.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.79   DEP      criu/timens.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 38.90   DEP      criu/sysfs_parse.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.03   DEP      criu/sysctl.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.14   DEP      criu/string.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.18   DEP      criu/stats.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.35   DEP      criu/sockets.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.47   DEP      criu/sk-unix.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.66   DEP      criu/sk-tcp.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.87   DEP      criu/sk-queue.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 39.99   DEP      criu/sk-packet.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.11   DEP      criu/sk-netlink.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.21   DEP      criu/sk-inet.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.32   DEP      criu/signalfd.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.40   DEP      criu/sigframe.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.47   DEP      criu/shmem.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.66   DEP      criu/servicefd.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.75   DEP      criu/seize.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 40.88   DEP      criu/seccomp.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 41.08   DEP      criu/rst-malloc.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 41.16   DEP      criu/rbtree.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 41.17   DEP      criu/pstree.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 41.25   DEP      criu/protobuf.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 41.38   GEN      criu/protobuf-desc-gen.h
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.31   DEP      criu/protobuf-desc.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.41   DEP      criu/proc_parse.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.61   DEP      criu/plugin.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.66   DEP      criu/pipes.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.80   DEP      criu/pie-util.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.87   DEP      criu/pie-util-vdso.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 42.95   DEP      criu/path.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.13   DEP      criu/parasite-syscall.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.36   DEP      criu/pagemap.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.53   DEP      criu/pagemap-cache.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.61   DEP      criu/page-xfer.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.79   DEP      criu/page-pipe.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 43.90   DEP      criu/netfilter.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 44.03   DEP      criu/net.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 44.25   DEP      criu/namespaces.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 44.44   DEP      criu/mount.d
00:25:55 [2020-12-21T00:25:55.826Z] #41 44.53   DEP      criu/memfd.d
00:25:56 [2020-12-21T00:25:56.108Z] #40 57.89 Setting up python-pkg-resources (40.8.0-1) ...#40 ...
00:25:56 [2020-12-21T00:25:56.108Z] 
00:25:56 [2020-12-21T00:25:56.108Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:25:56 [2020-12-21T00:25:56.108Z] #45 DONE 57.9s
00:25:56 [2020-12-21T00:25:56.108Z] 
00:25:56 [2020-12-21T00:25:56.108Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:25:56 [2020-12-21T00:25:56.108Z] #40 57.89 Setting up python-pkg-resources (40.8.0-1) ...
00:25:56 [2020-12-21T00:25:56.108Z] #40 ...
00:25:56 [2020-12-21T00:25:56.108Z] 
00:25:56 [2020-12-21T00:25:56.108Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:56 [2020-12-21T00:25:56.108Z] #11 51.25 Get:12 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]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 54.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
00:25:56 [2020-12-21T00:25:56.108Z] #11 55.53 debconf: delaying package configuration, since apt-utils is not installed
00:25:56 [2020-12-21T00:25:56.108Z] #11 55.77 Fetched 78.2 MB in 10s (7784 kB/s)
00:25:56 [2020-12-21T00:25:56.108Z] #11 55.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.)
00:25:56 [2020-12-21T00:25:56.108Z] #11 55.92 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
00:25:56 [2020-12-21T00:25:56.108Z] #11 55.96 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:25:56 [2020-12-21T00:25:56.108Z] #11 58.13 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
00:25:56 [2020-12-21T00:25:56.115Z] #41 44.60   DEP      criu/mem.d
00:25:56 [2020-12-21T00:25:56.115Z] #41 44.68   DEP      criu/lsm.d
00:25:56 [2020-12-21T00:25:56.115Z] #41 44.74   DEP      criu/log.d
00:25:56 [2020-12-21T00:25:56.115Z] #41 44.80   DEP      criu/libnetlink.d
00:25:56 [2020-12-21T00:25:56.404Z] #41 44.94   DEP      criu/kerndat.d
00:25:56 [2020-12-21T00:25:56.404Z] #41 45.15   DEP      criu/kcmp-ids.d
00:25:56 [2020-12-21T00:25:56.622Z] #11 58.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:25:56 [2020-12-21T00:25:56.622Z] #11 58.56 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
00:25:56 [2020-12-21T00:25:56.622Z] #11 58.58 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:25:56 [2020-12-21T00:25:56.694Z] #41 45.22   DEP      criu/irmap.d
00:25:56 [2020-12-21T00:25:56.694Z] #41 ...
00:25:56 [2020-12-21T00:25:56.694Z] 
00:25:56 [2020-12-21T00:25:56.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:56 [2020-12-21T00:25:56.694Z] #43 69.54 crypto/x509
00:25:56 [2020-12-21T00:25:56.694Z] #43 69.54 net/textproto
00:25:56 [2020-12-21T00:25:56.694Z] #43 70.79 vendor/golang.org/x/net/http/httpguts
00:25:56 [2020-12-21T00:25:56.694Z] #43 70.94 vendor/golang.org/x/net/http/httpproxy
00:25:56 [2020-12-21T00:25:56.694Z] #43 71.30 mime/multipart
00:25:56 [2020-12-21T00:25:56.694Z] #43 72.72 crypto/tls
00:25:56 [2020-12-21T00:25:56.694Z] #43 76.63 net/http/httptrace
00:25:56 [2020-12-21T00:25:56.694Z] #43 76.80 net/http
00:25:56 [2020-12-21T00:25:56.694Z] #43 ...
00:25:56 [2020-12-21T00:25:56.694Z] 
00:25:56 [2020-12-21T00:25:56.694Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:56 [2020-12-21T00:25:56.694Z] #41 45.38   DEP      criu/ipc_ns.d
00:25:56 [2020-12-21T00:25:56.984Z] #41 45.53   DEP      criu/image.d
00:25:56 [2020-12-21T00:25:56.984Z] #41 45.68   DEP      criu/image-desc.d
00:25:56 [2020-12-21T00:25:56.984Z] #41 45.74   DEP      criu/fsnotify.d
00:25:57 [2020-12-21T00:25:57.043Z] #23 transferring context: 53.17MB 6.9s done
00:25:57 [2020-12-21T00:25:57.273Z] #41 45.87   DEP      criu/filesystems.d
00:25:57 [2020-12-21T00:25:57.273Z] #41 45.96   DEP      criu/files.d
00:25:57 [2020-12-21T00:25:57.340Z] #23 DONE 7.0s
00:25:57 [2020-12-21T00:25:57.340Z] 
00:25:57 [2020-12-21T00:25:57.340Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 93.32MB / 96.52MB 6.6s
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.7s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.8s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.5s done
00:25:57 [2020-12-21T00:25:57.340Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53
00:25:57 [2020-12-21T00:25:57.340Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.7s done
00:25:57 [2020-12-21T00:25:57.553Z] #11 59.20 Setting up libudev1:amd64 (241-7~deb10u5) ...
00:25:57 [2020-12-21T00:25:57.553Z] #11 ...
00:25:57 [2020-12-21T00:25:57.553Z] 
00:25:57 [2020-12-21T00:25:57.553Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:57 [2020-12-21T00:25:57.553Z] #49 49.31 syscall
00:25:57 [2020-12-21T00:25:57.553Z] #49 49.33 reflect
00:25:57 [2020-12-21T00:25:57.553Z] #49 55.39 time
00:25:57 [2020-12-21T00:25:57.553Z] #49 59.46 context
00:25:57 [2020-12-21T00:25:57.553Z] #49 ...
00:25:57 [2020-12-21T00:25:57.553Z] 
00:25:57 [2020-12-21T00:25:57.553Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:25:57 [2020-12-21T00:25:57.553Z] #43 59.07 strings
00:25:57 [2020-12-21T00:25:57.553Z] #43 59.54 os
00:25:57 [2020-12-21T00:25:57.563Z] #41 46.06   DEP      criu/files-reg.d
00:25:57 [2020-12-21T00:25:57.563Z] #41 46.19   DEP      criu/files-ext.d
00:25:57 [2020-12-21T00:25:57.563Z] #41 46.29   DEP      criu/file-lock.d
00:25:57 [2020-12-21T00:25:57.853Z] #41 46.44   DEP      criu/file-ids.d
00:25:57 [2020-12-21T00:25:57.853Z] #41 46.55   DEP      criu/fifo.d
00:25:57 [2020-12-21T00:25:57.853Z] #41 46.65   DEP      criu/fdstore.d
00:25:58 [2020-12-21T00:25:58.117Z] #43 ...
00:25:58 [2020-12-21T00:25:58.117Z] 
00:25:58 [2020-12-21T00:25:58.117Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:25:58 [2020-12-21T00:25:58.117Z] #32 50.00 time
00:25:58 [2020-12-21T00:25:58.117Z] #32 55.40 internal/poll
00:25:58 [2020-12-21T00:25:58.117Z] #32 56.98 internal/syscall/execenv
00:25:58 [2020-12-21T00:25:58.117Z] #32 57.12 internal/syscall/unix
00:25:58 [2020-12-21T00:25:58.117Z] #32 57.15 internal/fmtsort
00:25:58 [2020-12-21T00:25:58.117Z] #32 57.57 os
00:25:58 [2020-12-21T00:25:58.117Z] #32 57.63 strings
00:25:58 [2020-12-21T00:25:58.117Z] #32 ...
00:25:58 [2020-12-21T00:25:58.117Z] 
00:25:58 [2020-12-21T00:25:58.117Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:25:58 [2020-12-21T00:25:58.117Z] #30 49.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:25:58 [2020-12-21T00:25:58.143Z] #41 46.73   DEP      criu/fault-injection.d
00:25:58 [2020-12-21T00:25:58.143Z] #41 46.77   DEP      criu/external.d
00:25:58 [2020-12-21T00:25:58.143Z] #41 46.91   DEP      criu/eventpoll.d
00:25:58 [2020-12-21T00:25:58.195Z] Client: Docker Engine - Community
00:25:58 [2020-12-21T00:25:58.195Z]  Version:           19.03.13
00:25:58 [2020-12-21T00:25:58.195Z]  API version:       1.40
00:25:58 [2020-12-21T00:25:58.195Z]  Go version:        go1.13.15
00:25:58 [2020-12-21T00:25:58.195Z]  Git commit:        4484c46
00:25:58 [2020-12-21T00:25:58.195Z]  Built:             Wed Sep 16 17:03:45 2020
00:25:58 [2020-12-21T00:25:58.195Z]  OS/Arch:           linux/arm64
00:25:58 [2020-12-21T00:25:58.195Z]  Experimental:      false
00:25:58 [2020-12-21T00:25:58.195Z] 
00:25:58 [2020-12-21T00:25:58.195Z] Server: Docker Engine - Community
00:25:58 [2020-12-21T00:25:58.195Z]  Engine:
00:25:58 [2020-12-21T00:25:58.195Z]   Version:          19.03.13
00:25:58 [2020-12-21T00:25:58.195Z]   API version:      1.40 (minimum version 1.12)
00:25:58 [2020-12-21T00:25:58.195Z]   Go version:       go1.13.15
00:25:58 [2020-12-21T00:25:58.195Z]   Git commit:       4484c46
00:25:58 [2020-12-21T00:25:58.195Z]   Built:            Wed Sep 16 17:02:17 2020
00:25:58 [2020-12-21T00:25:58.195Z]   OS/Arch:          linux/arm64
00:25:58 [2020-12-21T00:25:58.195Z]   Experimental:     true
00:25:58 [2020-12-21T00:25:58.195Z]  containerd:
00:25:58 [2020-12-21T00:25:58.195Z]   Version:          1.3.7
00:25:58 [2020-12-21T00:25:58.195Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:25:58 [2020-12-21T00:25:58.195Z]  runc:
00:25:58 [2020-12-21T00:25:58.195Z]   Version:          1.0.0-rc10
00:25:58 [2020-12-21T00:25:58.195Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:25:58 [2020-12-21T00:25:58.195Z]  docker-init:
00:25:58 [2020-12-21T00:25:58.195Z]   Version:          0.18.0
00:25:58 [2020-12-21T00:25:58.195Z]   GitCommit:        fec3683
[Pipeline] sh
00:25:58 [2020-12-21T00:25:58.375Z] #30 ...
00:25:58 [2020-12-21T00:25:58.375Z] 
00:25:58 [2020-12-21T00:25:58.375Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:25:58 [2020-12-21T00:25:58.375Z] #11 59.60 Selecting previously unselected package binutils-mingw-w64-i686.
00:25:58 [2020-12-21T00:25:58.375Z] #11 59.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.)
00:25:58 [2020-12-21T00:25:58.375Z] #11 59.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:25:58 [2020-12-21T00:25:58.375Z] #11 59.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:25:58 [2020-12-21T00:25:58.432Z] #41 47.08   DEP      criu/eventfd.d
00:25:58 [2020-12-21T00:25:58.656Z] + docker info
00:25:58 [2020-12-21T00:25:58.721Z] #41 47.20   DEP      criu/crtools.d
00:25:58 [2020-12-21T00:25:58.721Z] #41 47.32   DEP      criu/cr-service.d
00:25:58 [2020-12-21T00:25:58.721Z] #41 47.42   DEP      criu/cr-restore.d
00:25:58 [2020-12-21T00:25:58.721Z] #41 47.56   DEP      criu/cr-errno.d
00:25:59 [2020-12-21T00:25:59.011Z] #41 47.56   DEP      criu/cr-dump.d
00:25:59 [2020-12-21T00:25:59.011Z] #41 47.74   DEP      criu/cr-dedup.d
00:25:59 [2020-12-21T00:25:59.011Z] #41 47.85   DEP      criu/cr-check.d
00:25:59 [2020-12-21T00:25:59.300Z] #41 47.95   DEP      criu/config.d
00:25:59 [2020-12-21T00:25:59.300Z] #41 48.01   DEP      criu/clone-noasan.d
00:25:59 [2020-12-21T00:25:59.300Z] #41 48.04   DEP      criu/cgroup.d
00:25:59 [2020-12-21T00:25:59.327Z] Commit message: "Fix off-by-one bug"
00:25:59 [2020-12-21T00:25:59.440Z] #10 ...
00:25:59 [2020-12-21T00:25:59.440Z] 
00:25:59 [2020-12-21T00:25:59.440Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:25:59 [2020-12-21T00:25:59.440Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 5.6s done
00:25:59 [2020-12-21T00:25:59.440Z] #26 DONE 9.1s
00:25:59 [2020-12-21T00:25:59.440Z] 
00:25:59 [2020-12-21T00:25:59.440Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:25:59 [2020-12-21T00:25:59.577Z] Commit message: "Fix off-by-one bug"
00:25:59 [2020-12-21T00:25:59.590Z] #41 48.14   DEP      criu/cgroup-props.d
00:25:59 [2020-12-21T00:25:59.590Z] #41 48.21   DEP      criu/bitmap.d
00:25:59 [2020-12-21T00:25:59.590Z] #41 48.22   DEP      criu/bfd.d
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
00:25:59 [2020-12-21T00:25:59.738Z] #27 0.262 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:59 [2020-12-21T00:25:59.738Z] #27 0.286 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:25:59 [2020-12-21T00:25:59.738Z] #27 0.301 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
[Pipeline] sh
00:25:59 [2020-12-21T00:25:59.879Z] #41 48.35   DEP      criu/autofs.d
00:25:59 [2020-12-21T00:25:59.879Z] #41 ...
00:25:59 [2020-12-21T00:25:59.879Z] 
00:25:59 [2020-12-21T00:25:59.879Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:25:59 [2020-12-21T00:25:59.879Z] #18 0.681 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:25:59 [2020-12-21T00:25:59.879Z] #18 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:25:59 [2020-12-21T00:25:59.879Z] #18 0.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:25:59 [2020-12-21T00:25:59.879Z] #18 1.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
00:25:59 [2020-12-21T00:25:59.879Z] #18 1.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB]
00:25:59 [2020-12-21T00:25:59.879Z] #18 2.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B]
00:25:59 [2020-12-21T00:25:59.879Z] #18 6.425 Fetched 8097 kB in 6s (1385 kB/s)
00:25:59 [2020-12-21T00:25:59.879Z] #18 6.425 Reading package lists...
00:25:59 [2020-12-21T00:25:59.879Z] #18 8.132 Reading package lists...
00:25:59 [2020-12-21T00:25:59.879Z] #18 9.969 Building dependency tree...
00:25:59 [2020-12-21T00:25:59.879Z] #18 ...
00:25:59 [2020-12-21T00:25:59.879Z] 
00:25:59 [2020-12-21T00:25:59.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:25:59 [2020-12-21T00:25:59.879Z] #41 48.47   DEP      criu/aio.d
00:26:00 [2020-12-21T00:26:00.035Z] #27 0.516 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:26:00 [2020-12-21T00:26:00.035Z] #27 ...
00:26:00 [2020-12-21T00:26:00.035Z] 
00:26:00 [2020-12-21T00:26:00.035Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:00 [2020-12-21T00:26:00.035Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.5s done
00:26:00 [2020-12-21T00:26:00.035Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done
00:26:00 [2020-12-21T00:26:00.035Z] #10 DONE 9.5s
00:26:00 [2020-12-21T00:26:00.035Z] 
00:26:00 [2020-12-21T00:26:00.035Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:00 [2020-12-21T00:26:00.035Z] #27 0.770 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:26:00 [2020-12-21T00:26:00.169Z] #41 48.62   DEP      criu/action-scripts.d
00:26:00 [2020-12-21T00:26:00.169Z] #41 48.86   CC       criu/action-scripts.o
00:26:00 [2020-12-21T00:26:00.270Z] #11 61.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:26:00 [2020-12-21T00:26:00.270Z] #11 61.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:26:00 [2020-12-21T00:26:00.270Z] #11 61.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:26:00 [2020-12-21T00:26:00.648Z] + docker version
00:26:00 [2020-12-21T00:26:00.683Z] #27 1.112 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:26:00 [2020-12-21T00:26:00.829Z] #41 49.25   CC       criu/aio.o
00:26:00 [2020-12-21T00:26:00.829Z] #41 49.48   CC       criu/autofs.o
00:26:01 [2020-12-21T00:26:01.127Z] + docker version
00:26:01 [2020-12-21T00:26:01.458Z] #41 50.16   CC       criu/bfd.o
00:26:01 [2020-12-21T00:26:01.748Z] #41 50.60   CC       criu/bitmap.o
00:26:02 [2020-12-21T00:26:02.037Z] #41 50.72   CC       criu/cgroup-props.o
00:26:02 [2020-12-21T00:26:02.666Z] #41 51.21   CC       criu/cgroup.o
00:26:02 [2020-12-21T00:26:02.768Z] #27 3.386 Fetched 8184 kB in 3s (2604 kB/s)
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.04 Selecting previously unselected package binutils-mingw-w64.
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.21 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.49 Selecting previously unselected package dmsetup.
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:26:03 [2020-12-21T00:26:03.595Z] #11 65.50 Unpacking dmsetup (2:1.02.155-3) ...
00:26:04 [2020-12-21T00:26:04.287Z] #27 3.386 Reading package lists...
00:26:04 [2020-12-21T00:26:04.529Z] #11 66.27 Selecting previously unselected package mingw-w64-common.
00:26:04 [2020-12-21T00:26:04.529Z] #11 66.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:26:04 [2020-12-21T00:26:04.529Z] #11 66.44 Unpacking mingw-w64-common (6.0.0-3) ...
00:26:04 [2020-12-21T00:26:04.724Z] #41 53.27   CC       criu/clone-noasan.o
00:26:04 [2020-12-21T00:26:04.724Z] #41 53.52   CC       criu/config.o
00:26:04 [2020-12-21T00:26:04.785Z] #11 ...
00:26:04 [2020-12-21T00:26:04.785Z] 
00:26:04 [2020-12-21T00:26:04.785Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:04 [2020-12-21T00:26:04.785Z] #34 59.97 Selecting previously unselected package libxml2:amd64.
00:26:04 [2020-12-21T00:26:04.785Z] #34 59.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.55 Selecting previously unselected package libarchive13:amd64.
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.94 Selecting previously unselected package libjsoncpp1:amd64.
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 60.95 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.11 Selecting previously unselected package librhash0:amd64.
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.12 Unpacking librhash0:amd64 (1.3.8-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.34 Selecting previously unselected package libuv1:amd64.
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.35 Unpacking libuv1:amd64 (1.24.1-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.57 Selecting previously unselected package cmake.
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 61.65 Unpacking cmake (3.13.4-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.03 Setting up xxd (2:8.1.0875-5) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.05 Setting up libuv1:amd64 (1.24.1-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.07 Setting up vim-common (2:8.1.0875-5) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.11 Setting up librhash0:amd64 (1.3.8-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.14 Setting up cmake-data (3.13.4-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.21 Setting up cmake (3.13.4-1) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.22 Processing triggers for libc-bin (2.28-10) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 65.31 Processing triggers for mime-support (3.62) ...
00:26:04 [2020-12-21T00:26:04.785Z] #34 DONE 66.7s
00:26:04 [2020-12-21T00:26:04.785Z] 
00:26:04 [2020-12-21T00:26:04.785Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:05 [2020-12-21T00:26:05.354Z] #41 ...
00:26:05 [2020-12-21T00:26:05.354Z] 
00:26:05 [2020-12-21T00:26:05.354Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43 libcap2-bin is already the newest version (1:2.25-2).
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43 The following additional packages will be installed:
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.43   python3.7 python3.7-minimal vim-runtime xxd
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44 Suggested packages:
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44 Recommended packages:
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44   aufs-dkms nftables build-essential python3-dev python3-keyring
00:26:05 [2020-12-21T00:26:05.354Z] #18 10.44   python3-keyrings.alt python3-xdg unzip
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84 The following NEW packages will be installed:
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.84   xz-utils zip
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.98 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.98 Need to get 27.7 MB of archives.
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.98 After this operation, 117 MB of additional disk space will be used.
00:26:05 [2020-12-21T00:26:05.354Z] #18 11.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 12.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.24 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 13.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.22 debconf: delaying package configuration, since apt-utils is not installed
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.25 Fetched 27.7 MB in 2s (14.2 MB/s)
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.30 Selecting previously unselected package pigz.
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.37 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.39 Unpacking pigz (2.4-1) ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.44 Selecting previously unselected package libpython3.7-minimal:s390x.
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.44 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.81 Selecting previously unselected package python3.7-minimal.
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 14.82 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 15.51 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
00:26:05 [2020-12-21T00:26:05.354Z] #18 15.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.963 + RM_GOPATH=0
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.963 + TMP_GOPATH=
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.963 + : /build
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.963 + '[' -z '' ']'
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.965 ++ mktemp -d
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.966 + export GOPATH=/tmp/tmp.p6zTxdAhhs
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.966 + GOPATH=/tmp/tmp.p6zTxdAhhs
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.966 + RM_GOPATH=1
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.966 + case "$(go env GOARCH)" in
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.978 ++ go env GOARCH
00:26:05 [2020-12-21T00:26:05.715Z] #35 0.993 + export GO_BUILDMODE=-buildmode=pie
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.002 + GO_BUILDMODE=-buildmode=pie
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.010 ++ dirname /tmp/install/install.sh
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.018 + dir=/tmp/install
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.019 + bin=tini
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.019 + shift
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.019 + '[' '!' -f /tmp/install/tini.installer ']'
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.019 + . /tmp/install/tini.installer
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.020 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.020 + install_tini
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.020 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.020 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.020 + git clone https://github.com/krallin/tini.git /tmp/tmp.p6zTxdAhhs/tini
00:26:05 [2020-12-21T00:26:05.715Z] #35 1.022 Cloning into '/tmp/tmp.p6zTxdAhhs/tini'...
00:26:05 [2020-12-21T00:26:05.807Z] #27 4.901 Reading package lists...
00:26:05 [2020-12-21T00:26:05.807Z] #27 6.306 Building dependency tree...
00:26:06 [2020-12-21T00:26:06.102Z] #27 6.782 The following additional packages will be installed:
00:26:06 [2020-12-21T00:26:06.102Z] #27 6.782   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:06 [2020-12-21T00:26:06.102Z] #27 6.782   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:06 [2020-12-21T00:26:06.102Z] #27 6.782   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:06 [2020-12-21T00:26:06.394Z] #27 6.794 Suggested packages:
00:26:06 [2020-12-21T00:26:06.394Z] #27 6.794   krb5-doc krb5-user
00:26:06 [2020-12-21T00:26:06.394Z] #27 6.794 Recommended packages:
00:26:06 [2020-12-21T00:26:06.394Z] #27 6.794   krb5-locales publicsuffix libsasl2-modules
00:26:06 [2020-12-21T00:26:06.650Z] #35 1.904 + cd /tmp/tmp.p6zTxdAhhs/tini
00:26:06 [2020-12-21T00:26:06.650Z] #35 1.905 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:26:06 [2020-12-21T00:26:06.650Z] #35 1.910 + cmake .
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.162 The following NEW packages will be installed:
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.162   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.162   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.162   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.162   libssh2-1 libssl1.1 openssl
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.206 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.206 Need to get 5166 kB of archives.
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.206 After this operation, 14.6 MB of additional disk space will be used.
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.206 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.219 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.256 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.259 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.262 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.263 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB]
00:26:06 [2020-12-21T00:26:06.688Z] #27 7.273 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB]
00:26:06 [2020-12-21T00:26:06.866Z] 
00:26:06 [2020-12-21T00:26:06.866Z] #18 ...
00:26:06 [2020-12-21T00:26:06.866Z] 
00:26:06 [2020-12-21T00:26:06.866Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:06 [2020-12-21T00:26:06.866Z] #43 83.86 github.com/LK4D4/vndr/godl
00:26:06 [2020-12-21T00:26:06.866Z] #43 84.23 github.com/LK4D4/vndr
00:26:06 [2020-12-21T00:26:06.866Z] #43 DONE 89.9s
00:26:06 [2020-12-21T00:26:06.866Z] 
00:26:06 [2020-12-21T00:26:06.866Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:26:06 [2020-12-21T00:26:06.866Z] #18 17.26 Selecting previously unselected package python3-minimal.
00:26:06 [2020-12-21T00:26:06.866Z] #18 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%
00:26:06 [2020-12-21T00:26:06.866Z] #18 ...
00:26:06 [2020-12-21T00:26:06.866Z] 
00:26:06 [2020-12-21T00:26:06.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:06 [2020-12-21T00:26:06.866Z] #41 54.67   CC       criu/cr-check.o
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.358 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.419 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.424 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.429 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.436 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.448 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.462 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.462 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.462 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.477 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.502 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.513 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.519 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:26:06 [2020-12-21T00:26:06.984Z] #27 7.524 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:26:07 [2020-12-21T00:26:07.214Z] #35 2.516 -- The C compiler identification is GNU 8.3.0
00:26:07 [2020-12-21T00:26:07.215Z] #35 2.574 -- Check for working C compiler: /usr/bin/cc
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.743 debconf: delaying package configuration, since apt-utils is not installed
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.770 Fetched 5166 kB in 0s (15.5 MB/s)
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.793 Selecting previously unselected package libssl1.1:ppc64el.
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.793 (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.)
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.805 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.324Z] #27 7.807 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
00:26:07 [2020-12-21T00:26:07.324Z] #27 8.027 Selecting previously unselected package openssl.
00:26:07 [2020-12-21T00:26:07.497Z] #41 56.26   CC       criu/cr-dedup.o
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.029 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.031 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.163 Selecting previously unselected package ca-certificates.
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.165 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.166 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.222 Selecting previously unselected package libkeyutils1:ppc64el.
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.225 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.226 Unpacking libkeyutils1:ppc64el (1.6-6) ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.248 Selecting previously unselected package libkrb5support0:ppc64el.
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.250 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.251 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ...
00:26:07 [2020-12-21T00:26:07.633Z] #27 8.299 Selecting previously unselected package libk5crypto3:ppc64el.
00:26:07 [2020-12-21T00:26:07.786Z] #41 56.57   CC       criu/cr-dump.o
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.301 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.302 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.345 Selecting previously unselected package libkrb5-3:ppc64el.
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.350 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.350 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.437 Selecting previously unselected package libgssapi-krb5-2:ppc64el.
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.439 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.440 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.496 Selecting previously unselected package libsasl2-modules-db:ppc64el.
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.499 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.503 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:26:07 [2020-12-21T00:26:07.930Z] #27 8.544 Selecting previously unselected package libsasl2-2:ppc64el.
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.546 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.547 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.582 Selecting previously unselected package libldap-common.
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.584 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.587 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.616 Selecting previously unselected package libldap-2.4-2:ppc64el.
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.616 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.616 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.685 Selecting previously unselected package libnghttp2-14:ppc64el.
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.686 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.688 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.777 Selecting previously unselected package libpsl5:ppc64el.
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.783 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.783 Unpacking libpsl5:ppc64el (0.20.2-2) ...
00:26:08 [2020-12-21T00:26:08.227Z] #27 8.818 Selecting previously unselected package librtmp1:ppc64el.
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.820 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.821 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.855 Selecting previously unselected package libssh2-1:ppc64el.
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.857 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.859 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.900 Selecting previously unselected package libcurl4:ppc64el.
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.903 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 8.905 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.001 Selecting previously unselected package curl.
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.005 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.008 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.170 Selecting previously unselected package libonig5:ppc64el.
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.172 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.174 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:26:08 [2020-12-21T00:26:08.525Z] #27 9.220 Selecting previously unselected package libjq1:ppc64el.
00:26:08 [2020-12-21T00:26:08.586Z] #35 3.479 -- Check for working C compiler: /usr/bin/cc -- works
00:26:08 [2020-12-21T00:26:08.586Z] #35 3.480 -- Detecting C compiler ABI info
00:26:08 [2020-12-21T00:26:08.586Z] #35 ...
00:26:08 [2020-12-21T00:26:08.586Z] 
00:26:08 [2020-12-21T00:26:08.586Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:08 [2020-12-21T00:26:08.586Z] #49 60.45 os
00:26:08 [2020-12-21T00:26:08.586Z] #49 62.54 encoding/binary
00:26:08 [2020-12-21T00:26:08.586Z] #49 63.89 fmt
00:26:08 [2020-12-21T00:26:08.586Z] #49 65.02 encoding/base64
00:26:08 [2020-12-21T00:26:08.586Z] #49 65.80 golang.org/x/sys/unix
00:26:08 [2020-12-21T00:26:08.586Z] #49 69.14 encoding/json
00:26:08 [2020-12-21T00:26:08.586Z] #49 ...
00:26:08 [2020-12-21T00:26:08.586Z] 
00:26:08 [2020-12-21T00:26:08.586Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:08 [2020-12-21T00:26:08.586Z] #40 62.80 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 62.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 62.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 62.86 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 62.87 Setting up python-six (1.12.0-1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.18 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.28 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.30 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.33 Setting up protobuf-compiler (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:26:08 [2020-12-21T00:26:08.586Z] #40 67.42 Setting up python-protobuf (3.6.1.3-2) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.222 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.224 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.261 Selecting previously unselected package jq.
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.264 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.265 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.300 Setting up libkeyutils1:ppc64el (1.6-6) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.304 Setting up libpsl5:ppc64el (0.20.2-2) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.307 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.462 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.465 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.469 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.819Z] #27 9.472 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:26:08 [2020-12-21T00:26:08.831Z] Client: Docker Engine - Community
00:26:08 [2020-12-21T00:26:08.831Z]  Version:           19.03.13
00:26:08 [2020-12-21T00:26:08.831Z]  API version:       1.40
00:26:08 [2020-12-21T00:26:08.831Z]  Go version:        go1.13.15
00:26:08 [2020-12-21T00:26:08.831Z]  Git commit:        4484c46d9d
00:26:08 [2020-12-21T00:26:08.831Z]  Built:             Wed Sep 16 17:02:36 2020
00:26:08 [2020-12-21T00:26:08.831Z]  OS/Arch:           linux/amd64
00:26:08 [2020-12-21T00:26:08.831Z]  Experimental:      false
00:26:08 [2020-12-21T00:26:08.831Z] 
00:26:08 [2020-12-21T00:26:08.831Z] Server: Docker Engine - Community
00:26:08 [2020-12-21T00:26:08.831Z]  Engine:
00:26:08 [2020-12-21T00:26:08.831Z]   Version:          19.03.13
00:26:08 [2020-12-21T00:26:08.831Z]   API version:      1.40 (minimum version 1.12)
00:26:08 [2020-12-21T00:26:08.831Z]   Go version:       go1.13.15
00:26:08 [2020-12-21T00:26:08.831Z]   Git commit:       4484c46d9d
00:26:08 [2020-12-21T00:26:08.831Z]   Built:            Wed Sep 16 17:01:06 2020
00:26:08 [2020-12-21T00:26:08.831Z]   OS/Arch:          linux/amd64
00:26:08 [2020-12-21T00:26:08.831Z]   Experimental:     true
00:26:08 [2020-12-21T00:26:08.831Z]  containerd:
00:26:08 [2020-12-21T00:26:08.831Z]   Version:          1.3.7
00:26:08 [2020-12-21T00:26:08.831Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:26:08 [2020-12-21T00:26:08.831Z]  runc:
00:26:08 [2020-12-21T00:26:08.831Z]   Version:          1.0.0-rc10
00:26:08 [2020-12-21T00:26:08.831Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:26:08 [2020-12-21T00:26:08.831Z]  docker-init:
00:26:08 [2020-12-21T00:26:08.831Z]   Version:          0.18.0
00:26:08 [2020-12-21T00:26:08.831Z]   GitCommit:        fec3683
[Pipeline] sh
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.475 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.478 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.481 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.485 Setting up libssh2-1:ppc64el (1.8.0-2.1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.488 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.491 Setting up openssl (1.1.1d-0+deb10u4) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.496 Setting up libonig5:ppc64el (6.9.1-1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.499 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.502 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ...
00:26:09 [2020-12-21T00:26:09.117Z] #27 9.505 Setting up ca-certificates (20200601~deb10u1) ...
00:26:09 [2020-12-21T00:26:09.154Z] #40 ...
00:26:09 [2020-12-21T00:26:09.154Z] 
00:26:09 [2020-12-21T00:26:09.154Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:09 [2020-12-21T00:26:09.154Z] #32 61.04 path
00:26:09 [2020-12-21T00:26:09.154Z] #32 61.51 text/tabwriter
00:26:09 [2020-12-21T00:26:09.154Z] #32 61.66 fmt
00:26:09 [2020-12-21T00:26:09.154Z] #32 62.23 path/filepath
00:26:09 [2020-12-21T00:26:09.154Z] #32 63.63 io/ioutil
00:26:09 [2020-12-21T00:26:09.154Z] #32 65.98 github.com/BurntSushi/toml
00:26:09 [2020-12-21T00:26:09.154Z] #32 65.99 flag
00:26:09 [2020-12-21T00:26:09.154Z] #32 67.97 log
00:26:09 [2020-12-21T00:26:09.154Z] #32 70.69 github.com/BurntSushi/toml/cmd/tomlv
00:26:09 [2020-12-21T00:26:09.154Z] #32 ...
00:26:09 [2020-12-21T00:26:09.154Z] 
00:26:09 [2020-12-21T00:26:09.154Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:09 [2020-12-21T00:26:09.154Z] #35 4.427 -- Detecting C compiler ABI info - done
00:26:09 [2020-12-21T00:26:09.154Z] #35 4.472 -- Detecting C compile features
00:26:09 [2020-12-21T00:26:09.199Z] + docker info
00:26:09 [2020-12-21T00:26:09.281Z] Client: Docker Engine - Community
00:26:09 [2020-12-21T00:26:09.281Z]  Version:           19.03.13
00:26:09 [2020-12-21T00:26:09.281Z]  API version:       1.40
00:26:09 [2020-12-21T00:26:09.281Z]  Go version:        go1.13.15
00:26:09 [2020-12-21T00:26:09.281Z]  Git commit:        4484c46d9d
00:26:09 [2020-12-21T00:26:09.281Z]  Built:             Wed Sep 16 17:02:36 2020
00:26:09 [2020-12-21T00:26:09.281Z]  OS/Arch:           linux/amd64
00:26:09 [2020-12-21T00:26:09.281Z]  Experimental:      false
00:26:09 [2020-12-21T00:26:09.281Z] 
00:26:09 [2020-12-21T00:26:09.281Z] Server: Docker Engine - Community
00:26:09 [2020-12-21T00:26:09.281Z]  Engine:
00:26:09 [2020-12-21T00:26:09.281Z]   Version:          19.03.13
00:26:09 [2020-12-21T00:26:09.281Z]   API version:      1.40 (minimum version 1.12)
00:26:09 [2020-12-21T00:26:09.281Z]   Go version:       go1.13.15
00:26:09 [2020-12-21T00:26:09.282Z]   Git commit:       4484c46d9d
00:26:09 [2020-12-21T00:26:09.282Z]   Built:            Wed Sep 16 17:01:06 2020
00:26:09 [2020-12-21T00:26:09.282Z]   OS/Arch:          linux/amd64
00:26:09 [2020-12-21T00:26:09.282Z]   Experimental:     true
00:26:09 [2020-12-21T00:26:09.282Z]  containerd:
00:26:09 [2020-12-21T00:26:09.282Z]   Version:          1.3.7
00:26:09 [2020-12-21T00:26:09.282Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
00:26:09 [2020-12-21T00:26:09.282Z]  runc:
00:26:09 [2020-12-21T00:26:09.282Z]   Version:          1.0.0-rc10
00:26:09 [2020-12-21T00:26:09.282Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:26:09 [2020-12-21T00:26:09.282Z]  docker-init:
00:26:09 [2020-12-21T00:26:09.282Z]   Version:          0.18.0
00:26:09 [2020-12-21T00:26:09.282Z]   GitCommit:        fec3683
00:26:09 [2020-12-21T00:26:09.288Z] #41 58.05   CC       criu/cr-errno.o
[Pipeline] sh
00:26:09 [2020-12-21T00:26:09.577Z] #41 58.10   CC       criu/cr-restore.o
00:26:09 [2020-12-21T00:26:09.601Z] + docker info
00:26:09 [2020-12-21T00:26:09.718Z] #35 ...
00:26:09 [2020-12-21T00:26:09.718Z] 
00:26:09 [2020-12-21T00:26:09.718Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:09 [2020-12-21T00:26:09.718Z] #43 61.59 regexp/syntax
00:26:09 [2020-12-21T00:26:09.718Z] #43 63.60 fmt
00:26:09 [2020-12-21T00:26:09.718Z] #43 66.29 regexp
00:26:09 [2020-12-21T00:26:09.718Z] #43 68.53 go/token
00:26:09 [2020-12-21T00:26:09.718Z] #43 69.44 go/scanner
00:26:09 [2020-12-21T00:26:09.718Z] #43 70.30 internal/lazyregexp
00:26:09 [2020-12-21T00:26:09.718Z] #43 70.56 net/url
00:26:09 [2020-12-21T00:26:09.718Z] #43 71.03 go/ast
00:26:09 [2020-12-21T00:26:09.760Z] #27 10.25 Updating certificates in /etc/ssl/certs...
00:26:10 [2020-12-21T00:26:10.055Z] #27 ...
00:26:10 [2020-12-21T00:26:10.055Z] 
00:26:10 [2020-12-21T00:26:10.055Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:10 [2020-12-21T00:26:10.055Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done
00:26:10 [2020-12-21T00:26:10.055Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done
00:26:10 [2020-12-21T00:26:10.055Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done
00:26:10 [2020-12-21T00:26:10.055Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0
00:26:10 [2020-12-21T00:26:10.207Z] #41 ...
00:26:10 [2020-12-21T00:26:10.207Z] 
00:26:10 [2020-12-21T00:26:10.207Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:10 [2020-12-21T00:26:10.207Z] #30 DONE 92.9s
00:26:10 [2020-12-21T00:26:10.207Z] 
00:26:10 [2020-12-21T00:26:10.207Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:26:10 [2020-12-21T00:26:10.207Z] #18 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 ... 23448 files and directories currently installed.)
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.28 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.28 Unpacking python3-minimal (3.7.3-1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.32 Selecting previously unselected package libmpdec2:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.32 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.33 Unpacking libmpdec2:s390x (2.4.2-2) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.38 Selecting previously unselected package libpython3.7-stdlib:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 17.39 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.29 Selecting previously unselected package python3.7.
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.29 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.37 Selecting previously unselected package libpython3-stdlib:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.37 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 18.44 Setting up python3-minimal (3.7.3-1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.21 Selecting previously unselected package python3.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.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 ... 23860 files and directories currently installed.)
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.25 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.25 Unpacking python3 (3.7.3-1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.31 Selecting previously unselected package libip4tc0:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.32 Unpacking libip4tc0:s390x (1.8.2-4) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.35 Selecting previously unselected package libip6tc0:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.36 Unpacking libip6tc0:s390x (1.8.2-4) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.40 Selecting previously unselected package libiptc0:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.40 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.40 Unpacking libiptc0:s390x (1.8.2-4) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.44 Selecting previously unselected package libnfnetlink0:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.45 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.49 Selecting previously unselected package libnetfilter-conntrack3:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.49 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.49 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.52 Selecting previously unselected package libnftnl11:s390x.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.53 Unpacking libnftnl11:s390x (1.1.2-2) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.57 Selecting previously unselected package iptables.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.57 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.57 Unpacking iptables (1.8.2-4) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.79 Selecting previously unselected package xxd.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.80 Unpacking xxd (2:8.1.0875-5) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.87 Selecting previously unselected package vim-common.
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 19.87 Unpacking vim-common (2:8.1.0875-5) ...
00:26:10 [2020-12-21T00:26:10.207Z] #18 20.02 Selecting previously unselected package bash-completion.
00:26:10 [2020-12-21T00:26:10.207Z] #18 20.02 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:26:10 [2020-12-21T00:26:10.352Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done
00:26:10 [2020-12-21T00:26:10.352Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done
00:26:10 [2020-12-21T00:26:10.352Z] #10 DONE 19.6s
00:26:10 [2020-12-21T00:26:10.352Z] 
00:26:10 [2020-12-21T00:26:10.352Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:10 [2020-12-21T00:26:10.352Z] #11 DONE 0.2s
00:26:10 [2020-12-21T00:26:10.352Z] 
00:26:10 [2020-12-21T00:26:10.352Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:10 [2020-12-21T00:26:10.649Z] #27 10.99 126 added, 0 removed; done.
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.02 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.02 Setting up jq (1.5+dfsg-2+b1) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.02 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.02 Setting up curl (7.64.0-4+deb10u1) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.03 Processing triggers for libc-bin (2.28-10) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.04 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:26:10 [2020-12-21T00:26:10.649Z] #27 11.05 Updating certificates in /etc/ssl/certs...
00:26:10 [2020-12-21T00:26:10.649Z] #27 ...
00:26:10 [2020-12-21T00:26:10.649Z] 
00:26:10 [2020-12-21T00:26:10.649Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:26:10 [2020-12-21T00:26:10.649Z] #12 DONE 0.2s
00:26:10 [2020-12-21T00:26:10.947Z] 
00:26:10 [2020-12-21T00:26:10.947Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:26:10 [2020-12-21T00:26:10.947Z] #39 DONE 0.1s
00:26:10 [2020-12-21T00:26:10.947Z] 
00:26:10 [2020-12-21T00:26:10.947Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:26:10 [2020-12-21T00:26:10.947Z] #31 DONE 0.1s
00:26:10 [2020-12-21T00:26:10.947Z] 
00:26:10 [2020-12-21T00:26:10.947Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:26:11 [2020-12-21T00:26:11.088Z] #43 72.82 text/template/parse
00:26:11 [2020-12-21T00:26:11.345Z] #43 ...
00:26:11 [2020-12-21T00:26:11.345Z] 
00:26:11 [2020-12-21T00:26:11.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:11 [2020-12-21T00:26:11.345Z] #11 73.25 Selecting previously unselected package mingw-w64-x86-64-dev.
00:26:11 [2020-12-21T00:26:11.345Z] #11 73.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:26:11 [2020-12-21T00:26:11.345Z] #11 73.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:26:11 [2020-12-21T00:26:11.605Z] #32 0.688 + git clone https://github.com/kolyshkin/go-swagger.git .
00:26:11 [2020-12-21T00:26:11.605Z] #32 0.695 Cloning into '.'...
00:26:11 [2020-12-21T00:26:11.734Z] #18 22.04 Unpacking bash-completion (1:2.8-6) ...
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.28 Selecting previously unselected package bzip2.
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.29 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.35 Selecting previously unselected package xz-utils.
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.35 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.35 Unpacking xz-utils (5.2.4-1) ...
00:26:12 [2020-12-21T00:26:12.023Z] #18 22.47 Selecting previously unselected package apparmor.
00:26:12 [2020-12-21T00:26:12.275Z] #32 ...
00:26:12 [2020-12-21T00:26:12.275Z] 
00:26:12 [2020-12-21T00:26:12.275Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:12 [2020-12-21T00:26:12.275Z] #27 12.34 0 added, 0 removed; done.
00:26:12 [2020-12-21T00:26:12.275Z] #27 12.34 Running hooks in /etc/ca-certificates/update.d...
00:26:12 [2020-12-21T00:26:12.275Z] #27 12.37 done.
00:26:12 [2020-12-21T00:26:12.275Z] #27 DONE 12.6s
00:26:12 [2020-12-21T00:26:12.275Z] 
00:26:12 [2020-12-21T00:26:12.275Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:26:12 [2020-12-21T00:26:12.275Z] #28 DONE 0.1s
00:26:12 [2020-12-21T00:26:12.275Z] 
00:26:12 [2020-12-21T00:26:12.275Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.817 + RM_GOPATH=0
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.817 + TMP_GOPATH=
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.818 + : /build
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.819 + '[' -z '' ']'
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.821 ++ mktemp -d
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.823 + export GOPATH=/tmp/tmp.xfxDpMFCdt
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.823 + GOPATH=/tmp/tmp.xfxDpMFCdt
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.824 + RM_GOPATH=1
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.833 + case "$(go env GOARCH)" in
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.835 ++ go env GOARCH
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.863 + export GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.880 + GO_BUILDMODE=-buildmode=pie
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.892 ++ dirname /tmp/install/install.sh
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.907 + dir=/tmp/install
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.912 + bin=rootlesskit
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.914 + shift
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.914 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.915 + . /tmp/install/rootlesskit.installer
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.915 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.917 + install_rootlesskit
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.919 + case "$1" in
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.919 + export CGO_ENABLED=0
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.920 + CGO_ENABLED=0
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.921 + _install_rootlesskit
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.924 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.924 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.925 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xfxDpMFCdt/src/github.com/rootless-containers/rootlesskit
00:26:12 [2020-12-21T00:26:12.275Z] #58 0.941 Cloning into '/tmp/tmp.xfxDpMFCdt/src/github.com/rootless-containers/rootlesskit'...
00:26:12 [2020-12-21T00:26:12.313Z] #18 22.47 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.313Z] #18 22.52 Unpacking apparmor (2.13.2-10) ...
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.79 Selecting previously unselected package aufs-tools.
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.87 Selecting previously unselected package libonig5:s390x.
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.87 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.88 Unpacking libonig5:s390x (6.9.1-1) ...
00:26:12 [2020-12-21T00:26:12.602Z] #18 22.97 Selecting previously unselected package libjq1:s390x.
00:26:12 [2020-12-21T00:26:12.892Z] #18 22.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 22.98 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.06 Selecting previously unselected package jq.
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.07 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.11 Selecting previously unselected package libaio1:s390x.
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.11 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.12 Unpacking libaio1:s390x (0.3.112-3) ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.17 Selecting previously unselected package libgpm2:s390x.
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.17 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.18 Unpacking libgpm2:s390x (1.20.7-5) ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.22 Selecting previously unselected package libicu63:s390x.
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
00:26:12 [2020-12-21T00:26:12.892Z] #18 23.22 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
00:26:13 [2020-12-21T00:26:13.241Z] #11 ...
00:26:13 [2020-12-21T00:26:13.241Z] 
00:26:13 [2020-12-21T00:26:13.241Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:13 [2020-12-21T00:26:13.241Z] #40 73.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:26:13 [2020-12-21T00:26:13.241Z] #40 73.86 Processing triggers for libc-bin (2.28-10) ...
00:26:13 [2020-12-21T00:26:13.241Z] #40 DONE 74.9s
00:26:13 [2020-12-21T00:26:13.241Z] 
00:26:13 [2020-12-21T00:26:13.241Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.578 -- Detecting C compile features - done
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.619 -- Performing Test HAS_BUILTIN_FORTIFY
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.815 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.895 -- Configuring done
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.912 -- Generating done
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.919 -- Build files have been written to: /tmp/tmp.p6zTxdAhhs/tini
00:26:13 [2020-12-21T00:26:13.241Z] #35 6.942 + make tini-static
00:26:13 [2020-12-21T00:26:13.241Z] #35 7.424 Scanning dependencies of target tini-static
00:26:13 [2020-12-21T00:26:13.241Z] #35 7.617 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:26:13 [2020-12-21T00:26:13.498Z] #35 ...
00:26:13 [2020-12-21T00:26:13.498Z] 
00:26:13 [2020-12-21T00:26:13.498Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:13 [2020-12-21T00:26:13.498Z] #32 DONE 75.5s
00:26:13 [2020-12-21T00:26:13.583Z] Client:
00:26:13 [2020-12-21T00:26:13.583Z]  Debug Mode: false
00:26:13 [2020-12-21T00:26:13.583Z] 
00:26:13 [2020-12-21T00:26:13.583Z] Server:
00:26:13 [2020-12-21T00:26:13.583Z]  Containers: 0
00:26:13 [2020-12-21T00:26:13.583Z]   Running: 0
00:26:13 [2020-12-21T00:26:13.583Z]   Paused: 0
00:26:13 [2020-12-21T00:26:13.583Z]   Stopped: 0
00:26:13 [2020-12-21T00:26:13.583Z]  Images: 0
00:26:13 [2020-12-21T00:26:13.583Z]  Server Version: 19.03.13
00:26:13 [2020-12-21T00:26:13.583Z]  Storage Driver: overlay2
00:26:13 [2020-12-21T00:26:13.583Z]   Backing Filesystem: extfs
00:26:13 [2020-12-21T00:26:13.583Z]   Supports d_type: true
00:26:13 [2020-12-21T00:26:13.583Z]   Native Overlay Diff: true
00:26:13 [2020-12-21T00:26:13.583Z]  Logging Driver: json-file
00:26:13 [2020-12-21T00:26:13.583Z]  Cgroup Driver: cgroupfs
00:26:13 [2020-12-21T00:26:13.583Z]  Plugins:
00:26:13 [2020-12-21T00:26:13.583Z]   Volume: local
00:26:13 [2020-12-21T00:26:13.583Z]   Network: bridge host ipvlan macvlan null overlay
00:26:13 [2020-12-21T00:26:13.583Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:26:13 [2020-12-21T00:26:13.583Z]  Swarm: inactive
00:26:13 [2020-12-21T00:26:13.583Z]  Runtimes: runc
00:26:13 [2020-12-21T00:26:13.583Z]  Default Runtime: runc
00:26:13 [2020-12-21T00:26:13.583Z]  Init Binary: docker-init
00:26:13 [2020-12-21T00:26:13.583Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:26:13 [2020-12-21T00:26:13.583Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:26:13 [2020-12-21T00:26:13.583Z]  init version: fec3683
00:26:13 [2020-12-21T00:26:13.583Z]  Security Options:
00:26:13 [2020-12-21T00:26:13.583Z]   apparmor
00:26:13 [2020-12-21T00:26:13.583Z]   seccomp
00:26:13 [2020-12-21T00:26:13.583Z]    Profile: default
00:26:13 [2020-12-21T00:26:13.583Z]  Kernel Version: 4.15.0-1083-aws
00:26:13 [2020-12-21T00:26:13.583Z]  Operating System: Ubuntu 16.04.7 LTS
00:26:13 [2020-12-21T00:26:13.583Z]  OSType: linux
00:26:13 [2020-12-21T00:26:13.583Z]  Architecture: aarch64
00:26:13 [2020-12-21T00:26:13.583Z]  CPUs: 4
00:26:13 [2020-12-21T00:26:13.583Z]  Total Memory: 7.525GiB
00:26:13 [2020-12-21T00:26:13.583Z]  Name: ip-10-100-125-246
00:26:13 [2020-12-21T00:26:13.583Z]  ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW
00:26:13 [2020-12-21T00:26:13.583Z]  Docker Root Dir: /var/lib/docker
00:26:13 [2020-12-21T00:26:13.583Z]  Debug Mode: false
00:26:13 [2020-12-21T00:26:13.583Z]  Registry: https://index.docker.io/v1/
00:26:13 [2020-12-21T00:26:13.583Z]  Labels:
00:26:13 [2020-12-21T00:26:13.583Z]  Experimental: true
00:26:13 [2020-12-21T00:26:13.583Z]  Insecure Registries:
00:26:13 [2020-12-21T00:26:13.583Z]   127.0.0.0/8
00:26:13 [2020-12-21T00:26:13.583Z]  Live Restore Enabled: true
00:26:13 [2020-12-21T00:26:13.583Z] 
00:26:13 [2020-12-21T00:26:13.583Z] WARNING: No swap limit support
[Pipeline] sh
00:26:13 [2020-12-21T00:26:13.756Z] 
00:26:13 [2020-12-21T00:26:13.756Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:13 [2020-12-21T00:26:13.756Z] #49 74.54 github.com/pkg/diff
00:26:13 [2020-12-21T00:26:13.756Z] #49 75.40 go/ast
00:26:13 [2020-12-21T00:26:13.907Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:13 [2020-12-21T00:26:13.907Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:13 [2020-12-21T00:26:13.907Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:26:14 [2020-12-21T00:26:14.169Z] + bash /home/ubuntu/workspace/moby_PR-41830/check-config.sh
00:26:14 [2020-12-21T00:26:14.169Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:26:14 [2020-12-21T00:26:14.169Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ...
00:26:14 [2020-12-21T00:26:14.169Z] 
00:26:14 [2020-12-21T00:26:14.169Z] Generally Necessary:
00:26:14 [2020-12-21T00:26:14.169Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:26:14 [2020-12-21T00:26:14.169Z] - apparmor: enabled and tools installed
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_NAMESPACES: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_NET_NS: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_PID_NS: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_IPC_NS: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_UTS_NS: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_CGROUPS: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_CGROUP_CPUACCT: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_CGROUP_DEVICE: enabled
00:26:14 [2020-12-21T00:26:14.169Z] - CONFIG_CGROUP_FREEZER: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_CGROUP_SCHED: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_CPUSETS: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_MEMCG: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_KEYS: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_VETH: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_BRIDGE: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NF_NAT: enabled (as module)
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_NF_NAT_NEEDED: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_POSIX_MQUEUE: enabled
00:26:14 [2020-12-21T00:26:14.438Z] 
00:26:14 [2020-12-21T00:26:14.438Z] Optional Features:
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_USER_NS: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_SECCOMP: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_CGROUP_PIDS: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_MEMCG_SWAP: enabled
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:26:14 [2020-12-21T00:26:14.438Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:26:14 [2020-12-21T00:26:14.438Z] - CONFIG_BLK_CGROUP: enabled
00:26:14 [2020-12-21T00:26:14.696Z] #49 76.67 golang.org/x/crypto/ssh/terminal
00:26:14 [2020-12-21T00:26:14.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:26:14 [2020-12-21T00:26:14.701Z] - CONFIG_IOSCHED_CFQ: enabled
00:26:14 [2020-12-21T00:26:14.701Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
00:26:14 [2020-12-21T00:26:14.701Z] - CONFIG_CGROUP_PERF: enabled
00:26:14 [2020-12-21T00:26:14.701Z] - CONFIG_CGROUP_HUGETLB: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_CFS_BANDWIDTH: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_RT_GROUP_SCHED: missing
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_VS: enabled (as module)
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_VS_NFCT: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_IP_VS_RR: enabled (as module)
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_EXT4_FS: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:26:14 [2020-12-21T00:26:14.702Z] - Network Drivers:
00:26:14 [2020-12-21T00:26:14.702Z]   - "overlay":
00:26:14 [2020-12-21T00:26:14.702Z]     - CONFIG_VXLAN: enabled (as module)
00:26:14 [2020-12-21T00:26:14.702Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:26:14 [2020-12-21T00:26:14.702Z]       Optional (for encrypted networks):
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.33 Selecting previously unselected package libnet1:s390x.
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.33 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.36 Selecting previously unselected package libnl-3-200:s390x.
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.36 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.37 Unpacking libnl-3-200:s390x (3.4.0-1) ...
00:26:14 [2020-12-21T00:26:14.949Z] #18 25.40 Selecting previously unselected package libprotobuf-c1:s390x.
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_CRYPTO: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_CRYPTO_AEAD: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_CRYPTO_GCM: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_CRYPTO_GHASH: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_XFRM: enabled
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_XFRM_USER: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_INET_ESP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "ipvlan":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_IPVLAN: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "macvlan":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_MACVLAN: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_DUMMY: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "ftp,tftp client in container":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z] - Storage Drivers:
00:26:14 [2020-12-21T00:26:14.963Z]   - "aufs":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_AUFS_FS: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "btrfs":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:26:14 [2020-12-21T00:26:14.963Z]   - "devicemapper":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_BLK_DEV_DM: enabled
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "overlay":
00:26:14 [2020-12-21T00:26:14.963Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:26:14 [2020-12-21T00:26:14.963Z]   - "zfs":
00:26:14 [2020-12-21T00:26:14.963Z]     - /dev/zfs: missing
00:26:14 [2020-12-21T00:26:14.963Z]     - zfs command: missing
00:26:14 [2020-12-21T00:26:14.963Z]     - zpool command: missing
00:26:14 [2020-12-21T00:26:14.963Z] 
00:26:14 [2020-12-21T00:26:14.963Z] Limits:
00:26:14 [2020-12-21T00:26:14.963Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:26:14 [2020-12-21T00:26:14.963Z] 
00:26:14 [2020-12-21T00:26:14.963Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.40 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.44 Selecting previously unselected package libreadline5:s390x.
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.44 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.50 Selecting previously unselected package net-tools.
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:26:15 [2020-12-21T00:26:15.238Z] #18 25.62 Selecting previously unselected package python-pip-whl.
00:26:15 [2020-12-21T00:26:15.260Z] #49 ...
00:26:15 [2020-12-21T00:26:15.260Z] 
00:26:15 [2020-12-21T00:26:15.260Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:15 [2020-12-21T00:26:15.260Z] #35 9.374 [100%] Linking C executable tini-static
00:26:15 [2020-12-21T00:26:15.260Z] #35 10.38 [100%] Built target tini-static
00:26:15 [2020-12-21T00:26:15.260Z] #35 10.46 + mkdir -p /build
00:26:15 [2020-12-21T00:26:15.260Z] #35 10.46 + cp tini-static /build/docker-init
00:26:15 [2020-12-21T00:26:15.260Z] #35 DONE 10.6s
00:26:15 [2020-12-21T00:26:15.320Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:26:15 [2020-12-21T00:26:15.320Z] #1 [internal] load build definition from Dockerfile
00:26:15 [2020-12-21T00:26:15.320Z] #1 transferring dockerfile:
00:26:15 [2020-12-21T00:26:15.518Z] 
00:26:15 [2020-12-21T00:26:15.518Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:15 [2020-12-21T00:26:15.518Z] #43 76.10 go/parser
00:26:15 [2020-12-21T00:26:15.528Z] #18 25.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:26:15 [2020-12-21T00:26:15.528Z] #18 25.63 Unpacking python-pip-whl (18.1-5) ...
00:26:15 [2020-12-21T00:26:15.584Z] #1 transferring dockerfile: 16.58kB 0.0s done
00:26:15 [2020-12-21T00:26:15.584Z] #1 DONE 0.2s
00:26:15 [2020-12-21T00:26:15.584Z] 
00:26:15 [2020-12-21T00:26:15.584Z] #2 [internal] load .dockerignore
00:26:15 [2020-12-21T00:26:15.584Z] #2 transferring context: 87B done
00:26:15 [2020-12-21T00:26:15.584Z] #2 DONE 0.2s
00:26:15 [2020-12-21T00:26:15.584Z] 
00:26:15 [2020-12-21T00:26:15.584Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:26:15 [2020-12-21T00:26:15.817Z] #18 25.97 Selecting previously unselected package python3-lib2to3.
00:26:15 [2020-12-21T00:26:15.817Z] #18 25.97 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:26:15 [2020-12-21T00:26:15.817Z] #18 25.97 Unpacking python3-lib2to3 (3.7.3-1) ...
00:26:15 [2020-12-21T00:26:15.817Z] #18 26.05 Selecting previously unselected package python3-distutils.
00:26:15 [2020-12-21T00:26:15.817Z] #18 26.05 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.06 Unpacking python3-distutils (3.7.3-1) ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.12 Selecting previously unselected package python3-pip.
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.13 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.13 Unpacking python3-pip (18.1-5) ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.23 Selecting previously unselected package python3-pkg-resources.
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.24 Unpacking python3-pkg-resources (40.8.0-1) ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.30 Selecting previously unselected package python3-setuptools.
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.30 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:26:15 [2020-12-21T00:26:15.818Z] #18 26.31 Unpacking python3-setuptools (40.8.0-1) ...
00:26:15 [2020-12-21T00:26:15.942Z] #58 ...
00:26:15 [2020-12-21T00:26:15.942Z] 
00:26:15 [2020-12-21T00:26:15.942Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:15 [2020-12-21T00:26:15.942Z] #29 2.374 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:26:15 [2020-12-21T00:26:15.942Z] #29 2.827 
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.41 Selecting previously unselected package python3-wheel.
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.41 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.41 Unpacking python3-wheel (0.32.3-2) ...
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.47 Selecting previously unselected package sudo.
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
00:26:16 [2020-12-21T00:26:16.107Z] #18 26.48 Unpacking sudo (1.8.27-1+deb10u2) ...
00:26:16 [2020-12-21T00:26:16.397Z] #18 26.73 Selecting previously unselected package thin-provisioning-tools.
00:26:16 [2020-12-21T00:26:16.397Z] #18 26.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
00:26:16 [2020-12-21T00:26:16.397Z] #18 26.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:26:16 [2020-12-21T00:26:16.530Z] #3 DONE 0.8s
00:26:16 [2020-12-21T00:26:16.530Z] 
00:26:16 [2020-12-21T00:26:16.530Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:26:16 [2020-12-21T00:26:16.530Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.89 Selecting previously unselected package uidmap.
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.89 Unpacking uidmap (1:4.5-1.1) ...
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.95 Selecting previously unselected package vim-runtime.
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.96 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:26:16 [2020-12-21T00:26:16.727Z] #18 26.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:26:16 [2020-12-21T00:26:16.727Z] #18 27.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:26:16 [2020-12-21T00:26:16.727Z] #18 27.01 Unpacking vim-runtime (2:8.1.0875-5) ...
00:26:16 [2020-12-21T00:26:16.792Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:26:16 [2020-12-21T00:26:16.792Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
00:26:16 [2020-12-21T00:26:16.792Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
00:26:16 [2020-12-21T00:26:16.792Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s
00:26:16 [2020-12-21T00:26:16.792Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 6.63MB / 8.28MB 0.2s
00:26:16 [2020-12-21T00:26:16.887Z] #43 78.73 text/template
00:26:17 [2020-12-21T00:26:17.054Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
00:26:17 [2020-12-21T00:26:17.055Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
00:26:17 [2020-12-21T00:26:17.317Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
00:26:17 [2020-12-21T00:26:17.317Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
00:26:17 [2020-12-21T00:26:17.317Z] #4 DONE 1.0s
00:26:17 [2020-12-21T00:26:17.467Z] #29 3.048 
                                                                           0.4%
                                                                           0.8%
#####                                                                      7.2%
#########                                                                 13.3%
############                                                              17.6%
#############                                                             19.0%
################                                                          22.7%
####################                                                      28.8%
##########################                                                36.9%
################################                                          45.0%
####################################                                      51.1%
#########################################                                 57.3%
#############################################                             63.4%
##################################################                        69.5%
#######################################################                   77.7%
##########################################################                81.8%
#############################################################             85.8%
################################################################          90.1%
#####################################################################     96.7%
######################################################################## 100.0%
00:26:17 [2020-12-21T00:26:17.467Z] #29 ...
00:26:17 [2020-12-21T00:26:17.467Z] 
00:26:17 [2020-12-21T00:26:17.467Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:26:17 [2020-12-21T00:26:17.467Z] #58 6.935 + cd /tmp/tmp.xfxDpMFCdt/src/github.com/rootless-containers/rootlesskit
00:26:17 [2020-12-21T00:26:17.765Z] #58 6.935 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:26:17 [2020-12-21T00:26:17.899Z] 
00:26:17 [2020-12-21T00:26:17.899Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:26:18 [2020-12-21T00:26:18.073Z] #58 7.343 + for f in rootlesskit rootlesskit-docker-proxy
00:26:18 [2020-12-21T00:26:18.073Z] #58 7.343 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:26:18 [2020-12-21T00:26:18.175Z] #7 ...
00:26:18 [2020-12-21T00:26:18.175Z] 
00:26:18 [2020-12-21T00:26:18.175Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:26:18 [2020-12-21T00:26:18.175Z] #5 DONE 0.3s
00:26:18 [2020-12-21T00:26:18.175Z] 
00:26:18 [2020-12-21T00:26:18.175Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:26:18 [2020-12-21T00:26:18.175Z] #6 DONE 0.4s
00:26:18 [2020-12-21T00:26:18.175Z] 
00:26:18 [2020-12-21T00:26:18.175Z] #7 [internal] load metadata for docker.io/library/debian:buster
00:26:18 [2020-12-21T00:26:18.175Z] #7 DONE 0.5s
00:26:18 [2020-12-21T00:26:18.175Z] 
00:26:18 [2020-12-21T00:26:18.175Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:18 [2020-12-21T00:26:18.176Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 682.59kB / 7.68MB 0.2s
00:26:18 [2020-12-21T00:26:18.446Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.11MB / 9.98MB 0.2s
00:26:18 [2020-12-21T00:26:18.721Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.77MB / 49.18MB 0.6s
00:26:18 [2020-12-21T00:26:18.721Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s done
00:26:18 [2020-12-21T00:26:18.721Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s done
00:26:18 [2020-12-21T00:26:18.721Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.6s
00:26:18 [2020-12-21T00:26:18.721Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.6s
00:26:18 [2020-12-21T00:26:18.785Z] #43 80.67 encoding/xml
00:26:18 [2020-12-21T00:26:18.786Z] #18 28.78 Selecting previously unselected package vim.
00:26:18 [2020-12-21T00:26:18.786Z] #18 28.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
00:26:18 [2020-12-21T00:26:18.786Z] #18 28.80 Unpacking vim (2:8.1.0875-5) ...
00:26:18 [2020-12-21T00:26:18.786Z] #18 29.09 Selecting previously unselected package xfsprogs.
00:26:18 [2020-12-21T00:26:18.786Z] #18 29.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
00:26:18 [2020-12-21T00:26:18.786Z] #18 29.09 Unpacking xfsprogs (4.20.0-1) ...
00:26:18 [2020-12-21T00:26:18.987Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.56MB / 49.18MB 0.7s
00:26:18 [2020-12-21T00:26:18.987Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.54MB / 49.18MB 0.8s
00:26:18 [2020-12-21T00:26:18.987Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.20MB / 62.53MB 0.8s
00:26:18 [2020-12-21T00:26:18.987Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.95MB / 52.16MB 0.8s
00:26:19 [2020-12-21T00:26:19.075Z] #18 29.46 Selecting previously unselected package zip.
00:26:19 [2020-12-21T00:26:19.075Z] #18 29.46 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
00:26:19 [2020-12-21T00:26:19.075Z] #18 29.47 Unpacking zip (3.0-11+b1) ...
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 41.24MB / 49.18MB 1.0s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 21.68MB / 62.53MB 1.0s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 14.31MB / 52.16MB 1.0s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 44.18MB / 49.18MB 1.1s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.17MB / 62.53MB 1.1s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.68MB / 52.16MB 1.1s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.68MB / 62.53MB 1.2s
00:26:19 [2020-12-21T00:26:19.265Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.05MB / 52.16MB 1.2s
00:26:19 [2020-12-21T00:26:19.350Z] #43 ...
00:26:19 [2020-12-21T00:26:19.350Z] 
00:26:19 [2020-12-21T00:26:19.350Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.80 Selecting previously unselected package gcc-mingw-w64-base.
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:26:19 [2020-12-21T00:26:19.350Z] #11 80.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.61 Setting up aufs-tools (1:4.14+20190211-1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.63 Setting up libip6tc0:s390x (1.8.2-4) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.65 Setting up libgpm2:s390x (1.20.7-5) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.66 Setting up libip4tc0:s390x (1.8.2-4) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.66 Setting up uidmap (1:4.5-1.1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.67 Setting up libnftnl11:s390x (1.1.2-2) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.68 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.69 Setting up libicu63:s390x (63.1-6+deb10u1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.70 Setting up xxd (2:8.1.0875-5) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.71 Setting up zip (3.0-11+b1) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.71 Setting up vim-common (2:8.1.0875-5) ...
00:26:19 [2020-12-21T00:26:19.365Z] #18 29.73 Setting up bash-completion (1:2.8-6) ...
00:26:19 [2020-12-21T00:26:19.528Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.26MB / 62.53MB 1.3s
00:26:19 [2020-12-21T00:26:19.528Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.86MB / 52.16MB 1.3s
00:26:19 [2020-12-21T00:26:19.528Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 48.49MB / 62.53MB 1.4s
00:26:19 [2020-12-21T00:26:19.790Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.6s
00:26:19 [2020-12-21T00:26:19.790Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 45.85MB / 52.16MB 1.6s
00:26:20 [2020-12-21T00:26:20.052Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.8s
00:26:20 [2020-12-21T00:26:20.864Z] #58 ...
00:26:20 [2020-12-21T00:26:20.864Z] 
00:26:20 [2020-12-21T00:26:20.864Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.802 + RM_GOPATH=0
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.802 + TMP_GOPATH=
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.802 + : /build
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.802 + '[' -z '' ']'
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.806 ++ mktemp -d
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.838 + export GOPATH=/tmp/tmp.LL08QEdn3w
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.838 + GOPATH=/tmp/tmp.LL08QEdn3w
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.839 + RM_GOPATH=1
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.839 + case "$(go env GOARCH)" in
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.840 ++ go env GOARCH
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.902 + export GO_BUILDMODE=-buildmode=pie
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.902 + GO_BUILDMODE=-buildmode=pie
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.903 ++ dirname /tmp/install/install.sh
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.931 + dir=/tmp/install
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.931 + bin=gotestsum
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.931 + shift
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.931 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.931 + . /tmp/install/gotestsum.installer
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.936 ++ : v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.936 + install_gotestsum
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.938 + set -e
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.938 + export GO111MODULE=on
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.938 + GO111MODULE=on
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.938 + GOBIN=/build
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.939 + go get gotest.tools/gotestsum@v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.976 go: finding gotest.tools v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 0.985 go: finding gotest.tools/gotestsum v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 1.961 go: downloading gotest.tools/gotestsum v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 3.112 go: extracting gotest.tools/gotestsum v0.5.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.748 go: downloading github.com/fatih/color v1.9.0
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.852 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.857 go: downloading github.com/spf13/pflag v1.0.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.899 go: downloading github.com/jonboulle/clockwork v0.1.0
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.907 go: downloading github.com/pkg/errors v0.9.1
00:26:20 [2020-12-21T00:26:20.864Z] #47 4.948 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.004 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.011 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.036 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.145 go: extracting github.com/jonboulle/clockwork v0.1.0
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.473 go: extracting github.com/fatih/color v1.9.0
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.486 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.572 go: downloading github.com/mattn/go-isatty v0.0.12
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.583 go: downloading github.com/mattn/go-colorable v0.1.6
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.591 go: extracting github.com/pkg/errors v0.9.1
00:26:20 [2020-12-21T00:26:20.864Z] #47 5.650 go: extracting github.com/spf13/pflag v1.0.3
00:26:20 [2020-12-21T00:26:20.864Z] #47 6.001 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:20 [2020-12-21T00:26:20.864Z] #47 6.832 go: extracting github.com/mattn/go-colorable v0.1.6
00:26:20 [2020-12-21T00:26:20.864Z] #47 7.014 go: extracting github.com/mattn/go-isatty v0.0.12
00:26:20 [2020-12-21T00:26:20.864Z] #47 9.632 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:20 [2020-12-21T00:26:20.864Z] #47 ...
00:26:20 [2020-12-21T00:26:20.864Z] 
00:26:20 [2020-12-21T00:26:20.864Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.523 + RM_GOPATH=0
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.524 + TMP_GOPATH=
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.524 + : /build
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.524 + '[' -z '' ']'
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.525 ++ mktemp -d
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.526 + export GOPATH=/tmp/tmp.R9mvIIhoA2
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.526 + GOPATH=/tmp/tmp.R9mvIIhoA2
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.526 + RM_GOPATH=1
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.527 + case "$(go env GOARCH)" in
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.527 ++ go env GOARCH
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.533 + export GO_BUILDMODE=-buildmode=pie
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.533 + GO_BUILDMODE=-buildmode=pie
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.534 ++ dirname /tmp/install/install.sh
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.535 + dir=/tmp/install
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.536 + bin=shfmt
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.537 + shift
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.538 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.539 + . /tmp/install/shfmt.installer
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.539 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.540 + install_shfmt
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.540 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.540 + git clone https://github.com/mvdan/sh.git /tmp/tmp.R9mvIIhoA2/src/github.com/mvdan/sh
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.540 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:20 [2020-12-21T00:26:20.864Z] #51 0.543 Cloning into '/tmp/tmp.R9mvIIhoA2/src/github.com/mvdan/sh'...
00:26:20 [2020-12-21T00:26:20.864Z] #51 ...
00:26:20 [2020-12-21T00:26:20.864Z] 
00:26:20 [2020-12-21T00:26:20.864Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:20 [2020-12-21T00:26:20.864Z] #55 0.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #55 1.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #55 1.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #55 2.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #55 4.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #55 7.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:26:20 [2020-12-21T00:26:20.864Z] #55 ...
00:26:20 [2020-12-21T00:26:20.864Z] 
00:26:20 [2020-12-21T00:26:20.864Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:20 [2020-12-21T00:26:20.864Z] #42 0.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #42 0.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #42 0.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #42 2.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #42 4.387 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:26:20 [2020-12-21T00:26:20.864Z] #42 6.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.05 Setting up libiptc0:s390x (1.8.2-4) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.06 Setting up xz-utils (5.2.4-1) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.07 Setting up sudo (1.8.27-1+deb10u2) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.13 invoke-rc.d: could not determine current runlevel
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.13 invoke-rc.d: policy-rc.d denied execution of start.
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.14 Setting up pigz (2.4-1) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.15 Setting up libnl-3-200:s390x (3.4.0-1) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.16 Setting up python-pip-whl (18.1-5) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.17 Setting up libmpdec2:s390x (2.4.2-2) ...
00:26:20 [2020-12-21T00:26:20.865Z] #18 31.17 Setting up vim-runtime (2:8.1.0875-5) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.41 Setting up libaio1:s390x (0.3.112-3) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.42 Setting up libonig5:s390x (6.9.1-1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.43 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.44 Setting up vim (2:8.1.0875-5) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.48 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.49 Setting up jq (1.5+dfsg-2+b1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.50 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
00:26:21 [2020-12-21T00:26:21.155Z] #18 31.51 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:26:21 [2020-12-21T00:26:21.162Z] #42 ...
00:26:21 [2020-12-21T00:26:21.162Z] 
00:26:21 [2020-12-21T00:26:21.162Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.798 + RM_GOPATH=0
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.798 + TMP_GOPATH=
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.799 + : /build
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.799 + '[' -z '' ']'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.799 ++ mktemp -d
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.821 + export GOPATH=/tmp/tmp.W8ZNkA8SZD
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.821 + GOPATH=/tmp/tmp.W8ZNkA8SZD
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.822 + RM_GOPATH=1
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.823 + case "$(go env GOARCH)" in
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.834 ++ go env GOARCH
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.880 + export GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.881 + GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.887 ++ dirname /tmp/install/install.sh
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.897 + dir=/tmp/install
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.897 + bin=dockercli
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.897 + shift
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.897 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.897 + . /tmp/install/dockercli.installer
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.898 ++ : stable
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.898 ++ : 17.06.2-ce
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.898 + install_dockercli
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.899 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.899 Install docker/cli version 17.06.2-ce from stable
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.902 ++ uname -m
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.918 + arch=ppc64le
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.925 + '[' ppc64le '!=' x86_64 ']'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.925 + '[' ppc64le '!=' s390x ']'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.925 + '[' ppc64le '!=' armhf ']'
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.925 + build_dockercli
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.925 + git clone https://github.com/docker/docker-ce /tmp/tmp.W8ZNkA8SZD/tmp/docker-ce
00:26:21 [2020-12-21T00:26:21.162Z] #24 0.931 Cloning into '/tmp/tmp.W8ZNkA8SZD/tmp/docker-ce'...
00:26:21 [2020-12-21T00:26:21.162Z] #24 ...
00:26:21 [2020-12-21T00:26:21.162Z] 
00:26:21 [2020-12-21T00:26:21.162Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.577 + RM_GOPATH=0
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.577 + TMP_GOPATH=
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.577 + : /build
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.577 + '[' -z '' ']'
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.578 ++ mktemp -d
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.579 + export GOPATH=/tmp/tmp.hasAIYtXDK
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.579 + GOPATH=/tmp/tmp.hasAIYtXDK
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.579 + RM_GOPATH=1
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.579 + case "$(go env GOARCH)" in
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.580 ++ go env GOARCH
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.585 + export GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.585 + GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.586 ++ dirname /tmp/install/install.sh
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.587 + dir=/tmp/install
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.587 + bin=vndr
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.588 + shift
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 + '[' '!' -f /tmp/install/vndr.installer ']'
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 + . /tmp/install/vndr.installer
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 + install_vndr
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hasAIYtXDK/src/github.com/LK4D4/vndr
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.594 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:26:21 [2020-12-21T00:26:21.162Z] #45 0.596 Cloning into '/tmp/tmp.hasAIYtXDK/src/github.com/LK4D4/vndr'...
00:26:21 [2020-12-21T00:26:21.162Z] #45 1.310 + cd /tmp/tmp.hasAIYtXDK/src/github.com/LK4D4/vndr
00:26:21 [2020-12-21T00:26:21.162Z] #45 1.316 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:26:21 [2020-12-21T00:26:21.162Z] #45 1.339 + go build -buildmode=pie -v -o /build/vndr .
00:26:21 [2020-12-21T00:26:21.162Z] #45 2.567 runtime/internal/sys
00:26:21 [2020-12-21T00:26:21.162Z] #45 2.633 internal/race
00:26:21 [2020-12-21T00:26:21.162Z] #45 2.809 runtime/internal/atomic
00:26:21 [2020-12-21T00:26:21.162Z] #45 2.838 internal/cpu
00:26:21 [2020-12-21T00:26:21.162Z] #45 2.914 sync/atomic
00:26:21 [2020-12-21T00:26:21.162Z] #45 3.127 runtime/internal/math
00:26:21 [2020-12-21T00:26:21.162Z] #45 3.437 unicode
00:26:21 [2020-12-21T00:26:21.162Z] #45 3.583 unicode/utf8
00:26:21 [2020-12-21T00:26:21.162Z] #45 4.070 math/bits
00:26:21 [2020-12-21T00:26:21.162Z] #45 4.924 internal/bytealg
00:26:21 [2020-12-21T00:26:21.162Z] #45 5.856 internal/testlog
00:26:21 [2020-12-21T00:26:21.162Z] #45 7.074 math
00:26:21 [2020-12-21T00:26:21.162Z] #45 7.250 unicode/utf16
00:26:21 [2020-12-21T00:26:21.162Z] #45 7.595 runtime
00:26:21 [2020-12-21T00:26:21.162Z] #45 7.861 container/list
00:26:21 [2020-12-21T00:26:21.162Z] #45 10.45 crypto/internal/subtle
00:26:21 [2020-12-21T00:26:21.420Z] Client:
00:26:21 [2020-12-21T00:26:21.420Z]  Debug Mode: false
00:26:21 [2020-12-21T00:26:21.420Z] 
00:26:21 [2020-12-21T00:26:21.420Z] Server:
00:26:21 [2020-12-21T00:26:21.420Z]  Containers: 0
00:26:21 [2020-12-21T00:26:21.420Z]   Running: 0
00:26:21 [2020-12-21T00:26:21.420Z]   Paused: 0
00:26:21 [2020-12-21T00:26:21.420Z]   Stopped: 0
00:26:21 [2020-12-21T00:26:21.420Z]  Images: 0
00:26:21 [2020-12-21T00:26:21.420Z]  Server Version: 19.03.13
00:26:21 [2020-12-21T00:26:21.420Z]  Storage Driver: overlay2
00:26:21 [2020-12-21T00:26:21.420Z]   Backing Filesystem: extfs
00:26:21 [2020-12-21T00:26:21.420Z]   Supports d_type: true
00:26:21 [2020-12-21T00:26:21.420Z]   Native Overlay Diff: true
00:26:21 [2020-12-21T00:26:21.420Z]  Logging Driver: json-file
00:26:21 [2020-12-21T00:26:21.420Z]  Cgroup Driver: cgroupfs
00:26:21 [2020-12-21T00:26:21.420Z]  Plugins:
00:26:21 [2020-12-21T00:26:21.420Z]   Volume: local
00:26:21 [2020-12-21T00:26:21.420Z]   Network: bridge host ipvlan macvlan null overlay
00:26:21 [2020-12-21T00:26:21.420Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:26:21 [2020-12-21T00:26:21.420Z]  Swarm: inactive
00:26:21 [2020-12-21T00:26:21.420Z]  Runtimes: runc
00:26:21 [2020-12-21T00:26:21.420Z]  Default Runtime: runc
00:26:21 [2020-12-21T00:26:21.420Z]  Init Binary: docker-init
00:26:21 [2020-12-21T00:26:21.420Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:26:21 [2020-12-21T00:26:21.420Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:26:21 [2020-12-21T00:26:21.420Z]  init version: fec3683
00:26:21 [2020-12-21T00:26:21.420Z]  Security Options:
00:26:21 [2020-12-21T00:26:21.420Z]   apparmor
00:26:21 [2020-12-21T00:26:21.420Z]   seccomp
00:26:21 [2020-12-21T00:26:21.420Z]    Profile: default
00:26:21 [2020-12-21T00:26:21.420Z]  Kernel Version: 5.4.0-1025-aws
00:26:21 [2020-12-21T00:26:21.420Z]  Operating System: Ubuntu 18.04.5 LTS
00:26:21 [2020-12-21T00:26:21.420Z]  OSType: linux
00:26:21 [2020-12-21T00:26:21.420Z]  Architecture: x86_64
00:26:21 [2020-12-21T00:26:21.420Z]  CPUs: 2
00:26:21 [2020-12-21T00:26:21.420Z]  Total Memory: 7.487GiB
00:26:21 [2020-12-21T00:26:21.420Z]  Name: ip-10-100-123-79
00:26:21 [2020-12-21T00:26:21.420Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:26:21 [2020-12-21T00:26:21.420Z]  Docker Root Dir: /var/lib/docker
00:26:21 [2020-12-21T00:26:21.420Z]  Debug Mode: false
00:26:21 [2020-12-21T00:26:21.420Z]  Registry: https://index.docker.io/v1/
00:26:21 [2020-12-21T00:26:21.420Z]  Labels:
00:26:21 [2020-12-21T00:26:21.420Z]  Experimental: true
00:26:21 [2020-12-21T00:26:21.420Z]  Insecure Registries:
00:26:21 [2020-12-21T00:26:21.420Z]   127.0.0.0/8
00:26:21 [2020-12-21T00:26:21.420Z]  Live Restore Enabled: true
00:26:21 [2020-12-21T00:26:21.420Z] 
00:26:21 [2020-12-21T00:26:21.420Z] WARNING: No swap limit support
[Pipeline] sh
00:26:21 [2020-12-21T00:26:21.463Z] #45 ...
00:26:21 [2020-12-21T00:26:21.463Z] 
00:26:21 [2020-12-21T00:26:21.463Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.831 + RM_GOPATH=0
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.831 + TMP_GOPATH=
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.831 + : /build
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.832 + '[' -z '' ']'
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.833 ++ mktemp -d
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.851 + export GOPATH=/tmp/tmp.6wO3xjb96s
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.851 + GOPATH=/tmp/tmp.6wO3xjb96s
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.851 + RM_GOPATH=1
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.851 + case "$(go env GOARCH)" in
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.865 ++ go env GOARCH
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.905 + export GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.905 + GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.910 ++ dirname /tmp/install/install.sh
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.918 + dir=/tmp/install
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.919 + bin=tomlv
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.920 + shift
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.920 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.921 + . /tmp/install/tomlv.installer
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.921 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.923 + install_tomlv
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.923 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.923 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.924 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6wO3xjb96s/src/github.com/BurntSushi/toml
00:26:21 [2020-12-21T00:26:21.463Z] #34 0.980 Cloning into '/tmp/tmp.6wO3xjb96s/src/github.com/BurntSushi/toml'...
00:26:21 [2020-12-21T00:26:21.463Z] #34 2.721 + cd /tmp/tmp.6wO3xjb96s/src/github.com/BurntSushi/toml
00:26:21 [2020-12-21T00:26:21.463Z] #34 2.722 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:26:21 [2020-12-21T00:26:21.463Z] #34 2.745 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:26:21 [2020-12-21T00:26:21.463Z] #34 3.377 internal/cpu
00:26:21 [2020-12-21T00:26:21.463Z] #34 3.483 math/bits
00:26:21 [2020-12-21T00:26:21.463Z] #34 3.544 unicode/utf8
00:26:21 [2020-12-21T00:26:21.463Z] #34 3.703 sync/atomic
00:26:21 [2020-12-21T00:26:21.463Z] #34 4.903 unicode
00:26:21 [2020-12-21T00:26:21.463Z] #34 4.955 internal/bytealg
00:26:21 [2020-12-21T00:26:21.463Z] #34 5.760 internal/testlog
00:26:21 [2020-12-21T00:26:21.463Z] #34 6.066 math
00:26:21 [2020-12-21T00:26:21.463Z] #34 6.629 encoding
00:26:21 [2020-12-21T00:26:21.463Z] #34 7.339 runtime/cgo
00:26:21 [2020-12-21T00:26:21.463Z] #34 8.057 runtime
00:26:21 [2020-12-21T00:26:21.463Z] #34 ...
00:26:21 [2020-12-21T00:26:21.463Z] 
00:26:21 [2020-12-21T00:26:21.463Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.828 + RM_GOPATH=0
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.828 + TMP_GOPATH=
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.828 + : /build
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.828 + '[' -z '' ']'
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.829 ++ mktemp -d
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.835 + export GOPATH=/tmp/tmp.d8lXE5OYVf
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.836 + GOPATH=/tmp/tmp.d8lXE5OYVf
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.836 + RM_GOPATH=1
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.836 + case "$(go env GOARCH)" in
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.845 ++ go env GOARCH
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.865 + export GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.865 + GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.869 ++ dirname /tmp/install/install.sh
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.872 + dir=/tmp/install
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.873 + bin=proxy
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.873 + shift
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.878 + '[' '!' -f /tmp/install/proxy.installer ']'
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.880 + . /tmp/install/proxy.installer
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.880 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.880 + install_proxy
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.880 + case "$1" in
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.881 + export CGO_ENABLED=0
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.881 + CGO_ENABLED=0
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.881 + _install_proxy
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.882 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.882 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.d8lXE5OYVf/src/github.com/docker/libnetwork
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.882 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:26:21 [2020-12-21T00:26:21.463Z] #64 0.885 Cloning into '/tmp/tmp.d8lXE5OYVf/src/github.com/docker/libnetwork'...
00:26:21 [2020-12-21T00:26:21.463Z] #64 ...
00:26:21 [2020-12-21T00:26:21.463Z] 
00:26:21 [2020-12-21T00:26:21.463Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:21 [2020-12-21T00:26:21.463Z] #40 0.651 + git clone https://github.com/docker/distribution.git .
00:26:21 [2020-12-21T00:26:21.463Z] #40 0.664 Cloning into '.'...
00:26:21 [2020-12-21T00:26:21.729Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:21 [2020-12-21T00:26:21.729Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:21 [2020-12-21T00:26:21.729Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:26:21 [2020-12-21T00:26:21.729Z] + bash /home/ubuntu/workspace/moby_PR-41830/check-config.sh
00:26:21 [2020-12-21T00:26:21.729Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:26:21 [2020-12-21T00:26:21.729Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:26:21 [2020-12-21T00:26:21.729Z] 
00:26:21 [2020-12-21T00:26:21.729Z] Generally Necessary:
00:26:21 [2020-12-21T00:26:21.729Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:26:21 [2020-12-21T00:26:21.729Z] - apparmor: enabled and tools installed
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_NAMESPACES: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_NET_NS: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_PID_NS: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_IPC_NS: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_UTS_NS: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_CGROUPS: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_CGROUP_CPUACCT: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_CGROUP_DEVICE: enabled
00:26:21 [2020-12-21T00:26:21.729Z] - CONFIG_CGROUP_FREEZER: enabled
00:26:21 [2020-12-21T00:26:21.759Z] #40 ...
00:26:21 [2020-12-21T00:26:21.759Z] 
00:26:21 [2020-12-21T00:26:21.759Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:21 [2020-12-21T00:26:21.759Z] #36 0.608 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:21 [2020-12-21T00:26:21.759Z] #36 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:21 [2020-12-21T00:26:21.759Z] #36 0.831 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:21 [2020-12-21T00:26:21.759Z] #36 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:26:21 [2020-12-21T00:26:21.759Z] #36 4.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:26:21 [2020-12-21T00:26:21.759Z] #36 6.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:26:21 [2020-12-21T00:26:21.759Z] #36 ...
00:26:21 [2020-12-21T00:26:21.759Z] 
00:26:21 [2020-12-21T00:26:21.759Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.771 + RM_GOPATH=0
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.772 + TMP_GOPATH=
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.772 + : /build
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.773 + '[' -z '' ']'
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.774 ++ mktemp -d
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.782 + export GOPATH=/tmp/tmp.eVFTVOnJCM
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.782 + GOPATH=/tmp/tmp.eVFTVOnJCM
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.782 + RM_GOPATH=1
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.782 + case "$(go env GOARCH)" in
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.782 ++ go env GOARCH
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.838 + export GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.838 + GO_BUILDMODE=-buildmode=pie
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.841 ++ dirname /tmp/install/install.sh
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.854 + dir=/tmp/install
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.854 + bin=golangci_lint
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.854 + shift
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.854 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.854 + . /tmp/install/golangci_lint.installer
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.855 ++ : v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.855 + install_golangci_lint
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.855 + set -e
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.855 + export GO111MODULE=on
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.855 + GO111MODULE=on
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.864 + GOBIN=/build
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.864 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.916 go: finding github.com v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.960 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.962 go: finding github.com/golangci/golangci-lint v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.962 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 0.962 go: finding github.com/golangci v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 2.020 go: downloading github.com/golangci/golangci-lint v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 3.356 go: extracting github.com/golangci/golangci-lint v1.23.8
00:26:21 [2020-12-21T00:26:21.759Z] #49 ...
00:26:21 [2020-12-21T00:26:21.759Z] 
00:26:21 [2020-12-21T00:26:21.760Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:21 [2020-12-21T00:26:21.760Z] #13 1.037 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:26:21 [2020-12-21T00:26:21.760Z] #13 1.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:21 [2020-12-21T00:26:21.760Z] #13 1.101 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:21 [2020-12-21T00:26:21.760Z] #13 2.517 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:26:21 [2020-12-21T00:26:21.760Z] #13 4.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:26:21 [2020-12-21T00:26:21.760Z] #13 6.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:26:21 [2020-12-21T00:26:21.830Z] Client:
00:26:21 [2020-12-21T00:26:21.830Z]  Debug Mode: false
00:26:21 [2020-12-21T00:26:21.830Z] 
00:26:21 [2020-12-21T00:26:21.830Z] Server:
00:26:21 [2020-12-21T00:26:21.830Z]  Containers: 0
00:26:21 [2020-12-21T00:26:21.830Z]   Running: 0
00:26:21 [2020-12-21T00:26:21.830Z]   Paused: 0
00:26:21 [2020-12-21T00:26:21.830Z]   Stopped: 0
00:26:21 [2020-12-21T00:26:21.830Z]  Images: 0
00:26:21 [2020-12-21T00:26:21.830Z]  Server Version: 19.03.13
00:26:21 [2020-12-21T00:26:21.830Z]  Storage Driver: overlay2
00:26:21 [2020-12-21T00:26:21.830Z]   Backing Filesystem: extfs
00:26:21 [2020-12-21T00:26:21.830Z]   Supports d_type: true
00:26:21 [2020-12-21T00:26:21.830Z]   Native Overlay Diff: true
00:26:21 [2020-12-21T00:26:21.830Z]  Logging Driver: json-file
00:26:21 [2020-12-21T00:26:21.830Z]  Cgroup Driver: cgroupfs
00:26:21 [2020-12-21T00:26:21.830Z]  Plugins:
00:26:21 [2020-12-21T00:26:21.830Z]   Volume: local
00:26:21 [2020-12-21T00:26:21.830Z]   Network: bridge host ipvlan macvlan null overlay
00:26:21 [2020-12-21T00:26:21.830Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
00:26:21 [2020-12-21T00:26:21.830Z]  Swarm: inactive
00:26:21 [2020-12-21T00:26:21.830Z]  Runtimes: runc
00:26:21 [2020-12-21T00:26:21.830Z]  Default Runtime: runc
00:26:21 [2020-12-21T00:26:21.830Z]  Init Binary: docker-init
00:26:21 [2020-12-21T00:26:21.830Z]  containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
00:26:21 [2020-12-21T00:26:21.830Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
00:26:21 [2020-12-21T00:26:21.830Z]  init version: fec3683
00:26:21 [2020-12-21T00:26:21.830Z]  Security Options:
00:26:21 [2020-12-21T00:26:21.830Z]   apparmor
00:26:21 [2020-12-21T00:26:21.830Z]   seccomp
00:26:21 [2020-12-21T00:26:21.830Z]    Profile: default
00:26:21 [2020-12-21T00:26:21.830Z]  Kernel Version: 5.4.0-1025-aws
00:26:21 [2020-12-21T00:26:21.830Z]  Operating System: Ubuntu 18.04.5 LTS
00:26:21 [2020-12-21T00:26:21.830Z]  OSType: linux
00:26:21 [2020-12-21T00:26:21.830Z]  Architecture: x86_64
00:26:21 [2020-12-21T00:26:21.830Z]  CPUs: 2
00:26:21 [2020-12-21T00:26:21.830Z]  Total Memory: 7.487GiB
00:26:21 [2020-12-21T00:26:21.830Z]  Name: ip-10-100-109-43
00:26:21 [2020-12-21T00:26:21.830Z]  ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X
00:26:21 [2020-12-21T00:26:21.830Z]  Docker Root Dir: /var/lib/docker
00:26:21 [2020-12-21T00:26:21.830Z]  Debug Mode: false
00:26:21 [2020-12-21T00:26:21.830Z]  Registry: https://index.docker.io/v1/
00:26:21 [2020-12-21T00:26:21.830Z]  Labels:
00:26:21 [2020-12-21T00:26:21.830Z]  Experimental: true
00:26:21 [2020-12-21T00:26:21.830Z]  Insecure Registries:
00:26:21 [2020-12-21T00:26:21.830Z]   127.0.0.0/8
00:26:21 [2020-12-21T00:26:21.830Z]  Live Restore Enabled: true
00:26:21 [2020-12-21T00:26:21.830Z] 
00:26:21 [2020-12-21T00:26:21.830Z] WARNING: No swap limit support
[Pipeline] sh
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CGROUP_SCHED: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CPUSETS: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_MEMCG: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_KEYS: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_VETH: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_BRIDGE: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NF_NAT_IPV4: missing
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NF_NAT: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NF_NAT_NEEDED: missing
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_POSIX_MQUEUE: enabled
00:26:21 [2020-12-21T00:26:21.997Z] 
00:26:21 [2020-12-21T00:26:21.997Z] Optional Features:
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_USER_NS: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_SECCOMP: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CGROUP_PIDS: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_MEMCG_SWAP: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:26:21 [2020-12-21T00:26:21.997Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_BLK_CGROUP: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IOSCHED_CFQ: missing
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CGROUP_PERF: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CGROUP_HUGETLB: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_CFS_BANDWIDTH: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_RT_GROUP_SCHED: missing
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:26:21 [2020-12-21T00:26:21.997Z] - CONFIG_IP_VS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.060Z] #13 ...
00:26:22 [2020-12-21T00:26:22.060Z] 
00:26:22 [2020-12-21T00:26:22.060Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:22 [2020-12-21T00:26:22.060Z] #29 5.776 
00:26:22 [2020-12-21T00:26:22.060Z] #29 5.994 
                                                                           0.5%
##################                                                        25.6%
#####################################                                     52.1%
##################################################################        92.1%
######################################################################## 100.0%
00:26:22 [2020-12-21T00:26:22.060Z] #29 7.023 #=#=#                                                                         
00:26:22 [2020-12-21T00:26:22.060Z] #29 7.195 
#                                                                          2.2%
##################################                                        47.8%
#################################################                         68.3%
######################################################################## 100.0%
00:26:22 [2020-12-21T00:26:22.060Z] #29 8.026 #=#=#                                                                         
00:26:22 [2020-12-21T00:26:22.134Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:22 [2020-12-21T00:26:22.134Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
00:26:22 [2020-12-21T00:26:22.134Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41830/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
00:26:22 [2020-12-21T00:26:22.134Z] + bash /home/ubuntu/workspace/moby_PR-41830/check-config.sh
00:26:22 [2020-12-21T00:26:22.134Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
00:26:22 [2020-12-21T00:26:22.134Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ...
00:26:22 [2020-12-21T00:26:22.134Z] 
00:26:22 [2020-12-21T00:26:22.134Z] Generally Necessary:
00:26:22 [2020-12-21T00:26:22.134Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
00:26:22 [2020-12-21T00:26:22.134Z] - apparmor: enabled and tools installed
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_NAMESPACES: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_NET_NS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_PID_NS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_IPC_NS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_UTS_NS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CGROUPS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CGROUP_CPUACCT: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CGROUP_DEVICE: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CGROUP_FREEZER: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CGROUP_SCHED: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_CPUSETS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_MEMCG: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_KEYS: enabled
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_VETH: enabled (as module)
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_BRIDGE: enabled (as module)
00:26:22 [2020-12-21T00:26:22.134Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_IP_VS_NFCT: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_IP_VS_RR: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_EXT4_FS: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:26:22 [2020-12-21T00:26:22.269Z] - Network Drivers:
00:26:22 [2020-12-21T00:26:22.269Z]   - "overlay":
00:26:22 [2020-12-21T00:26:22.269Z]     - CONFIG_VXLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       Optional (for encrypted networks):
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_CRYPTO: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_CRYPTO_AEAD: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_CRYPTO_GCM: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_CRYPTO_GHASH: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_XFRM: enabled
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_XFRM_USER: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_INET_ESP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:26:22 [2020-12-21T00:26:22.269Z]   - "ipvlan":
00:26:22 [2020-12-21T00:26:22.269Z]     - CONFIG_IPVLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.269Z]   - "macvlan":
00:26:22 [2020-12-21T00:26:22.360Z] #29 8.252 
                                                                           1.0%
###                                                                        5.3%
#########                                                                 12.9%
#############                                                             18.7%
###################                                                       26.7%
##########################                                                36.2%
##############################                                            42.0%
###################################                                       49.6%
#########################################                                 57.3%
############################################                              61.2%
##############################################                            65.1%
###############################################                           66.4%
#################################################                         68.4%
###################################################                       71.8%
#####################################################                     74.8%
#########################################################                 79.4%
############################################################              84.4%
################################################################          90.2%
######################################################################## 100.0%
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NF_NAT_IPV4: missing
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_NF_FILTER: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_NF_NAT: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NF_NAT: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NF_NAT_NEEDED: missing
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_POSIX_MQUEUE: enabled
00:26:22 [2020-12-21T00:26:22.412Z] 
00:26:22 [2020-12-21T00:26:22.412Z] Optional Features:
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_USER_NS: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_SECCOMP: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CGROUP_PIDS: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_MEMCG_SWAP: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
00:26:22 [2020-12-21T00:26:22.412Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_BLK_CGROUP: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_BLK_DEV_THROTTLING: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IOSCHED_CFQ: missing
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CGROUP_PERF: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CGROUP_HUGETLB: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CGROUP_NET_PRIO: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_CFS_BANDWIDTH: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_FAIR_GROUP_SCHED: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_RT_GROUP_SCHED: missing
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_VS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_VS_NFCT: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_VS_PROTO_TCP: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_VS_PROTO_UDP: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_IP_VS_RR: enabled (as module)
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_EXT4_FS: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - CONFIG_EXT4_FS_SECURITY: enabled
00:26:22 [2020-12-21T00:26:22.412Z] - Network Drivers:
00:26:22 [2020-12-21T00:26:22.412Z]   - "overlay":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_MACVLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_DUMMY: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]   - "ftp,tftp client in container":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z] - Storage Drivers:
00:26:22 [2020-12-21T00:26:22.546Z]   - "aufs":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_AUFS_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]   - "btrfs":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:26:22 [2020-12-21T00:26:22.546Z]   - "devicemapper":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_BLK_DEV_DM: enabled
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]   - "overlay":
00:26:22 [2020-12-21T00:26:22.546Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.546Z]   - "zfs":
00:26:22 [2020-12-21T00:26:22.546Z]     - /dev/zfs: present
00:26:22 [2020-12-21T00:26:22.546Z]     - zfs command: missing
00:26:22 [2020-12-21T00:26:22.546Z]     - zpool command: missing
00:26:22 [2020-12-21T00:26:22.546Z] 
00:26:22 [2020-12-21T00:26:22.546Z] Limits:
00:26:22 [2020-12-21T00:26:22.546Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:26:22 [2020-12-21T00:26:22.546Z] 
00:26:22 [2020-12-21T00:26:22.546Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:26:22 [2020-12-21T00:26:22.655Z] #18 ...
00:26:22 [2020-12-21T00:26:22.655Z] 
00:26:22 [2020-12-21T00:26:22.655Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:22 [2020-12-21T00:26:22.655Z] #41 61.16   CC       criu/cr-service.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 61.95   CC       criu/crtools.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 62.18   CC       criu/eventfd.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 62.46   CC       criu/eventpoll.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 63.05   CC       criu/external.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 63.34   CC       criu/fault-injection.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 63.42   CC       criu/fdstore.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 63.69   CC       criu/fifo.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 63.91   CC       criu/file-ids.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 64.10   CC       criu/file-lock.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 64.59   CC       criu/files-ext.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 64.89   CC       criu/files-reg.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 66.07   CC       criu/files.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 67.48   CC       criu/filesystems.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 67.92   CC       criu/fsnotify.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 68.52   CC       criu/image-desc.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 68.62   CC       criu/image.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 69.15   CC       criu/ipc_ns.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 69.77   CC       criu/irmap.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 70.18   CC       criu/kcmp-ids.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 70.36   CC       criu/kerndat.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 71.01   CC       criu/libnetlink.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 71.18   CC       criu/log.o
00:26:22 [2020-12-21T00:26:22.655Z] #41 71.35   CC       criu/lsm.o
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_VXLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       Optional (for encrypted networks):
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_CRYPTO: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_CRYPTO_AEAD: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_CRYPTO_GCM: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_CRYPTO_SEQIV: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_CRYPTO_GHASH: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_XFRM: enabled
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_XFRM_USER: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_XFRM_ALGO: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_INET_ESP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
00:26:22 [2020-12-21T00:26:22.688Z]   - "ipvlan":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_IPVLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]   - "macvlan":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_MACVLAN: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_DUMMY: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]   - "ftp,tftp client in container":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z] - Storage Drivers:
00:26:22 [2020-12-21T00:26:22.688Z]   - "aufs":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_AUFS_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]   - "btrfs":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_BTRFS_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
00:26:22 [2020-12-21T00:26:22.688Z]   - "devicemapper":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_BLK_DEV_DM: enabled
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]   - "overlay":
00:26:22 [2020-12-21T00:26:22.688Z]     - CONFIG_OVERLAY_FS: enabled (as module)
00:26:22 [2020-12-21T00:26:22.688Z]   - "zfs":
00:26:22 [2020-12-21T00:26:22.688Z]     - /dev/zfs: present
00:26:22 [2020-12-21T00:26:22.688Z]     - zfs command: missing
00:26:22 [2020-12-21T00:26:22.688Z]     - zpool command: missing
00:26:22 [2020-12-21T00:26:22.688Z] 
00:26:22 [2020-12-21T00:26:22.688Z] Limits:
00:26:22 [2020-12-21T00:26:22.688Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
00:26:22 [2020-12-21T00:26:22.688Z] 
00:26:22 [2020-12-21T00:26:22.688Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
00:26:22 [2020-12-21T00:26:22.916Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:26:22 [2020-12-21T00:26:22.916Z] #2 [internal] load .dockerignore
00:26:22 [2020-12-21T00:26:22.916Z] #2 transferring context: 87B done
00:26:22 [2020-12-21T00:26:22.916Z] #2 DONE 0.0s
00:26:22 [2020-12-21T00:26:22.916Z] 
00:26:22 [2020-12-21T00:26:22.916Z] #1 [internal] load build definition from Dockerfile
00:26:22 [2020-12-21T00:26:22.916Z] #1 transferring dockerfile: 16.58kB done
00:26:22 [2020-12-21T00:26:22.916Z] #1 DONE 0.0s
00:26:22 [2020-12-21T00:26:22.916Z] 
00:26:22 [2020-12-21T00:26:22.916Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:26:22 [2020-12-21T00:26:22.945Z] #41 71.50   CC       criu/mem.o
00:26:22 [2020-12-21T00:26:22.945Z] #41 ...
00:26:22 [2020-12-21T00:26:22.945Z] 
00:26:22 [2020-12-21T00:26:22.945Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.33 Setting up iptables (1.8.2-4) ...
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:26:22 [2020-12-21T00:26:22.945Z] #18 33.36 Setting up python3 (3.7.3-1) ...
00:26:23 [2020-12-21T00:26:23.013Z] #29 10.85 #=#=#                                                                         
00:26:23 [2020-12-21T00:26:23.023Z] + sudo modprobe ip_vs
00:26:23 [2020-12-21T00:26:23.023Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb .
00:26:23 [2020-12-21T00:26:23.234Z] #18 33.71 Setting up python3-wheel (0.32.3-2) ...
00:26:23 [2020-12-21T00:26:23.282Z] #2 [internal] load .dockerignore
00:26:23 [2020-12-21T00:26:23.282Z] #2 transferring context: 87B done
00:26:23 [2020-12-21T00:26:23.282Z] #2 DONE 0.0s
00:26:23 [2020-12-21T00:26:23.282Z] 
00:26:23 [2020-12-21T00:26:23.282Z] #1 [internal] load build definition from Dockerfile
00:26:23 [2020-12-21T00:26:23.282Z] #1 transferring dockerfile: 16.58kB done
00:26:23 [2020-12-21T00:26:23.282Z] #1 DONE 0.0s
00:26:23 [2020-12-21T00:26:23.282Z] 
00:26:23 [2020-12-21T00:26:23.282Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
00:26:23 [2020-12-21T00:26:23.391Z] #8 ...
00:26:23 [2020-12-21T00:26:23.392Z] 
00:26:23 [2020-12-21T00:26:23.392Z] #21 [internal] load build context
00:26:23 [2020-12-21T00:26:23.392Z] #21 transferring context: 53.17MB 2.5s done
00:26:23 [2020-12-21T00:26:23.392Z] #21 DONE 5.0s
00:26:23 [2020-12-21T00:26:23.392Z] 
00:26:23 [2020-12-21T00:26:23.392Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:23 [2020-12-21T00:26:23.392Z] #8 ...
00:26:23 [2020-12-21T00:26:23.392Z] 
00:26:23 [2020-12-21T00:26:23.392Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:23 [2020-12-21T00:26:23.392Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
00:26:23 [2020-12-21T00:26:23.392Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done
00:26:23 [2020-12-21T00:26:23.392Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done
00:26:23 [2020-12-21T00:26:23.392Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
00:26:23 [2020-12-21T00:26:23.392Z] #24 ...
00:26:23 [2020-12-21T00:26:23.392Z] 
00:26:23 [2020-12-21T00:26:23.392Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 5.0s done
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.1s done
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.1s done
00:26:23 [2020-12-21T00:26:23.392Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.2s
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.2s
00:26:23 [2020-12-21T00:26:23.392Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.3s
00:26:23 [2020-12-21T00:26:23.531Z] #11 ...
00:26:23 [2020-12-21T00:26:23.531Z] 
00:26:23 [2020-12-21T00:26:23.531Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:23 [2020-12-21T00:26:23.531Z] #41 3.342 Note: Building without setproctitle() and strlcpy() support.
00:26:23 [2020-12-21T00:26:23.531Z] #41 3.342       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:26:23 [2020-12-21T00:26:23.531Z] #41 3.417 Note: Building without GnuTLS support
00:26:23 [2020-12-21T00:26:23.531Z] #41 3.441 Makefile.config:39: Warn: you have no libnftables installed
00:26:23 [2020-12-21T00:26:23.531Z] #41 3.441 Makefile.config:40: Warn: Building without nftables support
00:26:23 [2020-12-21T00:26:23.531Z] #41 5.130 fatal: not a git repository (or any of the parent directories): .git
00:26:23 [2020-12-21T00:26:23.531Z] #41 5.204   GEN      .gitid
00:26:23 [2020-12-21T00:26:23.531Z] #41 5.302   GEN      criu/include/version.h
00:26:23 [2020-12-21T00:26:23.531Z] #41 5.396   GEN      include/common/asm
00:26:23 [2020-12-21T00:26:23.531Z] #41 6.855   PBCC     images/timens.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 6.890   DEP      images/timens.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 6.933   PBCC     images/fown.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 6.960   PBCC     images/google/protobuf/descriptor.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.010   PBCC     images/opts.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.058   PBCC     images/memfd.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.105   DEP      images/fown.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.146   DEP      images/google/protobuf/descriptor.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.220   DEP      images/opts.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.281   DEP      images/memfd.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.346   PBCC     images/sit.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.388   DEP      images/sit.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.439   PBCC     images/macvlan.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.458   DEP      images/macvlan.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.504   PBCC     images/autofs.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.551   DEP      images/autofs.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.610   PBCC     images/sysctl.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.650   DEP      images/sysctl.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.670   PBCC     images/time.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.698   DEP      images/time.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.750   PBCC     images/binfmt-misc.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.796   DEP      images/binfmt-misc.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.857   PBCC     images/seccomp.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.889   DEP      images/seccomp.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.931   PBCC     images/userns.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 7.974   DEP      images/userns.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.016   PBCC     images/cgroup.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.074   DEP      images/cgroup.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.126   PBCC     images/ext-file.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.150   DEP      images/ext-file.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.197   PBCC     images/rpc.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.268   DEP      images/rpc.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.310   PBCC     images/siginfo.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.340   DEP      images/siginfo.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.404   PBCC     images/pagemap.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.424   DEP      images/pagemap.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.456   PBCC     images/rlimit.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.477   DEP      images/rlimit.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.512   PBCC     images/file-lock.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.526   DEP      images/file-lock.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.570   PBCC     images/tty.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.632   DEP      images/tty.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.709   PBCC     images/tun.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.752   PBCC     images/netdev.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.854   DEP      images/tun.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.921   DEP      images/netdev.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 8.964   PBCC     images/vma.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.021   DEP      images/vma.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.076   PBCC     images/creds.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.119   DEP      images/creds.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.157   PBCC     images/utsns.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.200   DEP      images/utsns.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.264   PBCC     images/ipc-desc.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.292   PBCC     images/ipc-sem.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.320   DEP      images/ipc-desc.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.352   DEP      images/ipc-sem.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.404   PBCC     images/ipc-msg.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.454   DEP      images/ipc-msg.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.517   PBCC     images/ipc-shm.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.565   DEP      images/ipc-shm.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.616   PBCC     images/ipc-var.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.631   DEP      images/ipc-var.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.686   PBCC     images/sk-opts.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.740   PBCC     images/packet-sock.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.808   DEP      images/sk-opts.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.872   DEP      images/packet-sock.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 9.960   PBCC     images/sk-netlink.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.01   DEP      images/sk-netlink.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.08   PBCC     images/sk-inet.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.16   DEP      images/sk-inet.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.25   PBCC     images/sk-unix.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.31   DEP      images/sk-unix.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.38   PBCC     images/mm.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.47   DEP      images/mm.pb-c.d
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.56   PBCC     images/timerfd.pb-c.c
00:26:23 [2020-12-21T00:26:23.531Z] #41 10.63   DEP      images/timerfd.pb-c.d
00:26:23 [2020-12-21T00:26:23.544Z] #3 DONE 0.4s
00:26:23 [2020-12-21T00:26:23.667Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.3s done
00:26:23 [2020-12-21T00:26:23.667Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 8.48MB / 97.69MB 5.4s
00:26:23 [2020-12-21T00:26:23.667Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 24.12MB / 97.69MB 5.5s
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.68   PBCC     images/timer.pb-c.c
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.72   DEP      images/timer.pb-c.d
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.77   PBCC     images/sa.pb-c.c
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.85   DEP      images/sa.pb-c.d
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.89   PBCC     images/pipe-data.pb-c.c
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.91   DEP      images/pipe-data.pb-c.d
00:26:23 [2020-12-21T00:26:23.788Z] #41 10.97   PBCC     images/mnt.pb-c.c
00:26:23 [2020-12-21T00:26:23.803Z] 
00:26:23 [2020-12-21T00:26:23.803Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:26:23 [2020-12-21T00:26:23.803Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:26:23 [2020-12-21T00:26:23.803Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:26:23 [2020-12-21T00:26:23.803Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
00:26:23 [2020-12-21T00:26:23.803Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:26:23 [2020-12-21T00:26:23.803Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:26:23 [2020-12-21T00:26:23.803Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.61MB / 8.88MB 0.2s
00:26:23 [2020-12-21T00:26:23.863Z] #18 34.09 Setting up apparmor (2.13.2-10) ...
00:26:23 [2020-12-21T00:26:23.930Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 42.50MB / 97.69MB 5.7s
00:26:23 [2020-12-21T00:26:23.930Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.71MB / 97.69MB 5.8s
00:26:24 [2020-12-21T00:26:24.045Z] #41 11.03   DEP      images/mnt.pb-c.d
00:26:24 [2020-12-21T00:26:24.046Z] #41 11.08   PBCC     images/sk-packet.pb-c.c
00:26:24 [2020-12-21T00:26:24.046Z] #41 11.10   DEP      images/sk-packet.pb-c.d
00:26:24 [2020-12-21T00:26:24.046Z] #41 11.15   PBCC     images/tcp-stream.pb-c.c
00:26:24 [2020-12-21T00:26:24.046Z] #41 11.21   DEP      images/tcp-stream.pb-c.d
00:26:24 [2020-12-21T00:26:24.062Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s
00:26:24 [2020-12-21T00:26:24.062Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done
00:26:24 [2020-12-21T00:26:24.062Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
00:26:24 [2020-12-21T00:26:24.197Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 53.95MB / 97.69MB 5.9s
00:26:24 [2020-12-21T00:26:24.197Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 60.08MB / 97.69MB 6.0s
00:26:24 [2020-12-21T00:26:24.197Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.67MB / 97.69MB 6.1s
00:26:24 [2020-12-21T00:26:24.302Z] #3 DONE 1.1s
00:26:24 [2020-12-21T00:26:24.302Z] 
00:26:24 [2020-12-21T00:26:24.302Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
00:26:24 [2020-12-21T00:26:24.302Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
00:26:24 [2020-12-21T00:26:24.303Z] #41 11.26   PBCC     images/pipe.pb-c.c
00:26:24 [2020-12-21T00:26:24.303Z] #41 11.31   DEP      images/pipe.pb-c.d
00:26:24 [2020-12-21T00:26:24.303Z] #41 11.37   PBCC     images/pstree.pb-c.c
00:26:24 [2020-12-21T00:26:24.303Z] #41 11.40   DEP      images/pstree.pb-c.d
00:26:24 [2020-12-21T00:26:24.303Z] #41 11.43   PBCC     images/fs.pb-c.c
00:26:24 [2020-12-21T00:26:24.321Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
00:26:24 [2020-12-21T00:26:24.321Z] #4 DONE 0.9s
00:26:24 [2020-12-21T00:26:24.474Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 72.90MB / 97.69MB 6.2s
00:26:24 [2020-12-21T00:26:24.492Z] #18 34.97 Setting up xfsprogs (4.20.0-1) ...
00:26:24 [2020-12-21T00:26:24.559Z] #41 11.47   DEP      images/fs.pb-c.d
00:26:24 [2020-12-21T00:26:24.560Z] #41 11.52   PBCC     images/signalfd.pb-c.c
00:26:24 [2020-12-21T00:26:24.560Z] #41 11.58   DEP      images/signalfd.pb-c.d
00:26:24 [2020-12-21T00:26:24.560Z] #41 11.64   PBCC     images/fh.pb-c.c
00:26:24 [2020-12-21T00:26:24.560Z] #41 11.67   PBCC     images/fsnotify.pb-c.c
00:26:24 [2020-12-21T00:26:24.740Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.47MB / 97.69MB 6.5s
00:26:24 [2020-12-21T00:26:24.740Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 96.57MB / 97.69MB 6.6s
00:26:24 [2020-12-21T00:26:24.781Z] #18 34.97 Setting up python3-lib2to3 (3.7.3-1) ...
00:26:24 [2020-12-21T00:26:24.781Z] #18 35.24 Setting up python3-pkg-resources (40.8.0-1) ...
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.75   DEP      images/fh.pb-c.d
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.82   DEP      images/fsnotify.pb-c.d
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.85   PBCC     images/eventpoll.pb-c.c
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.88   DEP      images/eventpoll.pb-c.d
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.92   PBCC     images/eventfd.pb-c.c
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.94   DEP      images/eventfd.pb-c.d
00:26:24 [2020-12-21T00:26:24.816Z] #41 11.99   PBCC     images/remap-file-path.pb-c.c
00:26:24 [2020-12-21T00:26:24.871Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
00:26:24 [2020-12-21T00:26:24.871Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.2s
00:26:24 [2020-12-21T00:26:24.871Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
00:26:24 [2020-12-21T00:26:24.871Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
00:26:24 [2020-12-21T00:26:24.871Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s
00:26:24 [2020-12-21T00:26:24.896Z] 
00:26:24 [2020-12-21T00:26:24.896Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:26:24 [2020-12-21T00:26:24.896Z] #7 ...
00:26:24 [2020-12-21T00:26:24.896Z] 
00:26:24 [2020-12-21T00:26:24.896Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:26:24 [2020-12-21T00:26:24.896Z] #5 DONE 0.2s
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.02   DEP      images/remap-file-path.pb-c.d
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.08   PBCC     images/fifo.pb-c.c
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.15   DEP      images/fifo.pb-c.d
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.19   PBCC     images/ghost-file.pb-c.c
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.22   DEP      images/ghost-file.pb-c.d
00:26:25 [2020-12-21T00:26:25.073Z] #41 12.27   PBCC     images/regfile.pb-c.c
00:26:25 [2020-12-21T00:26:25.131Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
00:26:25 [2020-12-21T00:26:25.131Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
00:26:25 [2020-12-21T00:26:25.156Z] 
00:26:25 [2020-12-21T00:26:25.156Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:26:25 [2020-12-21T00:26:25.156Z] #6 DONE 0.3s
00:26:25 [2020-12-21T00:26:25.156Z] 
00:26:25 [2020-12-21T00:26:25.156Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:26:25 [2020-12-21T00:26:25.156Z] #7 DONE 0.4s
00:26:25 [2020-12-21T00:26:25.156Z] 
00:26:25 [2020-12-21T00:26:25.156Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:25 [2020-12-21T00:26:25.156Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
00:26:25 [2020-12-21T00:26:25.330Z] #41 12.32   DEP      images/regfile.pb-c.d
00:26:25 [2020-12-21T00:26:25.330Z] #41 12.37   PBCC     images/ns.pb-c.c
00:26:25 [2020-12-21T00:26:25.330Z] #41 12.38   DEP      images/ns.pb-c.d
00:26:25 [2020-12-21T00:26:25.330Z] #41 12.43   PBCC     images/fdinfo.pb-c.c
00:26:25 [2020-12-21T00:26:25.330Z] #41 12.52   DEP      images/fdinfo.pb-c.d
00:26:25 [2020-12-21T00:26:25.390Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
00:26:25 [2020-12-21T00:26:25.390Z] #4 DONE 1.4s
00:26:25 [2020-12-21T00:26:25.410Z] #18 35.78 Setting up python3-distutils (3.7.3-1) ...
00:26:25 [2020-12-21T00:26:25.415Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 278.06kB / 7.81MB 0.2s
00:26:25 [2020-12-21T00:26:25.415Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:26:25 [2020-12-21T00:26:25.415Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s
00:26:25 [2020-12-21T00:26:25.415Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:26:25 [2020-12-21T00:26:25.415Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:26:25 [2020-12-21T00:26:25.587Z] #41 12.57   PBCC     images/core-aarch64.pb-c.c
00:26:25 [2020-12-21T00:26:25.587Z] #41 12.62   PBCC     images/core-arm.pb-c.c
00:26:25 [2020-12-21T00:26:25.587Z] #41 12.66   PBCC     images/core-ppc64.pb-c.c
00:26:25 [2020-12-21T00:26:25.587Z] #41 12.70   PBCC     images/core-s390.pb-c.c
00:26:25 [2020-12-21T00:26:25.587Z] #41 12.74   PBCC     images/core-x86.pb-c.c
00:26:25 [2020-12-21T00:26:25.650Z] 
00:26:25 [2020-12-21T00:26:25.650Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:26:25 [2020-12-21T00:26:25.674Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.85MB / 7.81MB 0.3s
00:26:25 [2020-12-21T00:26:25.674Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.33MB / 7.81MB 0.5s
00:26:25 [2020-12-21T00:26:25.700Z] #18 36.11 Setting up python3-setuptools (40.8.0-1) ...
00:26:25 [2020-12-21T00:26:25.844Z] #41 12.76   PBCC     images/core.pb-c.c
00:26:25 [2020-12-21T00:26:25.844Z] #41 12.81   PBCC     images/inventory.pb-c.c
00:26:25 [2020-12-21T00:26:25.844Z] #41 ...
00:26:25 [2020-12-21T00:26:25.844Z] 
00:26:25 [2020-12-21T00:26:25.844Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:25 [2020-12-21T00:26:25.933Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
00:26:25 [2020-12-21T00:26:25.933Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.6s
00:26:25 [2020-12-21T00:26:25.933Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 281.18kB / 10.00MB 0.6s
00:26:25 [2020-12-21T00:26:25.933Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.32MB / 50.40MB 0.8s
00:26:25 [2020-12-21T00:26:25.933Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.19MB / 10.00MB 0.8s
00:26:26 [2020-12-21T00:26:26.191Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.36MB / 10.00MB 0.9s
00:26:26 [2020-12-21T00:26:26.191Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.92MB / 50.40MB 1.0s
00:26:26 [2020-12-21T00:26:26.191Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.26MB / 10.00MB 1.0s
00:26:26 [2020-12-21T00:26:26.218Z] #7 ...
00:26:26 [2020-12-21T00:26:26.218Z] 
00:26:26 [2020-12-21T00:26:26.218Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
00:26:26 [2020-12-21T00:26:26.218Z] #5 DONE 0.6s
00:26:26 [2020-12-21T00:26:26.467Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.96MB / 10.00MB 1.1s
00:26:26 [2020-12-21T00:26:26.479Z] 
00:26:26 [2020-12-21T00:26:26.479Z] #6 [internal] load metadata for docker.io/library/debian:buster
00:26:26 [2020-12-21T00:26:26.728Z] #18 36.73 Setting up python3-pip (18.1-5) ...
00:26:26 [2020-12-21T00:26:26.731Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.12MB / 50.40MB 1.3s
00:26:26 [2020-12-21T00:26:26.731Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s
00:26:26 [2020-12-21T00:26:26.731Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.62MB / 50.40MB 1.5s
00:26:26 [2020-12-21T00:26:26.731Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done
00:26:26 [2020-12-21T00:26:26.731Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.06MB / 51.83MB 1.5s
00:26:27 [2020-12-21T00:26:27.003Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.10MB / 50.40MB 1.7s
00:26:27 [2020-12-21T00:26:27.003Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.99MB / 51.83MB 1.7s
00:26:27 [2020-12-21T00:26:27.017Z] #18 37.35 Processing triggers for libc-bin (2.28-10) ...
00:26:27 [2020-12-21T00:26:27.017Z] #18 37.39 Processing triggers for mime-support (3.62) ...
00:26:27 [2020-12-21T00:26:27.146Z] #54 40.71 Checking out files:  51% (1923/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  91% (3382/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
00:26:27 [2020-12-21T00:26:27.146Z] #54 ...
00:26:27 [2020-12-21T00:26:27.146Z] 
00:26:27 [2020-12-21T00:26:27.146Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:27 [2020-12-21T00:26:27.146Z] #49 78.97 mvdan.cc/editorconfig
00:26:27 [2020-12-21T00:26:27.146Z] #49 80.19 mvdan.cc/sh/v3/fileutil
00:26:27 [2020-12-21T00:26:27.146Z] #49 80.36 mvdan.cc/sh/v3/syntax
00:26:27 [2020-12-21T00:26:27.146Z] #49 86.55 mvdan.cc/sh/v3/cmd/shfmt
00:26:27 [2020-12-21T00:26:27.146Z] #49 ...
00:26:27 [2020-12-21T00:26:27.146Z] 
00:26:27 [2020-12-21T00:26:27.146Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:27 [2020-12-21T00:26:27.265Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.88MB / 51.83MB 1.9s
00:26:27 [2020-12-21T00:26:27.265Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.42MB / 50.40MB 2.1s
00:26:27 [2020-12-21T00:26:27.402Z] #54 40.71 Checking out files:  51% (1923/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  91% (3382/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:26:27 [2020-12-21T00:26:27.402Z] #54 42.15 + cd /tmp/tmp.nCiFramNyR/src/github.com/containerd/containerd
00:26:27 [2020-12-21T00:26:27.402Z] #54 42.15 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:26:27 [2020-12-21T00:26:27.425Z] #6 DONE 1.7s
00:26:27 [2020-12-21T00:26:27.425Z] 
00:26:27 [2020-12-21T00:26:27.425Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
00:26:27 [2020-12-21T00:26:27.529Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.08MB / 51.83MB 2.1s
00:26:27 [2020-12-21T00:26:27.530Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 43.76MB / 50.40MB 2.3s
00:26:27 [2020-12-21T00:26:27.530Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.38MB / 51.83MB 2.3s
00:26:27 [2020-12-21T00:26:27.647Z] #18 DONE 37.9s
00:26:27 [2020-12-21T00:26:27.647Z] 
00:26:27 [2020-12-21T00:26:27.647Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:26:27 [2020-12-21T00:26:27.790Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.32MB / 50.40MB 2.4s
00:26:27 [2020-12-21T00:26:27.790Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.56MB / 51.83MB 2.4s
00:26:27 [2020-12-21T00:26:27.790Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s
00:26:27 [2020-12-21T00:26:27.790Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.34MB / 51.83MB 2.6s
00:26:28 [2020-12-21T00:26:28.053Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.74MB / 51.83MB 2.7s
00:26:28 [2020-12-21T00:26:28.053Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.48MB / 51.83MB 2.8s
00:26:28 [2020-12-21T00:26:28.060Z] #8 ...
00:26:28 [2020-12-21T00:26:28.060Z] 
00:26:28 [2020-12-21T00:26:28.060Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:26:28 [2020-12-21T00:26:28.060Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:26:28 [2020-12-21T00:26:28.060Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:26:28 [2020-12-21T00:26:28.060Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:26:28 [2020-12-21T00:26:28.060Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.3s done
00:26:28 [2020-12-21T00:26:28.060Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
00:26:28 [2020-12-21T00:26:28.060Z] #60 DONE 9.5s
00:26:28 [2020-12-21T00:26:28.060Z] 
00:26:28 [2020-12-21T00:26:28.060Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:28 [2020-12-21T00:26:28.060Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.4s done
00:26:28 [2020-12-21T00:26:28.322Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.0s done
00:26:28 [2020-12-21T00:26:28.323Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.41MB / 51.83MB 3.0s
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + export 'BUILDTAGS=netgo osusergo static_build'
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + BUILDTAGS='netgo osusergo static_build'
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + export EXTRA_FLAGS=-buildmode=pie
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + EXTRA_FLAGS=-buildmode=pie
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + '[' '' = dynamic ']'
00:26:28 [2020-12-21T00:26:28.332Z] #54 43.00 + make
00:26:28 [2020-12-21T00:26:28.585Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.92MB / 51.83MB 3.2s
00:26:28 [2020-12-21T00:26:28.585Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s
00:26:28 [2020-12-21T00:26:28.677Z] #19 0.845 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:26:28 [2020-12-21T00:26:28.677Z] #19 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:26:28 [2020-12-21T00:26:28.677Z] #19 0.850 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:26:28 [2020-12-21T00:26:28.677Z] #19 DONE 1.0s
00:26:28 [2020-12-21T00:26:28.677Z] 
00:26:28 [2020-12-21T00:26:28.677Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:26:28 [2020-12-21T00:26:28.898Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
00:26:29 [2020-12-21T00:26:29.263Z] #54 44.02 + bin/ctr
00:26:29 [2020-12-21T00:26:29.474Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done
00:26:29 [2020-12-21T00:26:29.970Z] #8 ...
00:26:29 [2020-12-21T00:26:29.970Z] 
00:26:29 [2020-12-21T00:26:29.970Z] #21 [internal] load build context
00:26:29 [2020-12-21T00:26:29.970Z] #21 transferring context: 53.17MB 4.6s done
00:26:29 [2020-12-21T00:26:29.970Z] #21 DONE 4.8s
00:26:29 [2020-12-21T00:26:29.970Z] 
00:26:29 [2020-12-21T00:26:29.970Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:29 [2020-12-21T00:26:29.970Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 4.4s done
00:26:29 [2020-12-21T00:26:29.970Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.6s done
00:26:29 [2020-12-21T00:26:29.970Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s done
00:26:29 [2020-12-21T00:26:29.970Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.10MB / 68.67MB 4.7s
00:26:29 [2020-12-21T00:26:29.970Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 4.7s
00:26:30 [2020-12-21T00:26:30.229Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.78MB / 68.67MB 4.9s
00:26:30 [2020-12-21T00:26:30.229Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:26:30 [2020-12-21T00:26:30.229Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.12MB / 68.67MB 5.0s
00:26:30 [2020-12-21T00:26:30.229Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.37MB / 120.17MB 5.0s
00:26:30 [2020-12-21T00:26:30.331Z] #29 11.06 
                                                                           0.1%
                                                                           0.7%
#                                                                          2.3%
##                                                                         4.0%
####                                                                       6.1%
######                                                                     8.7%
#######                                                                    9.7%
########                                                                  11.4%
########                                                                  12.1%
#########                                                                 13.4%
##########                                                                14.2%
###########                                                               15.9%
############                                                              17.5%
##############                                                            19.7%
###############                                                           21.3%
#################                                                         24.7%
###################                                                       27.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
##########################                                                36.5%
###########################                                               38.7%
#############################                                             40.7%
##############################                                            42.5%
################################                                          44.7%
#################################                                         46.6%
##################################                                        47.7%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.1%
#######################################                                   54.5%
########################################                                  56.2%
#########################################                                 58.3%
###########################################                               59.8%
###########################################                               60.4%
############################################                              61.6%
#############################################                             62.7%
##############################################                            64.2%
###############################################                           66.3%
################################################                          67.4%
##################################################                        70.1%
###################################################                       71.7%
####################################################                      73.3%
######################################################                    75.5%
#######################################################                   77.1%
#########################################################                 79.3%
#########################################################                 80.3%
###########################################################               82.0%
############################################################              84.1%
#############################################################             86.1%
##############################################################            86.6%
###############################################################           87.7%
###############################################################           88.1%
###############################################################           88.8%
################################################################          90.0%
#################################################################         91.6%
###################################################################       93.2%
####################################################################      95.2%
#####################################################################     96.8%
00:26:30 [2020-12-21T00:26:30.331Z] #29 ...
00:26:30 [2020-12-21T00:26:30.331Z] 
00:26:30 [2020-12-21T00:26:30.331Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:30 [2020-12-21T00:26:30.493Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.61MB / 68.67MB 5.1s
00:26:30 [2020-12-21T00:26:30.493Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.53MB / 68.67MB 5.3s
00:26:30 [2020-12-21T00:26:30.633Z] #40 19.66 Checking out files:  89% (1486/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
00:26:30 [2020-12-21T00:26:30.633Z] #40 19.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:26:30 [2020-12-21T00:26:30.725Z] #7 DONE 5.1s
00:26:30 [2020-12-21T00:26:30.725Z] 
00:26:30 [2020-12-21T00:26:30.725Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:26:30 [2020-12-21T00:26:30.725Z] #60 DONE 0.0s
00:26:30 [2020-12-21T00:26:30.725Z] 
00:26:30 [2020-12-21T00:26:30.725Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:30 [2020-12-21T00:26:30.725Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
00:26:30 [2020-12-21T00:26:30.725Z] #24 DONE 0.0s
00:26:30 [2020-12-21T00:26:30.725Z] 
00:26:30 [2020-12-21T00:26:30.725Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:30 [2020-12-21T00:26:30.725Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
00:26:30 [2020-12-21T00:26:30.752Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.72MB / 120.17MB 5.4s
00:26:30 [2020-12-21T00:26:30.752Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.48MB / 68.67MB 5.5s
00:26:30 [2020-12-21T00:26:30.876Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
00:26:30 [2020-12-21T00:26:30.984Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done
00:26:30 [2020-12-21T00:26:30.984Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 377.22kB / 7.81MB 0.1s
00:26:30 [2020-12-21T00:26:30.984Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
00:26:30 [2020-12-21T00:26:30.984Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
00:26:30 [2020-12-21T00:26:30.984Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
00:26:30 [2020-12-21T00:26:30.984Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
00:26:31 [2020-12-21T00:26:31.014Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.31MB / 68.67MB 5.8s
00:26:31 [2020-12-21T00:26:31.014Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.00MB / 120.17MB 5.8s
00:26:31 [2020-12-21T00:26:31.139Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done
00:26:31 [2020-12-21T00:26:31.139Z] #8 ...
00:26:31 [2020-12-21T00:26:31.139Z] 
00:26:31 [2020-12-21T00:26:31.139Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:31 [2020-12-21T00:26:31.139Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 7.8s done
00:26:31 [2020-12-21T00:26:31.139Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 3.9s done
00:26:31 [2020-12-21T00:26:31.139Z] #24 DONE 13.0s
00:26:31 [2020-12-21T00:26:31.157Z] #54 ...
00:26:31 [2020-12-21T00:26:31.157Z] 
00:26:31 [2020-12-21T00:26:31.157Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:31 [2020-12-21T00:26:31.157Z] #49 DONE 92.6s
00:26:31 [2020-12-21T00:26:31.157Z] 
00:26:31 [2020-12-21T00:26:31.157Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:31 [2020-12-21T00:26:31.157Z] #41 12.94   DEP      images/core-aarch64.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.00   DEP      images/core-arm.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.07   DEP      images/core-ppc64.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.10   DEP      images/core-s390.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.17   DEP      images/core-x86.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.24   DEP      images/core.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.32   DEP      images/inventory.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.36   PBCC     images/cpuinfo.pb-c.c
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.39   DEP      images/cpuinfo.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.45   PBCC     images/stats.pb-c.c
00:26:31 [2020-12-21T00:26:31.157Z] #41 13.47   DEP      images/stats.pb-c.d
00:26:31 [2020-12-21T00:26:31.157Z] #41 14.96 make[1]: Nothing to be done for 'all'.
00:26:31 [2020-12-21T00:26:31.157Z] #41 16.40   CC       images/stats.o
00:26:31 [2020-12-21T00:26:31.157Z] #41 16.86   CC       images/core.o
00:26:31 [2020-12-21T00:26:31.157Z] #41 17.55   CC       images/core-x86.o
00:26:31 [2020-12-21T00:26:31.157Z] #41 18.30   CC       images/core-arm.o
00:26:31 [2020-12-21T00:26:31.157Z] #41 ...
00:26:31 [2020-12-21T00:26:31.157Z] 
00:26:31 [2020-12-21T00:26:31.157Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:31 [2020-12-21T00:26:31.157Z] #43 83.13 go/doc
00:26:31 [2020-12-21T00:26:31.157Z] #43 86.38 github.com/LK4D4/vndr/build
00:26:31 [2020-12-21T00:26:31.157Z] #43 86.39 github.com/LK4D4/vndr/versioned
00:26:31 [2020-12-21T00:26:31.157Z] #43 86.50 compress/flate
00:26:31 [2020-12-21T00:26:31.157Z] #43 89.25 hash/crc32
00:26:31 [2020-12-21T00:26:31.157Z] #43 89.86 net
00:26:31 [2020-12-21T00:26:31.157Z] #43 89.99 compress/gzip
00:26:31 [2020-12-21T00:26:31.157Z] #43 90.63 vendor/golang.org/x/text/transform
00:26:31 [2020-12-21T00:26:31.157Z] #43 91.37 vendor/golang.org/x/text/unicode/bidi
00:26:31 [2020-12-21T00:26:31.247Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.90MB / 7.81MB 0.2s
00:26:31 [2020-12-21T00:26:31.248Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s
00:26:31 [2020-12-21T00:26:31.248Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.81MB / 50.40MB 0.4s
00:26:31 [2020-12-21T00:26:31.248Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done
00:26:31 [2020-12-21T00:26:31.248Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.38MB / 50.40MB 0.5s
00:26:31 [2020-12-21T00:26:31.248Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s
00:26:31 [2020-12-21T00:26:31.280Z] #40 ...
00:26:31 [2020-12-21T00:26:31.280Z] 
00:26:31 [2020-12-21T00:26:31.280Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:31 [2020-12-21T00:26:31.280Z] #45 10.74 crypto/subtle
00:26:31 [2020-12-21T00:26:31.280Z] #45 11.17 vendor/golang.org/x/crypto/cryptobyte/asn1
00:26:31 [2020-12-21T00:26:31.280Z] #45 11.43 internal/nettrace
00:26:31 [2020-12-21T00:26:31.280Z] #45 11.67 runtime/cgo
00:26:31 [2020-12-21T00:26:31.280Z] #45 14.45 vendor/golang.org/x/crypto/internal/subtle
00:26:31 [2020-12-21T00:26:31.400Z] 
00:26:31 [2020-12-21T00:26:31.400Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:31 [2020-12-21T00:26:31.413Z] #43 93.44 vendor/golang.org/x/text/secure/bidirule
00:26:31 [2020-12-21T00:26:31.512Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.15MB / 10.00MB 0.6s
00:26:31 [2020-12-21T00:26:31.512Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.26MB / 50.40MB 0.7s
00:26:31 [2020-12-21T00:26:31.512Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.33MB / 10.00MB 0.7s
00:26:31 [2020-12-21T00:26:31.512Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 444.36kB / 51.83MB 0.7s
00:26:31 [2020-12-21T00:26:31.581Z] #45 ...
00:26:31 [2020-12-21T00:26:31.581Z] 
00:26:31 [2020-12-21T00:26:31.581Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:31 [2020-12-21T00:26:31.581Z] #47 10.66 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:31 [2020-12-21T00:26:31.581Z] #47 13.44 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.05 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.09 go: finding github.com/fatih/color v1.9.0
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.13 go: finding github.com/pkg/errors v0.9.1
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.19 go: finding github.com/spf13/pflag v1.0.3
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.25 go: finding github.com/mattn/go-colorable v0.1.6
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.32 go: finding github.com/mattn/go-isatty v0.0.12
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.86 go: finding github.com/jonboulle/clockwork v0.1.0
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.91 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:31 [2020-12-21T00:26:31.581Z] #47 18.93 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:31 [2020-12-21T00:26:31.581Z] #47 19.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:31 [2020-12-21T00:26:31.581Z] #47 19.04 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:31 [2020-12-21T00:26:31.581Z] #47 ...
00:26:31 [2020-12-21T00:26:31.581Z] 
00:26:31 [2020-12-21T00:26:31.581Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:31 [2020-12-21T00:26:31.581Z] #49 11.79 go: downloading github.com/spf13/pflag v1.0.5
00:26:31 [2020-12-21T00:26:31.581Z] #49 11.90 go: downloading github.com/pkg/errors v0.8.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 11.90 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:31 [2020-12-21T00:26:31.581Z] #49 11.94 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.00 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.13 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.15 go: extracting github.com/pkg/errors v0.8.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.33 go: extracting github.com/spf13/pflag v1.0.5
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.49 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.70 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.77 go: downloading github.com/spf13/viper v1.6.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 12.94 go: extracting github.com/spf13/viper v1.6.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 13.06 go: downloading github.com/subosito/gotenv v1.2.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 13.23 go: extracting github.com/subosito/gotenv v1.2.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 13.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:26:31 [2020-12-21T00:26:31.581Z] #49 14.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:26:31 [2020-12-21T00:26:31.581Z] #49 16.70 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:26:31 [2020-12-21T00:26:31.581Z] #49 19.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.10 go: downloading github.com/ultraware/whitespace v0.0.4
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.19 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.23 go: extracting github.com/ultraware/whitespace v0.0.4
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.46 go: downloading github.com/magiconair/properties v1.8.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.51 go: downloading github.com/spf13/cast v1.3.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.53 go: downloading github.com/go-critic/go-critic v0.4.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.56 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.57 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.59 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.76 go: downloading github.com/BurntSushi/toml v0.3.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.82 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.85 go: extracting github.com/magiconair/properties v1.8.1
00:26:31 [2020-12-21T00:26:31.581Z] #49 20.99 go: extracting github.com/spf13/cast v1.3.0
00:26:31 [2020-12-21T00:26:31.581Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.85MB / 68.67MB 6.1s
00:26:31 [2020-12-21T00:26:31.581Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.30MB / 68.67MB 6.2s
00:26:31 [2020-12-21T00:26:31.581Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.23MB / 120.17MB 6.2s
00:26:31 [2020-12-21T00:26:31.772Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.8s
00:26:31 [2020-12-21T00:26:31.772Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.72MB / 51.83MB 0.8s
00:26:31 [2020-12-21T00:26:31.772Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.30MB / 50.40MB 1.0s
00:26:31 [2020-12-21T00:26:31.772Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.93MB / 10.00MB 1.0s
00:26:31 [2020-12-21T00:26:31.841Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.20MB / 68.67MB 6.5s
00:26:31 [2020-12-21T00:26:31.841Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.03MB / 120.17MB 6.7s
00:26:31 [2020-12-21T00:26:31.880Z] #49 21.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:31 [2020-12-21T00:26:31.880Z] #49 21.09 go: downloading gopkg.in/yaml.v2 v2.2.7
00:26:31 [2020-12-21T00:26:31.880Z] #49 21.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:26:31 [2020-12-21T00:26:31.880Z] #49 ...
00:26:31 [2020-12-21T00:26:31.880Z] 
00:26:31 [2020-12-21T00:26:31.880Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:31 [2020-12-21T00:26:31.880Z] #64 21.11 Checking out files:  77% (1471/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)   
00:26:31 [2020-12-21T00:26:31.880Z] #64 ...
00:26:31 [2020-12-21T00:26:31.880Z] 
00:26:31 [2020-12-21T00:26:31.880Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:31 [2020-12-21T00:26:31.880Z] #51 11.27 + cd /tmp/tmp.R9mvIIhoA2/src/github.com/mvdan/sh
00:26:31 [2020-12-21T00:26:31.880Z] #51 11.27 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:26:31 [2020-12-21T00:26:31.880Z] #51 11.36 + GO111MODULE=on
00:26:31 [2020-12-21T00:26:31.880Z] #51 11.36 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:26:31 [2020-12-21T00:26:31.880Z] #51 12.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:31 [2020-12-21T00:26:31.880Z] #51 13.03 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:31 [2020-12-21T00:26:31.880Z] #51 13.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:31 [2020-12-21T00:26:31.880Z] #51 13.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:31 [2020-12-21T00:26:31.880Z] #51 13.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:31 [2020-12-21T00:26:31.880Z] #51 15.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:31 [2020-12-21T00:26:31.880Z] #51 16.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:31 [2020-12-21T00:26:31.880Z] #51 18.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:31 [2020-12-21T00:26:31.880Z] #51 20.06 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:26:31 [2020-12-21T00:26:31.880Z] #51 20.09 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:26:31 [2020-12-21T00:26:31.880Z] #51 20.40 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:26:31 [2020-12-21T00:26:31.880Z] #51 20.60 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:26:31 [2020-12-21T00:26:31.983Z] #43 ...
00:26:31 [2020-12-21T00:26:31.983Z] 
00:26:31 [2020-12-21T00:26:31.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:31 [2020-12-21T00:26:31.983Z] #41 18.82   CC       images/core-aarch64.o
00:26:32 [2020-12-21T00:26:32.033Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s
00:26:32 [2020-12-21T00:26:32.033Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.10MB / 51.83MB 1.1s
00:26:32 [2020-12-21T00:26:32.033Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.64MB / 50.40MB 1.2s
00:26:32 [2020-12-21T00:26:32.033Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.72MB / 51.83MB 1.2s
00:26:32 [2020-12-21T00:26:32.101Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.86MB / 68.67MB 6.8s
00:26:32 [2020-12-21T00:26:32.177Z] #51 ...
00:26:32 [2020-12-21T00:26:32.177Z] 
00:26:32 [2020-12-21T00:26:32.177Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:32 [2020-12-21T00:26:32.178Z] #64 21.11 Checking out files:  77% (1471/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.
00:26:32 [2020-12-21T00:26:32.178Z] #64 21.48 + cd /tmp/tmp.d8lXE5OYVf/src/github.com/docker/libnetwork
00:26:32 [2020-12-21T00:26:32.178Z] #64 21.48 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:26:32 [2020-12-21T00:26:32.179Z] #20 3.294 Collecting yamllint==1.16.0
00:26:32 [2020-12-21T00:26:32.179Z] #20 3.499   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:26:32 [2020-12-21T00:26:32.179Z] #20 3.530 Collecting pyyaml (from yamllint==1.16.0)
00:26:32 [2020-12-21T00:26:32.179Z] #20 3.607   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:26:32 [2020-12-21T00:26:32.239Z] #41 19.24   CC       images/core-ppc64.o
00:26:32 [2020-12-21T00:26:32.295Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.70MB / 50.40MB 1.3s
00:26:32 [2020-12-21T00:26:32.295Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done
00:26:32 [2020-12-21T00:26:32.295Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s
00:26:32 [2020-12-21T00:26:32.295Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.50MB / 51.83MB 1.4s
00:26:32 [2020-12-21T00:26:32.359Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.23MB / 68.67MB 7.2s
00:26:32 [2020-12-21T00:26:32.359Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.19MB / 120.17MB 7.2s
00:26:32 [2020-12-21T00:26:32.560Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.91MB / 50.40MB 1.6s
00:26:32 [2020-12-21T00:26:32.560Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.19MB / 68.67MB 1.6s
00:26:32 [2020-12-21T00:26:32.618Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.05MB / 68.67MB 7.4s
00:26:32 [2020-12-21T00:26:32.801Z] #41 19.75   CC       images/core-s390.o
00:26:32 [2020-12-21T00:26:32.808Z] #20 4.157 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:26:32 [2020-12-21T00:26:32.808Z] #20 4.191   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:26:32 [2020-12-21T00:26:32.808Z] #20 4.203 Building wheels for collected packages: pyyaml
00:26:32 [2020-12-21T00:26:32.808Z] #20 4.208   Running setup.py bdist_wheel for pyyaml: started
00:26:32 [2020-12-21T00:26:32.823Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.23MB / 50.40MB 1.8s
00:26:32 [2020-12-21T00:26:32.823Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.31MB / 51.83MB 1.8s
00:26:32 [2020-12-21T00:26:32.823Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.13MB / 68.67MB 1.8s
00:26:32 [2020-12-21T00:26:32.823Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.11MB / 51.83MB 2.0s
00:26:32 [2020-12-21T00:26:32.823Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.45MB / 68.67MB 2.0s
00:26:32 [2020-12-21T00:26:32.837Z] #64 22.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:26:32 [2020-12-21T00:26:32.879Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.7s
00:26:32 [2020-12-21T00:26:32.879Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.92MB / 120.17MB 7.7s
00:26:33 [2020-12-21T00:26:33.083Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.43MB / 50.40MB 2.2s
00:26:33 [2020-12-21T00:26:33.083Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.86MB / 50.40MB 2.3s
00:26:33 [2020-12-21T00:26:33.083Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.34MB / 51.83MB 2.3s
00:26:33 [2020-12-21T00:26:33.083Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 18.74MB / 68.67MB 2.3s
00:26:33 [2020-12-21T00:26:33.138Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.93MB / 120.17MB 7.9s
00:26:33 [2020-12-21T00:26:33.344Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.44MB / 50.40MB 2.5s
00:26:33 [2020-12-21T00:26:33.344Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.39MB / 51.83MB 2.5s
00:26:33 [2020-12-21T00:26:33.344Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.15MB / 68.67MB 2.5s
00:26:33 [2020-12-21T00:26:33.364Z] #41 20.29   CC       images/cpuinfo.o
00:26:33 [2020-12-21T00:26:33.477Z] #20 4.630   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:26:33 [2020-12-21T00:26:33.477Z] #20 4.630   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:26:33 [2020-12-21T00:26:33.477Z] #20 4.680 Successfully built pyyaml
00:26:33 [2020-12-21T00:26:33.477Z] #20 4.686 Installing collected packages: pyyaml, pathspec, yamllint
00:26:33 [2020-12-21T00:26:33.477Z] #20 4.905 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:26:33 [2020-12-21T00:26:33.613Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.7s
00:26:33 [2020-12-21T00:26:33.613Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.91MB / 51.83MB 2.7s
00:26:33 [2020-12-21T00:26:33.613Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.81MB / 68.67MB 2.7s
00:26:33 [2020-12-21T00:26:33.621Z] #41 20.72   CC       images/inventory.o
00:26:33 [2020-12-21T00:26:33.712Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.71MB / 120.17MB 8.3s
00:26:33 [2020-12-21T00:26:33.712Z] #8 ...
00:26:33 [2020-12-21T00:26:33.712Z] 
00:26:33 [2020-12-21T00:26:33.712Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:26:33 [2020-12-21T00:26:33.712Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:26:33 [2020-12-21T00:26:33.712Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:26:33 [2020-12-21T00:26:33.712Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:26:33 [2020-12-21T00:26:33.713Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.4s done
00:26:33 [2020-12-21T00:26:33.713Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done
00:26:33 [2020-12-21T00:26:33.713Z] #60 DONE 8.5s
00:26:33 [2020-12-21T00:26:33.713Z] 
00:26:33 [2020-12-21T00:26:33.713Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:33 [2020-12-21T00:26:33.713Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 8.4s done
00:26:33 [2020-12-21T00:26:33.767Z] #20 DONE 5.3s
00:26:33 [2020-12-21T00:26:33.767Z] 
00:26:33 [2020-12-21T00:26:33.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:33 [2020-12-21T00:26:33.767Z] #41 72.46   CC       criu/memfd.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 72.81   CC       criu/mount.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 74.79   CC       criu/namespaces.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 75.70   CC       criu/net.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 77.62   CC       criu/netfilter.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 77.85   CC       criu/page-pipe.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 78.36   CC       criu/page-xfer.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 79.13   CC       criu/pagemap-cache.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 79.46   CC       criu/pagemap.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 80.19   CC       criu/parasite-syscall.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 80.78   CC       criu/path.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 81.05   CC       criu/pie-util-vdso.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 81.35   CC       criu/pie-util.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 81.53   CC       criu/pipes.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 82.05   CC       criu/plugin.o
00:26:33 [2020-12-21T00:26:33.767Z] #41 82.47   CC       criu/proc_parse.o
00:26:33 [2020-12-21T00:26:33.878Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.78MB / 51.83MB 2.9s
00:26:33 [2020-12-21T00:26:33.878Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.49MB / 68.67MB 3.0s
00:26:33 [2020-12-21T00:26:33.971Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.67MB / 120.17MB 8.7s
00:26:33 [2020-12-21T00:26:33.971Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.99MB / 120.17MB 8.9s
00:26:34 [2020-12-21T00:26:34.056Z] #41 ...
00:26:34 [2020-12-21T00:26:34.056Z] 
00:26:34 [2020-12-21T00:26:34.056Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:26:34 [2020-12-21T00:26:34.056Z] #23 DONE 0.2s
00:26:34 [2020-12-21T00:26:34.056Z] 
00:26:34 [2020-12-21T00:26:34.056Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:26:34 [2020-12-21T00:26:34.137Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.11MB / 51.83MB 3.2s
00:26:34 [2020-12-21T00:26:34.184Z] #41 21.00   CC       images/fdinfo.o
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.44MB / 51.83MB 3.3s
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.60MB / 68.67MB 3.3s
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.4s done
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.26MB / 68.67MB 3.6s
00:26:34 [2020-12-21T00:26:34.399Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.15MB / 120.17MB 3.6s
00:26:34 [2020-12-21T00:26:34.441Z] #41 21.33   CC       images/fown.o
00:26:34 [2020-12-21T00:26:34.542Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.33MB / 120.17MB 9.1s
00:26:34 [2020-12-21T00:26:34.542Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.42MB / 120.17MB 9.4s
00:26:34 [2020-12-21T00:26:34.663Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.98MB / 68.67MB 3.8s
00:26:34 [2020-12-21T00:26:34.697Z] #41 21.58   CC       images/ns.o
00:26:34 [2020-12-21T00:26:34.698Z] #41 21.72   CC       images/regfile.o
00:26:34 [2020-12-21T00:26:34.710Z] #25 3.632 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:34 [2020-12-21T00:26:34.801Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.62MB / 120.17MB 9.6s
00:26:34 [2020-12-21T00:26:34.924Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.21MB / 68.67MB 4.1s
00:26:34 [2020-12-21T00:26:34.924Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
00:26:34 [2020-12-21T00:26:34.954Z] #41 21.88   CC       images/ghost-file.o
00:26:34 [2020-12-21T00:26:34.954Z] #41 22.12   CC       images/fifo.o
00:26:34 [2020-12-21T00:26:34.972Z] #25 3.644 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:26:34 [2020-12-21T00:26:34.972Z] #25 3.644 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:34 [2020-12-21T00:26:34.972Z] #25 3.827 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:26:35 [2020-12-21T00:26:35.061Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s
00:26:35 [2020-12-21T00:26:35.061Z] #8 ...
00:26:35 [2020-12-21T00:26:35.061Z] 
00:26:35 [2020-12-21T00:26:35.061Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:35 [2020-12-21T00:26:35.061Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done
00:26:35 [2020-12-21T00:26:35.061Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
00:26:35 [2020-12-21T00:26:35.061Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 4.0s done
00:26:35 [2020-12-21T00:26:35.061Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
00:26:35 [2020-12-21T00:26:35.061Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
00:26:35 [2020-12-21T00:26:35.061Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.7s
00:26:35 [2020-12-21T00:26:35.085Z] #28 DONE 0.8s
00:26:35 [2020-12-21T00:26:35.085Z] 
00:26:35 [2020-12-21T00:26:35.085Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:26:35 [2020-12-21T00:26:35.085Z] #31 DONE 0.2s
00:26:35 [2020-12-21T00:26:35.085Z] 
00:26:35 [2020-12-21T00:26:35.085Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:26:35 [2020-12-21T00:26:35.085Z] #33 DONE 0.1s
00:26:35 [2020-12-21T00:26:35.085Z] 
00:26:35 [2020-12-21T00:26:35.085Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:26:35 [2020-12-21T00:26:35.085Z] #36 DONE 0.1s
00:26:35 [2020-12-21T00:26:35.085Z] 
00:26:35 [2020-12-21T00:26:35.085Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:35 [2020-12-21T00:26:35.085Z] #38 115.4 + dpkg --print-architecture
00:26:35 [2020-12-21T00:26:35.085Z] #38 115.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:26:35 [2020-12-21T00:26:35.085Z] #38 115.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:26:35 [2020-12-21T00:26:35.085Z] #38 115.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:26:35 [2020-12-21T00:26:35.192Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s done
00:26:35 [2020-12-21T00:26:35.192Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.33MB / 120.17MB 4.3s
00:26:35 [2020-12-21T00:26:35.192Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.2s done
00:26:35 [2020-12-21T00:26:35.235Z] #25 4.049 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:26:35 [2020-12-21T00:26:35.321Z] #24 ...
00:26:35 [2020-12-21T00:26:35.321Z] 
00:26:35 [2020-12-21T00:26:35.321Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:35 [2020-12-21T00:26:35.451Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.02MB / 68.67MB 4.4s
00:26:35 [2020-12-21T00:26:35.451Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.51MB / 68.67MB 4.6s
00:26:35 [2020-12-21T00:26:35.497Z] #25 4.335 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:26:35 [2020-12-21T00:26:35.522Z] #41 22.31   CC       images/remap-file-path.o
00:26:35 [2020-12-21T00:26:35.522Z] #41 22.44   CC       images/eventfd.o
00:26:35 [2020-12-21T00:26:35.522Z] #41 22.65   CC       images/eventpoll.o
00:26:35 [2020-12-21T00:26:35.709Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.07MB / 120.17MB 4.8s
00:26:35 [2020-12-21T00:26:35.779Z] #41 22.88   CC       images/fh.o
00:26:35 [2020-12-21T00:26:35.968Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.13MB / 68.67MB 5.0s
00:26:36 [2020-12-21T00:26:36.235Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.45MB / 120.17MB 5.2s
00:26:36 [2020-12-21T00:26:36.341Z] #41 23.21   CC       images/fsnotify.o
00:26:36 [2020-12-21T00:26:36.597Z] #41 23.72   CC       images/signalfd.o
00:26:36 [2020-12-21T00:26:36.701Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 11.6s done
00:26:36 [2020-12-21T00:26:36.806Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.02MB / 120.17MB 5.8s
00:26:36 [2020-12-21T00:26:36.853Z] #41 23.96   CC       images/fs.o
00:26:36 [2020-12-21T00:26:36.896Z] #25 ...
00:26:36 [2020-12-21T00:26:36.896Z] 
00:26:36 [2020-12-21T00:26:36.896Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:36 [2020-12-21T00:26:36.896Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done
00:26:36 [2020-12-21T00:26:36.896Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.4s done
00:26:36 [2020-12-21T00:26:36.896Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s
00:26:37 [2020-12-21T00:26:37.067Z] #8 ...
00:26:37 [2020-12-21T00:26:37.067Z] 
00:26:37 [2020-12-21T00:26:37.067Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
00:26:37 [2020-12-21T00:26:37.067Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
00:26:37 [2020-12-21T00:26:37.067Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
00:26:37 [2020-12-21T00:26:37.067Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
00:26:37 [2020-12-21T00:26:37.067Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
00:26:37 [2020-12-21T00:26:37.067Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s done
00:26:37 [2020-12-21T00:26:37.067Z] #60 DONE 6.2s
00:26:37 [2020-12-21T00:26:37.067Z] 
00:26:37 [2020-12-21T00:26:37.067Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:37 [2020-12-21T00:26:37.067Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done
00:26:37 [2020-12-21T00:26:37.067Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.03MB / 120.17MB 6.1s
00:26:37 [2020-12-21T00:26:37.067Z] #8 ...
00:26:37 [2020-12-21T00:26:37.067Z] 
00:26:37 [2020-12-21T00:26:37.067Z] #21 [internal] load build context
00:26:37 [2020-12-21T00:26:37.067Z] #21 transferring context: 48.31MB 6.2s
00:26:37 [2020-12-21T00:26:37.326Z] #21 ...
00:26:37 [2020-12-21T00:26:37.326Z] 
00:26:37 [2020-12-21T00:26:37.326Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:37 [2020-12-21T00:26:37.326Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.31MB / 120.17MB 6.4s
00:26:37 [2020-12-21T00:26:37.417Z] #41 24.18   CC       images/pstree.o
00:26:37 [2020-12-21T00:26:37.417Z] #41 24.40   CC       images/pipe.o
00:26:37 [2020-12-21T00:26:37.427Z] #64 ...
00:26:37 [2020-12-21T00:26:37.427Z] 
00:26:37 [2020-12-21T00:26:37.427Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:37 [2020-12-21T00:26:37.427Z] #29 11.06 
                                                                           0.1%
                                                                           0.7%
#                                                                          2.3%
##                                                                         4.0%
####                                                                       6.1%
######                                                                     8.7%
#######                                                                    9.7%
########                                                                  11.4%
########                                                                  12.1%
#########                                                                 13.4%
##########                                                                14.2%
###########                                                               15.9%
############                                                              17.5%
##############                                                            19.7%
###############                                                           21.3%
#################                                                         24.7%
###################                                                       27.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
##########################                                                36.5%
###########################                                               38.7%
#############################                                             40.7%
##############################                                            42.5%
################################                                          44.7%
#################################                                         46.6%
##################################                                        47.7%
###################################                                       48.8%
####################################                                      50.9%
######################################                                    53.1%
#######################################                                   54.5%
########################################                                  56.2%
#########################################                                 58.3%
###########################################                               59.8%
###########################################                               60.4%
############################################                              61.6%
#############################################                             62.7%
##############################################                            64.2%
###############################################                           66.3%
################################################                          67.4%
##################################################                        70.1%
###################################################                       71.7%
####################################################                      73.3%
######################################################                    75.5%
#######################################################                   77.1%
#########################################################                 79.3%
#########################################################                 80.3%
###########################################################               82.0%
############################################################              84.1%
#############################################################             86.1%
##############################################################            86.6%
###############################################################           87.7%
###############################################################           88.1%
###############################################################           88.8%
################################################################          90.0%
#################################################################         91.6%
###################################################################       93.2%
####################################################################      95.2%
#####################################################################     96.8%
######################################################################    98.4%
#######################################################################  100.0%
######################################################################## 100.0%
00:26:37 [2020-12-21T00:26:37.427Z] #29 18.60 
00:26:37 [2020-12-21T00:26:37.427Z] #29 20.12 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:26:37 [2020-12-21T00:26:37.427Z] #29 20.53 #=#=#                                                                         
00:26:37 [2020-12-21T00:26:37.427Z] #29 20.75 
                                                                           0.1%
##################################################################        92.6%
######################################################################## 100.0%
00:26:37 [2020-12-21T00:26:37.427Z] #29 21.12 
00:26:37 [2020-12-21T00:26:37.427Z] #29 24.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:26:37 [2020-12-21T00:26:37.427Z] #29 24.79 skipping existing 5cb8031fd95d
00:26:37 [2020-12-21T00:26:37.427Z] #29 25.09 
00:26:37 [2020-12-21T00:26:37.590Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.16MB / 120.17MB 6.7s
00:26:37 [2020-12-21T00:26:37.590Z] #8 ...
00:26:37 [2020-12-21T00:26:37.590Z] 
00:26:37 [2020-12-21T00:26:37.590Z] #21 [internal] load build context
00:26:37 [2020-12-21T00:26:37.590Z] #21 transferring context: 53.17MB 6.8s done
00:26:37 [2020-12-21T00:26:37.590Z] #21 DONE 7.0s
00:26:37 [2020-12-21T00:26:37.590Z] 
00:26:37 [2020-12-21T00:26:37.590Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:37 [2020-12-21T00:26:37.677Z] #41 24.68   CC       images/tcp-stream.o
00:26:37 [2020-12-21T00:26:37.850Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.40MB / 120.17MB 6.9s
00:26:37 [2020-12-21T00:26:37.850Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.85MB / 120.17MB 7.1s
00:26:37 [2020-12-21T00:26:37.933Z] #41 24.89   CC       images/sk-packet.o
00:26:38 [2020-12-21T00:26:38.081Z] #29 ...
00:26:38 [2020-12-21T00:26:38.081Z] 
00:26:38 [2020-12-21T00:26:38.081Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:38 [2020-12-21T00:26:38.081Z] #36 17.45 Fetched 8184 kB in 17s (483 kB/s)
00:26:38 [2020-12-21T00:26:38.081Z] #36 17.45 Reading package lists...
00:26:38 [2020-12-21T00:26:38.110Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 77.58MB / 120.17MB 7.3s
00:26:38 [2020-12-21T00:26:38.191Z] #41 25.15   CC       images/mnt.o
00:26:38 [2020-12-21T00:26:38.370Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.20MB / 120.17MB 7.6s
00:26:38 [2020-12-21T00:26:38.379Z] #36 25.38 Reading package lists...
00:26:38 [2020-12-21T00:26:38.379Z] #36 ...
00:26:38 [2020-12-21T00:26:38.379Z] 
00:26:38 [2020-12-21T00:26:38.379Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.19 go: downloading github.com/kisielk/gotool v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.33 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.34 go: downloading github.com/hashicorp/hcl v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.38 go: extracting github.com/BurntSushi/toml v0.3.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.59 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.60 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.72 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:26:38 [2020-12-21T00:26:38.379Z] #49 21.82 go: extracting gopkg.in/yaml.v2 v2.2.7
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.24 go: extracting github.com/kisielk/gotool v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.25 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.26 go: downloading github.com/pelletier/go-toml v1.2.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.35 go: downloading github.com/fatih/color v1.7.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.35 go: downloading github.com/uudashr/gocognit v1.0.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.38 go: extracting github.com/go-critic/go-critic v0.4.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.45 go: downloading github.com/gogo/protobuf v1.2.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.71 go: extracting github.com/pelletier/go-toml v1.2.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.75 go: extracting github.com/hashicorp/hcl v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.76 go: extracting github.com/uudashr/gocognit v1.0.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.92 go: extracting github.com/fatih/color v1.7.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 22.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.01 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.18 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.26 go: downloading github.com/stretchr/testify v1.4.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.48 go: downloading github.com/mattn/go-isatty v0.0.8
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.70 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.78 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.80 go: extracting github.com/mattn/go-isatty v0.0.8
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.84 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.90 go: downloading github.com/mattn/go-colorable v0.1.4
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:38 [2020-12-21T00:26:38.379Z] #49 23.96 go: downloading gopkg.in/ini.v1 v1.51.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.14 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.29 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.33 go: extracting github.com/mattn/go-colorable v0.1.4
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.33 go: extracting gopkg.in/ini.v1 v1.51.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.38 go: extracting github.com/stretchr/testify v1.4.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.42 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.56 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.60 go: downloading github.com/spf13/cobra v0.0.5
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.61 go: downloading github.com/go-toolsmith/astp v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.69 go: downloading github.com/spf13/afero v1.1.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.75 go: extracting github.com/go-toolsmith/astp v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 24.76 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.00 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.04 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.09 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.25 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.33 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.38 go: downloading github.com/pmezard/go-difflib v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.52 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.52 go: extracting github.com/spf13/afero v1.1.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.53 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.62 go: extracting github.com/spf13/cobra v0.0.5
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.77 go: downloading github.com/go-toolsmith/typep v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.82 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.90 go: extracting github.com/pmezard/go-difflib v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 25.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.14 go: downloading github.com/stretchr/objx v0.2.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.27 go: downloading github.com/davecgh/go-spew v1.1.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.46 go: downloading golang.org/x/text v0.3.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.52 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.64 go: extracting github.com/go-toolsmith/typep v1.0.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.73 go: extracting github.com/stretchr/objx v0.2.0
00:26:38 [2020-12-21T00:26:38.379Z] #49 26.77 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 27.11 go: extracting github.com/davecgh/go-spew v1.1.1
00:26:38 [2020-12-21T00:26:38.379Z] #49 27.33 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:26:38 [2020-12-21T00:26:38.379Z] #49 27.34 go: downloading github.com/ultraware/funlen v0.0.2
00:26:38 [2020-12-21T00:26:38.379Z] #49 27.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:26:38 [2020-12-21T00:26:38.379Z] #49 27.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:26:38 [2020-12-21T00:26:38.448Z] #41 25.33   CC       images/pipe-data.o
00:26:38 [2020-12-21T00:26:38.448Z] #41 25.51   CC       images/sa.o
00:26:38 [2020-12-21T00:26:38.676Z] #49 ...
00:26:38 [2020-12-21T00:26:38.676Z] 
00:26:38 [2020-12-21T00:26:38.676Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:38 [2020-12-21T00:26:38.676Z] #55 17.97 Fetched 8184 kB in 17s (481 kB/s)
00:26:38 [2020-12-21T00:26:38.676Z] #55 17.97 Reading package lists...
00:26:38 [2020-12-21T00:26:38.676Z] #55 25.70 Reading package lists...
00:26:38 [2020-12-21T00:26:38.676Z] #55 ...
00:26:38 [2020-12-21T00:26:38.676Z] 
00:26:38 [2020-12-21T00:26:38.676Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:38 [2020-12-21T00:26:38.676Z] #49 28.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:26:38 [2020-12-21T00:26:38.705Z] #41 25.67   CC       images/timer.o
00:26:38 [2020-12-21T00:26:38.939Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.16MB / 120.17MB 7.9s
00:26:38 [2020-12-21T00:26:38.939Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.55MB / 120.17MB 8.1s
00:26:38 [2020-12-21T00:26:38.961Z] #41 25.99   CC       images/timerfd.o
00:26:38 [2020-12-21T00:26:38.972Z] #49 28.19 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:26:38 [2020-12-21T00:26:38.972Z] #49 28.25 go: extracting github.com/ultraware/funlen v0.0.2
00:26:38 [2020-12-21T00:26:38.972Z] #49 28.39 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:26:39 [2020-12-21T00:26:39.198Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.47MB / 120.17MB 8.4s
00:26:39 [2020-12-21T00:26:39.217Z] #41 26.15   CC       images/mm.o
00:26:39 [2020-12-21T00:26:39.239Z] #8 ...
00:26:39 [2020-12-21T00:26:39.239Z] 
00:26:39 [2020-12-21T00:26:39.239Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:39 [2020-12-21T00:26:39.239Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 9.5s done
00:26:39 [2020-12-21T00:26:39.239Z] #24 DONE 14.1s
00:26:39 [2020-12-21T00:26:39.239Z] 
00:26:39 [2020-12-21T00:26:39.239Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:39 [2020-12-21T00:26:39.239Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.2s done
00:26:39 [2020-12-21T00:26:39.270Z] #49 ...
00:26:39 [2020-12-21T00:26:39.270Z] 
00:26:39 [2020-12-21T00:26:39.270Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:39 [2020-12-21T00:26:39.270Z] #13 18.57 Fetched 8184 kB in 18s (467 kB/s)
00:26:39 [2020-12-21T00:26:39.270Z] #13 18.57 Reading package lists...
00:26:39 [2020-12-21T00:26:39.270Z] #13 25.84 Reading package lists...
00:26:39 [2020-12-21T00:26:39.270Z] #13 ...
00:26:39 [2020-12-21T00:26:39.270Z] 
00:26:39 [2020-12-21T00:26:39.270Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:39 [2020-12-21T00:26:39.270Z] #49 28.64 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:26:39 [2020-12-21T00:26:39.270Z] #49 28.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:26:39 [2020-12-21T00:26:39.458Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.92MB / 120.17MB 8.7s
00:26:39 [2020-12-21T00:26:39.473Z] #41 26.45   CC       images/sk-opts.o
00:26:39 [2020-12-21T00:26:39.498Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:26:39 [2020-12-21T00:26:39.526Z] #38 ...
00:26:39 [2020-12-21T00:26:39.526Z] 
00:26:39 [2020-12-21T00:26:39.526Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:39 [2020-12-21T00:26:39.526Z] #51 55.61 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:26:39 [2020-12-21T00:26:39.566Z] #49 28.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:26:39 [2020-12-21T00:26:39.566Z] #49 28.77 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:26:39 [2020-12-21T00:26:39.566Z] #49 28.82 go: downloading github.com/sirupsen/logrus v1.4.2
00:26:39 [2020-12-21T00:26:39.566Z] #49 ...
00:26:39 [2020-12-21T00:26:39.566Z] 
00:26:39 [2020-12-21T00:26:39.566Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:39 [2020-12-21T00:26:39.566Z] #42 18.85 Fetched 8184 kB in 18s (446 kB/s)
00:26:39 [2020-12-21T00:26:39.566Z] #42 18.85 Reading package lists...
00:26:39 [2020-12-21T00:26:39.566Z] #42 26.99 Reading package lists...
00:26:39 [2020-12-21T00:26:39.566Z] #42 ...
00:26:39 [2020-12-21T00:26:39.566Z] 
00:26:39 [2020-12-21T00:26:39.566Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:39 [2020-12-21T00:26:39.566Z] #49 29.00 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:26:39 [2020-12-21T00:26:39.729Z] #41 26.68   CC       images/sk-unix.o
00:26:39 [2020-12-21T00:26:39.730Z] #41 26.92   CC       images/sk-inet.o
00:26:39 [2020-12-21T00:26:39.863Z] #49 29.14 go: downloading github.com/gobwas/glob v0.2.3
00:26:39 [2020-12-21T00:26:39.986Z] #41 ...
00:26:39 [2020-12-21T00:26:39.986Z] 
00:26:39 [2020-12-21T00:26:39.986Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:39 [2020-12-21T00:26:39.986Z] #11 102.1 Selecting previously unselected package g++-mingw-w64-x86-64.
00:26:40 [2020-12-21T00:26:40.154Z] #51 56.72 + mkdir -p /build
00:26:40 [2020-12-21T00:26:40.168Z] #49 29.51 go: extracting github.com/gobwas/glob v0.2.3
00:26:40 [2020-12-21T00:26:40.168Z] #49 29.54 go: extracting github.com/sirupsen/logrus v1.4.2
00:26:40 [2020-12-21T00:26:40.243Z] #11 102.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:26:40 [2020-12-21T00:26:40.243Z] #11 102.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:26:40 [2020-12-21T00:26:40.397Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s
00:26:40 [2020-12-21T00:26:40.435Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
00:26:40 [2020-12-21T00:26:40.435Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:26:40 [2020-12-21T00:26:40.444Z] #51 56.72 + cp runc /build/runc
00:26:40 [2020-12-21T00:26:40.656Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done
00:26:40 [2020-12-21T00:26:40.733Z] #51 DONE 57.0s
00:26:40 [2020-12-21T00:26:40.733Z] 
00:26:40 [2020-12-21T00:26:40.734Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:40 [2020-12-21T00:26:40.734Z] #41 84.38   CC       criu/protobuf-desc.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 84.87   CC       criu/protobuf.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 85.15   CC       criu/pstree.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 85.71   CC       criu/rbtree.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 85.87   CC       criu/rst-malloc.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 86.02   CC       criu/seccomp.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 86.40   CC       criu/seize.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 86.98   CC       criu/servicefd.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 87.26   CC       criu/shmem.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 87.77   CC       criu/sigframe.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 87.86   CC       criu/signalfd.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 87.98   CC       criu/sk-inet.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 88.50   CC       criu/sk-netlink.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 88.72   CC       criu/sk-packet.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 89.15   CC       criu/sk-queue.o
00:26:40 [2020-12-21T00:26:40.734Z] #41 89.37   CC       criu/sk-tcp.o
00:26:40 [2020-12-21T00:26:40.815Z] #49 30.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:26:40 [2020-12-21T00:26:40.914Z] #8 ...
00:26:40 [2020-12-21T00:26:40.914Z] 
00:26:40 [2020-12-21T00:26:40.914Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:40 [2020-12-21T00:26:40.914Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done
00:26:40 [2020-12-21T00:26:40.914Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done
00:26:40 [2020-12-21T00:26:40.914Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done
00:26:40 [2020-12-21T00:26:40.914Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 8.1s done
00:26:40 [2020-12-21T00:26:40.914Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 1.4s
00:26:41 [2020-12-21T00:26:41.003Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done
00:26:41 [2020-12-21T00:26:41.023Z] #41 89.60   CC       criu/sk-unix.o
00:26:41 [2020-12-21T00:26:41.138Z] #49 30.38 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:26:41 [2020-12-21T00:26:41.172Z] #24 ...
00:26:41 [2020-12-21T00:26:41.172Z] 
00:26:41 [2020-12-21T00:26:41.172Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:41 [2020-12-21T00:26:41.571Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
00:26:42 [2020-12-21T00:26:42.051Z] #41 90.67   CC       criu/sockets.o
00:26:42 [2020-12-21T00:26:42.136Z] #11 ...
00:26:42 [2020-12-21T00:26:42.137Z] 
00:26:42 [2020-12-21T00:26:42.137Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:42 [2020-12-21T00:26:42.137Z] #43 93.93 vendor/golang.org/x/text/unicode/norm
00:26:42 [2020-12-21T00:26:42.137Z] #43 97.60 vendor/golang.org/x/net/idna
00:26:42 [2020-12-21T00:26:42.137Z] #43 99.78 vendor/golang.org/x/net/http2/hpack
00:26:42 [2020-12-21T00:26:42.137Z] #43 101.1 mime
00:26:42 [2020-12-21T00:26:42.137Z] #43 102.8 mime/quotedprintable
00:26:42 [2020-12-21T00:26:42.137Z] #43 103.2 net/http/internal
00:26:42 [2020-12-21T00:26:42.137Z] #43 ...
00:26:42 [2020-12-21T00:26:42.137Z] 
00:26:42 [2020-12-21T00:26:42.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:42 [2020-12-21T00:26:42.137Z] #41 27.27   CC       images/tun.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 27.50   CC       images/sk-netlink.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 27.82   CC       images/packet-sock.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 28.18   CC       images/ipc-var.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 28.40   CC       images/ipc-desc.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 28.59   CC       images/ipc-shm.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 28.80   CC       images/ipc-msg.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 29.06   CC       images/ipc-sem.o
00:26:42 [2020-12-21T00:26:42.137Z] #41 29.22   CC       images/utsns.o
00:26:42 [2020-12-21T00:26:42.197Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.8s done
00:26:42 [2020-12-21T00:26:42.197Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
00:26:42 [2020-12-21T00:26:42.197Z] #8 ...
00:26:42 [2020-12-21T00:26:42.197Z] 
00:26:42 [2020-12-21T00:26:42.197Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:42 [2020-12-21T00:26:42.197Z] #25 5.845 Fetched 8234 kB in 2s (3339 kB/s)
00:26:42 [2020-12-21T00:26:42.197Z] #25 5.845 Reading package lists...
00:26:42 [2020-12-21T00:26:42.197Z] #25 7.162 Reading package lists...
00:26:42 [2020-12-21T00:26:42.197Z] #25 8.449 Building dependency tree...
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.101 The following additional packages will be installed:
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.101   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.101   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.101   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.111 Suggested packages:
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.111   krb5-doc krb5-user
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.111 Recommended packages:
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.111   krb5-locales publicsuffix libsasl2-modules
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.409 The following NEW packages will be installed:
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.409   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.409   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.409   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.409   libssh2-1 libssl1.1 openssl
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.709 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.709 Need to get 4769 kB of archives.
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.709 After this operation, 11.5 MB of additional disk space will be used.
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.709 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.709 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.710 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.712 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.714 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.717 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.726 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.737 Get:8 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.737 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.737 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.737 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.786 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.797 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.811 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.812 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.814 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.816 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.821 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.861 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.867 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 9.867 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.12 debconf: delaying package configuration, since apt-utils is not installed
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.17 Fetched 4769 kB in 0s (11.5 MB/s)
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.30 Selecting previously unselected package libssl1.1:arm64.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6670 files and directories currently installed.)
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.30 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.31 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.59 Selecting previously unselected package openssl.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.59 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.60 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.74 Selecting previously unselected package ca-certificates.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.74 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.74 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.83 Selecting previously unselected package libkeyutils1:arm64.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.83 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.84 Unpacking libkeyutils1:arm64 (1.6-6) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.88 Selecting previously unselected package libkrb5support0:arm64.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.88 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.88 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.94 Selecting previously unselected package libk5crypto3:arm64.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.94 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 ...
00:26:42 [2020-12-21T00:26:42.197Z] 
00:26:42 [2020-12-21T00:26:42.197Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:42 [2020-12-21T00:26:42.197Z] #8 DONE 24.0s
00:26:42 [2020-12-21T00:26:42.197Z] 
00:26:42 [2020-12-21T00:26:42.197Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.94 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.99 Selecting previously unselected package libkrb5-3:arm64.
00:26:42 [2020-12-21T00:26:42.197Z] #25 10.99 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 11.01 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ...
00:26:42 [2020-12-21T00:26:42.197Z] #25 ...
00:26:42 [2020-12-21T00:26:42.197Z] 
00:26:42 [2020-12-21T00:26:42.197Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:42 [2020-12-21T00:26:42.341Z] #41 90.99   CC       criu/stats.o
00:26:42 [2020-12-21T00:26:42.392Z] #41 29.44   CC       images/creds.o
00:26:42 [2020-12-21T00:26:42.630Z] #41 91.20   CC       criu/string.o
00:26:42 [2020-12-21T00:26:42.630Z] #41 91.22   CC       criu/sysctl.o
00:26:42 [2020-12-21T00:26:42.649Z] #41 29.62   CC       images/vma.o
00:26:42 [2020-12-21T00:26:42.664Z] #49 ...
00:26:42 [2020-12-21T00:26:42.664Z] 
00:26:42 [2020-12-21T00:26:42.664Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:42 [2020-12-21T00:26:42.664Z] #51 21.88 runtime/cgo
00:26:42 [2020-12-21T00:26:42.664Z] #51 22.14 runtime
00:26:42 [2020-12-21T00:26:42.664Z] #51 ...
00:26:42 [2020-12-21T00:26:42.664Z] 
00:26:42 [2020-12-21T00:26:42.664Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:42 [2020-12-21T00:26:42.664Z] #49 31.88 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:26:42 [2020-12-21T00:26:42.905Z] #41 29.83   CC       images/netdev.o
00:26:42 [2020-12-21T00:26:42.920Z] #41 91.50   CC       criu/sysfs_parse.o
00:26:42 [2020-12-21T00:26:42.920Z] #41 91.69   CC       criu/timens.o
00:26:42 [2020-12-21T00:26:42.961Z] #49 ...
00:26:42 [2020-12-21T00:26:42.961Z] 
00:26:42 [2020-12-21T00:26:42.961Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:42 [2020-12-21T00:26:42.961Z] #40 22.14 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:26:42 [2020-12-21T00:26:42.961Z] #40 ...
00:26:42 [2020-12-21T00:26:42.961Z] 
00:26:42 [2020-12-21T00:26:42.961Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:42 [2020-12-21T00:26:42.961Z] #36 25.38 Reading package lists...
00:26:43 [2020-12-21T00:26:43.161Z] #41 30.18   CC       images/tty.o
00:26:43 [2020-12-21T00:26:43.217Z] #41 91.97   CC       criu/timerfd.o
00:26:43 [2020-12-21T00:26:43.506Z] #41 92.16   CC       criu/tty.o
00:26:43 [2020-12-21T00:26:43.705Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.2s done
00:26:43 [2020-12-21T00:26:43.705Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
00:26:43 [2020-12-21T00:26:43.724Z] #41 30.72   CC       images/file-lock.o
00:26:43 [2020-12-21T00:26:43.724Z] #41 30.90   CC       images/rlimit.o
00:26:43 [2020-12-21T00:26:43.991Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done
00:26:43 [2020-12-21T00:26:43.991Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
00:26:44 [2020-12-21T00:26:44.286Z] #41 31.07   CC       images/pagemap.o
00:26:44 [2020-12-21T00:26:44.535Z] #41 93.20   CC       criu/tun.o
00:26:44 [2020-12-21T00:26:44.543Z] #41 31.39   CC       images/siginfo.o
00:26:44 [2020-12-21T00:26:44.793Z] #36 32.51 Building dependency tree...
00:26:44 [2020-12-21T00:26:44.800Z] #41 31.74   CC       images/rpc.o
00:26:44 [2020-12-21T00:26:44.824Z] #41 93.45   CC       criu/uffd.o
00:26:44 [2020-12-21T00:26:44.941Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done
00:26:44 [2020-12-21T00:26:44.941Z] #8 ...
00:26:44 [2020-12-21T00:26:44.941Z] 
00:26:44 [2020-12-21T00:26:44.941Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b...
00:26:44 [2020-12-21T00:26:44.941Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 5.4s done
00:26:44 [2020-12-21T00:26:44.941Z] #24 DONE 14.3s
00:26:44 [2020-12-21T00:26:44.941Z] 
00:26:44 [2020-12-21T00:26:44.941Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:44 [2020-12-21T00:26:44.941Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
00:26:45 [2020-12-21T00:26:45.454Z] #41 94.03   CC       criu/util.o
00:26:45 [2020-12-21T00:26:45.730Z] #41 32.80   CC       images/ext-file.o
00:26:45 [2020-12-21T00:26:45.987Z] #41 33.03   CC       images/cgroup.o
00:26:46 [2020-12-21T00:26:46.083Z] #41 94.65   CC       criu/uts_ns.o
00:26:46 [2020-12-21T00:26:46.083Z] #41 94.76   CC       criu/vdso.o
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.69 The following additional packages will be installed:
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.69   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.71 Suggested packages:
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.71   cmake-doc ninja-build lrzip
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.71 Recommended packages:
00:26:46 [2020-12-21T00:26:46.329Z] #36 35.71   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:26:46 [2020-12-21T00:26:46.375Z] #41 95.05   LINK     criu/built-in.o
00:26:46 [2020-12-21T00:26:46.375Z] #41 95.15   LINK     criu/criu
00:26:46 [2020-12-21T00:26:46.551Z] #41 33.60   CC       images/userns.o
00:26:46 [2020-12-21T00:26:46.627Z] #36 ...
00:26:46 [2020-12-21T00:26:46.627Z] 
00:26:46 [2020-12-21T00:26:46.627Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:46 [2020-12-21T00:26:46.627Z] #29 26.77 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:26:46 [2020-12-21T00:26:46.627Z] #29 26.87 skipping existing 283607eaa57e
00:26:46 [2020-12-21T00:26:46.627Z] #29 27.11 
00:26:46 [2020-12-21T00:26:46.627Z] #29 31.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:26:46 [2020-12-21T00:26:46.627Z] #29 32.08 
00:26:46 [2020-12-21T00:26:46.627Z] #29 32.26 
######################################################################## 100.0%
00:26:46 [2020-12-21T00:26:46.627Z] #29 32.52 
00:26:46 [2020-12-21T00:26:46.627Z] #29 33.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:26:46 [2020-12-21T00:26:46.627Z] #29 33.80 
00:26:46 [2020-12-21T00:26:46.627Z] #29 33.98 #=#=#                                                                         

######################################################################## 100.0%
00:26:46 [2020-12-21T00:26:46.627Z] #29 34.27 
00:26:46 [2020-12-21T00:26:46.627Z] #29 34.40 Download of images into '/build' complete.
00:26:46 [2020-12-21T00:26:46.627Z] #29 34.40 Use something like the following to load the result into a Docker daemon:
00:26:46 [2020-12-21T00:26:46.627Z] #29 34.40   tar -cC '/build' . | docker load
00:26:46 [2020-12-21T00:26:46.627Z] #29 DONE 34.5s
00:26:46 [2020-12-21T00:26:46.676Z] #41 95.35   DEP      lib/c/criu.d
00:26:46 [2020-12-21T00:26:46.677Z] #41 95.38   CC       images/rpc.pb-c.o
00:26:46 [2020-12-21T00:26:46.808Z] #41 33.95   CC       images/google/protobuf/descriptor.o
00:26:46 [2020-12-21T00:26:46.854Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s
00:26:46 [2020-12-21T00:26:46.925Z] 
00:26:46 [2020-12-21T00:26:46.925Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:46 [2020-12-21T00:26:46.925Z] #42 26.99 Reading package lists...
00:26:46 [2020-12-21T00:26:46.925Z] #42 33.84 Building dependency tree...
00:26:46 [2020-12-21T00:26:46.971Z] #41 ...
00:26:46 [2020-12-21T00:26:46.971Z] 
00:26:46 [2020-12-21T00:26:46.971Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:26:46 [2020-12-21T00:26:46.971Z] #38 DONE 129.7s
00:26:46 [2020-12-21T00:26:46.971Z] 
00:26:46 [2020-12-21T00:26:46.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:46 [2020-12-21T00:26:46.971Z] #41 95.59   CC       lib/c/criu.o
00:26:47 [2020-12-21T00:26:47.492Z] #9 ...
00:26:47 [2020-12-21T00:26:47.492Z] 
00:26:47 [2020-12-21T00:26:47.492Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.28 Selecting previously unselected package libgssapi-krb5-2:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.28 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.29 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.34 Selecting previously unselected package libsasl2-modules-db:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.34 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.35 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.40 Selecting previously unselected package libsasl2-2:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.40 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.40 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.46 Selecting previously unselected package libldap-common.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.46 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.47 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.53 Selecting previously unselected package libldap-2.4-2:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.53 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.54 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.60 Selecting previously unselected package libnghttp2-14:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.61 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.66 Selecting previously unselected package libpsl5:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.66 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.67 Unpacking libpsl5:arm64 (0.20.2-2) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.72 Selecting previously unselected package librtmp1:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.72 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.73 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.79 Selecting previously unselected package libssh2-1:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.80 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.92 Selecting previously unselected package libcurl4:arm64.
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.92 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 11.93 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 14.31 Selecting previously unselected package curl.
00:26:47 [2020-12-21T00:26:47.492Z] #25 14.31 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ...
00:26:47 [2020-12-21T00:26:47.492Z] #25 14.76 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:47 [2020-12-21T00:26:47.599Z] #41 ...
00:26:47 [2020-12-21T00:26:47.599Z] 
00:26:47 [2020-12-21T00:26:47.599Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:26:47 [2020-12-21T00:26:47.889Z] #39 DONE 0.2s
00:26:47 [2020-12-21T00:26:47.889Z] 
00:26:47 [2020-12-21T00:26:47.889Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.38   LINK     lib/c/built-in.o
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.39   LINK     lib/c/libcriu.so
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.42   LINK     lib/c/libcriu.a
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.52   GEN      magic.py
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.60 Note: Building without setproctitle() and strlcpy() support.
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.60       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.60 Note: Building without GnuTLS support
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.60 Makefile.config:39: Warn: you have no libnftables installed
00:26:47 [2020-12-21T00:26:47.889Z] #41 96.60 Makefile.config:40: Warn: Building without nftables support
00:26:48 [2020-12-21T00:26:48.178Z] #41 96.97 fatal: not a git repository (or any of the parent directories): .git
00:26:48 [2020-12-21T00:26:48.234Z] #8 ...
00:26:48 [2020-12-21T00:26:48.234Z] 
00:26:48 [2020-12-21T00:26:48.234Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:48 [2020-12-21T00:26:48.234Z] #25 1.530 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 1.538 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 1.539 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 1.717 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 2.008 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:48 [2020-12-21T00:26:48.234Z] #25 2.324 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 3.732 Fetched 8410 kB in 2s (3424 kB/s)
00:26:48 [2020-12-21T00:26:48.234Z] #25 3.732 Reading package lists...
00:26:48 [2020-12-21T00:26:48.234Z] #25 4.647 Reading package lists...
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.526 Building dependency tree...
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839 The following additional packages will be installed:
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839 Suggested packages:
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839   krb5-doc krb5-user
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839 Recommended packages:
00:26:48 [2020-12-21T00:26:48.234Z] #25 5.839   krb5-locales publicsuffix libsasl2-modules
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.107 The following NEW packages will be installed:
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.107   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.107   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.107   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.107   libssh2-1 libssl1.1 openssl
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Need to get 5047 kB of archives.
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 After this operation, 12.1 MB of additional disk space will be used.
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.403 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.416 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.416 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.425 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.425 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.425 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.441 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.461 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.461 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.463 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.463 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.467 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.671 debconf: delaying package configuration, since apt-utils is not installed
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.695 Fetched 5047 kB in 0s (15.4 MB/s)
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.735 Selecting previously unselected package libssl1.1:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.735 (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.)
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.735 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.744 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.990 Selecting previously unselected package openssl.
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.990 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 6.994 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.194 Selecting previously unselected package ca-certificates.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.194 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.204 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.340 Selecting previously unselected package libkeyutils1:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.340 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.340 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.415 Selecting previously unselected package libkrb5support0:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.415 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.419 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.477 Selecting previously unselected package libk5crypto3:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.480 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.492 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.555 Selecting previously unselected package libkrb5-3:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.555 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.560 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.661 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.661 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.661 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.733 Selecting previously unselected package libsasl2-modules-db:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.735 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.738 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.795 Selecting previously unselected package libsasl2-2:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.795 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.798 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.871 Selecting previously unselected package libldap-common.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.874 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.888 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.938 Selecting previously unselected package libldap-2.4-2:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.938 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 7.942 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.011 Selecting previously unselected package libnghttp2-14:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.011 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.016 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.075 Selecting previously unselected package libpsl5:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.075 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.080 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.148 Selecting previously unselected package librtmp1:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.148 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.148 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.192 Selecting previously unselected package libssh2-1:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.192 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.196 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.258 Selecting previously unselected package libcurl4:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.258 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.261 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.378 Selecting previously unselected package curl.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.378 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.378 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.446 Selecting previously unselected package libonig5:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.446 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.451 Unpacking libonig5:amd64 (6.9.1-1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.526 Selecting previously unselected package libjq1:amd64.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.526 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.530 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.589 Selecting previously unselected package jq.
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.589 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.594 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.657 Setting up libkeyutils1:amd64 (1.6-6) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.668 Setting up libpsl5:amd64 (0.20.2-2) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.678 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.824 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.832 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.853 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.864 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.876 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.894 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.896 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.905 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.915 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.926 Setting up openssl (1.1.1d-0+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.942 Setting up libonig5:amd64 (6.9.1-1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.951 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.960 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:26:48 [2020-12-21T00:26:48.234Z] #25 8.969 Setting up ca-certificates (20200601~deb10u1) ...
00:26:48 [2020-12-21T00:26:48.459Z] #42 37.87 The following additional packages will be installed:
00:26:48 [2020-12-21T00:26:48.467Z] #41 97.26 make[1]: Nothing to be done for 'all'.
00:26:48 [2020-12-21T00:26:48.704Z] #41 35.50   CC       images/opts.o
00:26:48 [2020-12-21T00:26:48.704Z] #41 35.68   CC       images/seccomp.o
00:26:48 [2020-12-21T00:26:48.757Z] #41 ...
00:26:48 [2020-12-21T00:26:48.757Z] 
00:26:48 [2020-12-21T00:26:48.757Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:48 [2020-12-21T00:26:48.757Z] #47 131.4 + /build/golangci-lint --version
00:26:48 [2020-12-21T00:26:48.757Z] #47 131.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:26:48 [2020-12-21T00:26:48.757Z] #47 DONE 131.7s
00:26:48 [2020-12-21T00:26:48.758Z] #42 37.87   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:26:48 [2020-12-21T00:26:48.759Z] #42 37.88   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:26:48 [2020-12-21T00:26:48.759Z] #42 37.90 Suggested packages:
00:26:48 [2020-12-21T00:26:48.759Z] #42 37.90   manpages-dev python-setuptools
00:26:48 [2020-12-21T00:26:48.961Z] #41 ...
00:26:48 [2020-12-21T00:26:48.961Z] 
00:26:48 [2020-12-21T00:26:48.961Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:26:48 [2020-12-21T00:26:48.961Z] #56 104.7 + for f in rootlesskit rootlesskit-docker-proxy
00:26:48 [2020-12-21T00:26:48.961Z] #56 104.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:26:48 [2020-12-21T00:26:48.961Z] #56 DONE 110.8s
00:26:48 [2020-12-21T00:26:48.961Z] 
00:26:48 [2020-12-21T00:26:48.961Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:26:48 [2020-12-21T00:26:48.961Z] #57 DONE 0.0s
00:26:48 [2020-12-21T00:26:48.961Z] 
00:26:48 [2020-12-21T00:26:48.961Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:48 [2020-12-21T00:26:48.961Z] #43 107.4 net/textproto
00:26:48 [2020-12-21T00:26:48.961Z] #43 107.4 crypto/x509
00:26:48 [2020-12-21T00:26:48.961Z] #43 108.5 vendor/golang.org/x/net/http/httpguts
00:26:48 [2020-12-21T00:26:48.961Z] #43 108.7 vendor/golang.org/x/net/http/httpproxy
00:26:48 [2020-12-21T00:26:48.961Z] #43 109.2 mime/multipart
00:26:48 [2020-12-21T00:26:48.961Z] #43 ...
00:26:48 [2020-12-21T00:26:48.961Z] 
00:26:48 [2020-12-21T00:26:48.961Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:26:48 [2020-12-21T00:26:48.961Z] #58 DONE 0.0s
00:26:49 [2020-12-21T00:26:49.050Z] 
00:26:49 [2020-12-21T00:26:49.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.59 make[1]: 'images/built-in.o' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.61 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.63 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.64 make[1]: 'compel/libcompel.a' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.65 make[1]: 'compel/compel-host-bin' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.66 make[1]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.67 make[1]: 'soccr/libsoccr.a' is up to date.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.73 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.75 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.050Z] #41 97.77 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.136Z] Running on azwin-2-3b41e0 in d:\jenkins\workspace\moby_PR-41830
[Pipeline] {
[Pipeline] ws
00:26:49 [2020-12-21T00:26:49.153Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
00:26:49 [2020-12-21T00:26:49.172Z] #25 9.696 Updating certificates in /etc/ssl/certs...
[Pipeline] checkout
00:26:49 [2020-12-21T00:26:49.218Z] 
00:26:49 [2020-12-21T00:26:49.218Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:49 [2020-12-21T00:26:49.218Z] #41 35.92   CC       images/binfmt-misc.o
00:26:49 [2020-12-21T00:26:49.218Z] #41 36.15   CC       images/time.o
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.83 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.85 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.86 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.88 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.93 make[2]: Nothing to be done for 'all'.
00:26:49 [2020-12-21T00:26:49.346Z] #41 97.95   INSTALL  criu/criu
00:26:49 [2020-12-21T00:26:49.416Z] #25 18.21 Selecting previously unselected package libonig5:arm64.
00:26:49 [2020-12-21T00:26:49.416Z] #25 18.21 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
00:26:49 [2020-12-21T00:26:49.416Z] #25 18.23 Unpacking libonig5:arm64 (6.9.1-1) ...
00:26:49 [2020-12-21T00:26:49.475Z] #41 36.43   CC       images/sysctl.o
00:26:49 [2020-12-21T00:26:49.637Z] #41 DONE 98.2s
00:26:49 [2020-12-21T00:26:49.637Z] 
00:26:49 [2020-12-21T00:26:49.637Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:49 [2020-12-21T00:26:49.732Z] #41 36.78   CC       images/autofs.o
00:26:49 [2020-12-21T00:26:49.824Z] #42 ...
00:26:49 [2020-12-21T00:26:49.824Z] 
00:26:49 [2020-12-21T00:26:49.824Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.30 The following NEW packages will be installed:
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.33   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.36   vim-common xxd
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.70 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.70 Need to get 14.9 MB of archives.
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.70 After this operation, 67.2 MB of additional disk space will be used.
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 37.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 38.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
00:26:49 [2020-12-21T00:26:49.824Z] #36 39.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.78 126 added, 0 removed; done.
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.82 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.83 Setting up jq (1.5+dfsg-2+b1) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.84 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.85 Setting up curl (7.64.0-4+deb10u1) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.86 Processing triggers for libc-bin (2.28-10) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.88 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:26:50 [2020-12-21T00:26:50.113Z] #25 10.89 Updating certificates in /etc/ssl/certs...
00:26:50 [2020-12-21T00:26:50.211Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
00:26:50 [2020-12-21T00:26:50.298Z] #41 37.11   CC       images/macvlan.o
00:26:50 [2020-12-21T00:26:50.298Z] #41 37.38   CC       images/sit.o
00:26:50 [2020-12-21T00:26:50.366Z] #25 ...
00:26:50 [2020-12-21T00:26:50.367Z] 
00:26:50 [2020-12-21T00:26:50.367Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:26:50 [2020-12-21T00:26:50.367Z] #9 DONE 8.2s
00:26:50 [2020-12-21T00:26:50.367Z] 
00:26:50 [2020-12-21T00:26:50.367Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:50 [2020-12-21T00:26:50.367Z] #25 19.15 Selecting previously unselected package libjq1:arm64.
00:26:50 [2020-12-21T00:26:50.367Z] #25 19.15 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:26:50 [2020-12-21T00:26:50.367Z] #25 19.16 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:26:50 [2020-12-21T00:26:50.367Z] #25 19.21 Selecting previously unselected package jq.
00:26:50 [2020-12-21T00:26:50.367Z] #25 ...
00:26:50 [2020-12-21T00:26:50.367Z] 
00:26:50 [2020-12-21T00:26:50.367Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:26:50 [2020-12-21T00:26:50.554Z] #41 37.55   CC       images/memfd.o
00:26:50 [2020-12-21T00:26:50.683Z] #25 11.51 0 added, 0 removed; done.
00:26:50 [2020-12-21T00:26:50.683Z] #25 11.51 Running hooks in /etc/ca-certificates/update.d...
00:26:50 [2020-12-21T00:26:50.683Z] #25 11.51 done.
00:26:50 [2020-12-21T00:26:50.784Z] #54 ...
00:26:50 [2020-12-21T00:26:50.784Z] 
00:26:50 [2020-12-21T00:26:50.784Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:26:50 [2020-12-21T00:26:50.784Z] #42 DONE 0.1s
00:26:50 [2020-12-21T00:26:50.784Z] 
00:26:50 [2020-12-21T00:26:50.784Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:26:50 [2020-12-21T00:26:50.811Z] #41 37.79   CC       images/timens.o
00:26:50 [2020-12-21T00:26:50.892Z] #36 ...
00:26:50 [2020-12-21T00:26:50.893Z] 
00:26:50 [2020-12-21T00:26:50.893Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:26:50 [2020-12-21T00:26:50.893Z] #55 25.70 Reading package lists...
00:26:50 [2020-12-21T00:26:50.893Z] #55 32.95 Building dependency tree...
00:26:50 [2020-12-21T00:26:50.893Z] #55 36.57 The following additional packages will be installed:
00:26:50 [2020-12-21T00:26:50.893Z] #55 36.58   libbtrfs0
00:26:50 [2020-12-21T00:26:50.893Z] #55 36.84 The following NEW packages will be installed:
00:26:50 [2020-12-21T00:26:50.893Z] #55 36.85   libbtrfs-dev libbtrfs0
00:26:50 [2020-12-21T00:26:50.893Z] #55 37.08 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:26:50 [2020-12-21T00:26:50.893Z] #55 37.08 Need to get 120 kB of archives.
00:26:50 [2020-12-21T00:26:50.893Z] #55 37.08 After this operation, 423 kB of additional disk space will be used.
00:26:50 [2020-12-21T00:26:50.893Z] #55 37.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #55 37.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #55 38.80 debconf: delaying package configuration, since apt-utils is not installed
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.11 Fetched 120 kB in 0s (1453 kB/s)
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.22 Selecting previously unselected package libbtrfs0.
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.30 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.31 Unpacking libbtrfs0 (4.20.1-2) ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.43 Selecting previously unselected package libbtrfs-dev.
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.44 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.45 Unpacking libbtrfs-dev (4.20.1-2) ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.67 Setting up libbtrfs0 (4.20.1-2) ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.69 Setting up libbtrfs-dev (4.20.1-2) ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 39.70 Processing triggers for libc-bin (2.28-10) ...
00:26:50 [2020-12-21T00:26:50.893Z] #55 DONE 40.0s
00:26:50 [2020-12-21T00:26:50.893Z] 
00:26:50 [2020-12-21T00:26:50.893Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.83 The following NEW packages will be installed:
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.84   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.84   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.86   python-six zlib1g-dev
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.98 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.98 Need to get 4075 kB of archives.
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.98 After this operation, 24.5 MB of additional disk space will be used.
00:26:50 [2020-12-21T00:26:50.893Z] #42 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
00:26:50 [2020-12-21T00:26:50.893Z] #42 40.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
00:26:51 [2020-12-21T00:26:51.068Z] #41 38.03   LINK     images/built-in.o
00:26:51 [2020-12-21T00:26:51.068Z] #41 38.17   GEN      compel/include/asm
00:26:51 [2020-12-21T00:26:51.068Z] #41 38.20   GEN      compel/include/version.h
00:26:51 [2020-12-21T00:26:51.074Z] #44 DONE 0.1s
00:26:51 [2020-12-21T00:26:51.074Z] 
00:26:51 [2020-12-21T00:26:51.074Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:26:51 [2020-12-21T00:26:51.074Z] #46 DONE 0.1s
00:26:51 [2020-12-21T00:26:51.074Z] 
00:26:51 [2020-12-21T00:26:51.074Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:51 [2020-12-21T00:26:51.074Z] #54 ...
00:26:51 [2020-12-21T00:26:51.074Z] 
00:26:51 [2020-12-21T00:26:51.074Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:26:51 [2020-12-21T00:26:51.206Z] #42 40.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
00:26:51 [2020-12-21T00:26:51.206Z] #42 40.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
00:26:51 [2020-12-21T00:26:51.206Z] #42 40.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
00:26:51 [2020-12-21T00:26:51.206Z] #42 40.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
00:26:51 [2020-12-21T00:26:51.206Z] #42 40.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.22 touch .config
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.27   GEN      include/common/config.h
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.36   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.37   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.41   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.42   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.44   DEP      compel/arch/x86/plugins/std/memcpy.d
00:26:51 [2020-12-21T00:26:51.325Z] #41 38.46   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:26:51 [2020-12-21T00:26:51.364Z] #48 DONE 0.2s
00:26:51 [2020-12-21T00:26:51.364Z] 
00:26:51 [2020-12-21T00:26:51.364Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:26:51 [2020-12-21T00:26:51.364Z] #50 DONE 0.1s
00:26:51 [2020-12-21T00:26:51.364Z] 
00:26:51 [2020-12-21T00:26:51.364Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:26:51 [2020-12-21T00:26:51.364Z] #52 DONE 0.1s
00:26:51 [2020-12-21T00:26:51.364Z] 
00:26:51 [2020-12-21T00:26:51.364Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.48   GEN      compel/plugins/include/uapi/std/syscall.h
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.52   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.54   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.57   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.57   DEP      compel/plugins/std/infect.d
00:26:51 [2020-12-21T00:26:51.582Z] #41 38.67   DEP      compel/plugins/std/string.d
00:26:51 [2020-12-21T00:26:51.589Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.3s done
00:26:51 [2020-12-21T00:26:51.756Z] #10 DONE 1.2s
00:26:51 [2020-12-21T00:26:51.756Z] 
00:26:51 [2020-12-21T00:26:51.756Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:51 [2020-12-21T00:26:51.756Z] #25 19.21 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 19.22 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 19.30 Setting up libkeyutils1:arm64 (1.6-6) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 19.31 Setting up libpsl5:arm64 (0.20.2-2) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 19.33 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.32 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.34 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.36 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.47 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.51 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.53 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.54 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
00:26:51 [2020-12-21T00:26:51.756Z] #25 20.59 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ...
00:26:51 [2020-12-21T00:26:51.838Z] #41 38.75   DEP      compel/plugins/std/log.d
00:26:51 [2020-12-21T00:26:51.838Z] #41 38.81   DEP      compel/plugins/std/fds.d
00:26:51 [2020-12-21T00:26:51.838Z] #41 38.88   DEP      compel/plugins/std/std.d
00:26:51 [2020-12-21T00:26:51.852Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
00:26:52 [2020-12-21T00:26:52.018Z] #25 ...
00:26:52 [2020-12-21T00:26:52.018Z] 
00:26:52 [2020-12-21T00:26:52.018Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:26:52 [2020-12-21T00:26:52.018Z] #29 DONE 0.3s
00:26:52 [2020-12-21T00:26:52.018Z] 
00:26:52 [2020-12-21T00:26:52.018Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:26:52 [2020-12-21T00:26:52.018Z] #37 DONE 0.3s
00:26:52 [2020-12-21T00:26:52.018Z] 
00:26:52 [2020-12-21T00:26:52.018Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:52 [2020-12-21T00:26:52.018Z] #25 20.60 Setting up openssl (1.1.1d-0+deb10u4) ...
00:26:52 [2020-12-21T00:26:52.018Z] #25 20.62 Setting up libonig5:arm64 (6.9.1-1) ...
00:26:52 [2020-12-21T00:26:52.018Z] #25 20.64 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:26:52 [2020-12-21T00:26:52.018Z] #25 20.65 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ...
00:26:52 [2020-12-21T00:26:52.018Z] #25 20.67 Setting up ca-certificates (20200601~deb10u1) ...
00:26:52 [2020-12-21T00:26:52.098Z] #41 38.96   DEP      compel/plugins/shmem/shmem.d
00:26:52 [2020-12-21T00:26:52.098Z] #41 39.02   DEP      compel/plugins/fds/fds.d
00:26:52 [2020-12-21T00:26:52.098Z] #41 39.18   CC       compel/plugins/std/std.o
00:26:52 [2020-12-21T00:26:52.355Z] #41 39.55   CC       compel/plugins/std/fds.o
00:26:52 [2020-12-21T00:26:52.745Z] #42 42.15 debconf: delaying package configuration, since apt-utils is not installed
00:26:52 [2020-12-21T00:26:52.934Z] #41 39.94   CC       compel/plugins/std/log.o
00:26:53 [2020-12-21T00:26:53.045Z] #42 42.40 Fetched 4075 kB in 1s (6606 kB/s)
00:26:53 [2020-12-21T00:26:53.314Z] #25 ...
00:26:53 [2020-12-21T00:26:53.314Z] 
00:26:53 [2020-12-21T00:26:53.314Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:53 [2020-12-21T00:26:53.314Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done
00:26:53 [2020-12-21T00:26:53.314Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done
00:26:53 [2020-12-21T00:26:53.354Z] #42 42.53 Selecting previously unselected package libcap-dev:ppc64el.
00:26:53 [2020-12-21T00:26:53.354Z] #42 42.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 ... 15339 files and directories currently installed.)
00:26:53 [2020-12-21T00:26:53.354Z] #42 42.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
00:26:53 [2020-12-21T00:26:53.354Z] #42 42.67 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
00:26:53 [2020-12-21T00:26:53.574Z] #8 ...
00:26:53 [2020-12-21T00:26:53.574Z] 
00:26:53 [2020-12-21T00:26:53.574Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:53 [2020-12-21T00:26:53.574Z] #25 DONE 14.3s
00:26:53 [2020-12-21T00:26:53.574Z] 
00:26:53 [2020-12-21T00:26:53.574Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:26:53 [2020-12-21T00:26:53.574Z] #26 DONE 0.1s
00:26:53 [2020-12-21T00:26:53.574Z] 
00:26:53 [2020-12-21T00:26:53.574Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:26:53 [2020-12-21T00:26:53.655Z] #42 ...
00:26:53 [2020-12-21T00:26:53.655Z] 
00:26:53 [2020-12-21T00:26:53.655Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:53 [2020-12-21T00:26:53.655Z] #13 25.84 Reading package lists...
00:26:53 [2020-12-21T00:26:53.655Z] #13 32.95 Building dependency tree...
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.45 The following additional packages will be installed:
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47   mingw-w64-x86-64-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47 Suggested packages:
00:26:53 [2020-12-21T00:26:53.655Z] #13 36.47   gcc-8-locales seccomp wine64
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.12 The following NEW packages will be installed:
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.12   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.12   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.13   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.13   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.13   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.13   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.14 The following packages will be upgraded:
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.15   libsystemd0 libudev1
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.29 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.29 Need to get 79.4 MB of archives.
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.29 After this operation, 532 MB of additional disk space will be used.
00:26:53 [2020-12-21T00:26:53.655Z] #13 39.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 39.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 39.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 39.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 40.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 40.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 40.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 41.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
00:26:53 [2020-12-21T00:26:53.656Z] #13 41.25 Get:11 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]
00:26:53 [2020-12-21T00:26:53.656Z] #13 ...
00:26:53 [2020-12-21T00:26:53.656Z] 
00:26:53 [2020-12-21T00:26:53.656Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:26:53 [2020-12-21T00:26:53.656Z] #49 32.96 go: extracting github.com/gogo/protobuf v1.2.1
00:26:53 [2020-12-21T00:26:53.656Z] #49 40.75 go: extracting golang.org/x/text v0.3.2
00:26:53 [2020-12-21T00:26:53.757Z] #8 ...
00:26:53 [2020-12-21T00:26:53.757Z] 
00:26:53 [2020-12-21T00:26:53.757Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.024 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.035 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.035 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.259 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.571 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 1.883 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:26:53 [2020-12-21T00:26:53.757Z] #25 3.507 Fetched 8410 kB in 3s (3066 kB/s)
00:26:53 [2020-12-21T00:26:53.757Z] #25 3.507 Reading package lists...
00:26:53 [2020-12-21T00:26:53.757Z] #25 4.407 Reading package lists...
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.287 Building dependency tree...
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627 The following additional packages will be installed:
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627 Suggested packages:
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627   krb5-doc krb5-user
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627 Recommended packages:
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.627   krb5-locales publicsuffix libsasl2-modules
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.862 The following NEW packages will be installed:
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.864   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.871   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.871   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
00:26:53 [2020-12-21T00:26:53.757Z] #25 5.871   libssh2-1 libssl1.1 openssl
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.159 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.159 Need to get 5047 kB of archives.
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.159 After this operation, 12.1 MB of additional disk space will be used.
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.159 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.165 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.175 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.175 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.175 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.175 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.187 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.204 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.204 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.239 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.239 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.243 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.250 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.250 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.261 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.261 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.269 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.275 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.279 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.295 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.295 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.515 debconf: delaying package configuration, since apt-utils is not installed
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.555 Fetched 5047 kB in 0s (13.1 MB/s)
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.594 Selecting previously unselected package libssl1.1:amd64.
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.594 (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.)
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.603 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.614 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.875 Selecting previously unselected package openssl.
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.875 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 6.881 Unpacking openssl (1.1.1d-0+deb10u4) ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.083 Selecting previously unselected package ca-certificates.
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.083 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.091 Unpacking ca-certificates (20200601~deb10u1) ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.164 Selecting previously unselected package libkeyutils1:amd64.
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.164 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.168 Unpacking libkeyutils1:amd64 (1.6-6) ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.208 Selecting previously unselected package libkrb5support0:amd64.
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.208 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.215 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.277 Selecting previously unselected package libk5crypto3:amd64.
00:26:53 [2020-12-21T00:26:53.757Z] #25 7.279 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.283 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.369 Selecting previously unselected package libkrb5-3:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.372 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.377 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.532 Selecting previously unselected package libgssapi-krb5-2:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.532 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.543 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.601 Selecting previously unselected package libsasl2-modules-db:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.601 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.607 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.680 Selecting previously unselected package libsasl2-2:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.680 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.687 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.745 Selecting previously unselected package libldap-common.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.745 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.751 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.818 Selecting previously unselected package libldap-2.4-2:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.818 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.828 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.948 Selecting previously unselected package libnghttp2-14:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.952 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 7.957 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.036 Selecting previously unselected package libpsl5:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.036 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.056 Unpacking libpsl5:amd64 (0.20.2-2) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.137 Selecting previously unselected package librtmp1:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.137 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.147 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.202 Selecting previously unselected package libssh2-1:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.202 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.207 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.291 Selecting previously unselected package libcurl4:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.291 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.299 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.388 Selecting previously unselected package curl.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.388 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.394 Unpacking curl (7.64.0-4+deb10u1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.524 Selecting previously unselected package libonig5:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.524 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.536 Unpacking libonig5:amd64 (6.9.1-1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.621 Selecting previously unselected package libjq1:amd64.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.621 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.632 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.687 Selecting previously unselected package jq.
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.687 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.693 Unpacking jq (1.5+dfsg-2+b1) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 8.743 Setting up libkeyutils1:amd64 (1.6-6) ...
00:26:53 [2020-12-21T00:26:53.758Z] #25 ...
00:26:53 [2020-12-21T00:26:53.758Z] 
00:26:53 [2020-12-21T00:26:53.758Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:26:53 [2020-12-21T00:26:53.906Z] #41 40.88   CC       compel/plugins/std/string.o
00:26:53 [2020-12-21T00:26:53.957Z] #49 ...
00:26:53 [2020-12-21T00:26:53.957Z] 
00:26:53 [2020-12-21T00:26:53.957Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:53 [2020-12-21T00:26:53.957Z] #42 42.93 Selecting previously unselected package libnet1:ppc64el.
00:26:53 [2020-12-21T00:26:53.957Z] #42 42.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:26:53 [2020-12-21T00:26:53.957Z] #42 43.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:26:53 [2020-12-21T00:26:53.957Z] #42 43.20 Selecting previously unselected package libnet1-dev.
00:26:53 [2020-12-21T00:26:53.957Z] #42 43.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
00:26:53 [2020-12-21T00:26:53.957Z] #42 43.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:26:53 [2020-12-21T00:26:53.963Z] #25 22.68 Updating certificates in /etc/ssl/certs...
00:26:54 [2020-12-21T00:26:54.257Z] #42 43.52 Selecting previously unselected package libnl-3-200:ppc64el.
00:26:54 [2020-12-21T00:26:54.257Z] #42 43.52 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:26:54 [2020-12-21T00:26:54.257Z] #42 43.52 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:26:54 [2020-12-21T00:26:54.257Z] #42 43.78 Selecting previously unselected package libnl-3-dev:ppc64el.
00:26:54 [2020-12-21T00:26:54.483Z] #41 41.58   CC       compel/plugins/std/infect.o
00:26:54 [2020-12-21T00:26:54.556Z] #42 43.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
00:26:54 [2020-12-21T00:26:54.556Z] #42 43.81 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
00:26:54 [2020-12-21T00:26:54.856Z] #42 44.26 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:26:54 [2020-12-21T00:26:54.856Z] #42 44.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:26:54 [2020-12-21T00:26:54.856Z] #42 44.26 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:26:54 [2020-12-21T00:26:54.871Z] #54 113.7 + bin/containerd
00:26:55 [2020-12-21T00:26:55.062Z] #41 42.06   CC       compel/arch/x86/plugins/std/parasite-head.o
00:26:55 [2020-12-21T00:26:55.062Z] #41 42.11   CC       compel/arch/x86/plugins/std/memcpy.o
00:26:55 [2020-12-21T00:26:55.062Z] #41 42.16   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:26:55 [2020-12-21T00:26:55.158Z] #42 44.40 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
00:26:55 [2020-12-21T00:26:55.158Z] #42 44.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
00:26:55 [2020-12-21T00:26:55.158Z] #42 44.45 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:26:55 [2020-12-21T00:26:55.319Z] #41 42.22   AR       compel/plugins/std.lib.a
00:26:55 [2020-12-21T00:26:55.319Z] #41 42.30   CC       compel/plugins/fds/fds.o
00:26:55 [2020-12-21T00:26:55.319Z] #41 ...
00:26:55 [2020-12-21T00:26:55.319Z] 
00:26:55 [2020-12-21T00:26:55.319Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:26:55 [2020-12-21T00:26:55.319Z] #11 117.3 Selecting previously unselected package libapparmor1:amd64.
00:26:55 [2020-12-21T00:26:55.319Z] #11 117.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:26:55 [2020-12-21T00:26:55.319Z] #11 117.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:26:55 [2020-12-21T00:26:55.460Z] #42 44.72 Selecting previously unselected package zlib1g-dev:ppc64el.
00:26:55 [2020-12-21T00:26:55.460Z] #42 44.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
00:26:55 [2020-12-21T00:26:55.460Z] #42 44.75 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:26:55 [2020-12-21T00:26:55.490Z] #27 1.928 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.4 Selecting previously unselected package libapparmor-dev:amd64.
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.5 Selecting previously unselected package libbtrfs0.
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:26:55 [2020-12-21T00:26:55.576Z] #11 117.5 Unpacking libbtrfs0 (4.20.1-2) ...
00:26:55 [2020-12-21T00:26:55.750Z] #27 2.024 
00:26:55 [2020-12-21T00:26:55.761Z] #42 45.09 Selecting previously unselected package libprotobuf17:ppc64el.
00:26:55 [2020-12-21T00:26:55.761Z] #42 45.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
00:26:55 [2020-12-21T00:26:55.761Z] #42 45.13 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.6 Selecting previously unselected package libbtrfs-dev.
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.6 Unpacking libbtrfs-dev (4.20.1-2) ...
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:26:55 [2020-12-21T00:26:55.834Z] #11 117.8 Selecting previously unselected package libudev-dev:amd64.
00:26:55 [2020-12-21T00:26:55.890Z] #25 24.63 126 added, 0 removed; done.
00:26:56 [2020-12-21T00:26:56.091Z] #11 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.091Z] #11 117.9 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
00:26:56 [2020-12-21T00:26:56.091Z] #11 118.1 Selecting previously unselected package libsepol1-dev:amd64.
00:26:56 [2020-12-21T00:26:56.091Z] #11 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.091Z] #11 118.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:26:56 [2020-12-21T00:26:56.158Z] #25 24.92 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ...
00:26:56 [2020-12-21T00:26:56.158Z] #25 24.94 Setting up jq (1.5+dfsg-2+b1) ...
00:26:56 [2020-12-21T00:26:56.158Z] #25 24.96 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ...
00:26:56 [2020-12-21T00:26:56.158Z] #25 25.07 Setting up curl (7.64.0-4+deb10u1) ...
00:26:56 [2020-12-21T00:26:56.158Z] #25 25.11 Processing triggers for libc-bin (2.28-10) ...
00:26:56 [2020-12-21T00:26:56.275Z] #27 2.162 
#####                                                                      8.2%
###########################                                               38.3%
##########################################                                58.4%
########################################################                  78.3%
######################################################################    97.4%
######################################################################## 100.0%
00:26:56 [2020-12-21T00:26:56.275Z] #27 2.693 
00:26:56 [2020-12-21T00:26:56.348Z] #11 118.3 Selecting previously unselected package libpcre16-3:amd64.
00:26:56 [2020-12-21T00:26:56.348Z] #11 118.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.348Z] #11 118.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:26:56 [2020-12-21T00:26:56.421Z] #25 25.24 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:26:56 [2020-12-21T00:26:56.421Z] #25 25.27 Updating certificates in /etc/ssl/certs...
00:26:56 [2020-12-21T00:26:56.536Z] #27 2.816 
######################################################################## 100.0%
00:26:56 [2020-12-21T00:26:56.536Z] #27 2.979 
00:26:56 [2020-12-21T00:26:56.605Z] #11 118.5 Selecting previously unselected package libpcre32-3:amd64.
00:26:56 [2020-12-21T00:26:56.605Z] #11 118.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.605Z] #11 118.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:26:56 [2020-12-21T00:26:56.605Z] #11 118.7 Selecting previously unselected package libpcrecpp0v5:amd64.
00:26:56 [2020-12-21T00:26:56.797Z] #27 3.108 
###################                                                       27.0%
######################################################################## 100.0%
00:26:56 [2020-12-21T00:26:56.861Z] #42 46.17 Selecting previously unselected package libprotobuf-lite17:ppc64el.
00:26:56 [2020-12-21T00:26:56.862Z] #42 46.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
00:26:56 [2020-12-21T00:26:56.862Z] #42 46.19 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:26:56 [2020-12-21T00:26:56.862Z] #11 118.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.862Z] #11 118.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:26:56 [2020-12-21T00:26:56.862Z] #11 118.8 Selecting previously unselected package libpcre3-dev:amd64.
00:26:56 [2020-12-21T00:26:56.862Z] #11 118.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:26:56 [2020-12-21T00:26:56.862Z] #11 118.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:26:57 [2020-12-21T00:26:57.049Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s
00:26:57 [2020-12-21T00:26:57.056Z] #27 3.304 
00:26:57 [2020-12-21T00:26:57.161Z] #42 ...
00:26:57 [2020-12-21T00:26:57.161Z] 
00:26:57 [2020-12-21T00:26:57.161Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:26:57 [2020-12-21T00:26:57.161Z] #64 DONE 46.5s
00:26:57 [2020-12-21T00:26:57.161Z] 
00:26:57 [2020-12-21T00:26:57.161Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:26:57 [2020-12-21T00:26:57.161Z] #42 46.48 Selecting previously unselected package libprotobuf-dev:ppc64el.
00:26:57 [2020-12-21T00:26:57.161Z] #42 46.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
00:26:57 [2020-12-21T00:26:57.161Z] #42 46.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:26:57 [2020-12-21T00:26:57.427Z] #11 119.2 Selecting previously unselected package libselinux1-dev:amd64.
00:26:57 [2020-12-21T00:26:57.427Z] #11 119.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:26:57 [2020-12-21T00:26:57.427Z] #11 119.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:26:57 [2020-12-21T00:26:57.579Z] #27 3.428 
###########                                                               15.8%
#########################                                                 35.1%
######################################                                    54.1%
####################################################                      73.6%
##################################################################        92.9%
######################################################################## 100.0%
00:26:57 [2020-12-21T00:26:57.579Z] #27 3.956 
00:26:57 [2020-12-21T00:26:57.615Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.5 Selecting previously unselected package libdevmapper-dev:amd64.
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.6 Selecting previously unselected package libseccomp-dev:amd64.
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:26:57 [2020-12-21T00:26:57.684Z] #11 119.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:26:57 [2020-12-21T00:26:57.876Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
00:26:57 [2020-12-21T00:26:57.941Z] #11 119.7 Selecting previously unselected package libsystemd-dev:amd64.
00:26:57 [2020-12-21T00:26:57.941Z] #11 119.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
00:26:57 [2020-12-21T00:26:57.941Z] #11 119.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:26:58 [2020-12-21T00:26:58.206Z] #11 120.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.3 Setting up libbtrfs0 (4.20.1-2) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.3 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up libbtrfs-dev (4.20.1-2) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up mingw-w64-common (6.0.0-3) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:26:58 [2020-12-21T00:26:58.463Z] #11 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.6 Setting up dmsetup (2:1.02.155-3) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:26:58 [2020-12-21T00:26:58.720Z] #11 120.6 Processing triggers for libc-bin (2.28-10) ...
00:26:59 [2020-12-21T00:26:59.268Z] #42 48.59 Selecting previously unselected package libprotoc17:ppc64el.
00:26:59 [2020-12-21T00:26:59.268Z] #42 48.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
00:26:59 [2020-12-21T00:26:59.268Z] #42 48.62 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
00:26:59 [2020-12-21T00:26:59.284Z] #11 DONE 121.2s
00:26:59 [2020-12-21T00:26:59.284Z] 
00:26:59 [2020-12-21T00:26:59.284Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:26:59 [2020-12-21T00:26:59.684Z] #27 4.072 
##                                                                         3.7%
#######                                                                    9.9%
##########                                                                15.2%
##############                                                            20.3%
##################                                                        25.6%
######################                                                    30.8%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.8%
############################################                              62.0%
################################################                          67.2%
####################################################                      72.3%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           87.7%
###################################################################       93.1%
######################################################################    98.4%
######################################################################## 100.0%
00:26:59 [2020-12-21T00:26:59.685Z] #27 5.928 
00:26:59 [2020-12-21T00:26:59.780Z] #25 ...
00:26:59 [2020-12-21T00:26:59.780Z] 
00:26:59 [2020-12-21T00:26:59.780Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.223 + RM_GOPATH=0
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.223 + TMP_GOPATH=
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.223 + : /build
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.223 + '[' -z '' ']'
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 ++ mktemp -d
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 + export GOPATH=/tmp/tmp.mKx23zV1HU
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 + GOPATH=/tmp/tmp.mKx23zV1HU
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 + RM_GOPATH=1
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 + case "$(go env GOARCH)" in
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.233 ++ go env GOARCH
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.260 + export GO_BUILDMODE=-buildmode=pie
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.260 + GO_BUILDMODE=-buildmode=pie
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.260 ++ dirname /tmp/install/install.sh
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + dir=/tmp/install
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + bin=gotestsum
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + shift
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + . /tmp/install/gotestsum.installer
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 ++ : v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + install_gotestsum
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + set -e
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + export GO111MODULE=on
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + GO111MODULE=on
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + GOBIN=/build
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.273 + go get gotest.tools/gotestsum@v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.334 go: finding gotest.tools/gotestsum v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 4.334 go: finding gotest.tools v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 5.425 go: downloading gotest.tools/gotestsum v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 5.889 go: extracting gotest.tools/gotestsum v0.5.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.423 go: downloading github.com/pkg/errors v0.9.1
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.452 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.468 go: downloading github.com/spf13/pflag v1.0.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.534 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.563 go: downloading github.com/fatih/color v1.9.0
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.840 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.886 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.887 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:26:59 [2020-12-21T00:26:59.780Z] #45 6.941 go: extracting github.com/fatih/color v1.9.0
00:26:59 [2020-12-21T00:26:59.780Z] #45 7.321 go: extracting github.com/spf13/pflag v1.0.3
00:26:59 [2020-12-21T00:26:59.780Z] #45 7.371 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:26:59 [2020-12-21T00:26:59.780Z] #45 7.409 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:26:59 [2020-12-21T00:26:59.781Z] #45 7.410 go: downloading github.com/mattn/go-isatty v0.0.12
00:26:59 [2020-12-21T00:26:59.781Z] #45 7.422 go: downloading github.com/mattn/go-colorable v0.1.6
00:26:59 [2020-12-21T00:26:59.781Z] #45 7.539 go: downloading github.com/jonboulle/clockwork v0.1.0
00:26:59 [2020-12-21T00:26:59.781Z] #45 7.554 go: extracting github.com/pkg/errors v0.9.1
00:26:59 [2020-12-21T00:26:59.781Z] #45 7.903 go: extracting github.com/mattn/go-colorable v0.1.6
00:26:59 [2020-12-21T00:26:59.849Z] #12 ...
00:26:59 [2020-12-21T00:26:59.849Z] 
00:26:59 [2020-12-21T00:26:59.849Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:26:59 [2020-12-21T00:26:59.849Z] #43 111.8 crypto/tls
00:26:59 [2020-12-21T00:26:59.849Z] #43 117.8 net/http/httptrace
00:26:59 [2020-12-21T00:26:59.849Z] #43 118.0 net/http
00:26:59 [2020-12-21T00:26:59.849Z] #43 ...
00:26:59 [2020-12-21T00:26:59.849Z] 
00:26:59 [2020-12-21T00:26:59.849Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.57   AR       compel/plugins/fds.lib.a
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.61   HOSTDEP  compel/src/lib/log-host.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.68   HOSTDEP  compel/src/lib/handle-elf-host.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.81   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.86   HOSTDEP  compel/src/main-host.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 42.94   DEP      compel/src/lib/ptrace.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.01   DEP      compel/src/lib/infect.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.19   DEP      compel/src/lib/infect-util.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.25   DEP      compel/src/lib/infect-rpc.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.33   DEP      compel/arch/x86/src/lib/infect.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.47   DEP      compel/arch/x86/src/lib/cpu.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.54   DEP      compel/src/lib/log.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.65   DEP      compel/src/main.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.74   DEP      compel/src/lib/handle-elf.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.90   DEP      compel/arch/x86/src/lib/handle-elf.d
00:26:59 [2020-12-21T00:26:59.849Z] #41 43.96   CC       compel/src/lib/log.o
00:26:59 [2020-12-21T00:26:59.849Z] #41 44.14   CC       compel/arch/x86/src/lib/cpu.o
00:26:59 [2020-12-21T00:26:59.849Z] #41 44.85   CC       compel/arch/x86/src/lib/infect.o
00:26:59 [2020-12-21T00:26:59.849Z] #41 45.58   CC       compel/src/lib/infect-rpc.o
00:26:59 [2020-12-21T00:26:59.849Z] #41 45.99   CC       compel/src/lib/infect-util.o
00:26:59 [2020-12-21T00:26:59.849Z] #41 46.22   CC       compel/src/lib/infect.o
00:26:59 [2020-12-21T00:26:59.912Z] #42 49.25 Selecting previously unselected package protobuf-c-compiler.
00:26:59 [2020-12-21T00:26:59.912Z] #42 49.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
00:26:59 [2020-12-21T00:26:59.912Z] #42 49.28 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:27:00 [2020-12-21T00:27:00.044Z] #45 8.469 go: extracting github.com/mattn/go-isatty v0.0.12
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.45 Selecting previously unselected package protobuf-compiler.
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.46 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.60 Selecting previously unselected package python-pkg-resources.
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:27:00 [2020-12-21T00:27:00.211Z] #42 49.65 Unpacking python-pkg-resources (40.8.0-1) ...
00:27:00 [2020-12-21T00:27:00.254Z] #27 6.488 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:27:00 [2020-12-21T00:27:00.254Z] #27 6.583 
00:27:00 [2020-12-21T00:27:00.254Z] #27 6.669 
######################################################################## 100.0%
00:27:00 [2020-12-21T00:27:00.254Z] #27 6.698 
00:27:00 [2020-12-21T00:27:00.339Z] #45 8.701 go: extracting github.com/jonboulle/clockwork v0.1.0
00:27:00 [2020-12-21T00:27:00.506Z] #42 49.88 Selecting previously unselected package python-six.
00:27:00 [2020-12-21T00:27:00.506Z] #42 49.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:27:00 [2020-12-21T00:27:00.506Z] #42 49.95 Unpacking python-six (1.12.0-1) ...
00:27:00 [2020-12-21T00:27:00.778Z] #41 ...
00:27:00 [2020-12-21T00:27:00.778Z] 
00:27:00 [2020-12-21T00:27:00.778Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:27:00 [2020-12-21T00:27:00.778Z] #12 DONE 1.4s
00:27:00 [2020-12-21T00:27:00.778Z] 
00:27:00 [2020-12-21T00:27:00.778Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.360 + RM_GOPATH=0
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.360 + TMP_GOPATH=
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.360 + : /build
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.360 + '[' -z '' ']'
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.360 ++ mktemp -d
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.363 + export GOPATH=/tmp/tmp.dDqMElYh0D
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.363 + GOPATH=/tmp/tmp.dDqMElYh0D
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.363 + RM_GOPATH=1
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.363 + case "$(go env GOARCH)" in
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.364 ++ go env GOARCH
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.383 + export GO_BUILDMODE=-buildmode=pie
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.383 + GO_BUILDMODE=-buildmode=pie
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.384 ++ dirname /tmp/install/install.sh
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + dir=/tmp/install
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + bin=runc
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + shift
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + '[' '!' -f /tmp/install/runc.installer ']'
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + . /tmp/install/runc.installer
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.385 + install_runc
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.386 + grep -q '^3\.10\.0.*\.el7\.'
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.386 + uname -r
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.390 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.402 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.402 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dDqMElYh0D/src/github.com/opencontainers/runc
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.402 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:27:00 [2020-12-21T00:27:00.778Z] #51 1.404 Cloning into '/tmp/tmp.dDqMElYh0D/src/github.com/opencontainers/runc'...
00:27:00 [2020-12-21T00:27:00.806Z] #42 50.07 Selecting previously unselected package python-protobuf.
00:27:00 [2020-12-21T00:27:00.806Z] #42 50.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
00:27:00 [2020-12-21T00:27:00.806Z] #42 50.09 Unpacking python-protobuf (3.6.1.3-2) ...
00:27:00 [2020-12-21T00:27:00.806Z] #42 ...
00:27:00 [2020-12-21T00:27:00.806Z] 
00:27:00 [2020-12-21T00:27:00.806Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.312 + RM_GOPATH=0
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.312 + TMP_GOPATH=
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.312 + : /build
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.312 + '[' -z '' ']'
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.314 ++ mktemp -d
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.317 + export GOPATH=/tmp/tmp.RdW6DuyAnO
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.317 + GOPATH=/tmp/tmp.RdW6DuyAnO
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.317 + RM_GOPATH=1
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.317 + case "$(go env GOARCH)" in
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.319 ++ go env GOARCH
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.364 + export GO_BUILDMODE=-buildmode=pie
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.364 + GO_BUILDMODE=-buildmode=pie
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.365 ++ dirname /tmp/install/install.sh
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + dir=/tmp/install
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + bin=containerd
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + shift
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + '[' '!' -f /tmp/install/containerd.installer ']'
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + . /tmp/install/containerd.installer
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 ++ set -e
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + install_containerd
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.380 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.393 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.394 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RdW6DuyAnO/src/github.com/containerd/containerd
00:27:00 [2020-12-21T00:27:00.806Z] #56 0.408 Cloning into '/tmp/tmp.RdW6DuyAnO/src/github.com/containerd/containerd'...
00:27:00 [2020-12-21T00:27:00.806Z] #56 ...
00:27:00 [2020-12-21T00:27:00.806Z] 
00:27:00 [2020-12-21T00:27:00.806Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:00 [2020-12-21T00:27:00.806Z] #49 47.89 go: finding github.com/fatih/color v1.7.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 47.94 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.14 go: finding github.com/mattn/go-colorable v0.1.4
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.18 go: finding github.com/mattn/go-isatty v0.0.8
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.26 go: finding github.com/go-critic/go-critic v0.4.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.26 go: finding github.com/go-lintpack/lintpack v0.5.2
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.30 go: finding github.com/pkg/errors v0.8.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.35 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.40 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.40 go: finding github.com/mitchellh/go-homedir v1.1.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.40 go: finding github.com/go-toolsmith/astequal v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.48 go: finding github.com/go-toolsmith/astp v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.50 go: finding github.com/sirupsen/logrus v1.4.2
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.52 go: finding github.com/spf13/viper v1.6.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.54 go: finding github.com/go-toolsmith/typep v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.54 go: finding github.com/go-toolsmith/astcast v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.65 go: finding github.com/stretchr/testify v1.4.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.66 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.81 go: finding github.com/davecgh/go-spew v1.1.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.87 go: finding github.com/go-toolsmith/strparse v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.90 go: finding github.com/gobwas/glob v0.2.3
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.92 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.95 go: finding github.com/pmezard/go-difflib v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 48.96 go: finding github.com/spf13/cobra v0.0.5
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.07 go: finding github.com/spf13/pflag v1.0.5
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.08 go: finding github.com/hashicorp/hcl v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.08 go: finding github.com/stretchr/objx v0.2.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.09 go: finding github.com/fsnotify/fsnotify v1.4.7
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.24 go: finding github.com/magiconair/properties v1.8.1
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.26 go: finding github.com/mitchellh/mapstructure v1.1.2
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.28 go: finding gopkg.in/yaml.v2 v2.2.7
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.28 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.35 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.36 go: finding github.com/pelletier/go-toml v1.2.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.45 go: finding github.com/spf13/cast v1.3.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.48 go: finding github.com/spf13/afero v1.1.2
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.54 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.65 go: finding github.com/subosito/gotenv v1.2.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.72 go: finding gopkg.in/ini.v1 v1.51.0
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.85 go: finding golang.org/x/text v0.3.2
00:27:00 [2020-12-21T00:27:00.806Z] #49 49.91 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.01 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.04 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.11 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.11 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.14 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.16 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.20 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.21 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.25 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:00 [2020-12-21T00:27:00.806Z] #49 50.31 go: finding github.com/sourcegraph/go-diff v0.5.1
00:27:00 [2020-12-21T00:27:00.809Z] #45 ...
00:27:00 [2020-12-21T00:27:00.809Z] 
00:27:00 [2020-12-21T00:27:00.809Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:00 [2020-12-21T00:27:00.809Z] #25 29.48 0 added, 0 removed; done.
00:27:00 [2020-12-21T00:27:00.809Z] #25 29.48 Running hooks in /etc/ca-certificates/update.d...
00:27:00 [2020-12-21T00:27:00.809Z] #25 29.50 done.
00:27:00 [2020-12-21T00:27:00.823Z] #27 7.118 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:27:00 [2020-12-21T00:27:00.823Z] #27 7.206 
00:27:01 [2020-12-21T00:27:01.083Z] #27 7.343 
###                                                                        4.9%
######################################################################## 100.0%
00:27:01 [2020-12-21T00:27:01.083Z] #27 7.443 
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.32 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.36 go: finding github.com/kisielk/gotool v1.0.0
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.36 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.42 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.46 go: finding github.com/ultraware/funlen v0.0.2
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.47 go: finding github.com/ultraware/whitespace v0.0.4
00:27:01 [2020-12-21T00:27:01.108Z] #49 50.51 go: finding github.com/uudashr/gocognit v1.0.1
00:27:01 [2020-12-21T00:27:01.165Z] #8 ...
00:27:01 [2020-12-21T00:27:01.165Z] 
00:27:01 [2020-12-21T00:27:01.165Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.757 Setting up libpsl5:amd64 (0.20.2-2) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.770 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.941 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.954 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.972 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 8.985 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.000 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.015 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.029 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.045 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.060 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.075 Setting up openssl (1.1.1d-0+deb10u4) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.097 Setting up libonig5:amd64 (6.9.1-1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.115 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.131 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.147 Setting up ca-certificates (20200601~deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 9.729 Updating certificates in /etc/ssl/certs...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.74 126 added, 0 removed; done.
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.84 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.85 Setting up jq (1.5+dfsg-2+b1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.87 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.87 Setting up curl (7.64.0-4+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.88 Processing triggers for libc-bin (2.28-10) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.90 Processing triggers for ca-certificates (20200601~deb10u1) ...
00:27:01 [2020-12-21T00:27:01.165Z] #25 10.92 Updating certificates in /etc/ssl/certs...
00:27:01 [2020-12-21T00:27:01.165Z] #25 11.57 0 added, 0 removed; done.
00:27:01 [2020-12-21T00:27:01.165Z] #25 11.57 Running hooks in /etc/ca-certificates/update.d...
00:27:01 [2020-12-21T00:27:01.165Z] #25 11.57 done.
00:27:01 [2020-12-21T00:27:01.165Z] #25 DONE 16.0s
00:27:01 [2020-12-21T00:27:01.165Z] 
00:27:01 [2020-12-21T00:27:01.165Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:01 [2020-12-21T00:27:01.342Z] #27 7.798 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:27:01 [2020-12-21T00:27:01.342Z] #27 7.811 skipping existing c35d46ef359f
00:27:01 [2020-12-21T00:27:01.342Z] #27 7.836 
00:27:01 [2020-12-21T00:27:01.407Z] #49 50.88 go: finding github.com/gogo/protobuf v1.2.1
00:27:01 [2020-12-21T00:27:01.704Z] #49 50.98 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:01 [2020-12-21T00:27:01.704Z] #49 51.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:27:01 [2020-12-21T00:27:01.704Z] #49 51.21 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:01 [2020-12-21T00:27:01.704Z] #49 ...
00:27:01 [2020-12-21T00:27:01.704Z] 
00:27:01 [2020-12-21T00:27:01.704Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.16 debconf: delaying package configuration, since apt-utils is not installed
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.34 Fetched 14.9 MB in 2s (7042 kB/s)
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.49 Selecting previously unselected package xxd.
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.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.)
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.54 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.55 Unpacking xxd (2:8.1.0875-5) ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.78 Selecting previously unselected package vim-common.
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 41.84 Unpacking vim-common (2:8.1.0875-5) ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 42.33 Selecting previously unselected package cmake-data.
00:27:01 [2020-12-21T00:27:01.704Z] #36 42.34 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 42.34 Unpacking cmake-data (3.13.4-1) ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 46.27 Selecting previously unselected package libicu63:ppc64el.
00:27:01 [2020-12-21T00:27:01.704Z] #36 46.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:27:01 [2020-12-21T00:27:01.704Z] #36 46.28 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:27:01 [2020-12-21T00:27:01.808Z] #25 ...
00:27:01 [2020-12-21T00:27:01.808Z] 
00:27:01 [2020-12-21T00:27:01.808Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:01 [2020-12-21T00:27:01.808Z] #11 6.001 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #11 6.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #11 6.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #11 7.224 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #11 9.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #11 ...
00:27:01 [2020-12-21T00:27:01.808Z] 
00:27:01 [2020-12-21T00:27:01.808Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.836 + RM_GOPATH=0
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.836 + TMP_GOPATH=
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.836 + : /build
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.836 + '[' -z '' ']'
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.836 ++ mktemp -d
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.840 + export GOPATH=/tmp/tmp.PFSuD7eIwN
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.840 + GOPATH=/tmp/tmp.PFSuD7eIwN
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.840 + RM_GOPATH=1
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.840 + case "$(go env GOARCH)" in
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.840 ++ go env GOARCH
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.855 + export GO_BUILDMODE=-buildmode=pie
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.855 + GO_BUILDMODE=-buildmode=pie
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.855 ++ dirname /tmp/install/install.sh
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + dir=/tmp/install
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + bin=tomlv
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + shift
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + . /tmp/install/tomlv.installer
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + install_tomlv
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PFSuD7eIwN/src/github.com/BurntSushi/toml
00:27:01 [2020-12-21T00:27:01.808Z] #32 3.867 Cloning into '/tmp/tmp.PFSuD7eIwN/src/github.com/BurntSushi/toml'...
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.432 + cd /tmp/tmp.PFSuD7eIwN/src/github.com/BurntSushi/toml
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.432 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.638 math/bits
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.649 internal/cpu
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.676 runtime/internal/sys
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.676 runtime/internal/atomic
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.833 runtime/internal/math
00:27:01 [2020-12-21T00:27:01.808Z] #32 4.986 unicode/utf8
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.028 internal/race
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.111 math
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.244 sync/atomic
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.313 internal/bytealg
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.597 unicode
00:27:01 [2020-12-21T00:27:01.808Z] #32 5.654 internal/testlog
00:27:01 [2020-12-21T00:27:01.808Z] #32 6.069 encoding
00:27:01 [2020-12-21T00:27:01.808Z] #32 6.362 runtime/cgo
00:27:01 [2020-12-21T00:27:01.808Z] #32 6.733 runtime
00:27:01 [2020-12-21T00:27:01.808Z] #32 ...
00:27:01 [2020-12-21T00:27:01.808Z] 
00:27:01 [2020-12-21T00:27:01.808Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:01 [2020-12-21T00:27:01.808Z] #53 6.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #53 6.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #53 6.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #53 7.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #53 8.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:27:01 [2020-12-21T00:27:01.808Z] #53 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:27:01 [2020-12-21T00:27:01.910Z] #27 8.179 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:27:01 [2020-12-21T00:27:01.910Z] #27 8.284 
00:27:01 [2020-12-21T00:27:01.910Z] #27 8.347 
######################################################################## 100.0%
00:27:01 [2020-12-21T00:27:01.910Z] #27 8.370 
00:27:02 [2020-12-21T00:27:02.001Z] #36 ...
00:27:02 [2020-12-21T00:27:02.001Z] 
00:27:02 [2020-12-21T00:27:02.001Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:02 [2020-12-21T00:27:02.001Z] #49 51.21 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:02 [2020-12-21T00:27:02.001Z] #49 51.31 go: finding github.com/BurntSushi/toml v0.3.1
00:27:02 [2020-12-21T00:27:02.001Z] #49 51.38 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:02 [2020-12-21T00:27:02.070Z] #53 ...
00:27:02 [2020-12-21T00:27:02.070Z] 
00:27:02 [2020-12-21T00:27:02.070Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:02 [2020-12-21T00:27:02.070Z] #40 5.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:02 [2020-12-21T00:27:02.070Z] #40 5.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:02 [2020-12-21T00:27:02.070Z] #40 5.866 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:02 [2020-12-21T00:27:02.070Z] #40 6.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:27:02 [2020-12-21T00:27:02.070Z] #40 8.580 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:27:02 [2020-12-21T00:27:02.070Z] #40 10.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:27:02 [2020-12-21T00:27:02.070Z] #40 ...
00:27:02 [2020-12-21T00:27:02.070Z] 
00:27:02 [2020-12-21T00:27:02.070Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + RM_GOPATH=0
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + TMP_GOPATH=
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + : /build
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + '[' -z '' ']'
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 ++ mktemp -d
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + export GOPATH=/tmp/tmp.sQTiti4Ki5
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + GOPATH=/tmp/tmp.sQTiti4Ki5
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + RM_GOPATH=1
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 + case "$(go env GOARCH)" in
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.240 ++ go env GOARCH
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + export GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 ++ dirname /tmp/install/install.sh
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + dir=/tmp/install
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + bin=vndr
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + shift
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + '[' '!' -f /tmp/install/vndr.installer ']'
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + . /tmp/install/vndr.installer
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + install_vndr
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.282 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.283 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.291 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sQTiti4Ki5/src/github.com/LK4D4/vndr
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.291 Cloning into '/tmp/tmp.sQTiti4Ki5/src/github.com/LK4D4/vndr'...
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.785 + cd /tmp/tmp.sQTiti4Ki5/src/github.com/LK4D4/vndr
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.785 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:27:02 [2020-12-21T00:27:02.070Z] #43 4.816 + go build -buildmode=pie -v -o /build/vndr .
00:27:02 [2020-12-21T00:27:02.070Z] #43 6.350 unicode
00:27:02 [2020-12-21T00:27:02.070Z] #43 6.441 math
00:27:02 [2020-12-21T00:27:02.070Z] #43 6.498 unicode/utf16
00:27:02 [2020-12-21T00:27:02.070Z] #43 6.502 internal/bytealg
00:27:02 [2020-12-21T00:27:02.070Z] #43 6.822 container/list
00:27:02 [2020-12-21T00:27:02.070Z] #43 8.181 crypto/internal/subtle
00:27:02 [2020-12-21T00:27:02.070Z] #43 8.370 runtime
00:27:02 [2020-12-21T00:27:02.070Z] #43 8.482 crypto/subtle
00:27:02 [2020-12-21T00:27:02.070Z] #43 8.840 vendor/golang.org/x/crypto/cryptobyte/asn1
00:27:02 [2020-12-21T00:27:02.070Z] #43 9.038 internal/nettrace
00:27:02 [2020-12-21T00:27:02.070Z] #43 9.436 runtime/cgo
00:27:02 [2020-12-21T00:27:02.146Z] #51 ...
00:27:02 [2020-12-21T00:27:02.146Z] 
00:27:02 [2020-12-21T00:27:02.146Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:27:02 [2020-12-21T00:27:02.146Z] #13 DONE 1.1s
00:27:02 [2020-12-21T00:27:02.146Z] 
00:27:02 [2020-12-21T00:27:02.146Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:27:02 [2020-12-21T00:27:02.168Z] #27 8.608 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:27:02 [2020-12-21T00:27:02.168Z] #27 8.697 
00:27:02 [2020-12-21T00:27:02.333Z] #43 ...
00:27:02 [2020-12-21T00:27:02.333Z] 
00:27:02 [2020-12-21T00:27:02.333Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.319 + RM_GOPATH=0
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.319 + TMP_GOPATH=
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.319 + : /build
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.319 + '[' -z '' ']'
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.324 ++ mktemp -d
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.326 + export GOPATH=/tmp/tmp.lUSdk2q7sP
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.326 + GOPATH=/tmp/tmp.lUSdk2q7sP
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.326 + RM_GOPATH=1
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.326 + case "$(go env GOARCH)" in
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.326 ++ go env GOARCH
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.342 + export GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.342 + GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.344 ++ dirname /tmp/install/install.sh
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + dir=/tmp/install
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + bin=rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + shift
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + . /tmp/install/rootlesskit.installer
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + install_rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + case "$1" in
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + export CGO_ENABLED=0
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + CGO_ENABLED=0
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + _install_rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lUSdk2q7sP/src/github.com/rootless-containers/rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.353 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:02 [2020-12-21T00:27:02.333Z] #56 4.356 Cloning into '/tmp/tmp.lUSdk2q7sP/src/github.com/rootless-containers/rootlesskit'...
00:27:02 [2020-12-21T00:27:02.333Z] #56 9.191 Checking out files:  98% (784/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
00:27:02 [2020-12-21T00:27:02.333Z] #56 9.238 + cd /tmp/tmp.lUSdk2q7sP/src/github.com/rootless-containers/rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 9.239 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:02 [2020-12-21T00:27:02.333Z] #56 10.36 + for f in rootlesskit rootlesskit-docker-proxy
00:27:02 [2020-12-21T00:27:02.333Z] #56 10.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:27:02 [2020-12-21T00:27:02.333Z] #56 ...
00:27:02 [2020-12-21T00:27:02.333Z] 
00:27:02 [2020-12-21T00:27:02.333Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:02 [2020-12-21T00:27:02.333Z] #38 4.887 + git clone https://github.com/docker/distribution.git .
00:27:02 [2020-12-21T00:27:02.333Z] #38 4.894 Cloning into '.'...
00:27:02 [2020-12-21T00:27:02.427Z] #27 8.793 
######################################################################## 100.0%
00:27:02 [2020-12-21T00:27:02.427Z] #27 8.824 
00:27:02 [2020-12-21T00:27:02.597Z] #38 ...
00:27:02 [2020-12-21T00:27:02.597Z] 
00:27:02 [2020-12-21T00:27:02.597Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:02 [2020-12-21T00:27:02.597Z] #34 5.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:02 [2020-12-21T00:27:02.597Z] #34 5.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:02 [2020-12-21T00:27:02.597Z] #34 5.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:02 [2020-12-21T00:27:02.597Z] #34 7.261 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:27:02 [2020-12-21T00:27:02.597Z] #34 9.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:27:02 [2020-12-21T00:27:02.597Z] #34 10.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:27:02 [2020-12-21T00:27:02.597Z] #34 ...
00:27:02 [2020-12-21T00:27:02.597Z] 
00:27:02 [2020-12-21T00:27:02.597Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:27:02 [2020-12-21T00:27:02.597Z] #25 DONE 31.5s
00:27:02 [2020-12-21T00:27:02.597Z] 
00:27:02 [2020-12-21T00:27:02.597Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.326 + RM_GOPATH=0
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.326 + TMP_GOPATH=
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.326 + : /build
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.326 + '[' -z '' ']'
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.326 ++ mktemp -d
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.330 + export GOPATH=/tmp/tmp.KnQ68iG12n
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.330 + GOPATH=/tmp/tmp.KnQ68iG12n
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.330 + RM_GOPATH=1
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.330 + case "$(go env GOARCH)" in
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.330 ++ go env GOARCH
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.338 + export GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.338 + GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.338 ++ dirname /tmp/install/install.sh
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.341 + dir=/tmp/install
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.341 + bin=golangci_lint
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.341 + shift
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.342 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.345 + . /tmp/install/golangci_lint.installer
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 ++ : v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + install_golangci_lint
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + set -e
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + export GO111MODULE=on
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + GO111MODULE=on
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + GOBIN=/build
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.346 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.359 go: finding github.com v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.359 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.359 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.359 go: finding github.com/golangci/golangci-lint v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 4.359 go: finding github.com/golangci v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 5.506 go: downloading github.com/golangci/golangci-lint v1.23.8
00:27:02 [2020-12-21T00:27:02.597Z] #47 6.112 go: extracting github.com/golangci/golangci-lint v1.23.8
00:27:02 [2020-12-21T00:27:02.686Z] #27 8.839 Download of images into '/build' complete.
00:27:02 [2020-12-21T00:27:02.686Z] #27 8.839 Use something like the following to load the result into a Docker daemon:
00:27:02 [2020-12-21T00:27:02.686Z] #27 8.839   tar -cC '/build' . | docker load
00:27:02 [2020-12-21T00:27:02.708Z] #14 0.997 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:27:02 [2020-12-21T00:27:02.861Z] #47 ...
00:27:02 [2020-12-21T00:27:02.861Z] 
00:27:02 [2020-12-21T00:27:02.861Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.928 + RM_GOPATH=0
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.928 + TMP_GOPATH=
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.928 + : /build
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.928 + '[' -z '' ']'
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.928 ++ mktemp -d
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.939 + export GOPATH=/tmp/tmp.8THwdQ54pI
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.939 + GOPATH=/tmp/tmp.8THwdQ54pI
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.939 + RM_GOPATH=1
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.939 + case "$(go env GOARCH)" in
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.944 ++ go env GOARCH
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.964 + export GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.971 + GO_BUILDMODE=-buildmode=pie
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.971 ++ dirname /tmp/install/install.sh
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.977 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + dir=/tmp/install
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + bin=proxy
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + shift
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + '[' '!' -f /tmp/install/proxy.installer ']'
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + . /tmp/install/proxy.installer
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + install_proxy
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + case "$1" in
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + export CGO_ENABLED=0
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + CGO_ENABLED=0
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + _install_proxy
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8THwdQ54pI/src/github.com/docker/libnetwork
00:27:02 [2020-12-21T00:27:02.861Z] #62 4.986 Cloning into '/tmp/tmp.8THwdQ54pI/src/github.com/docker/libnetwork'...
00:27:02 [2020-12-21T00:27:02.964Z] #14 DONE 1.1s
00:27:02 [2020-12-21T00:27:02.964Z] 
00:27:02 [2020-12-21T00:27:02.964Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:27:03 [2020-12-21T00:27:03.066Z] #8 ...
00:27:03 [2020-12-21T00:27:03.066Z] 
00:27:03 [2020-12-21T00:27:03.066Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:27:03 [2020-12-21T00:27:03.066Z] #26 DONE 1.6s
00:27:03 [2020-12-21T00:27:03.066Z] 
00:27:03 [2020-12-21T00:27:03.066Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:03 [2020-12-21T00:27:03.066Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
00:27:03 [2020-12-21T00:27:03.124Z] #62 ...
00:27:03 [2020-12-21T00:27:03.124Z] 
00:27:03 [2020-12-21T00:27:03.124Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
00:27:03 [2020-12-21T00:27:03.124Z] #26 DONE 0.3s
00:27:03 [2020-12-21T00:27:03.124Z] 
00:27:03 [2020-12-21T00:27:03.124Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:03 [2020-12-21T00:27:03.124Z] #30 5.349 + git clone https://github.com/kolyshkin/go-swagger.git .
00:27:03 [2020-12-21T00:27:03.124Z] #30 5.353 Cloning into '.'...
00:27:03 [2020-12-21T00:27:03.124Z] #30 ...
00:27:03 [2020-12-21T00:27:03.124Z] 
00:27:03 [2020-12-21T00:27:03.124Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.848 + RM_GOPATH=0
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.848 + TMP_GOPATH=
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.848 + : /build
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.848 + '[' -z '' ']'
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 ++ mktemp -d
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 + export GOPATH=/tmp/tmp.2gijQLx6p2
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 + GOPATH=/tmp/tmp.2gijQLx6p2
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 + RM_GOPATH=1
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 + case "$(go env GOARCH)" in
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.859 ++ go env GOARCH
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.904 + export GO_BUILDMODE=-buildmode=pie
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.904 + GO_BUILDMODE=-buildmode=pie
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.904 ++ dirname /tmp/install/install.sh
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + dir=/tmp/install
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + bin=shfmt
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + shift
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + . /tmp/install/shfmt.installer
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + install_shfmt
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.912 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2gijQLx6p2/src/github.com/mvdan/sh
00:27:03 [2020-12-21T00:27:03.124Z] #49 4.913 Cloning into '/tmp/tmp.2gijQLx6p2/src/github.com/mvdan/sh'...
00:27:03 [2020-12-21T00:27:03.386Z] #49 ...
00:27:03 [2020-12-21T00:27:03.386Z] 
00:27:03 [2020-12-21T00:27:03.386Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.647 + RM_GOPATH=0
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.647 + TMP_GOPATH=
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.647 + : /build
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.647 + '[' -z '' ']'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.649 ++ mktemp -d
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.649 + export GOPATH=/tmp/tmp.cjm9K80WAD
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.649 + GOPATH=/tmp/tmp.cjm9K80WAD
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.649 + RM_GOPATH=1
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.649 + case "$(go env GOARCH)" in
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.680 ++ go env GOARCH
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.698 + export GO_BUILDMODE=-buildmode=pie
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.698 + GO_BUILDMODE=-buildmode=pie
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.699 ++ dirname /tmp/install/install.sh
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 + dir=/tmp/install
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 + bin=dockercli
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 + shift
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 + . /tmp/install/dockercli.installer
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.703 ++ : stable
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.726 ++ : 17.06.2-ce
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.728 + install_dockercli
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.728 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.728 ++ uname -m
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.728 Install docker/cli version 17.06.2-ce from stable
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + arch=aarch64
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + '[' aarch64 '!=' x86_64 ']'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + '[' aarch64 '!=' s390x ']'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + '[' aarch64 '!=' armhf ']'
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + build_dockercli
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.729 + git clone https://github.com/docker/docker-ce /tmp/tmp.cjm9K80WAD/tmp/docker-ce
00:27:03 [2020-12-21T00:27:03.386Z] #22 5.737 Cloning into '/tmp/tmp.cjm9K80WAD/tmp/docker-ce'...
00:27:03 [2020-12-21T00:27:03.386Z] #22 ...
00:27:03 [2020-12-21T00:27:03.386Z] 
00:27:03 [2020-12-21T00:27:03.386Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:03 [2020-12-21T00:27:03.624Z] #27 ...
00:27:03 [2020-12-21T00:27:03.624Z] 
00:27:03 [2020-12-21T00:27:03.624Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
00:27:03 [2020-12-21T00:27:03.624Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.9s
00:27:03 [2020-12-21T00:27:03.892Z] #15 DONE 1.0s
00:27:03 [2020-12-21T00:27:03.892Z] 
00:27:03 [2020-12-21T00:27:03.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:03 [2020-12-21T00:27:03.892Z] #41 49.56   CC       compel/src/lib/ptrace.o
00:27:03 [2020-12-21T00:27:03.892Z] #41 50.22   AR       compel/libcompel.a
00:27:03 [2020-12-21T00:27:03.892Z] #41 50.35   HOSTCC   compel/src/main-host.o
00:27:03 [2020-12-21T00:27:03.892Z] #41 50.67   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:27:03 [2020-12-21T00:27:03.892Z] #41 50.84   HOSTCC   compel/src/lib/handle-elf-host.o
00:27:04 [2020-12-21T00:27:04.191Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done
00:27:04 [2020-12-21T00:27:04.455Z] #41 51.38   HOSTCC   compel/src/lib/log-host.o
00:27:04 [2020-12-21T00:27:04.712Z] #41 51.55   HOSTLINK compel/compel-host-bin
00:27:04 [2020-12-21T00:27:04.712Z] #41 51.72   DEP      soccr/soccr.d
00:27:04 [2020-12-21T00:27:04.779Z] #49 ...
00:27:04 [2020-12-21T00:27:04.779Z] 
00:27:04 [2020-12-21T00:27:04.779Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:04 [2020-12-21T00:27:04.779Z] #45 44.03 sync
00:27:04 [2020-12-21T00:27:04.779Z] #45 44.03 internal/reflectlite
00:27:04 [2020-12-21T00:27:04.779Z] #45 47.71 github.com/LK4D4/vndr/godl/singleflight
00:27:04 [2020-12-21T00:27:04.779Z] #45 47.71 math/rand
00:27:04 [2020-12-21T00:27:04.779Z] #45 47.72 internal/singleflight
00:27:04 [2020-12-21T00:27:04.779Z] #45 49.88 errors
00:27:04 [2020-12-21T00:27:04.779Z] #45 49.88 sort
00:27:04 [2020-12-21T00:27:04.779Z] #45 50.50 io
00:27:04 [2020-12-21T00:27:04.779Z] #45 50.51 strconv
00:27:04 [2020-12-21T00:27:04.779Z] #45 50.56 internal/oserror
00:27:04 [2020-12-21T00:27:04.779Z] #45 50.97 syscall
00:27:04 [2020-12-21T00:27:04.779Z] #45 53.08 vendor/golang.org/x/net/dns/dnsmessage
00:27:04 [2020-12-21T00:27:04.779Z] #45 ...
00:27:04 [2020-12-21T00:27:04.779Z] 
00:27:04 [2020-12-21T00:27:04.779Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:04 [2020-12-21T00:27:04.779Z] #13 44.47 Get:12 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]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 47.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB]
00:27:04 [2020-12-21T00:27:04.779Z] #13 49.26 debconf: delaying package configuration, since apt-utils is not installed
00:27:04 [2020-12-21T00:27:04.779Z] #13 49.47 Fetched 79.4 MB in 8s (9722 kB/s)
00:27:04 [2020-12-21T00:27:04.779Z] #13 49.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:27:04 [2020-12-21T00:27:04.779Z] #13 49.74 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 49.74 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.11 Setting up libsystemd0:ppc64el (241-7~deb10u5) ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.37 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.38 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.73 Setting up libudev1:ppc64el (241-7~deb10u5) ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.91 Selecting previously unselected package binutils-mingw-w64-i686.
00:27:04 [2020-12-21T00:27:04.779Z] #13 50.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 ... 15339 files and directories currently installed.)
00:27:04 [2020-12-21T00:27:04.779Z] #13 51.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 51.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 53.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:27:04 [2020-12-21T00:27:04.779Z] #13 53.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
00:27:04 [2020-12-21T00:27:04.779Z] #13 53.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:27:04 [2020-12-21T00:27:04.969Z] #41 ...
00:27:04 [2020-12-21T00:27:04.969Z] 
00:27:04 [2020-12-21T00:27:04.969Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:27:04 [2020-12-21T00:27:04.969Z] #16 DONE 1.0s
00:27:04 [2020-12-21T00:27:04.969Z] 
00:27:04 [2020-12-21T00:27:04.969Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:04 [2020-12-21T00:27:04.969Z] #41 51.90   CC       soccr/soccr.o
00:27:05 [2020-12-21T00:27:05.076Z] #13 ...
00:27:05 [2020-12-21T00:27:05.076Z] 
00:27:05 [2020-12-21T00:27:05.076Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:05 [2020-12-21T00:27:05.076Z] #36 53.66 Selecting previously unselected package libxml2:ppc64el.
00:27:05 [2020-12-21T00:27:05.076Z] #36 53.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.076Z] #36 53.68 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
00:27:05 [2020-12-21T00:27:05.076Z] #36 54.28 Selecting previously unselected package libarchive13:ppc64el.
00:27:05 [2020-12-21T00:27:05.076Z] #36 54.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.076Z] #36 54.29 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:27:05 [2020-12-21T00:27:05.373Z] #36 54.63 Selecting previously unselected package libjsoncpp1:ppc64el.
00:27:05 [2020-12-21T00:27:05.373Z] #36 54.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.373Z] #36 54.64 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
00:27:05 [2020-12-21T00:27:05.373Z] #36 54.82 Selecting previously unselected package librhash0:ppc64el.
00:27:05 [2020-12-21T00:27:05.671Z] #36 54.84 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.671Z] #36 54.86 Unpacking librhash0:ppc64el (1.3.8-1) ...
00:27:05 [2020-12-21T00:27:05.671Z] #36 55.06 Selecting previously unselected package libuv1:ppc64el.
00:27:05 [2020-12-21T00:27:05.671Z] #36 55.06 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.671Z] #36 55.08 Unpacking libuv1:ppc64el (1.24.1-1) ...
00:27:05 [2020-12-21T00:27:05.905Z] #41 ...
00:27:05 [2020-12-21T00:27:05.905Z] 
00:27:05 [2020-12-21T00:27:05.905Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:27:05 [2020-12-21T00:27:05.905Z] #17 DONE 1.0s
00:27:05 [2020-12-21T00:27:05.942Z] #27 3.103 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:27:05 [2020-12-21T00:27:05.969Z] #36 55.32 Selecting previously unselected package cmake.
00:27:05 [2020-12-21T00:27:05.969Z] #36 55.33 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
00:27:05 [2020-12-21T00:27:05.969Z] #36 55.34 Unpacking cmake (3.13.4-1) ...
00:27:06 [2020-12-21T00:27:06.091Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
00:27:06 [2020-12-21T00:27:06.091Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:27:06 [2020-12-21T00:27:06.162Z] 
00:27:06 [2020-12-21T00:27:06.162Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:06 [2020-12-21T00:27:06.537Z] #27 3.647 
00:27:07 [2020-12-21T00:27:07.535Z] #18 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:07 [2020-12-21T00:27:07.535Z] #18 1.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:07 [2020-12-21T00:27:07.535Z] #18 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:07 [2020-12-21T00:27:07.793Z] #18 2.009 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:08 [2020-12-21T00:27:08.001Z] #8 DONE 42.6s
00:27:08 [2020-12-21T00:27:08.001Z] 
00:27:08 [2020-12-21T00:27:08.001Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:08 [2020-12-21T00:27:08.001Z] #27 ...
00:27:08 [2020-12-21T00:27:08.001Z] 
00:27:08 [2020-12-21T00:27:08.001Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:27:08 [2020-12-21T00:27:08.093Z] #36 ...
00:27:08 [2020-12-21T00:27:08.093Z] 
00:27:08 [2020-12-21T00:27:08.093Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:08 [2020-12-21T00:27:08.093Z] #34 47.32 internal/reflectlite
00:27:08 [2020-12-21T00:27:08.093Z] #34 47.34 sync
00:27:08 [2020-12-21T00:27:08.093Z] #34 51.28 sort
00:27:08 [2020-12-21T00:27:08.093Z] #34 51.29 io
00:27:08 [2020-12-21T00:27:08.093Z] #34 51.32 syscall
00:27:08 [2020-12-21T00:27:08.093Z] #34 51.33 strconv
00:27:08 [2020-12-21T00:27:08.093Z] #34 55.66 strings
00:27:08 [2020-12-21T00:27:08.093Z] #34 55.77 bytes
00:27:08 [2020-12-21T00:27:08.093Z] #34 ...
00:27:08 [2020-12-21T00:27:08.093Z] 
00:27:08 [2020-12-21T00:27:08.093Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.14 Selecting previously unselected package binutils-mingw-w64.
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.28 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.28 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.43 Selecting previously unselected package dmsetup.
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
00:27:08 [2020-12-21T00:27:08.093Z] #13 57.45 Unpacking dmsetup (2:1.02.155-3) ...
00:27:08 [2020-12-21T00:27:08.343Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done
00:27:08 [2020-12-21T00:27:08.389Z] #13 57.64 Selecting previously unselected package mingw-w64-common.
00:27:08 [2020-12-21T00:27:08.389Z] #13 57.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:27:08 [2020-12-21T00:27:08.389Z] #13 57.65 Unpacking mingw-w64-common (6.0.0-3) ...
00:27:08 [2020-12-21T00:27:08.601Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
00:27:08 [2020-12-21T00:27:08.644Z] #27 3.880 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
#####                                                                      8.0%
#######                                                                   10.9%
###########                                                               15.8%
##############                                                            19.8%
################                                                          23.3%
###################                                                       27.2%
#######################                                                   32.0%
##########################                                                36.9%
############################                                              40.1%
################################                                          44.8%
##################################                                        48.1%
######################################                                    53.2%
########################################                                  56.8%
00:27:08 [2020-12-21T00:27:08.644Z] #27 ...
00:27:08 [2020-12-21T00:27:08.644Z] 
00:27:08 [2020-12-21T00:27:08.644Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:08 [2020-12-21T00:27:08.863Z] #8 DONE 38.0s
00:27:08 [2020-12-21T00:27:08.863Z] 
00:27:08 [2020-12-21T00:27:08.863Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:27:08 [2020-12-21T00:27:08.907Z] #38 16.91 Checking out files:  84% (1406/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
00:27:09 [2020-12-21T00:27:09.041Z] #13 ...
00:27:09 [2020-12-21T00:27:09.041Z] 
00:27:09 [2020-12-21T00:27:09.041Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:09 [2020-12-21T00:27:09.041Z] #32 48.06 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.
00:27:09 [2020-12-21T00:27:09.041Z] #32 48.91 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:27:09 [2020-12-21T00:27:09.041Z] #32 49.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:27:09 [2020-12-21T00:27:09.041Z] #32 ...
00:27:09 [2020-12-21T00:27:09.041Z] 
00:27:09 [2020-12-21T00:27:09.041Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.23 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.26 Setting up xxd (2:8.1.0875-5) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.29 Setting up libuv1:ppc64el (1.24.1-1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.29 Setting up vim-common (2:8.1.0875-5) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.33 Setting up librhash0:ppc64el (1.3.8-1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.34 Setting up cmake-data (3.13.4-1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.35 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.37 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.38 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.39 Setting up cmake (3.13.4-1) ...
00:27:09 [2020-12-21T00:27:09.041Z] #36 58.40 Processing triggers for libc-bin (2.28-10) ...
00:27:09 [2020-12-21T00:27:09.161Z] #18 3.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:09 [2020-12-21T00:27:09.171Z] #38 17.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:27:09 [2020-12-21T00:27:09.343Z] #36 58.56 Processing triggers for mime-support (3.62) ...
00:27:09 [2020-12-21T00:27:09.643Z] #36 DONE 58.9s
00:27:09 [2020-12-21T00:27:09.643Z] 
00:27:09 [2020-12-21T00:27:09.643Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:09 [2020-12-21T00:27:09.903Z] #9 ...
00:27:09 [2020-12-21T00:27:09.903Z] 
00:27:09 [2020-12-21T00:27:09.903Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:09 [2020-12-21T00:27:09.903Z] #27 DONE 15.9s
00:27:09 [2020-12-21T00:27:09.903Z] 
00:27:09 [2020-12-21T00:27:09.903Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.366 + RM_GOPATH=0
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.370 + TMP_GOPATH=
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.371 + : /build
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.372 + '[' -z '' ']'
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.377 ++ mktemp -d
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.380 + export GOPATH=/tmp/tmp.TV72ybdZJ4
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.382 + GOPATH=/tmp/tmp.TV72ybdZJ4
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.382 + RM_GOPATH=1
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.383 + case "$(go env GOARCH)" in
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.384 ++ go env GOARCH
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.392 + export GO_BUILDMODE=-buildmode=pie
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.393 + GO_BUILDMODE=-buildmode=pie
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.396 ++ dirname /tmp/install/install.sh
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.400 + dir=/tmp/install
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.400 + bin=tini
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.401 + shift
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.403 + '[' '!' -f /tmp/install/tini.installer ']'
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.404 + . /tmp/install/tini.installer
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.405 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.406 + install_tini
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.407 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.407 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.408 + git clone https://github.com/krallin/tini.git /tmp/tmp.TV72ybdZJ4/tini
00:27:09 [2020-12-21T00:27:09.942Z] #37 0.413 Cloning into '/tmp/tmp.TV72ybdZJ4/tini'...
00:27:10 [2020-12-21T00:27:10.471Z] #9 DONE 2.6s
00:27:10 [2020-12-21T00:27:10.471Z] 
00:27:10 [2020-12-21T00:27:10.471Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:27:10 [2020-12-21T00:27:10.535Z] #18 4.496 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:11 [2020-12-21T00:27:11.010Z] #37 1.472 + cd /tmp/tmp.TV72ybdZJ4/tini
00:27:11 [2020-12-21T00:27:11.010Z] #37 1.472 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:27:11 [2020-12-21T00:27:11.010Z] #37 1.484 + cmake .
00:27:11 [2020-12-21T00:27:11.100Z] #38 ...
00:27:11 [2020-12-21T00:27:11.100Z] 
00:27:11 [2020-12-21T00:27:11.100Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:11 [2020-12-21T00:27:11.100Z] #45 9.379 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:11 [2020-12-21T00:27:11.100Z] #45 10.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:11 [2020-12-21T00:27:11.100Z] #45 11.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:11 [2020-12-21T00:27:11.100Z] #45 16.54 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:11 [2020-12-21T00:27:11.100Z] #45 16.55 go: finding github.com/pkg/errors v0.9.1
00:27:11 [2020-12-21T00:27:11.100Z] #45 16.57 go: finding github.com/fatih/color v1.9.0
00:27:11 [2020-12-21T00:27:11.100Z] #45 16.63 go: finding github.com/spf13/pflag v1.0.3
00:27:11 [2020-12-21T00:27:11.100Z] #45 16.93 go: finding github.com/mattn/go-colorable v0.1.6
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.04 go: finding github.com/mattn/go-isatty v0.0.12
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.54 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.61 go: finding github.com/jonboulle/clockwork v0.1.0
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:11 [2020-12-21T00:27:11.100Z] #45 17.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:11 [2020-12-21T00:27:11.100Z] #45 ...
00:27:11 [2020-12-21T00:27:11.100Z] 
00:27:11 [2020-12-21T00:27:11.100Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:11 [2020-12-21T00:27:11.100Z] #27 3.880 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.3%
###                                                                        4.6%
#####                                                                      8.0%
#######                                                                   10.9%
###########                                                               15.8%
##############                                                            19.8%
################                                                          23.3%
###################                                                       27.2%
#######################                                                   32.0%
##########################                                                36.9%
############################                                              40.1%
################################                                          44.8%
##################################                                        48.1%
######################################                                    53.2%
########################################                                  56.8%
############################################                              61.6%
##############################################                            65.2%
#################################################                         69.0%
####################################################                      73.0%
######################################################                    75.5%
########################################################                  78.0%
##########################################################                80.7%
############################################################              83.4%
#############################################################             85.4%
###############################################################           87.7%
################################################################          89.0%
#################################################################         91.1%
#####################################################################     96.8%
######################################################################## 100.0%
00:27:11 [2020-12-21T00:27:11.100Z] #27 7.860 
00:27:11 [2020-12-21T00:27:11.311Z] #37 ...
00:27:11 [2020-12-21T00:27:11.311Z] 
00:27:11 [2020-12-21T00:27:11.311Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:11 [2020-12-21T00:27:11.311Z] #42 50.76 Setting up python-pkg-resources (40.8.0-1) ...
00:27:11 [2020-12-21T00:27:11.311Z] #42 55.85 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.311Z] #42 55.85 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:27:11 [2020-12-21T00:27:11.311Z] #42 55.85 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:27:11 [2020-12-21T00:27:11.311Z] #42 55.85 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:27:11 [2020-12-21T00:27:11.311Z] #42 55.85 Setting up python-six (1.12.0-1) ...
00:27:11 [2020-12-21T00:27:11.427Z] #10 DONE 0.9s
00:27:11 [2020-12-21T00:27:11.427Z] 
00:27:11 [2020-12-21T00:27:11.427Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:27:11 [2020-12-21T00:27:11.427Z] #29 DONE 0.1s
00:27:11 [2020-12-21T00:27:11.427Z] 
00:27:11 [2020-12-21T00:27:11.427Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:11 [2020-12-21T00:27:11.465Z] #18 ...
00:27:11 [2020-12-21T00:27:11.465Z] 
00:27:11 [2020-12-21T00:27:11.465Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:11 [2020-12-21T00:27:11.465Z] #51 11.22 + cd /tmp/tmp.dDqMElYh0D/src/github.com/opencontainers/runc
00:27:11 [2020-12-21T00:27:11.465Z] #51 11.22 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:27:11 [2020-12-21T00:27:11.465Z] #51 11.74 + '[' -z '' ']'
00:27:11 [2020-12-21T00:27:11.465Z] #51 11.74 + target=static
00:27:11 [2020-12-21T00:27:11.465Z] #51 11.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:27:11 [2020-12-21T00:27:11.465Z] #51 12.08 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:27:11 [2020-12-21T00:27:11.611Z] #42 60.93 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 ...
00:27:11 [2020-12-21T00:27:11.611Z] 
00:27:11 [2020-12-21T00:27:11.611Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:11 [2020-12-21T00:27:11.611Z] #51 53.81 io
00:27:11 [2020-12-21T00:27:11.611Z] #51 53.82 strconv
00:27:11 [2020-12-21T00:27:11.611Z] #51 53.89 syscall
00:27:11 [2020-12-21T00:27:11.611Z] #51 57.25 bytes
00:27:11 [2020-12-21T00:27:11.611Z] #51 57.26 strings
00:27:11 [2020-12-21T00:27:11.611Z] #51 ...
00:27:11 [2020-12-21T00:27:11.611Z] 
00:27:11 [2020-12-21T00:27:11.611Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:11 [2020-12-21T00:27:11.611Z] #42 60.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 60.95 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 60.96 Setting up libcap-dev:ppc64el (1:2.25-2) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 60.99 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 61.00 Setting up protobuf-compiler (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 61.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 61.01 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 61.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:27:11 [2020-12-21T00:27:11.611Z] #42 61.03 Setting up python-protobuf (3.6.1.3-2) ...
00:27:11 [2020-12-21T00:27:11.626Z] #27 8.178 
                                                                           0.2%
##################                                                        26.0%
################################                                          45.7%
################################################                          67.4%
#############################################################             85.3%
######################################################################## 100.0%
00:27:11 [2020-12-21T00:27:11.691Z] #30 ...
00:27:11 [2020-12-21T00:27:11.691Z] 
00:27:11 [2020-12-21T00:27:11.691Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:27:11 [2020-12-21T00:27:11.691Z] #37 DONE 0.1s
00:27:11 [2020-12-21T00:27:11.691Z] 
00:27:11 [2020-12-21T00:27:11.691Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:11 [2020-12-21T00:27:11.892Z] using credential docker-jenkins-github-credentials
00:27:11 [2020-12-21T00:27:11.965Z] Cloning the remote Git repository
00:27:11 [2020-12-21T00:27:11.965Z] Cloning with configured refspecs honoured and without tags
00:27:12 [2020-12-21T00:27:12.202Z] #27 9.105 
00:27:12 [2020-12-21T00:27:12.202Z] #27 ...
00:27:12 [2020-12-21T00:27:12.202Z] 
00:27:12 [2020-12-21T00:27:12.202Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:12 [2020-12-21T00:27:12.202Z] #11 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:27:12 [2020-12-21T00:27:12.202Z] #11 19.76 Fetched 8234 kB in 14s (588 kB/s)
00:27:12 [2020-12-21T00:27:12.153Z] Cloning repository https://github.com/moby/moby.git
00:27:12 [2020-12-21T00:27:12.466Z] #11 19.76 Reading package lists...
00:27:12 [2020-12-21T00:27:12.466Z] #11 ...
00:27:12 [2020-12-21T00:27:12.466Z] 
00:27:12 [2020-12-21T00:27:12.466Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:12 [2020-12-21T00:27:12.994Z] #27 9.358 
                                                                           0.2%
##########                                                                13.9%
###################                                                       26.8%
###############################                                           43.2%
##############################################                            64.5%
##############################################################            87.3%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #9 ...
00:27:13 [2020-12-21T00:27:13.049Z] 
00:27:13 [2020-12-21T00:27:13.049Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:13 [2020-12-21T00:27:13.049Z] #27 1.463 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 1.547 
00:27:13 [2020-12-21T00:27:13.049Z] #27 1.672 
########                                                                  11.4%
######################                                                    30.6%
########################################                                  56.4%
######################################################                    75.8%
#####################################################################     96.7%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.199 
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.327 
##################                                                        25.2%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.480 
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.603 
###########################                                               37.9%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.755 
00:27:13 [2020-12-21T00:27:13.049Z] #27 2.886 
####                                                                       6.6%
######################                                                    31.4%
########################################                                  56.0%
######################################################                    75.3%
####################################################################      94.6%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 3.416 
00:27:13 [2020-12-21T00:27:13.049Z] #27 3.550 
#                                                                          1.8%
######                                                                     9.2%
##########                                                                14.9%
##############                                                            20.1%
#################                                                         24.7%
#####################                                                     30.5%
#########################                                                 35.3%
#############################                                             40.9%
##############################                                            42.8%
##################################                                        48.3%
########################################                                  56.3%
############################################                              61.7%
################################################                          66.7%
###################################################                       72.2%
#######################################################                   77.4%
###########################################################               82.6%
###########################################################               83.0%
##################################################################        91.8%
######################################################################    98.0%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 5.421 
00:27:13 [2020-12-21T00:27:13.049Z] #27 5.805 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 5.890 
00:27:13 [2020-12-21T00:27:13.049Z] #27 5.969 
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.004 
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.308 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.417 
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.545 
##########################################                                59.4%
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.583 
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.954 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 6.971 skipping existing c35d46ef359f
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.004 
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.260 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.382 
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.426 
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.445 
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.820 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.898 
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.940 
######################################################################## 100.0%
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.964 
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.976 Download of images into '/build' complete.
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.976 Use something like the following to load the result into a Docker daemon:
00:27:13 [2020-12-21T00:27:13.049Z] #27 7.976   tar -cC '/build' . | docker load
00:27:13 [2020-12-21T00:27:13.448Z] #54 132.1 + bin/containerd-stress
00:27:13 [2020-12-21T00:27:13.570Z] #27 10.45 
00:27:13 [2020-12-21T00:27:13.834Z] #27 10.75 
                                                                           0.0%
###                                                                        5.0%
#####                                                                      7.9%
00:27:13 [2020-12-21T00:27:13.834Z] #27 ...
00:27:13 [2020-12-21T00:27:13.834Z] 
00:27:13 [2020-12-21T00:27:13.834Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:13 [2020-12-21T00:27:13.834Z] #43 12.38 vendor/golang.org/x/crypto/internal/subtle
00:27:14 [2020-12-21T00:27:14.098Z] #43 ...
00:27:14 [2020-12-21T00:27:14.098Z] 
00:27:14 [2020-12-21T00:27:14.098Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:12 [2020-12-21T00:27:12.558Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:27:13 [2020-12-21T00:27:13.757Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:13 [2020-12-21T00:27:13.757Z]  > git --version # timeout=10
00:27:13 [2020-12-21T00:27:13.802Z]  > git --version # 'git version 2.24.1.windows.2'
00:27:13 [2020-12-21T00:27:13.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:13 [2020-12-21T00:27:13.806Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:14 [2020-12-21T00:27:14.476Z] #54 133.4 + bin/containerd-shim
00:27:14 [2020-12-21T00:27:14.627Z] #27 10.75 
                                                                           0.0%
###                                                                        5.0%
#####                                                                      7.9%
########                                                                  12.0%
###########                                                               15.8%
##############                                                            19.8%
################                                                          22.6%
##################                                                        26.1%
#####################                                                     29.7%
#######################                                                   32.7%
00:27:14 [2020-12-21T00:27:14.627Z] #27 ...
00:27:14 [2020-12-21T00:27:14.627Z] 
00:27:14 [2020-12-21T00:27:14.627Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:14 [2020-12-21T00:27:14.627Z] #49 13.06 + cd /tmp/tmp.2gijQLx6p2/src/github.com/mvdan/sh
00:27:14 [2020-12-21T00:27:14.627Z] #49 13.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:14 [2020-12-21T00:27:14.627Z] #49 13.22 + GO111MODULE=on
00:27:14 [2020-12-21T00:27:14.627Z] #49 13.22 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:27:14 [2020-12-21T00:27:14.627Z] #49 14.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:14 [2020-12-21T00:27:14.627Z] #49 14.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:14 [2020-12-21T00:27:14.627Z] #49 14.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:14 [2020-12-21T00:27:14.627Z] #49 14.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:14 [2020-12-21T00:27:14.627Z] #49 14.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:14 [2020-12-21T00:27:14.627Z] #49 15.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:14 [2020-12-21T00:27:14.627Z] #49 16.69 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:14 [2020-12-21T00:27:14.627Z] #49 17.81 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:14 [2020-12-21T00:27:14.627Z] #49 19.33 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:14 [2020-12-21T00:27:14.627Z] #49 19.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:14 [2020-12-21T00:27:14.627Z] #49 19.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:14 [2020-12-21T00:27:14.627Z] #49 19.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:14 [2020-12-21T00:27:14.627Z] #49 21.15 runtime
00:27:14 [2020-12-21T00:27:14.627Z] #49 21.17 runtime/cgo
00:27:14 [2020-12-21T00:27:14.627Z] #49 ...
00:27:14 [2020-12-21T00:27:14.627Z] 
00:27:14 [2020-12-21T00:27:14.627Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:15 [2020-12-21T00:27:15.418Z] #27 10.75 
                                                                           0.0%
###                                                                        5.0%
#####                                                                      7.9%
########                                                                  12.0%
###########                                                               15.8%
##############                                                            19.8%
################                                                          22.6%
##################                                                        26.1%
#####################                                                     29.7%
#######################                                                   32.7%
##########################                                                36.7%
############################                                              40.0%
##############################                                            42.7%
#################################                                         46.1%
###################################                                       49.9%
######################################                                    52.9%
##
00:27:15 [2020-12-21T00:27:15.418Z] #27 ...
00:27:15 [2020-12-21T00:27:15.418Z] 
00:27:15 [2020-12-21T00:27:15.418Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.81 go: downloading github.com/stretchr/testify v1.4.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.81 go: downloading github.com/fatih/color v1.7.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.83 go: downloading github.com/spf13/viper v1.6.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.84 go: downloading github.com/spf13/pflag v1.0.5
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.88 go: extracting github.com/fatih/color v1.7.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.89 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.95 go: downloading github.com/spf13/cobra v0.0.5
00:27:15 [2020-12-21T00:27:15.418Z] #47 13.96 go: downloading github.com/mattn/go-isatty v0.0.8
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.03 go: downloading github.com/sirupsen/logrus v1.4.2
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.06 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.15 go: extracting github.com/stretchr/testify v1.4.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.17 go: downloading github.com/pkg/errors v0.8.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.27 go: extracting github.com/spf13/viper v1.6.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.32 go: extracting github.com/mattn/go-isatty v0.0.8
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.53 go: extracting github.com/pkg/errors v0.8.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.56 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.66 go: downloading github.com/mattn/go-colorable v0.1.4
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.66 go: extracting github.com/spf13/pflag v1.0.5
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.77 go: extracting github.com/sirupsen/logrus v1.4.2
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.82 go: extracting github.com/spf13/cobra v0.0.5
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.86 go: downloading github.com/go-critic/go-critic v0.4.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 14.98 go: extracting github.com/mattn/go-colorable v0.1.4
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.12 go: downloading gopkg.in/ini.v1 v1.51.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.22 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.22 go: downloading github.com/pmezard/go-difflib v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.30 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.42 go: extracting github.com/pmezard/go-difflib v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.47 go: downloading github.com/magiconair/properties v1.8.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.55 go: downloading github.com/pelletier/go-toml v1.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.59 go: downloading github.com/hashicorp/hcl v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.61 go: extracting gopkg.in/ini.v1 v1.51.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.68 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 15.85 go: extracting github.com/magiconair/properties v1.8.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.10 go: extracting github.com/pelletier/go-toml v1.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.10 go: extracting github.com/go-critic/go-critic v0.4.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.29 go: extracting github.com/hashicorp/hcl v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.45 go: downloading github.com/spf13/afero v1.1.2
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.85 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:15 [2020-12-21T00:27:15.418Z] #47 16.94 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:15 [2020-12-21T00:27:15.418Z] #47 17.22 go: extracting github.com/spf13/afero v1.1.2
00:27:15 [2020-12-21T00:27:15.418Z] #47 17.31 go: downloading github.com/stretchr/objx v0.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.03 go: extracting github.com/stretchr/objx v0.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.41 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.41 go: downloading github.com/subosito/gotenv v1.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.72 go: extracting github.com/subosito/gotenv v1.2.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 18.95 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.28 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.61 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.62 go: downloading gopkg.in/yaml.v2 v2.2.7
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.89 go: extracting gopkg.in/yaml.v2 v2.2.7
00:27:15 [2020-12-21T00:27:15.418Z] #47 19.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:15 [2020-12-21T00:27:15.418Z] #47 20.01 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:15 [2020-12-21T00:27:15.418Z] #47 20.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 20.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:27:15 [2020-12-21T00:27:15.418Z] #47 21.20 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:15 [2020-12-21T00:27:15.418Z] #47 ...
00:27:15 [2020-12-21T00:27:15.418Z] 
00:27:15 [2020-12-21T00:27:15.418Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:15 [2020-12-21T00:27:15.578Z] #27 DONE 12.6s
00:27:15 [2020-12-21T00:27:15.578Z] 
00:27:15 [2020-12-21T00:27:15.578Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
00:27:15 [2020-12-21T00:27:15.578Z] #9 DONE 6.5s
00:27:15 [2020-12-21T00:27:15.578Z] 
00:27:15 [2020-12-21T00:27:15.578Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
00:27:16 [2020-12-21T00:27:16.132Z] #42 ...
00:27:16 [2020-12-21T00:27:16.132Z] 
00:27:16 [2020-12-21T00:27:16.132Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:16 [2020-12-21T00:27:16.132Z] #45 54.91 bytes
00:27:16 [2020-12-21T00:27:16.132Z] #45 61.62 bufio
00:27:16 [2020-12-21T00:27:16.132Z] #45 62.72 reflect
00:27:16 [2020-12-21T00:27:16.132Z] #45 ...
00:27:16 [2020-12-21T00:27:16.132Z] 
00:27:16 [2020-12-21T00:27:16.132Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:16 [2020-12-21T00:27:16.132Z] #13 63.66 Selecting previously unselected package mingw-w64-x86-64-dev.
00:27:16 [2020-12-21T00:27:16.132Z] #13 63.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:27:16 [2020-12-21T00:27:16.132Z] #13 63.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:27:16 [2020-12-21T00:27:16.719Z] #51 ...
00:27:16 [2020-12-21T00:27:16.719Z] 
00:27:16 [2020-12-21T00:27:16.719Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:16 [2020-12-21T00:27:16.719Z] #18 10.55 Fetched 8410 kB in 9s (890 kB/s)
00:27:16 [2020-12-21T00:27:16.977Z] #18 10.55 Reading package lists...
00:27:16 [2020-12-21T00:27:16.977Z] #18 ...
00:27:16 [2020-12-21T00:27:16.977Z] 
00:27:16 [2020-12-21T00:27:16.977Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:16 [2020-12-21T00:27:16.977Z] #41 53.92   AR       soccr/libsoccr.a
00:27:16 [2020-12-21T00:27:16.977Z] #41 53.97 make[1]: 'soccr/libsoccr.a' is up to date.
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.36   DEP      criu/arch/x86/sigframe.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.43   DEP      criu/arch/x86/sigaction_compat.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.52   DEP      criu/arch/x86/kerndat.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.63   DEP      criu/arch/x86/crtools.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.75   DEP      criu/arch/x86/cpu.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 54.92   CC       criu/arch/x86/cpu.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 55.54   CC       criu/arch/x86/crtools.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 56.62   CC       criu/arch/x86/kerndat.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 57.09   CC       criu/arch/x86/sigaction_compat.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 57.41   CC       criu/arch/x86/sigframe.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 57.65   LINK     criu/arch/x86/crtools.built-in.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 57.72   DEP      criu/pie/util-vdso-elf32.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 57.85   DEP      criu/pie/util-vdso.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 58.06   DEP      criu/pie/util.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 58.21   CC       criu/pie/util.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 58.62   CC       criu/pie/util-vdso.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 59.26   CC       criu/pie/util-vdso-elf32.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 59.97   AR       criu/pie/pie.lib.a
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.04   DEP      criu/pie/restorer.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.25   DEP      criu/arch/x86/sigaction_compat_pie.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.40   DEP      criu/arch/x86/restorer_unmap.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.42   DEP      criu/arch/x86/restorer.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.71   DEP      criu/arch/x86/vdso-pie.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.80   DEP      criu/pie/parasite-vdso.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 60.96   DEP      criu/pie/parasite.d
00:27:16 [2020-12-21T00:27:16.977Z] #41 61.21   CC       criu/pie/parasite.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 62.59   LINK     criu/pie/parasite.built-in.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 62.60   GEN      criu/pie/parasite-blob.h
00:27:16 [2020-12-21T00:27:16.977Z] #41 62.61   CC       criu/pie/parasite-vdso.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 63.32   CC       criu/arch/x86/vdso-pie.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 63.60   CC       criu/arch/x86/restorer.o
00:27:16 [2020-12-21T00:27:16.977Z] #41 64.16   CC       criu/arch/x86/restorer_unmap.o
00:27:17 [2020-12-21T00:27:17.000Z] #27 10.75 
                                                                           0.0%
###                                                                        5.0%
#####                                                                      7.9%
########                                                                  12.0%
###########                                                               15.8%
##############                                                            19.8%
################                                                          22.6%
##################                                                        26.1%
#####################                                                     29.7%
#######################                                                   32.7%
##########################                                                36.7%
############################                                              40.0%
##############################                                            42.7%
#################################                                         46.1%
###################################                                       49.9%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                59.4%
#############################################                             62.8%
###############################################                           66.3%
##################################################                        69.9%
####################################################                      73.2%
######################################################                    75.5%
#######################################################                   77.4%
##########################################################                80.9%
############################################################              83.8%
#############################################################             85.8%
###############################################################           88.6%
##################################################################        92.8%
#######################################################################   99.3%
######################################################################## 100.0%
00:27:17 [2020-12-21T00:27:17.234Z] #41 64.22   CC       criu/arch/x86/sigaction_compat_pie.o
00:27:17 [2020-12-21T00:27:17.264Z] #27 14.46 
00:27:17 [2020-12-21T00:27:17.481Z] #10 DONE 1.9s
00:27:17 [2020-12-21T00:27:17.481Z] 
00:27:17 [2020-12-21T00:27:17.481Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
00:27:17 [2020-12-21T00:27:17.481Z] #37 DONE 0.1s
00:27:17 [2020-12-21T00:27:17.481Z] 
00:27:17 [2020-12-21T00:27:17.481Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:17 [2020-12-21T00:27:17.481Z] #38 ...
00:27:17 [2020-12-21T00:27:17.481Z] 
00:27:17 [2020-12-21T00:27:17.481Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
00:27:17 [2020-12-21T00:27:17.481Z] #29 DONE 0.2s
00:27:17 [2020-12-21T00:27:17.481Z] 
00:27:17 [2020-12-21T00:27:17.481Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:17 [2020-12-21T00:27:17.491Z] #41 64.51   CC       criu/pie/restorer.o
00:27:18 [2020-12-21T00:27:18.266Z] #38 ...
00:27:18 [2020-12-21T00:27:18.266Z] 
00:27:18 [2020-12-21T00:27:18.266Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + RM_GOPATH=0
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + TMP_GOPATH=
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + : /build
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + '[' -z '' ']'
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 ++ mktemp -d
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + export GOPATH=/tmp/tmp.gNdh0mB4Ch
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + GOPATH=/tmp/tmp.gNdh0mB4Ch
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + RM_GOPATH=1
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.012 + case "$(go env GOARCH)" in
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.016 ++ go env GOARCH
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + export GO_BUILDMODE=-buildmode=pie
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + GO_BUILDMODE=-buildmode=pie
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 ++ dirname /tmp/install/install.sh
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + dir=/tmp/install
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + bin=rootlesskit
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + shift
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + . /tmp/install/rootlesskit.installer
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + install_rootlesskit
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + case "$1" in
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + export CGO_ENABLED=0
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + CGO_ENABLED=0
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + _install_rootlesskit
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gNdh0mB4Ch/src/github.com/rootless-containers/rootlesskit
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.025 Cloning into '/tmp/tmp.gNdh0mB4Ch/src/github.com/rootless-containers/rootlesskit'...
00:27:18 [2020-12-21T00:27:18.266Z] #56 6.026 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:18 [2020-12-21T00:27:18.266Z] #56 ...
00:27:18 [2020-12-21T00:27:18.266Z] 
00:27:18 [2020-12-21T00:27:18.266Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.355 + RM_GOPATH=0
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.355 + TMP_GOPATH=
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.355 + : /build
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.355 + '[' -z '' ']'
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.355 ++ mktemp -d
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.356 + export GOPATH=/tmp/tmp.hSYiYhwLLg
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.356 + GOPATH=/tmp/tmp.hSYiYhwLLg
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.356 + RM_GOPATH=1
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.356 + case "$(go env GOARCH)" in
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.360 ++ go env GOARCH
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.365 + export GO_BUILDMODE=-buildmode=pie
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.365 + GO_BUILDMODE=-buildmode=pie
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.368 Install docker/cli version 17.06.2-ce from stable
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 ++ dirname /tmp/install/install.sh
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + dir=/tmp/install
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + bin=dockercli
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + shift
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + . /tmp/install/dockercli.installer
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 ++ : stable
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 ++ : 17.06.2-ce
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + install_dockercli
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 ++ uname -m
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + arch=x86_64
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + '[' x86_64 '!=' x86_64 ']'
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + url=https://download.docker.com/linux/static
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:27:18 [2020-12-21T00:27:18.266Z] #22 6.377 + tar -xz docker/docker
00:27:18 [2020-12-21T00:27:18.266Z] #22 ...
00:27:18 [2020-12-21T00:27:18.266Z] 
00:27:18 [2020-12-21T00:27:18.266Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:18 [2020-12-21T00:27:18.266Z] #30 6.565 + git clone https://github.com/kolyshkin/go-swagger.git .
00:27:18 [2020-12-21T00:27:18.266Z] #30 6.575 Cloning into '.'...
00:27:18 [2020-12-21T00:27:18.952Z] #54 137.7 + bin/containerd-shim-runc-v1
00:27:19 [2020-12-21T00:27:19.692Z] #13 ...
00:27:19 [2020-12-21T00:27:19.692Z] 
00:27:19 [2020-12-21T00:27:19.692Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:19 [2020-12-21T00:27:19.692Z] #42 68.16 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
00:27:19 [2020-12-21T00:27:19.692Z] #42 68.16 Processing triggers for libc-bin (2.28-10) ...
00:27:19 [2020-12-21T00:27:19.692Z] #42 DONE 68.4s
00:27:19 [2020-12-21T00:27:19.692Z] 
00:27:19 [2020-12-21T00:27:19.692Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:19 [2020-12-21T00:27:19.692Z] #37 2.340 -- The C compiler identification is GNU 8.3.0
00:27:19 [2020-12-21T00:27:19.692Z] #37 2.433 -- Check for working C compiler: /usr/bin/cc
00:27:19 [2020-12-21T00:27:19.692Z] #37 3.155 -- Check for working C compiler: /usr/bin/cc -- works
00:27:19 [2020-12-21T00:27:19.692Z] #37 3.158 -- Detecting C compiler ABI info
00:27:19 [2020-12-21T00:27:19.692Z] #37 3.704 -- Detecting C compiler ABI info - done
00:27:19 [2020-12-21T00:27:19.692Z] #37 3.786 -- Detecting C compile features
00:27:19 [2020-12-21T00:27:19.692Z] #37 5.948 -- Detecting C compile features - done
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.049 -- Performing Test HAS_BUILTIN_FORTIFY
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.331 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.496 -- Configuring done
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.520 -- Generating done
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.531 -- Build files have been written to: /tmp/tmp.TV72ybdZJ4/tini
00:27:19 [2020-12-21T00:27:19.692Z] #37 6.540 + make tini-static
00:27:19 [2020-12-21T00:27:19.692Z] #37 7.003 Scanning dependencies of target tini-static
00:27:19 [2020-12-21T00:27:19.692Z] #37 7.081 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:27:19 [2020-12-21T00:27:19.692Z] #37 8.660 [100%] Linking C executable tini-static
00:27:19 [2020-12-21T00:27:19.692Z] #37 9.415 [100%] Built target tini-static
00:27:19 [2020-12-21T00:27:19.692Z] #37 9.458 + mkdir -p /build
00:27:19 [2020-12-21T00:27:19.692Z] #37 9.464 + cp tini-static /build/docker-init
00:27:19 [2020-12-21T00:27:19.692Z] #37 DONE 9.6s
00:27:19 [2020-12-21T00:27:19.692Z] 
00:27:19 [2020-12-21T00:27:19.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:20 [2020-12-21T00:27:20.014Z] #41 ...
00:27:20 [2020-12-21T00:27:20.014Z] 
00:27:20 [2020-12-21T00:27:20.014Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:20 [2020-12-21T00:27:20.014Z] #18 10.55 Reading package lists...
00:27:20 [2020-12-21T00:27:20.530Z] #18 14.43 Reading package lists...
00:27:20 [2020-12-21T00:27:20.530Z] #18 ...
00:27:20 [2020-12-21T00:27:20.530Z] 
00:27:20 [2020-12-21T00:27:20.530Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:20 [2020-12-21T00:27:20.530Z] #43 132.6 github.com/LK4D4/vndr/godl
00:27:20 [2020-12-21T00:27:20.530Z] #43 133.5 github.com/LK4D4/vndr
00:27:20 [2020-12-21T00:27:20.741Z] #27 14.79 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.6%
#                                                                          2.5%
##                                                                         3.2%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.7%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 12.7%
#########                                                                 13.8%
##########                                                                14.9%
###########                                                               16.0%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.7%
###################                                                       27.0%
####################                                                      28.2%
00:27:20 [2020-12-21T00:27:20.741Z] #27 ...
00:27:20 [2020-12-21T00:27:20.741Z] 
00:27:20 [2020-12-21T00:27:20.741Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:20 [2020-12-21T00:27:20.741Z] #40 19.19 Fetched 8234 kB in 14s (604 kB/s)
00:27:20 [2020-12-21T00:27:20.741Z] #40 19.19 Reading package lists...
00:27:20 [2020-12-21T00:27:20.787Z] #43 DONE 142.7s
00:27:20 [2020-12-21T00:27:20.787Z] 
00:27:20 [2020-12-21T00:27:20.787Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:21 [2020-12-21T00:27:21.005Z] #40 26.53 Reading package lists...
00:27:21 [2020-12-21T00:27:21.005Z] #40 ...
00:27:21 [2020-12-21T00:27:21.005Z] 
00:27:21 [2020-12-21T00:27:21.005Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:21 [2020-12-21T00:27:21.044Z] #30 ...
00:27:21 [2020-12-21T00:27:21.044Z] 
00:27:21 [2020-12-21T00:27:21.044Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:21 [2020-12-21T00:27:21.044Z] #41 68.10   LINK     criu/pie/restorer.built-in.o
00:27:21 [2020-12-21T00:27:21.044Z] #41 68.17   GEN      criu/pie/restorer-blob.h
00:27:21 [2020-12-21T00:27:21.251Z] #43 2.079 Note: Building without setproctitle() and strlcpy() support.
00:27:21 [2020-12-21T00:27:21.251Z] #43 2.079       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:27:21 [2020-12-21T00:27:21.251Z] #43 2.086 Note: Building without GnuTLS support
00:27:21 [2020-12-21T00:27:21.251Z] #43 2.091 Makefile.config:39: Warn: you have no libnftables installed
00:27:21 [2020-12-21T00:27:21.251Z] #43 2.091 Makefile.config:40: Warn: Building without nftables support
00:27:21 [2020-12-21T00:27:21.301Z] #41 68.34   DEP      criu/vdso.d
00:27:21 [2020-12-21T00:27:21.559Z] #41 68.74   DEP      criu/vdso-compat.d
00:27:21 [2020-12-21T00:27:21.669Z] #54 140.6 + bin/containerd-shim-runc-v2
00:27:21 [2020-12-21T00:27:21.694Z] #30 ...
00:27:21 [2020-12-21T00:27:21.694Z] 
00:27:21 [2020-12-21T00:27:21.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + RM_GOPATH=0
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + TMP_GOPATH=
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + : /build
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + '[' -z '' ']'
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 ++ mktemp -d
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + export GOPATH=/tmp/tmp.izUI5ziicz
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + GOPATH=/tmp/tmp.izUI5ziicz
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + RM_GOPATH=1
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 + case "$(go env GOARCH)" in
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.399 ++ go env GOARCH
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.419 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + export GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 ++ dirname /tmp/install/install.sh
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + dir=/tmp/install
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + bin=vndr
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + shift
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + '[' '!' -f /tmp/install/vndr.installer ']'
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + . /tmp/install/vndr.installer
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + install_vndr
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.izUI5ziicz/src/github.com/LK4D4/vndr
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.420 Cloning into '/tmp/tmp.izUI5ziicz/src/github.com/LK4D4/vndr'...
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.913 + cd /tmp/tmp.izUI5ziicz/src/github.com/LK4D4/vndr
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.913 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:27:21 [2020-12-21T00:27:21.694Z] #43 6.934 + go build -buildmode=pie -v -o /build/vndr .
00:27:21 [2020-12-21T00:27:21.694Z] #43 8.595 runtime/internal/atomic
00:27:21 [2020-12-21T00:27:21.694Z] #43 8.681 internal/cpu
00:27:21 [2020-12-21T00:27:21.694Z] #43 8.851 runtime/internal/sys
00:27:21 [2020-12-21T00:27:21.694Z] #43 9.149 runtime/internal/math
00:27:21 [2020-12-21T00:27:21.694Z] #43 9.214 internal/race
00:27:21 [2020-12-21T00:27:21.694Z] #43 9.400 sync/atomic
00:27:21 [2020-12-21T00:27:21.694Z] #43 9.401 internal/bytealg
00:27:21 [2020-12-21T00:27:21.694Z] #43 9.838 unicode
00:27:21 [2020-12-21T00:27:21.694Z] #43 ...
00:27:21 [2020-12-21T00:27:21.694Z] 
00:27:21 [2020-12-21T00:27:21.694Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + RM_GOPATH=0
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + TMP_GOPATH=
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + : /build
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + '[' -z '' ']'
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 ++ mktemp -d
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + export GOPATH=/tmp/tmp.TofxJU1cAX
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + GOPATH=/tmp/tmp.TofxJU1cAX
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + RM_GOPATH=1
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 + case "$(go env GOARCH)" in
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.460 ++ go env GOARCH
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.522 + export GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.522 + GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.522 ++ dirname /tmp/install/install.sh
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + dir=/tmp/install
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + bin=proxy
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + shift
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + '[' '!' -f /tmp/install/proxy.installer ']'
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + . /tmp/install/proxy.installer
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + install_proxy
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + case "$1" in
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + export CGO_ENABLED=0
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + CGO_ENABLED=0
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + _install_proxy
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TofxJU1cAX/src/github.com/docker/libnetwork
00:27:21 [2020-12-21T00:27:21.694Z] #62 7.546 Cloning into '/tmp/tmp.TofxJU1cAX/src/github.com/docker/libnetwork'...
00:27:21 [2020-12-21T00:27:21.694Z] #62 ...
00:27:21 [2020-12-21T00:27:21.694Z] 
00:27:21 [2020-12-21T00:27:21.694Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + RM_GOPATH=0
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + TMP_GOPATH=
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + : /build
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + '[' -z '' ']'
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 ++ mktemp -d
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + export GOPATH=/tmp/tmp.Are7czbUkm
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + GOPATH=/tmp/tmp.Are7czbUkm
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + RM_GOPATH=1
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 + case "$(go env GOARCH)" in
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.475 ++ go env GOARCH
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + export GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 ++ dirname /tmp/install/install.sh
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + dir=/tmp/install
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + bin=gotestsum
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + shift
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + . /tmp/install/gotestsum.installer
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 ++ : v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + install_gotestsum
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + set -e
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + export GO111MODULE=on
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + GO111MODULE=on
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + GOBIN=/build
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.479 + go get gotest.tools/gotestsum@v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.485 go: finding gotest.tools v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 6.485 go: finding gotest.tools/gotestsum v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 7.626 go: downloading gotest.tools/gotestsum v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 8.817 go: extracting gotest.tools/gotestsum v0.5.3
00:27:21 [2020-12-21T00:27:21.694Z] #45 ...
00:27:21 [2020-12-21T00:27:21.694Z] 
00:27:21 [2020-12-21T00:27:21.694Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:21 [2020-12-21T00:27:21.694Z] #34 7.820 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:21 [2020-12-21T00:27:21.694Z] #34 7.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:21 [2020-12-21T00:27:21.694Z] #34 7.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:21 [2020-12-21T00:27:21.694Z] #34 9.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:21 [2020-12-21T00:27:21.818Z] #41 68.87   DEP      criu/uts_ns.d
00:27:21 [2020-12-21T00:27:21.818Z] #41 69.01   DEP      criu/util.d
00:27:21 [2020-12-21T00:27:21.960Z] #34 ...
00:27:21 [2020-12-21T00:27:21.960Z] 
00:27:21 [2020-12-21T00:27:21.960Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:21 [2020-12-21T00:27:21.960Z] #40 7.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:21 [2020-12-21T00:27:21.960Z] #40 7.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:21 [2020-12-21T00:27:21.960Z] #40 7.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:21 [2020-12-21T00:27:21.960Z] #40 10.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:21 [2020-12-21T00:27:21.960Z] #40 ...
00:27:21 [2020-12-21T00:27:21.960Z] 
00:27:21 [2020-12-21T00:27:21.960Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.586 + RM_GOPATH=0
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.586 + TMP_GOPATH=
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.586 + : /build
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.586 + '[' -z '' ']'
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.588 ++ mktemp -d
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.596 + export GOPATH=/tmp/tmp.gNfviuitd4
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.596 + GOPATH=/tmp/tmp.gNfviuitd4
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.596 + RM_GOPATH=1
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.596 + case "$(go env GOARCH)" in
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.596 ++ go env GOARCH
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.612 + export GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.612 + GO_BUILDMODE=-buildmode=pie
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.617 ++ dirname /tmp/install/install.sh
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + dir=/tmp/install
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + bin=shfmt
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + shift
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + . /tmp/install/shfmt.installer
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + install_shfmt
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 + git clone https://github.com/mvdan/sh.git /tmp/tmp.gNfviuitd4/src/github.com/mvdan/sh
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 Cloning into '/tmp/tmp.gNfviuitd4/src/github.com/mvdan/sh'...
00:27:21 [2020-12-21T00:27:21.960Z] #49 7.638 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:22 [2020-12-21T00:27:22.074Z] #27 14.79 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.6%
#                                                                          2.5%
##                                                                         3.2%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.7%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 12.7%
#########                                                                 13.8%
##########                                                                14.9%
###########                                                               16.0%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.7%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     29.6%
#####################                                                     29.6%
######################                                                    31.1%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.7%
#########################                                                 34.9%
#########################                                                 35.7%
##########################                                                36.9%
###########################                                               38.3%
############################                                              39.7%
#############################                                             41.2%
00:27:22 [2020-12-21T00:27:22.074Z] #27 ...
00:27:22 [2020-12-21T00:27:22.074Z] 
00:27:22 [2020-12-21T00:27:22.074Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:22 [2020-12-21T00:27:22.074Z] #53 20.55 Fetched 8234 kB in 15s (562 kB/s)
00:27:22 [2020-12-21T00:27:22.074Z] #53 20.55 Reading package lists...
00:27:22 [2020-12-21T00:27:22.074Z] #53 26.85 Reading package lists...
00:27:22 [2020-12-21T00:27:22.074Z] #53 ...
00:27:22 [2020-12-21T00:27:22.074Z] 
00:27:22 [2020-12-21T00:27:22.074Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:22 [2020-12-21T00:27:22.074Z] #38 20.19 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:27:22 [2020-12-21T00:27:22.222Z] #49 ...
00:27:22 [2020-12-21T00:27:22.222Z] 
00:27:22 [2020-12-21T00:27:22.222Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + RM_GOPATH=0
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + TMP_GOPATH=
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + : /build
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + '[' -z '' ']'
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 ++ mktemp -d
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + export GOPATH=/tmp/tmp.ItLNKQwCmI
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + GOPATH=/tmp/tmp.ItLNKQwCmI
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + RM_GOPATH=1
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 + case "$(go env GOARCH)" in
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.914 ++ go env GOARCH
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + export GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 ++ dirname /tmp/install/install.sh
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + dir=/tmp/install
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + bin=tomlv
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + shift
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + . /tmp/install/tomlv.installer
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + install_tomlv
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.955 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ItLNKQwCmI/src/github.com/BurntSushi/toml
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.969 Cloning into '/tmp/tmp.ItLNKQwCmI/src/github.com/BurntSushi/toml'...
00:27:22 [2020-12-21T00:27:22.222Z] #32 6.974 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:22 [2020-12-21T00:27:22.222Z] #32 9.281 + cd /tmp/tmp.ItLNKQwCmI/src/github.com/BurntSushi/toml
00:27:22 [2020-12-21T00:27:22.222Z] #32 9.281 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:22 [2020-12-21T00:27:22.222Z] #32 9.344 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:27:22 [2020-12-21T00:27:22.222Z] #32 9.950 math/bits
00:27:22 [2020-12-21T00:27:22.222Z] #32 9.971 internal/bytealg
00:27:22 [2020-12-21T00:27:22.222Z] #32 10.33 math
00:27:22 [2020-12-21T00:27:22.222Z] #32 ...
00:27:22 [2020-12-21T00:27:22.222Z] 
00:27:22 [2020-12-21T00:27:22.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:22 [2020-12-21T00:27:22.222Z] #11 8.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:22 [2020-12-21T00:27:22.222Z] #11 8.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:22 [2020-12-21T00:27:22.222Z] #11 8.312 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:22 [2020-12-21T00:27:22.222Z] #11 9.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:22 [2020-12-21T00:27:22.297Z] #54 141.3 + binaries
00:27:22 [2020-12-21T00:27:22.298Z] #54 141.3 + install -D bin/containerd /build/containerd
00:27:22 [2020-12-21T00:27:22.298Z] #54 141.3 + install -D bin/containerd-shim /build/containerd-shim
00:27:22 [2020-12-21T00:27:22.298Z] #54 141.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:27:22 [2020-12-21T00:27:22.298Z] #54 141.3 + install -D bin/ctr /build/ctr
00:27:22 [2020-12-21T00:27:22.302Z] #43 3.215 fatal: not a git repository (or any of the parent directories): .git
00:27:22 [2020-12-21T00:27:22.302Z] #43 3.294   GEN      .gitid
00:27:22 [2020-12-21T00:27:22.338Z] #38 ...
00:27:22 [2020-12-21T00:27:22.338Z] 
00:27:22 [2020-12-21T00:27:22.338Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:22 [2020-12-21T00:27:22.338Z] #34 20.65 Fetched 8234 kB in 15s (536 kB/s)
00:27:22 [2020-12-21T00:27:22.338Z] #34 20.65 Reading package lists...
00:27:22 [2020-12-21T00:27:22.338Z] #34 28.18 Reading package lists...
00:27:22 [2020-12-21T00:27:22.338Z] #34 ...
00:27:22 [2020-12-21T00:27:22.338Z] 
00:27:22 [2020-12-21T00:27:22.338Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:22 [2020-12-21T00:27:22.385Z] #41 69.18   DEP      criu/uffd.d
00:27:22 [2020-12-21T00:27:22.385Z] #41 69.40   DEP      criu/tun.d
00:27:22 [2020-12-21T00:27:22.501Z] #11 ...
00:27:22 [2020-12-21T00:27:22.501Z] 
00:27:22 [2020-12-21T00:27:22.501Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + RM_GOPATH=0
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + TMP_GOPATH=
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + : /build
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + '[' -z '' ']'
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 ++ mktemp -d
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + export GOPATH=/tmp/tmp.p4WAkmqOWF
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + GOPATH=/tmp/tmp.p4WAkmqOWF
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + RM_GOPATH=1
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 + case "$(go env GOARCH)" in
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.224 ++ go env GOARCH
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.226 + export GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.226 + GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 ++ dirname /tmp/install/install.sh
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + dir=/tmp/install
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + bin=golangci_lint
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + shift
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + . /tmp/install/golangci_lint.installer
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 ++ : v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + install_golangci_lint
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + set -e
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + export GO111MODULE=on
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + GO111MODULE=on
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + GOBIN=/build
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.237 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.259 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.259 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.259 go: finding github.com v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.259 go: finding github.com/golangci/golangci-lint v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 6.259 go: finding github.com/golangci v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 7.384 go: downloading github.com/golangci/golangci-lint v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 8.836 go: extracting github.com/golangci/golangci-lint v1.23.8
00:27:22 [2020-12-21T00:27:22.501Z] #47 ...
00:27:22 [2020-12-21T00:27:22.501Z] 
00:27:22 [2020-12-21T00:27:22.501Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:22 [2020-12-21T00:27:22.501Z] #53 6.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:22 [2020-12-21T00:27:22.501Z] #53 6.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:22 [2020-12-21T00:27:22.501Z] #53 6.518 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:22 [2020-12-21T00:27:22.501Z] #53 7.411 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:22 [2020-12-21T00:27:22.501Z] #53 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:22 [2020-12-21T00:27:22.601Z] #43 3.334   GEN      criu/include/version.h
00:27:22 [2020-12-21T00:27:22.601Z] #43 3.464   GEN      include/common/asm
00:27:22 [2020-12-21T00:27:22.642Z] #41 69.55   DEP      criu/tty.d
00:27:22 [2020-12-21T00:27:22.642Z] #41 69.76   DEP      criu/timerfd.d
00:27:22 [2020-12-21T00:27:22.761Z] #53 ...
00:27:22 [2020-12-21T00:27:22.761Z] 
00:27:22 [2020-12-21T00:27:22.761Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:22 [2020-12-21T00:27:22.769Z] #30 ...
00:27:22 [2020-12-21T00:27:22.769Z] 
00:27:22 [2020-12-21T00:27:22.769Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.237 + RM_GOPATH=0
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.237 + TMP_GOPATH=
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.237 + : /build
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.237 + '[' -z '' ']'
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 ++ mktemp -d
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 + export GOPATH=/tmp/tmp.Lp81z0ueY3
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 + GOPATH=/tmp/tmp.Lp81z0ueY3
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 + RM_GOPATH=1
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 + case "$(go env GOARCH)" in
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.241 ++ go env GOARCH
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + export GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + GO_BUILDMODE=-buildmode=pie
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 ++ dirname /tmp/install/install.sh
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + dir=/tmp/install
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + bin=dockercli
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + shift
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + '[' '!' -f /tmp/install/dockercli.installer ']'
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + . /tmp/install/dockercli.installer
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 ++ : stable
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 ++ : 17.06.2-ce
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + install_dockercli
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.244 Install docker/cli version 17.06.2-ce from stable
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.245 ++ uname -m
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.247 + arch=x86_64
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.247 + '[' x86_64 '!=' x86_64 ']'
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.247 + url=https://download.docker.com/linux/static
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.248 + tar -xz docker/docker
00:27:22 [2020-12-21T00:27:22.769Z] #22 5.250 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:27:22 [2020-12-21T00:27:22.898Z] #41 69.88   DEP      criu/timens.d
00:27:22 [2020-12-21T00:27:22.899Z] #41 70.02   DEP      criu/sysfs_parse.d
00:27:22 [2020-12-21T00:27:22.949Z] #54 DONE 141.9s
00:27:23 [2020-12-21T00:27:23.029Z] #56 11.32 Checking out files:  93% (745/794)   
Checking out files:  94% (747/794)   
Checking out files:  95% (755/794)   
Checking out files:  96% (763/794)   
Checking out files:  97% (771/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
00:27:23 [2020-12-21T00:27:23.029Z] #56 11.56 + cd /tmp/tmp.gNdh0mB4Ch/src/github.com/rootless-containers/rootlesskit
00:27:23 [2020-12-21T00:27:23.029Z] #56 11.56 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:23 [2020-12-21T00:27:23.155Z] #41 70.16   DEP      criu/sysctl.d
00:27:23 [2020-12-21T00:27:23.155Z] #41 70.26   DEP      criu/string.d
00:27:23 [2020-12-21T00:27:23.155Z] #41 70.30   DEP      criu/stats.d
00:27:23 [2020-12-21T00:27:23.248Z] #43 ...
00:27:23 [2020-12-21T00:27:23.248Z] 
00:27:23 [2020-12-21T00:27:23.248Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:23 [2020-12-21T00:27:23.248Z] #34 62.69 bufio
00:27:23 [2020-12-21T00:27:23.248Z] #34 63.33 reflect
00:27:23 [2020-12-21T00:27:23.248Z] #34 64.80 path
00:27:23 [2020-12-21T00:27:23.248Z] #34 66.78 text/tabwriter
00:27:23 [2020-12-21T00:27:23.249Z] #34 72.24 internal/syscall/execenv
00:27:23 [2020-12-21T00:27:23.249Z] #34 72.26 internal/syscall/unix
00:27:23 [2020-12-21T00:27:23.249Z] #34 72.33 time
00:27:23 [2020-12-21T00:27:23.412Z] #41 70.47   DEP      criu/sockets.d
00:27:23 [2020-12-21T00:27:23.549Z] #34 ...
00:27:23 [2020-12-21T00:27:23.550Z] 
00:27:23 [2020-12-21T00:27:23.550Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:23 [2020-12-21T00:27:23.550Z] #13 70.73 Selecting previously unselected package gcc-mingw-w64-base.
00:27:23 [2020-12-21T00:27:23.550Z] #13 70.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:27:23 [2020-12-21T00:27:23.550Z] #13 70.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:27:23 [2020-12-21T00:27:23.550Z] #13 71.01 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:27:23 [2020-12-21T00:27:23.550Z] #13 71.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:27:23 [2020-12-21T00:27:23.550Z] #13 71.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:27:23 [2020-12-21T00:27:23.578Z] 
00:27:23 [2020-12-21T00:27:23.578Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:27:23 [2020-12-21T00:27:23.601Z] #56 12.16 + for f in rootlesskit rootlesskit-docker-proxy
00:27:23 [2020-12-21T00:27:23.601Z] #56 12.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:27:23 [2020-12-21T00:27:23.669Z] #41 70.67   DEP      criu/sk-unix.d
00:27:23 [2020-12-21T00:27:23.705Z] #22 ...
00:27:23 [2020-12-21T00:27:23.705Z] 
00:27:23 [2020-12-21T00:27:23.705Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.506 + RM_GOPATH=0
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.506 + TMP_GOPATH=
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.507 + : /build
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.507 + '[' -z '' ']'
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.509 ++ mktemp -d
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.511 + export GOPATH=/tmp/tmp.RDGsHVwsk2
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.511 + GOPATH=/tmp/tmp.RDGsHVwsk2
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.511 + RM_GOPATH=1
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.518 + case "$(go env GOARCH)" in
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.518 ++ go env GOARCH
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + export GO_BUILDMODE=-buildmode=pie
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + GO_BUILDMODE=-buildmode=pie
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 ++ dirname /tmp/install/install.sh
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + dir=/tmp/install
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + bin=tomlv
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + shift
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + '[' '!' -f /tmp/install/tomlv.installer ']'
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + . /tmp/install/tomlv.installer
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + install_tomlv
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.535 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RDGsHVwsk2/src/github.com/BurntSushi/toml
00:27:23 [2020-12-21T00:27:23.705Z] #32 6.537 Cloning into '/tmp/tmp.RDGsHVwsk2/src/github.com/BurntSushi/toml'...
00:27:23 [2020-12-21T00:27:23.847Z] #13 ...
00:27:23 [2020-12-21T00:27:23.847Z] 
00:27:23 [2020-12-21T00:27:23.847Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:23 [2020-12-21T00:27:23.847Z] #51 63.35 reflect
00:27:23 [2020-12-21T00:27:23.847Z] #51 63.68 bufio
00:27:23 [2020-12-21T00:27:23.847Z] #51 66.20 regexp/syntax
00:27:23 [2020-12-21T00:27:23.868Z] #55 DONE 0.3s
00:27:23 [2020-12-21T00:27:23.868Z] 
00:27:23 [2020-12-21T00:27:23.868Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:27:23 [2020-12-21T00:27:23.868Z] #59 DONE 0.2s
00:27:23 [2020-12-21T00:27:23.868Z] 
00:27:23 [2020-12-21T00:27:23.868Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:27:23 [2020-12-21T00:27:23.926Z] #41 70.91   DEP      criu/sk-tcp.d
00:27:24 [2020-12-21T00:27:24.151Z] #51 ...
00:27:24 [2020-12-21T00:27:24.151Z] 
00:27:24 [2020-12-21T00:27:24.151Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:24 [2020-12-21T00:27:24.151Z] #45 67.66 regexp/syntax
00:27:24 [2020-12-21T00:27:24.151Z] #45 68.61 hash/crc32
00:27:24 [2020-12-21T00:27:24.151Z] #45 71.67 crypto/hmac
00:27:24 [2020-12-21T00:27:24.151Z] #45 72.25 crypto/rc4
00:27:24 [2020-12-21T00:27:24.151Z] #45 72.70 vendor/golang.org/x/crypto/hkdf
00:27:24 [2020-12-21T00:27:24.151Z] #45 73.39 vendor/golang.org/x/text/transform
00:27:24 [2020-12-21T00:27:24.157Z] #61 DONE 0.2s
00:27:24 [2020-12-21T00:27:24.157Z] 
00:27:24 [2020-12-21T00:27:24.157Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:27:24 [2020-12-21T00:27:24.157Z] #63 DONE 0.1s
00:27:24 [2020-12-21T00:27:24.182Z] #41 71.08   DEP      criu/sk-queue.d
00:27:24 [2020-12-21T00:27:24.182Z] #41 71.23   DEP      criu/sk-packet.d
00:27:24 [2020-12-21T00:27:24.440Z] #41 71.39   DEP      criu/sk-netlink.d
00:27:24 [2020-12-21T00:27:24.440Z] #41 71.53   DEP      criu/sk-inet.d
00:27:24 [2020-12-21T00:27:24.447Z] 
00:27:24 [2020-12-21T00:27:24.447Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:27:24 [2020-12-21T00:27:24.447Z] #64 DONE 0.1s
00:27:24 [2020-12-21T00:27:24.447Z] 
00:27:24 [2020-12-21T00:27:24.447Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:27:24 [2020-12-21T00:27:24.448Z] #27 14.79 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.6%
#                                                                          2.5%
##                                                                         3.2%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.7%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 12.7%
#########                                                                 13.8%
##########                                                                14.9%
###########                                                               16.0%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.7%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     29.6%
#####################                                                     29.6%
######################                                                    31.1%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.7%
#########################                                                 34.9%
#########################                                                 35.7%
##########################                                                36.9%
###########################                                               38.3%
############################                                              39.7%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           44.3%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.2%
###################################                                       49.1%
####################################                                      50.4%
####################################                                      51.3%
#####################################                                     52.2%
######################################                                    53.6%
#######################################                                   54.4%
#######################################                                   55.0%
########################################                                  56.1%
#########################################                                 56.9%
#########################################                                 57.6%
##########################################                                58.3%
##########################################                                59.2%
###########################################                               60.0%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.8%
00:27:24 [2020-12-21T00:27:24.448Z] #27 ...
00:27:24 [2020-12-21T00:27:24.448Z] 
00:27:24 [2020-12-21T00:27:24.448Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:24 [2020-12-21T00:27:24.448Z] #62 22.94 Checking out files:  64% (1223/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.
00:27:24 [2020-12-21T00:27:24.448Z] #62 23.52 + cd /tmp/tmp.8THwdQ54pI/src/github.com/docker/libnetwork
00:27:24 [2020-12-21T00:27:24.448Z] #62 23.52 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:24 [2020-12-21T00:27:24.448Z] #62 24.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:27:24 [2020-12-21T00:27:24.643Z] #32 ...
00:27:24 [2020-12-21T00:27:24.643Z] 
00:27:24 [2020-12-21T00:27:24.643Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:24 [2020-12-21T00:27:24.643Z] #30 7.182 + git clone https://github.com/kolyshkin/go-swagger.git .
00:27:24 [2020-12-21T00:27:24.643Z] #30 7.182 Cloning into '.'...
00:27:24 [2020-12-21T00:27:24.696Z] #41 71.70   DEP      criu/signalfd.d
00:27:24 [2020-12-21T00:27:24.696Z] #41 71.82   DEP      criu/sigframe.d
00:27:24 [2020-12-21T00:27:24.696Z] #41 71.89   DEP      criu/shmem.d
00:27:24 [2020-12-21T00:27:24.714Z] #62 ...
00:27:24 [2020-12-21T00:27:24.714Z] 
00:27:24 [2020-12-21T00:27:24.714Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:24 [2020-12-21T00:27:24.799Z] #45 ...
00:27:24 [2020-12-21T00:27:24.799Z] 
00:27:24 [2020-12-21T00:27:24.799Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:24 [2020-12-21T00:27:24.799Z] #43 5.619   PBCC     images/timens.pb-c.c
00:27:24 [2020-12-21T00:27:24.799Z] #43 5.648   DEP      images/timens.pb-c.d
00:27:24 [2020-12-21T00:27:24.799Z] #43 5.688   PBCC     images/fown.pb-c.c
00:27:24 [2020-12-21T00:27:24.799Z] #43 5.699   PBCC     images/google/protobuf/descriptor.pb-c.c
00:27:24 [2020-12-21T00:27:24.799Z] #43 5.789   PBCC     images/opts.pb-c.c
00:27:24 [2020-12-21T00:27:24.953Z] #41 72.02   DEP      criu/servicefd.d
00:27:25 [2020-12-21T00:27:25.076Z] #65 DONE 0.7s
00:27:25 [2020-12-21T00:27:25.076Z] 
00:27:25 [2020-12-21T00:27:25.076Z] #66 exporting to image
00:27:25 [2020-12-21T00:27:25.076Z] #66 exporting layers
00:27:25 [2020-12-21T00:27:25.098Z] #43 5.834   PBCC     images/memfd.pb-c.c
00:27:25 [2020-12-21T00:27:25.098Z] #43 5.864   DEP      images/fown.pb-c.d
00:27:25 [2020-12-21T00:27:25.098Z] #43 5.923   DEP      images/google/protobuf/descriptor.pb-c.d
00:27:25 [2020-12-21T00:27:25.098Z] #43 6.016   DEP      images/opts.pb-c.d
00:27:25 [2020-12-21T00:27:25.098Z] #43 6.061   DEP      images/memfd.pb-c.d
00:27:25 [2020-12-21T00:27:25.098Z] #43 6.128   PBCC     images/sit.pb-c.c
00:27:25 [2020-12-21T00:27:25.098Z] #43 6.200   DEP      images/sit.pb-c.d
00:27:25 [2020-12-21T00:27:25.210Z] #41 72.17   DEP      criu/seize.d
00:27:25 [2020-12-21T00:27:25.210Z] #41 72.29   DEP      criu/seccomp.d
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.266   PBCC     images/macvlan.pb-c.c
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.284   DEP      images/macvlan.pb-c.d
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.375   PBCC     images/autofs.pb-c.c
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.390   DEP      images/autofs.pb-c.d
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.441   PBCC     images/sysctl.pb-c.c
00:27:25 [2020-12-21T00:27:25.394Z] #43 6.467   DEP      images/sysctl.pb-c.d
00:27:25 [2020-12-21T00:27:25.467Z] #41 72.52   DEP      criu/rst-malloc.d
00:27:25 [2020-12-21T00:27:25.689Z] #43 6.543   PBCC     images/time.pb-c.c
00:27:25 [2020-12-21T00:27:25.689Z] #43 6.566   DEP      images/time.pb-c.d
00:27:25 [2020-12-21T00:27:25.689Z] #43 6.668   PBCC     images/binfmt-misc.pb-c.c
00:27:25 [2020-12-21T00:27:25.689Z] #43 6.681   DEP      images/binfmt-misc.pb-c.d
00:27:25 [2020-12-21T00:27:25.689Z] #43 6.720   PBCC     images/seccomp.pb-c.c
00:27:25 [2020-12-21T00:27:25.724Z] #41 72.61   DEP      criu/rbtree.d
00:27:25 [2020-12-21T00:27:25.724Z] #41 72.63   DEP      criu/pstree.d
00:27:25 [2020-12-21T00:27:25.724Z] #41 72.76   DEP      criu/protobuf.d
00:27:25 [2020-12-21T00:27:25.724Z] #41 72.87   GEN      criu/protobuf-desc-gen.h
00:27:25 [2020-12-21T00:27:25.986Z] #43 6.746   DEP      images/seccomp.pb-c.d
00:27:25 [2020-12-21T00:27:25.986Z] #43 6.812   PBCC     images/userns.pb-c.c
00:27:25 [2020-12-21T00:27:25.986Z] #43 6.865   DEP      images/userns.pb-c.d
00:27:25 [2020-12-21T00:27:25.986Z] #43 6.943   PBCC     images/cgroup.pb-c.c
00:27:25 [2020-12-21T00:27:25.986Z] #43 6.974   DEP      images/cgroup.pb-c.d
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.033   PBCC     images/ext-file.pb-c.c
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.042   DEP      images/ext-file.pb-c.d
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.104   PBCC     images/rpc.pb-c.c
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.166   DEP      images/rpc.pb-c.d
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.233   PBCC     images/siginfo.pb-c.c
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.266   DEP      images/siginfo.pb-c.d
00:27:26 [2020-12-21T00:27:26.282Z] #43 7.332   PBCC     images/pagemap.pb-c.c
00:27:26 [2020-12-21T00:27:26.302Z] #27 14.79 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.6%
#                                                                          2.5%
##                                                                         3.2%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.7%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 12.7%
#########                                                                 13.8%
##########                                                                14.9%
###########                                                               16.0%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.7%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     29.6%
#####################                                                     29.6%
######################                                                    31.1%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.7%
#########################                                                 34.9%
#########################                                                 35.7%
##########################                                                36.9%
###########################                                               38.3%
############################                                              39.7%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           44.3%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.2%
###################################                                       49.1%
####################################                                      50.4%
####################################                                      51.3%
#####################################                                     52.2%
######################################                                    53.6%
#######################################                                   54.4%
#######################################                                   55.0%
########################################                                  56.1%
#########################################                                 56.9%
#########################################                                 57.6%
##########################################                                58.3%
##########################################                                59.2%
###########################################                               60.0%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.8%
##############################################                            64.3%
##############################################                            65.2%
###############################################                           66.2%
################################################                          67.5%
#################################################                         68.3%
#################################################                         69.4%
##################################################                        70.4%
###################################################                       71.6%
####################################################                      72.4%
####################################################                      73.4%
#####################################################                     74.0%
######################################################                    75.2%
######################################################                    76.2%
########################################################                  77.9%
#########################################################                 79.8%
#########################################################                 80.2%
##########################################################                81.1%
00:27:26 [2020-12-21T00:27:26.302Z] #27 ...
00:27:26 [2020-12-21T00:27:26.302Z] 
00:27:26 [2020-12-21T00:27:26.302Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.92 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:26 [2020-12-21T00:27:26.302Z] #47 24.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.03 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.19 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.24 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.28 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.28 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.41 go: downloading github.com/ultraware/whitespace v0.0.4
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.41 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.42 go: downloading golang.org/x/text v0.3.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.42 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.44 go: extracting github.com/ultraware/whitespace v0.0.4
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.52 go: downloading github.com/kisielk/gotool v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.55 go: downloading github.com/uudashr/gocognit v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.57 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.63 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.88 go: extracting github.com/kisielk/gotool v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 25.99 go: extracting github.com/uudashr/gocognit v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.00 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.07 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.44 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.51 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.68 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.70 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.78 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.90 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:26 [2020-12-21T00:27:26.302Z] #47 26.93 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.04 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.07 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.14 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.30 go: downloading github.com/go-toolsmith/astp v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.43 go: extracting github.com/go-toolsmith/astp v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.46 go: downloading github.com/spf13/cast v1.3.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.55 go: extracting github.com/spf13/cast v1.3.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 27.90 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.02 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.21 go: downloading github.com/go-toolsmith/typep v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.41 go: extracting github.com/go-toolsmith/typep v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.58 go: downloading github.com/davecgh/go-spew v1.1.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.61 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.76 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.96 go: downloading github.com/ultraware/funlen v0.0.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 28.98 go: extracting github.com/davecgh/go-spew v1.1.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.00 go: extracting github.com/ultraware/funlen v0.0.2
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.63 go: downloading github.com/gogo/protobuf v1.2.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 29.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.50 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.64 go: downloading github.com/gobwas/glob v0.2.3
00:27:26 [2020-12-21T00:27:26.302Z] #47 30.71 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:27:26 [2020-12-21T00:27:26.302Z] #47 31.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:26 [2020-12-21T00:27:26.302Z] #47 31.16 go: extracting github.com/gobwas/glob v0.2.3
00:27:26 [2020-12-21T00:27:26.302Z] #47 31.23 go: downloading github.com/BurntSushi/toml v0.3.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 31.67 go: extracting github.com/BurntSushi/toml v0.3.1
00:27:26 [2020-12-21T00:27:26.302Z] #47 33.62 go: extracting github.com/gogo/protobuf v1.2.1
00:27:26 [2020-12-21T00:27:26.578Z] #43 7.407   DEP      images/pagemap.pb-c.d
00:27:26 [2020-12-21T00:27:26.579Z] #43 7.464   PBCC     images/rlimit.pb-c.c
00:27:26 [2020-12-21T00:27:26.579Z] #43 7.479   DEP      images/rlimit.pb-c.d
00:27:26 [2020-12-21T00:27:26.579Z] #43 7.572   PBCC     images/file-lock.pb-c.c
00:27:26 [2020-12-21T00:27:26.579Z] #43 7.597   DEP      images/file-lock.pb-c.d
00:27:26 [2020-12-21T00:27:26.587Z] #47 ...
00:27:26 [2020-12-21T00:27:26.587Z] 
00:27:26 [2020-12-21T00:27:26.587Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:26 [2020-12-21T00:27:26.876Z] #43 7.710   PBCC     images/tty.pb-c.c
00:27:26 [2020-12-21T00:27:26.876Z] #43 7.795   DEP      images/tty.pb-c.d
00:27:26 [2020-12-21T00:27:26.876Z] #43 7.852   PBCC     images/tun.pb-c.c
00:27:26 [2020-12-21T00:27:26.876Z] #43 7.893   PBCC     images/netdev.pb-c.c
00:27:27 [2020-12-21T00:27:27.172Z] #43 ...
00:27:27 [2020-12-21T00:27:27.172Z] 
00:27:27 [2020-12-21T00:27:27.172Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:27 [2020-12-21T00:27:27.172Z] #47 DONE 76.4s
00:27:27 [2020-12-21T00:27:27.172Z] 
00:27:27 [2020-12-21T00:27:27.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:27 [2020-12-21T00:27:27.172Z] #43 7.992   DEP      images/tun.pb-c.d
00:27:27 [2020-12-21T00:27:27.172Z] #43 8.025   DEP      images/netdev.pb-c.d
00:27:27 [2020-12-21T00:27:27.172Z] #43 8.096   PBCC     images/vma.pb-c.c
00:27:27 [2020-12-21T00:27:27.172Z] #43 8.149   DEP      images/vma.pb-c.d
00:27:27 [2020-12-21T00:27:27.172Z] #43 8.228   PBCC     images/creds.pb-c.c
00:27:27 [2020-12-21T00:27:27.188Z] #30 ...
00:27:27 [2020-12-21T00:27:27.188Z] 
00:27:27 [2020-12-21T00:27:27.188Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + RM_GOPATH=0
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + TMP_GOPATH=
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + : /build
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + '[' -z '' ']'
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 ++ mktemp -d
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + export GOPATH=/tmp/tmp.IKVcMDsnFL
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + GOPATH=/tmp/tmp.IKVcMDsnFL
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + RM_GOPATH=1
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 + case "$(go env GOARCH)" in
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.768 ++ go env GOARCH
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.823 + export GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.823 + GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.823 ++ dirname /tmp/install/install.sh
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.835 + dir=/tmp/install
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.835 + bin=vndr
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.835 + shift
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 + '[' '!' -f /tmp/install/vndr.installer ']'
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 + . /tmp/install/vndr.installer
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 + install_vndr
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IKVcMDsnFL/src/github.com/LK4D4/vndr
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.847 Cloning into '/tmp/tmp.IKVcMDsnFL/src/github.com/LK4D4/vndr'...
00:27:27 [2020-12-21T00:27:27.188Z] #43 6.850 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
00:27:27 [2020-12-21T00:27:27.188Z] #43 8.011 + cd /tmp/tmp.IKVcMDsnFL/src/github.com/LK4D4/vndr
00:27:27 [2020-12-21T00:27:27.188Z] #43 8.012 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
00:27:27 [2020-12-21T00:27:27.188Z] #43 8.051 + go build -buildmode=pie -v -o /build/vndr .
00:27:27 [2020-12-21T00:27:27.188Z] #43 9.423 runtime/internal/atomic
00:27:27 [2020-12-21T00:27:27.188Z] #43 9.428 internal/cpu
00:27:27 [2020-12-21T00:27:27.188Z] #43 9.767 runtime/internal/sys
00:27:27 [2020-12-21T00:27:27.448Z] #43 10.20 internal/race
00:27:27 [2020-12-21T00:27:27.448Z] #43 ...
00:27:27 [2020-12-21T00:27:27.448Z] 
00:27:27 [2020-12-21T00:27:27.448Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + RM_GOPATH=0
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + TMP_GOPATH=
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + : /build
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + '[' -z '' ']'
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 ++ mktemp -d
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + export GOPATH=/tmp/tmp.1v9uXxl08l
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + GOPATH=/tmp/tmp.1v9uXxl08l
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + RM_GOPATH=1
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.470 + case "$(go env GOARCH)" in
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.475 ++ go env GOARCH
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.497 + export GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.497 + GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.502 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 ++ dirname /tmp/install/install.sh
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + dir=/tmp/install
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + bin=rootlesskit
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + shift
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + . /tmp/install/rootlesskit.installer
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + install_rootlesskit
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + case "$1" in
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + export CGO_ENABLED=0
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + CGO_ENABLED=0
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + _install_rootlesskit
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d'
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.503 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1v9uXxl08l/src/github.com/rootless-containers/rootlesskit
00:27:27 [2020-12-21T00:27:27.448Z] #56 5.506 Cloning into '/tmp/tmp.1v9uXxl08l/src/github.com/rootless-containers/rootlesskit'...
00:27:27 [2020-12-21T00:27:27.448Z] #56 ...
00:27:27 [2020-12-21T00:27:27.448Z] 
00:27:27 [2020-12-21T00:27:27.448Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:27 [2020-12-21T00:27:27.448Z] #40 8.621 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:27 [2020-12-21T00:27:27.448Z] #40 8.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:27 [2020-12-21T00:27:27.448Z] #40 8.929 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.262   DEP      images/creds.pb-c.d
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.318   PBCC     images/utsns.pb-c.c
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.356   DEP      images/utsns.pb-c.d
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.411   PBCC     images/ipc-desc.pb-c.c
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.422   PBCC     images/ipc-sem.pb-c.c
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.440   DEP      images/ipc-desc.pb-c.d
00:27:27 [2020-12-21T00:27:27.482Z] #43 8.482   DEP      images/ipc-sem.pb-c.d
00:27:27 [2020-12-21T00:27:27.619Z] #41 74.44   DEP      criu/protobuf-desc.d
00:27:27 [2020-12-21T00:27:27.619Z] #41 74.60   DEP      criu/proc_parse.d
00:27:27 [2020-12-21T00:27:27.619Z] #41 74.80   DEP      criu/plugin.d
00:27:27 [2020-12-21T00:27:27.708Z] #40 ...
00:27:27 [2020-12-21T00:27:27.708Z] 
00:27:27 [2020-12-21T00:27:27.708Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + RM_GOPATH=0
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + TMP_GOPATH=
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + : /build
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + '[' -z '' ']'
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 ++ mktemp -d
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + export GOPATH=/tmp/tmp.hlPRRUPafz
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + GOPATH=/tmp/tmp.hlPRRUPafz
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + RM_GOPATH=1
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 + case "$(go env GOARCH)" in
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.116 ++ go env GOARCH
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.142 + export GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.142 + GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.142 ++ dirname /tmp/install/install.sh
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + dir=/tmp/install
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + bin=proxy
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + shift
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + '[' '!' -f /tmp/install/proxy.installer ']'
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + . /tmp/install/proxy.installer
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + install_proxy
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + case "$1" in
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + export CGO_ENABLED=0
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + CGO_ENABLED=0
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + _install_proxy
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d'
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hlPRRUPafz/src/github.com/docker/libnetwork
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.147 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:27 [2020-12-21T00:27:27.708Z] #62 6.161 Cloning into '/tmp/tmp.hlPRRUPafz/src/github.com/docker/libnetwork'...
00:27:27 [2020-12-21T00:27:27.708Z] #62 ...
00:27:27 [2020-12-21T00:27:27.708Z] 
00:27:27 [2020-12-21T00:27:27.708Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.159 + RM_GOPATH=0
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.159 + TMP_GOPATH=
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.159 + : /build
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.159 + '[' -z '' ']'
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.163 ++ mktemp -d
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.166 + export GOPATH=/tmp/tmp.2T1QSiQZdC
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.166 + GOPATH=/tmp/tmp.2T1QSiQZdC
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.166 + RM_GOPATH=1
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.166 + case "$(go env GOARCH)" in
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.166 ++ go env GOARCH
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.192 + export GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.192 + GO_BUILDMODE=-buildmode=pie
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.196 ++ dirname /tmp/install/install.sh
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 + dir=/tmp/install
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 + bin=golangci_lint
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 + shift
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 + . /tmp/install/golangci_lint.installer
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.202 ++ : v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + install_golangci_lint
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + set -e
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + export GO111MODULE=on
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + GO111MODULE=on
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + GOBIN=/build
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.206 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.292 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.292 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.292 go: finding github.com v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.292 go: finding github.com/golangci/golangci-lint v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 6.292 go: finding github.com/golangci v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 7.247 go: downloading github.com/golangci/golangci-lint v1.23.8
00:27:27 [2020-12-21T00:27:27.708Z] #47 8.241 go: extracting github.com/golangci/golangci-lint v1.23.8
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.539   PBCC     images/ipc-msg.pb-c.c
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.612   DEP      images/ipc-msg.pb-c.d
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.705   PBCC     images/ipc-shm.pb-c.c
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.790   DEP      images/ipc-shm.pb-c.d
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.822   PBCC     images/ipc-var.pb-c.c
00:27:27 [2020-12-21T00:27:27.777Z] #43 8.864   DEP      images/ipc-var.pb-c.d
00:27:27 [2020-12-21T00:27:27.796Z] #66 exporting layers 2.5s done
00:27:27 [2020-12-21T00:27:27.796Z] #66 writing image sha256:31a5932414b76df3330a7a45542f95d1fe4d4875d66c10bed34d41c595612679 done
00:27:27 [2020-12-21T00:27:27.796Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb done
00:27:27 [2020-12-21T00:27:27.796Z] #66 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:27:27 [2020-12-21T00:27:27.876Z] #41 74.89   DEP      criu/pipes.d
00:27:27 [2020-12-21T00:27:27.968Z] #47 ...
00:27:27 [2020-12-21T00:27:27.968Z] 
00:27:27 [2020-12-21T00:27:27.968Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:27 [2020-12-21T00:27:27.968Z] #11 8.241 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:27 [2020-12-21T00:27:27.968Z] #11 8.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:27 [2020-12-21T00:27:27.968Z] #11 8.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:27 [2020-12-21T00:27:27.968Z] #11 9.840 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:28 [2020-12-21T00:27:28.072Z] #43 8.940   PBCC     images/sk-opts.pb-c.c
00:27:28 [2020-12-21T00:27:28.072Z] #43 8.983   PBCC     images/packet-sock.pb-c.c
00:27:28 [2020-12-21T00:27:28.072Z] #43 9.082   DEP      images/sk-opts.pb-c.d
00:27:28 [2020-12-21T00:27:28.072Z] #43 9.103   DEP      images/packet-sock.pb-c.d
00:27:28 [2020-12-21T00:27:28.133Z] #41 75.09   DEP      criu/pie-util.d
00:27:28 [2020-12-21T00:27:28.133Z] #41 75.20   DEP      criu/pie-util-vdso.d
00:27:28 [2020-12-21T00:27:28.216Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/test/unit
00:27:28 [2020-12-21T00:27:28.235Z] #11 ...
00:27:28 [2020-12-21T00:27:28.235Z] 
00:27:28 [2020-12-21T00:27:28.235Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:28 [2020-12-21T00:27:28.235Z] #34 5.122 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #34 5.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #34 5.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #34 5.387 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #34 6.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #34 9.885 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:28 [2020-12-21T00:27:28.235Z] #34 ...
00:27:28 [2020-12-21T00:27:28.235Z] 
00:27:28 [2020-12-21T00:27:28.235Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + RM_GOPATH=0
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + TMP_GOPATH=
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + : /build
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + '[' -z '' ']'
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 ++ mktemp -d
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + export GOPATH=/tmp/tmp.5LVSNLuApm
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + GOPATH=/tmp/tmp.5LVSNLuApm
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + RM_GOPATH=1
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 + case "$(go env GOARCH)" in
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.746 ++ go env GOARCH
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.765 + export GO_BUILDMODE=-buildmode=pie
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.765 + GO_BUILDMODE=-buildmode=pie
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.765 ++ dirname /tmp/install/install.sh
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + dir=/tmp/install
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + bin=shfmt
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + shift
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + '[' '!' -f /tmp/install/shfmt.installer ']'
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + . /tmp/install/shfmt.installer
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + install_shfmt
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5LVSNLuApm/src/github.com/mvdan/sh
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.769 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:28 [2020-12-21T00:27:28.235Z] #49 7.787 Cloning into '/tmp/tmp.5LVSNLuApm/src/github.com/mvdan/sh'...
00:27:28 [2020-12-21T00:27:28.235Z] #49 ...
00:27:28 [2020-12-21T00:27:28.235Z] 
00:27:28 [2020-12-21T00:27:28.235Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:28 [2020-12-21T00:27:28.235Z] #53 8.104 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #53 8.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #53 8.174 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:27:28 [2020-12-21T00:27:28.235Z] #53 9.753 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:28 [2020-12-21T00:27:28.369Z] #43 9.156   PBCC     images/sk-netlink.pb-c.c
00:27:28 [2020-12-21T00:27:28.369Z] #43 9.238   DEP      images/sk-netlink.pb-c.d
00:27:28 [2020-12-21T00:27:28.369Z] #43 9.276   PBCC     images/sk-inet.pb-c.c
00:27:28 [2020-12-21T00:27:28.369Z] #43 9.365   DEP      images/sk-inet.pb-c.d
00:27:28 [2020-12-21T00:27:28.390Z] #41 75.33   DEP      criu/pie-util-vdso-elf32.d
00:27:28 [2020-12-21T00:27:28.390Z] #41 75.47   DEP      criu/path.d
00:27:28 [2020-12-21T00:27:28.390Z] #41 75.58   DEP      criu/parasite-syscall.d
00:27:28 [2020-12-21T00:27:28.435Z] #27 14.79 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.6%
#                                                                          2.5%
##                                                                         3.2%
##                                                                         4.0%
###                                                                        4.9%
####                                                                       5.9%
####                                                                       6.9%
#####                                                                      7.7%
######                                                                     8.7%
######                                                                     9.7%
#######                                                                   10.7%
########                                                                  11.6%
#########                                                                 12.7%
#########                                                                 13.8%
##########                                                                14.9%
###########                                                               16.0%
############                                                              17.3%
#############                                                             18.7%
##############                                                            20.1%
###############                                                           21.4%
################                                                          22.4%
################                                                          23.5%
#################                                                         24.7%
##################                                                        25.7%
###################                                                       27.0%
####################                                                      28.2%
#####################                                                     29.6%
#####################                                                     29.6%
######################                                                    31.1%
######################                                                    31.9%
#######################                                                   32.8%
########################                                                  33.7%
#########################                                                 34.9%
#########################                                                 35.7%
##########################                                                36.9%
###########################                                               38.3%
############################                                              39.7%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.8%
###############################                                           44.3%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.2%
###################################                                       49.1%
####################################                                      50.4%
####################################                                      51.3%
#####################################                                     52.2%
######################################                                    53.6%
#######################################                                   54.4%
#######################################                                   55.0%
########################################                                  56.1%
#########################################                                 56.9%
#########################################                                 57.6%
##########################################                                58.3%
##########################################                                59.2%
###########################################                               60.0%
###########################################                               61.1%
############################################                              62.0%
#############################################                             62.8%
##############################################                            64.3%
##############################################                            65.2%
###############################################                           66.2%
################################################                          67.5%
#################################################                         68.3%
#################################################                         69.4%
##################################################                        70.4%
###################################################                       71.6%
####################################################                      72.4%
####################################################                      73.4%
#####################################################                     74.0%
######################################################                    75.2%
######################################################                    76.2%
########################################################                  77.9%
#########################################################                 79.8%
#########################################################                 80.2%
##########################################################                81.1%
###########################################################               82.3%
############################################################              83.8%
#############################################################             85.3%
#############################################################             85.9%
##############################################################            87.2%
###############################################################           88.0%
###############################################################           88.6%
################################################################          89.6%
#################################################################         90.5%
#################################################################         91.3%
##################################################################        92.0%
##################################################################        93.0%
###################################################################       93.7%
###################################################################       94.4%
####################################################################      95.2%
#####################################################################     96.6%
######################################################################    98.0%
#######################################################################   99.2%
######################################################################## 100.0%
00:27:28 [2020-12-21T00:27:28.435Z] #27 25.56 
00:27:28 [2020-12-21T00:27:28.498Z] #53 ...
00:27:28 [2020-12-21T00:27:28.498Z] 
00:27:28 [2020-12-21T00:27:28.498Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.112 + RM_GOPATH=0
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.112 + TMP_GOPATH=
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.112 + : /build
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.112 + '[' -z '' ']'
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.112 ++ mktemp -d
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.131 + export GOPATH=/tmp/tmp.yUMnQJYk3G
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.131 + GOPATH=/tmp/tmp.yUMnQJYk3G
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.131 + RM_GOPATH=1
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.131 + case "$(go env GOARCH)" in
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.131 ++ go env GOARCH
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + export GO_BUILDMODE=-buildmode=pie
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + GO_BUILDMODE=-buildmode=pie
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 ++ dirname /tmp/install/install.sh
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + dir=/tmp/install
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + bin=gotestsum
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + shift
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + '[' '!' -f /tmp/install/gotestsum.installer ']'
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + . /tmp/install/gotestsum.installer
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 ++ : v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + install_gotestsum
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + set -e
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + export GO111MODULE=on
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + GO111MODULE=on
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + GOBIN=/build
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.167 + go get gotest.tools/gotestsum@v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.293 go: finding gotest.tools v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 7.303 go: finding gotest.tools/gotestsum v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 8.670 go: downloading gotest.tools/gotestsum v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 9.611 go: extracting gotest.tools/gotestsum v0.5.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.78 go: downloading github.com/fatih/color v1.9.0
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.78 go: downloading github.com/pkg/errors v0.9.1
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.78 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.84 go: downloading github.com/jonboulle/clockwork v0.1.0
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.86 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:28 [2020-12-21T00:27:28.498Z] #45 10.97 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:28 [2020-12-21T00:27:28.498Z] #45 11.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:28 [2020-12-21T00:27:28.498Z] #45 11.22 go: downloading github.com/spf13/pflag v1.0.3
00:27:28 [2020-12-21T00:27:28.498Z] #45 11.36 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:28 [2020-12-21T00:27:28.498Z] #45 11.45 go: extracting github.com/fatih/color v1.9.0
00:27:28 [2020-12-21T00:27:28.498Z] #45 11.45 go: downloading github.com/mattn/go-isatty v0.0.12
00:27:28 [2020-12-21T00:27:28.498Z] #45 ...
00:27:28 [2020-12-21T00:27:28.498Z] 
00:27:28 [2020-12-21T00:27:28.498Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:27:28 [2020-12-21T00:27:28.647Z] #41 ...
00:27:28 [2020-12-21T00:27:28.648Z] 
00:27:28 [2020-12-21T00:27:28.648Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:28 [2020-12-21T00:27:28.648Z] #18 14.43 Reading package lists...
00:27:28 [2020-12-21T00:27:28.648Z] #18 18.28 Building dependency tree...
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.71 libcap2-bin is already the newest version (1:2.25-2).
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.71 The following additional packages will be installed:
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   python3.7 python3.7-minimal vim-runtime xxd
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72 Suggested packages:
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.72   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.73 Recommended packages:
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.73   aufs-dkms nftables build-essential python3-dev python3-keyring
00:27:28 [2020-12-21T00:27:28.648Z] #18 19.73   python3-keyrings.alt python3-xdg unzip
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.65 The following NEW packages will be installed:
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.66   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.66   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.66   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.66   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.66   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.67   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.67   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.67   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:27:28 [2020-12-21T00:27:28.648Z] #18 21.67   xz-utils zip
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.00 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.00 Need to get 28.5 MB of archives.
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.00 After this operation, 116 MB of additional disk space will be used.
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.61 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:27:28 [2020-12-21T00:27:28.648Z] #18 22.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:27:28 [2020-12-21T00:27:28.664Z] #43 9.456   PBCC     images/sk-unix.pb-c.c
00:27:28 [2020-12-21T00:27:28.664Z] #43 9.515   DEP      images/sk-unix.pb-c.d
00:27:28 [2020-12-21T00:27:28.664Z] #43 9.605   PBCC     images/mm.pb-c.c
00:27:28 [2020-12-21T00:27:28.664Z] #43 9.664   DEP      images/mm.pb-c.d
00:27:28 [2020-12-21T00:27:28.699Z] #27 ...
00:27:28 [2020-12-21T00:27:28.699Z] 
00:27:28 [2020-12-21T00:27:28.699Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:28 [2020-12-21T00:27:28.699Z] #11 19.76 Reading package lists...
00:27:28 [2020-12-21T00:27:28.699Z] #11 27.67 Reading package lists...
00:27:28 [2020-12-21T00:27:28.699Z] #11 35.18 Building dependency tree...
00:27:28 [2020-12-21T00:27:28.757Z] #56 10.98 Checking out files:  87% (695/794)   
Checking out files:  88% (699/794)   
Checking out files:  89% (707/794)   
Checking out files:  90% (715/794)   
Checking out files:  91% (723/794)   
Checking out files:  92% (731/794)   
Checking out files:  93% (739/794)   
Checking out files:  94% (747/794)   
Checking out files:  95% (755/794)   
Checking out files:  96% (763/794)   
Checking out files:  97% (771/794)   
Checking out files:  98% (779/794)   
Checking out files:  99% (787/794)   
Checking out files: 100% (794/794)   
Checking out files: 100% (794/794), done.
00:27:28 [2020-12-21T00:27:28.757Z] #56 11.53 + cd /tmp/tmp.1v9uXxl08l/src/github.com/rootless-containers/rootlesskit
00:27:28 [2020-12-21T00:27:28.757Z] #56 11.53 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d
00:27:28 [2020-12-21T00:27:28.882Z] #56 ...
00:27:28 [2020-12-21T00:27:28.882Z] 
00:27:28 [2020-12-21T00:27:28.882Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.09 go: downloading github.com/spf13/viper v1.6.1
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.31 go: downloading github.com/go-critic/go-critic v0.4.1
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.32 go: downloading github.com/spf13/cobra v0.0.5
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.32 go: downloading github.com/sirupsen/logrus v1.4.2
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.45 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.45 go: downloading github.com/fatih/color v1.7.0
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.45 go: extracting github.com/spf13/viper v1.6.1
00:27:28 [2020-12-21T00:27:28.882Z] #47 17.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:28 [2020-12-21T00:27:28.882Z] #47 ...
00:27:28 [2020-12-21T00:27:28.882Z] 
00:27:28 [2020-12-21T00:27:28.882Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:28 [2020-12-21T00:27:28.882Z] #38 7.435 + git clone https://github.com/docker/distribution.git .
00:27:28 [2020-12-21T00:27:28.882Z] #38 7.438 Cloning into '.'...
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.07 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.08 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:27:28 [2020-12-21T00:27:28.905Z] #18 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.703   PBCC     images/timerfd.pb-c.c
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.749   DEP      images/timerfd.pb-c.d
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.789   PBCC     images/timer.pb-c.c
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.833   DEP      images/timer.pb-c.d
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.863   PBCC     images/sa.pb-c.c
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.909   DEP      images/sa.pb-c.d
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.952   PBCC     images/pipe-data.pb-c.c
00:27:28 [2020-12-21T00:27:28.958Z] #43 9.977   DEP      images/pipe-data.pb-c.d
00:27:28 [2020-12-21T00:27:28.962Z] #11 ...
00:27:28 [2020-12-21T00:27:28.962Z] 
00:27:28 [2020-12-21T00:27:28.962Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:28 [2020-12-21T00:27:28.962Z] #40 26.53 Reading package lists...
00:27:28 [2020-12-21T00:27:28.962Z] #40 33.49 Building dependency tree...
00:27:28 [2020-12-21T00:27:28.962Z] #40 37.13 The following additional packages will be installed:
00:27:28 [2020-12-21T00:27:28.962Z] #40 37.14   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:27:28 [2020-12-21T00:27:28.962Z] #40 37.14   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:27:28 [2020-12-21T00:27:28.962Z] #40 37.14 Suggested packages:
00:27:28 [2020-12-21T00:27:28.962Z] #40 37.14   manpages-dev python-setuptools
00:27:29 [2020-12-21T00:27:29.142Z] #38 ...
00:27:29 [2020-12-21T00:27:29.142Z] 
00:27:29 [2020-12-21T00:27:29.142Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:29 [2020-12-21T00:27:29.142Z] #47 17.65 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:27:29 [2020-12-21T00:27:29.161Z] #18 23.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:27:29 [2020-12-21T00:27:29.161Z] #18 23.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:27:29 [2020-12-21T00:27:29.161Z] #18 23.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:27:29 [2020-12-21T00:27:29.161Z] #18 23.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.06   PBCC     images/mnt.pb-c.c
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.09   DEP      images/mnt.pb-c.d
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.16   PBCC     images/sk-packet.pb-c.c
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.18   DEP      images/sk-packet.pb-c.d
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.22   PBCC     images/tcp-stream.pb-c.c
00:27:29 [2020-12-21T00:27:29.253Z] #43 10.27   DEP      images/tcp-stream.pb-c.d
00:27:29 [2020-12-21T00:27:29.364Z] #56 11.87 + for f in rootlesskit rootlesskit-docker-proxy
00:27:29 [2020-12-21T00:27:29.364Z] #56 11.87 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
00:27:29 [2020-12-21T00:27:29.401Z] #47 18.05 go: downloading github.com/hashicorp/hcl v1.0.0
00:27:29 [2020-12-21T00:27:29.401Z] #47 18.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:29 [2020-12-21T00:27:29.402Z] #47 18.17 go: extracting github.com/spf13/cobra v0.0.5
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.32   PBCC     images/pipe.pb-c.c
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.36   DEP      images/pipe.pb-c.d
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.41   PBCC     images/pstree.pb-c.c
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.42   DEP      images/pstree.pb-c.d
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.51   PBCC     images/fs.pb-c.c
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.54   DEP      images/fs.pb-c.d
00:27:29 [2020-12-21T00:27:29.550Z] #43 10.58   PBCC     images/signalfd.pb-c.c
00:27:29 [2020-12-21T00:27:29.662Z] #47 18.33 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:27:29 [2020-12-21T00:27:29.662Z] #47 18.38 go: extracting github.com/fatih/color v1.7.0
00:27:29 [2020-12-21T00:27:29.662Z] #47 18.38 go: downloading gopkg.in/yaml.v2 v2.2.7
00:27:29 [2020-12-21T00:27:29.725Z] #18 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:27:29 [2020-12-21T00:27:29.725Z] #18 ...
00:27:29 [2020-12-21T00:27:29.725Z] 
00:27:29 [2020-12-21T00:27:29.725Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:29 [2020-12-21T00:27:29.725Z] #30 DONE 151.1s
00:27:29 [2020-12-21T00:27:29.725Z] 
00:27:29 [2020-12-21T00:27:29.725Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:29 [2020-12-21T00:27:29.725Z] #18 23.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:27:29 [2020-12-21T00:27:29.725Z] #18 23.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:27:29 [2020-12-21T00:27:29.725Z] #18 ...
00:27:29 [2020-12-21T00:27:29.725Z] 
00:27:29 [2020-12-21T00:27:29.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:29 [2020-12-21T00:27:29.725Z] #41 75.74   DEP      criu/pagemap.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 75.91   DEP      criu/pagemap-cache.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 76.10   DEP      criu/page-xfer.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 76.23   DEP      criu/page-pipe.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 76.34   DEP      criu/netfilter.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 76.53   DEP      criu/net.d
00:27:29 [2020-12-21T00:27:29.725Z] #41 76.69   DEP      criu/namespaces.d
00:27:29 [2020-12-21T00:27:29.851Z] #43 10.69   DEP      images/signalfd.pb-c.d
00:27:29 [2020-12-21T00:27:29.851Z] #43 10.80   PBCC     images/fh.pb-c.c
00:27:29 [2020-12-21T00:27:29.851Z] #43 10.86   PBCC     images/fsnotify.pb-c.c
00:27:29 [2020-12-21T00:27:29.921Z] #47 18.48 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:27:29 [2020-12-21T00:27:29.921Z] #47 18.49 go: extracting github.com/sirupsen/logrus v1.4.2
00:27:29 [2020-12-21T00:27:29.921Z] #47 18.58 go: downloading github.com/pelletier/go-toml v1.2.0
00:27:29 [2020-12-21T00:27:29.982Z] #41 77.04   DEP      criu/mount.d
00:27:30 [2020-12-21T00:27:30.148Z] #43 11.00   DEP      images/fh.pb-c.d
00:27:30 [2020-12-21T00:27:30.148Z] #43 11.07   DEP      images/fsnotify.pb-c.d
00:27:30 [2020-12-21T00:27:30.148Z] #43 11.15   PBCC     images/eventpoll.pb-c.c
00:27:30 [2020-12-21T00:27:30.148Z] #43 11.17   DEP      images/eventpoll.pb-c.d
00:27:30 [2020-12-21T00:27:30.239Z] #41 77.24   DEP      criu/memfd.d
00:27:30 [2020-12-21T00:27:30.358Z] #40 38.67 The following NEW packages will be installed:
00:27:30 [2020-12-21T00:27:30.358Z] #40 ...
00:27:30 [2020-12-21T00:27:30.358Z] 
00:27:30 [2020-12-21T00:27:30.358Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:30 [2020-12-21T00:27:30.358Z] #27 27.18 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
00:27:30 [2020-12-21T00:27:30.445Z] #43 11.26   PBCC     images/eventfd.pb-c.c
00:27:30 [2020-12-21T00:27:30.445Z] #43 11.29   DEP      images/eventfd.pb-c.d
00:27:30 [2020-12-21T00:27:30.445Z] #43 11.33   PBCC     images/remap-file-path.pb-c.c
00:27:30 [2020-12-21T00:27:30.445Z] #43 11.36   DEP      images/remap-file-path.pb-c.d
00:27:30 [2020-12-21T00:27:30.445Z] #43 11.44   PBCC     images/fifo.pb-c.c
00:27:30 [2020-12-21T00:27:30.496Z] #41 77.43   DEP      criu/mem.d
00:27:30 [2020-12-21T00:27:30.625Z] #27 27.64 
00:27:30 [2020-12-21T00:27:30.706Z] Fetching without tags
00:27:30 [2020-12-21T00:27:30.755Z] #41 77.72   DEP      criu/lsm.d
00:27:30 [2020-12-21T00:27:30.757Z] #43 11.47   DEP      images/fifo.pb-c.d
00:27:30 [2020-12-21T00:27:30.757Z] #43 11.53   PBCC     images/ghost-file.pb-c.c
00:27:30 [2020-12-21T00:27:30.757Z] #43 11.62   DEP      images/ghost-file.pb-c.d
00:27:30 [2020-12-21T00:27:30.757Z] #43 11.67   PBCC     images/regfile.pb-c.c
00:27:30 [2020-12-21T00:27:30.858Z] #47 19.44 go: extracting github.com/go-critic/go-critic v0.4.1
00:27:30 [2020-12-21T00:27:30.858Z] #47 19.47 go: extracting github.com/hashicorp/hcl v1.0.0
00:27:30 [2020-12-21T00:27:30.858Z] #47 19.69 go: extracting gopkg.in/yaml.v2 v2.2.7
00:27:30 [2020-12-21T00:27:30.891Z] #27 27.87 
#                                                                          2.0%
######################################################################## 100.0%
00:27:30 [2020-12-21T00:27:30.891Z] #27 28.09 
00:27:30 [2020-12-21T00:27:30.934Z] ?   	github.com/docker/docker/api	[no test files]
00:27:31 [2020-12-21T00:27:31.012Z] #41 77.91   DEP      criu/log.d
00:27:31 [2020-12-21T00:27:31.012Z] #41 78.11   DEP      criu/libnetlink.d
00:27:31 [2020-12-21T00:27:31.055Z] #43 11.74   DEP      images/regfile.pb-c.d
00:27:31 [2020-12-21T00:27:31.055Z] #43 11.78   PBCC     images/ns.pb-c.c
00:27:31 [2020-12-21T00:27:31.055Z] #43 11.81   DEP      images/ns.pb-c.d
00:27:31 [2020-12-21T00:27:31.055Z] #43 11.88   PBCC     images/fdinfo.pb-c.c
00:27:31 [2020-12-21T00:27:31.055Z] #43 12.01   DEP      images/fdinfo.pb-c.d
00:27:31 [2020-12-21T00:27:31.055Z] #43 12.10   PBCC     images/core-aarch64.pb-c.c
00:27:31 [2020-12-21T00:27:31.055Z] #43 12.12   PBCC     images/core-arm.pb-c.c
00:27:31 [2020-12-21T00:27:31.117Z] #47 19.83 go: extracting github.com/pelletier/go-toml v1.2.0
00:27:30 [2020-12-21T00:27:30.385Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:30 [2020-12-21T00:27:30.464Z]  > git config --add remote.origin.fetch +refs/pull/41830/head:refs/remotes/origin/PR-41830 # timeout=10
00:27:30 [2020-12-21T00:27:30.507Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:30 [2020-12-21T00:27:30.626Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:27:30 [2020-12-21T00:27:30.740Z] Fetching upstream changes from https://github.com/moby/moby.git
00:27:30 [2020-12-21T00:27:30.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:30 [2020-12-21T00:27:30.741Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41830/head:refs/remotes/origin/PR-41830 +refs/heads/master:refs/remotes/origin/master # timeout=10
00:27:31 [2020-12-21T00:27:31.268Z] #41 78.26   DEP      criu/kerndat.d
00:27:31 [2020-12-21T00:27:31.352Z] #43 12.16   PBCC     images/core-ppc64.pb-c.c
00:27:31 [2020-12-21T00:27:31.352Z] #43 12.21   PBCC     images/core-s390.pb-c.c
00:27:31 [2020-12-21T00:27:31.352Z] #43 12.25   PBCC     images/core-x86.pb-c.c
00:27:31 [2020-12-21T00:27:31.352Z] #43 12.30   PBCC     images/core.pb-c.c
00:27:31 [2020-12-21T00:27:31.352Z] #43 12.37   PBCC     images/inventory.pb-c.c
00:27:31 [2020-12-21T00:27:31.376Z] #47 19.91 go: downloading github.com/mattn/go-colorable v0.1.4
00:27:31 [2020-12-21T00:27:31.524Z] #41 78.43   DEP      criu/kcmp-ids.d
00:27:31 [2020-12-21T00:27:31.524Z] #41 78.50   DEP      criu/irmap.d
00:27:31 [2020-12-21T00:27:31.524Z] #41 78.60   DEP      criu/ipc_ns.d
00:27:31 [2020-12-21T00:27:31.650Z] #43 12.42   DEP      images/core-aarch64.pb-c.d
00:27:31 [2020-12-21T00:27:31.650Z] #43 12.48   DEP      images/core-arm.pb-c.d
00:27:31 [2020-12-21T00:27:31.650Z] #43 12.51   DEP      images/core-ppc64.pb-c.d
00:27:31 [2020-12-21T00:27:31.650Z] #43 12.55   DEP      images/core-s390.pb-c.d
00:27:31 [2020-12-21T00:27:31.731Z] #47 20.19 go: downloading github.com/mattn/go-isatty v0.0.8
00:27:31 [2020-12-21T00:27:31.731Z] #47 20.31 go: extracting github.com/mattn/go-colorable v0.1.4
00:27:31 [2020-12-21T00:27:31.781Z] #41 78.73   DEP      criu/image.d
00:27:31 [2020-12-21T00:27:31.781Z] #41 78.83   DEP      criu/image-desc.d
00:27:31 [2020-12-21T00:27:31.781Z] #41 78.89   DEP      criu/fsnotify.d
00:27:31 [2020-12-21T00:27:31.900Z] #56 ...
00:27:31 [2020-12-21T00:27:31.900Z] 
00:27:31 [2020-12-21T00:27:31.900Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:31 [2020-12-21T00:27:31.900Z] #22 14.29 + mkdir -p /build
00:27:31 [2020-12-21T00:27:31.900Z] #22 14.29 + mv docker/docker /build/
00:27:31 [2020-12-21T00:27:31.900Z] #22 14.29 + rmdir docker
00:27:31 [2020-12-21T00:27:31.900Z] #22 DONE 14.7s
00:27:31 [2020-12-21T00:27:31.949Z] #43 12.63   DEP      images/core-x86.pb-c.d
00:27:31 [2020-12-21T00:27:31.949Z] #43 12.69   DEP      images/core.pb-c.d
00:27:31 [2020-12-21T00:27:31.949Z] #43 12.72   DEP      images/inventory.pb-c.d
00:27:31 [2020-12-21T00:27:31.949Z] #43 12.85   PBCC     images/cpuinfo.pb-c.c
00:27:31 [2020-12-21T00:27:31.949Z] #43 12.88   DEP      images/cpuinfo.pb-c.d
00:27:31 [2020-12-21T00:27:31.974Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:27:31 [2020-12-21T00:27:31.991Z] #47 20.62 go: downloading github.com/stretchr/testify v1.4.0
00:27:31 [2020-12-21T00:27:31.991Z] #47 20.73 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:27:32 [2020-12-21T00:27:32.037Z] #41 79.02   DEP      criu/filesystems.d
00:27:32 [2020-12-21T00:27:32.160Z] 
00:27:32 [2020-12-21T00:27:32.160Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:32 [2020-12-21T00:27:32.160Z] #45 11.45 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:32 [2020-12-21T00:27:32.160Z] #45 11.46 go: downloading github.com/mattn/go-colorable v0.1.6
00:27:32 [2020-12-21T00:27:32.160Z] #45 11.63 go: extracting github.com/jonboulle/clockwork v0.1.0
00:27:32 [2020-12-21T00:27:32.160Z] #45 11.65 go: extracting github.com/pkg/errors v0.9.1
00:27:32 [2020-12-21T00:27:32.160Z] #45 11.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:32 [2020-12-21T00:27:32.160Z] #45 12.38 go: extracting github.com/spf13/pflag v1.0.3
00:27:32 [2020-12-21T00:27:32.160Z] #45 12.86 go: extracting github.com/mattn/go-colorable v0.1.6
00:27:32 [2020-12-21T00:27:32.160Z] #45 12.92 go: extracting github.com/mattn/go-isatty v0.0.12
00:27:32 [2020-12-21T00:27:32.248Z] #43 12.94   PBCC     images/stats.pb-c.c
00:27:32 [2020-12-21T00:27:32.248Z] #43 12.95   DEP      images/stats.pb-c.d
00:27:32 [2020-12-21T00:27:32.259Z] #47 20.79 go: downloading github.com/pkg/errors v0.8.1
00:27:32 [2020-12-21T00:27:32.259Z] #47 ...
00:27:32 [2020-12-21T00:27:32.259Z] 
00:27:32 [2020-12-21T00:27:32.259Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:32 [2020-12-21T00:27:32.259Z] #43 10.79 runtime
00:27:32 [2020-12-21T00:27:32.259Z] #43 15.70 unicode/utf8
00:27:32 [2020-12-21T00:27:32.259Z] #43 16.58 math
00:27:32 [2020-12-21T00:27:32.259Z] #43 ...
00:27:32 [2020-12-21T00:27:32.259Z] 
00:27:32 [2020-12-21T00:27:32.259Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:32 [2020-12-21T00:27:32.259Z] #47 20.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:27:32 [2020-12-21T00:27:32.259Z] #47 20.93 go: extracting github.com/mattn/go-isatty v0.0.8
00:27:32 [2020-12-21T00:27:32.259Z] #47 20.99 go: downloading gopkg.in/ini.v1 v1.51.0
00:27:32 [2020-12-21T00:27:32.294Z] #41 79.17   DEP      criu/files.d
00:27:32 [2020-12-21T00:27:32.294Z] #41 79.37   DEP      criu/files-reg.d
00:27:32 [2020-12-21T00:27:32.517Z] #47 21.04 go: downloading github.com/subosito/gotenv v1.2.0
00:27:32 [2020-12-21T00:27:32.517Z] #47 ...
00:27:32 [2020-12-21T00:27:32.517Z] 
00:27:32 [2020-12-21T00:27:32.517Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.04 go: downloading github.com/spf13/pflag v1.0.3
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.11 go: downloading github.com/jonboulle/clockwork v0.1.0
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.26 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.27 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.51 go: downloading github.com/fatih/color v1.9.0
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.53 go: downloading github.com/pkg/errors v0.9.1
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.93 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:32 [2020-12-21T00:27:32.517Z] #45 11.93 go: extracting github.com/jonboulle/clockwork v0.1.0
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.01 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.06 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.08 go: extracting github.com/spf13/pflag v1.0.3
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.55 go: extracting github.com/pkg/errors v0.9.1
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.68 go: extracting github.com/fatih/color v1.9.0
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.94 go: downloading github.com/mattn/go-colorable v0.1.6
00:27:32 [2020-12-21T00:27:32.517Z] #45 12.94 go: downloading github.com/mattn/go-isatty v0.0.12
00:27:32 [2020-12-21T00:27:32.517Z] #45 13.37 go: extracting github.com/mattn/go-isatty v0.0.12
00:27:32 [2020-12-21T00:27:32.517Z] #45 13.41 go: extracting github.com/mattn/go-colorable v0.1.6
00:27:32 [2020-12-21T00:27:32.517Z] #45 16.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:32 [2020-12-21T00:27:32.517Z] #45 16.58 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:32 [2020-12-21T00:27:32.517Z] #45 19.27 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:32 [2020-12-21T00:27:32.551Z] #41 79.50   DEP      criu/files-ext.d
00:27:32 [2020-12-21T00:27:32.551Z] #41 79.61   DEP      criu/file-lock.d
00:27:32 [2020-12-21T00:27:32.776Z] #45 ...
00:27:32 [2020-12-21T00:27:32.776Z] 
00:27:32 [2020-12-21T00:27:32.776Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:32 [2020-12-21T00:27:32.776Z] #47 21.34 go: extracting github.com/pkg/errors v0.8.1
00:27:32 [2020-12-21T00:27:32.776Z] #47 21.38 go: extracting github.com/subosito/gotenv v1.2.0
00:27:32 [2020-12-21T00:27:32.807Z] #41 79.72   DEP      criu/file-ids.d
00:27:32 [2020-12-21T00:27:32.808Z] #41 79.82   DEP      criu/fifo.d
00:27:32 [2020-12-21T00:27:32.808Z] #41 79.97   DEP      criu/fdstore.d
00:27:32 [2020-12-21T00:27:32.817Z] #27 29.66 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
00:27:33 [2020-12-21T00:27:33.065Z] #41 80.06   DEP      criu/fault-injection.d
00:27:33 [2020-12-21T00:27:33.065Z] #41 80.12   DEP      criu/external.d
00:27:33 [2020-12-21T00:27:33.065Z] #41 80.23   DEP      criu/eventpoll.d
00:27:33 [2020-12-21T00:27:33.081Z] #27 30.01 
00:27:33 [2020-12-21T00:27:33.098Z] #45 15.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:33 [2020-12-21T00:27:33.322Z] #41 80.34   DEP      criu/eventfd.d
00:27:33 [2020-12-21T00:27:33.322Z] #41 80.44   DEP      criu/crtools.d
00:27:33 [2020-12-21T00:27:33.346Z] #47 21.80 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:33 [2020-12-21T00:27:33.346Z] #47 21.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:27:33 [2020-12-21T00:27:33.346Z] #47 ...
00:27:33 [2020-12-21T00:27:33.346Z] 
00:27:33 [2020-12-21T00:27:33.346Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:33 [2020-12-21T00:27:33.346Z] #32 11.88 runtime
00:27:33 [2020-12-21T00:27:33.346Z] #32 16.97 internal/testlog
00:27:33 [2020-12-21T00:27:33.346Z] #32 17.55 encoding
00:27:33 [2020-12-21T00:27:33.346Z] #32 18.10 runtime/cgo
00:27:33 [2020-12-21T00:27:33.346Z] #32 ...
00:27:33 [2020-12-21T00:27:33.346Z] 
00:27:33 [2020-12-21T00:27:33.346Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:33 [2020-12-21T00:27:33.346Z] #22 21.80 + mkdir -p /build
00:27:33 [2020-12-21T00:27:33.346Z] #22 21.80 + mv docker/docker /build/
00:27:33 [2020-12-21T00:27:33.346Z] #22 21.80 + rmdir docker
00:27:33 [2020-12-21T00:27:33.357Z] #45 16.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:33 [2020-12-21T00:27:33.579Z] #41 80.64   DEP      criu/cr-service.d
00:27:33 [2020-12-21T00:27:33.730Z] #27 30.32 
                                                                           0.8%
####                                                                       6.7%
######################################################################## 100.0%
00:27:33 [2020-12-21T00:27:33.730Z] #27 30.65 
00:27:33 [2020-12-21T00:27:33.780Z] #43 14.78 make[1]: Nothing to be done for 'all'.
00:27:33 [2020-12-21T00:27:33.836Z] #41 80.76   DEP      criu/cr-restore.d
00:27:33 [2020-12-21T00:27:33.836Z] #41 81.02   DEP      criu/cr-errno.d
00:27:33 [2020-12-21T00:27:33.915Z] #22 ...
00:27:33 [2020-12-21T00:27:33.915Z] 
00:27:33 [2020-12-21T00:27:33.915Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:33 [2020-12-21T00:27:33.915Z] #34 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:33 [2020-12-21T00:27:33.915Z] #34 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:33 [2020-12-21T00:27:33.915Z] #34 ...
00:27:33 [2020-12-21T00:27:33.915Z] 
00:27:33 [2020-12-21T00:27:33.915Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:33 [2020-12-21T00:27:33.915Z] #47 22.07 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:27:33 [2020-12-21T00:27:33.915Z] #47 22.10 go: extracting github.com/stretchr/testify v1.4.0
00:27:33 [2020-12-21T00:27:33.915Z] #47 22.19 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:27:33 [2020-12-21T00:27:33.915Z] #47 22.27 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:27:33 [2020-12-21T00:27:33.915Z] #47 22.55 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:32 [2020-12-21T00:27:32.078Z]  > git config core.sparsecheckout # timeout=10
00:27:32 [2020-12-21T00:27:32.125Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:27:34 [2020-12-21T00:27:34.093Z] #41 81.03   DEP      criu/cr-dump.d
00:27:34 [2020-12-21T00:27:34.174Z] #47 ...
00:27:34 [2020-12-21T00:27:34.174Z] 
00:27:34 [2020-12-21T00:27:34.174Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:34 [2020-12-21T00:27:34.174Z] #22 DONE 22.7s
00:27:34 [2020-12-21T00:27:34.174Z] 
00:27:34 [2020-12-21T00:27:34.174Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:34 [2020-12-21T00:27:34.174Z] #47 22.73 go: extracting gopkg.in/ini.v1 v1.51.0
00:27:34 [2020-12-21T00:27:34.174Z] #47 22.95 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:27:34 [2020-12-21T00:27:34.174Z] #47 ...
00:27:34 [2020-12-21T00:27:34.174Z] 
00:27:34 [2020-12-21T00:27:34.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:34 [2020-12-21T00:27:34.174Z] #11 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:34 [2020-12-21T00:27:34.174Z] #11 15.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:34 [2020-12-21T00:27:34.294Z] #45 ...
00:27:34 [2020-12-21T00:27:34.294Z] 
00:27:34 [2020-12-21T00:27:34.294Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:34 [2020-12-21T00:27:34.294Z] #47 17.02 go: downloading github.com/spf13/viper v1.6.1
00:27:34 [2020-12-21T00:27:34.294Z] #47 17.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:34 [2020-12-21T00:27:34.294Z] #47 17.02 go: downloading github.com/fatih/color v1.7.0
00:27:34 [2020-12-21T00:27:34.294Z] #47 17.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:34 [2020-12-21T00:27:34.354Z] #41 81.19   DEP      criu/cr-dedup.d
00:27:34 [2020-12-21T00:27:34.354Z] #41 81.31   DEP      criu/cr-check.d
00:27:34 [2020-12-21T00:27:34.354Z] #41 81.45   DEP      criu/config.d
00:27:34 [2020-12-21T00:27:34.434Z] #11 ...
00:27:34 [2020-12-21T00:27:34.434Z] 
00:27:34 [2020-12-21T00:27:34.434Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:34 [2020-12-21T00:27:34.434Z] #49 22.95 + cd /tmp/tmp.gNfviuitd4/src/github.com/mvdan/sh
00:27:34 [2020-12-21T00:27:34.434Z] #49 22.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:34 [2020-12-21T00:27:34.434Z] #49 23.16 + GO111MODULE=on
00:27:34 [2020-12-21T00:27:34.434Z] #49 23.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:27:34 [2020-12-21T00:27:34.434Z] #49 ...
00:27:34 [2020-12-21T00:27:34.434Z] 
00:27:34 [2020-12-21T00:27:34.434Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:34 [2020-12-21T00:27:34.434Z] #40 13.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:34 [2020-12-21T00:27:34.434Z] #40 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:34 [2020-12-21T00:27:34.553Z] #47 17.33 go: downloading github.com/go-lintpack/lintpack v0.5.2
00:27:34 [2020-12-21T00:27:34.611Z] #41 81.60   DEP      criu/clone-noasan.d
00:27:34 [2020-12-21T00:27:34.611Z] #41 81.67   DEP      criu/cgroup.d
00:27:34 [2020-12-21T00:27:34.693Z] #40 ...
00:27:34 [2020-12-21T00:27:34.693Z] 
00:27:34 [2020-12-21T00:27:34.693Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:34 [2020-12-21T00:27:34.693Z] #47 23.33 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:34 [2020-12-21T00:27:34.693Z] #47 23.33 go: downloading github.com/davecgh/go-spew v1.1.1
00:27:34 [2020-12-21T00:27:34.818Z] #47 17.63 go: downloading github.com/go-critic/go-critic v0.4.1
00:27:34 [2020-12-21T00:27:34.819Z] #47 ...
00:27:34 [2020-12-21T00:27:34.819Z] 
00:27:34 [2020-12-21T00:27:34.819Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:34 [2020-12-21T00:27:34.819Z] #32 7.659 + cd /tmp/tmp.RDGsHVwsk2/src/github.com/BurntSushi/toml
00:27:34 [2020-12-21T00:27:34.819Z] #32 7.659 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
00:27:34 [2020-12-21T00:27:34.819Z] #32 7.678 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
00:27:34 [2020-12-21T00:27:34.819Z] #32 8.908 internal/cpu
00:27:34 [2020-12-21T00:27:34.819Z] #32 8.911 runtime/internal/atomic
00:27:34 [2020-12-21T00:27:34.819Z] #32 9.719 runtime/internal/sys
00:27:34 [2020-12-21T00:27:34.819Z] #32 9.832 internal/bytealg
00:27:34 [2020-12-21T00:27:34.819Z] #32 10.01 runtime/internal/math
00:27:34 [2020-12-21T00:27:34.819Z] #32 10.14 math/bits
00:27:34 [2020-12-21T00:27:34.819Z] #32 10.48 runtime
00:27:34 [2020-12-21T00:27:34.819Z] #32 10.90 math
00:27:34 [2020-12-21T00:27:34.868Z] #41 81.81   DEP      criu/cgroup-props.d
00:27:34 [2020-12-21T00:27:34.868Z] #41 81.92   DEP      criu/bitmap.d
00:27:34 [2020-12-21T00:27:34.868Z] #41 81.95   DEP      criu/bfd.d
00:27:35 [2020-12-21T00:27:35.078Z] #32 ...
00:27:35 [2020-12-21T00:27:35.078Z] 
00:27:35 [2020-12-21T00:27:35.078Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:35 [2020-12-21T00:27:35.078Z] #38 7.536 + git clone https://github.com/docker/distribution.git .
00:27:35 [2020-12-21T00:27:35.078Z] #38 7.598 Cloning into '.'...
00:27:35 [2020-12-21T00:27:35.078Z] #38 ...
00:27:35 [2020-12-21T00:27:35.078Z] 
00:27:35 [2020-12-21T00:27:35.078Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:35 [2020-12-21T00:27:35.078Z] #47 17.87 go: downloading github.com/mattn/go-colorable v0.1.4
00:27:35 [2020-12-21T00:27:35.078Z] #47 18.02 go: extracting github.com/spf13/viper v1.6.1
00:27:35 [2020-12-21T00:27:35.099Z] Merge succeeded, producing c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:27:35 [2020-12-21T00:27:35.099Z] Checking out Revision c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb (PR-41830)
00:27:35 [2020-12-21T00:27:35.125Z] #41 82.05   DEP      criu/autofs.d
00:27:35 [2020-12-21T00:27:35.125Z] #41 82.21   DEP      criu/aio.d
00:27:35 [2020-12-21T00:27:35.127Z] #27 32.15 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
00:27:35 [2020-12-21T00:27:35.127Z] #27 32.21 skipping existing 9a99313a2c50
00:27:35 [2020-12-21T00:27:35.262Z] #47 23.96 go: extracting github.com/davecgh/go-spew v1.1.1
00:27:35 [2020-12-21T00:27:35.349Z] #47 18.04 go: extracting github.com/go-lintpack/lintpack v0.5.2
00:27:35 [2020-12-21T00:27:35.349Z] #47 18.15 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:35 [2020-12-21T00:27:35.349Z] #47 18.16 go: extracting github.com/fatih/color v1.7.0
00:27:35 [2020-12-21T00:27:35.384Z] #41 82.37   DEP      criu/action-scripts.d
00:27:35 [2020-12-21T00:27:35.511Z] #27 32.31 
00:27:35 [2020-12-21T00:27:35.522Z] #47 ...
00:27:35 [2020-12-21T00:27:35.522Z] 
00:27:35 [2020-12-21T00:27:35.522Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:35 [2020-12-21T00:27:35.522Z] #53 14.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:35 [2020-12-21T00:27:35.522Z] #53 ...
00:27:35 [2020-12-21T00:27:35.522Z] 
00:27:35 [2020-12-21T00:27:35.522Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:35 [2020-12-21T00:27:35.522Z] #43 24.06 unicode/utf16
00:27:35 [2020-12-21T00:27:35.608Z] #47 18.45 go: extracting github.com/mattn/go-colorable v0.1.4
00:27:35 [2020-12-21T00:27:35.640Z] #41 82.57   CC       criu/action-scripts.o
00:27:35 [2020-12-21T00:27:35.775Z] #27 ...
00:27:35 [2020-12-21T00:27:35.775Z] 
00:27:35 [2020-12-21T00:27:35.775Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:35 [2020-12-21T00:27:35.775Z] #53 26.85 Reading package lists...
00:27:35 [2020-12-21T00:27:35.775Z] #53 34.65 Building dependency tree...
00:27:35 [2020-12-21T00:27:35.775Z] #53 37.96 The following additional packages will be installed:
00:27:35 [2020-12-21T00:27:35.775Z] #53 37.97   libbtrfs0
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.15 The following NEW packages will be installed:
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.15   libbtrfs-dev libbtrfs0
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.64 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.64 Need to get 119 kB of archives.
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.64 After this operation, 387 kB of additional disk space will be used.
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:27:35 [2020-12-21T00:27:35.775Z] #53 38.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.27 debconf: delaying package configuration, since apt-utils is not installed
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.48 Fetched 119 kB in 0s (321 kB/s)
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.82 Selecting previously unselected package libbtrfs0.
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.82 (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.)
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.89 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
00:27:35 [2020-12-21T00:27:35.775Z] #53 40.93 Unpacking libbtrfs0 (4.20.1-2) ...
00:27:35 [2020-12-21T00:27:35.775Z] #53 41.99 Selecting previously unselected package libbtrfs-dev.
00:27:35 [2020-12-21T00:27:35.775Z] #53 41.99 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
00:27:35 [2020-12-21T00:27:35.775Z] #53 42.01 Unpacking libbtrfs-dev (4.20.1-2) ...
00:27:35 [2020-12-21T00:27:35.781Z] #43 24.39 container/list
00:27:35 [2020-12-21T00:27:35.887Z] #47 18.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:35 [2020-12-21T00:27:35.887Z] #47 18.62 go: extracting github.com/go-critic/go-critic v0.4.1
00:27:35 [2020-12-21T00:27:35.897Z] #41 83.06   CC       criu/aio.o
00:27:36 [2020-12-21T00:27:36.147Z] #47 18.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:36 [2020-12-21T00:27:36.237Z] #53 ...
00:27:36 [2020-12-21T00:27:36.237Z] 
00:27:36 [2020-12-21T00:27:36.237Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:27:36 [2020-12-21T00:27:36.237Z] #30 42.24 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.
00:27:36 [2020-12-21T00:27:36.237Z] #30 42.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:27:36 [2020-12-21T00:27:36.237Z] #30 43.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:27:36 [2020-12-21T00:27:36.237Z] #30 ...
00:27:36 [2020-12-21T00:27:36.237Z] 
00:27:36 [2020-12-21T00:27:36.237Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:36 [2020-12-21T00:27:36.237Z] #32 34.59 sync
00:27:36 [2020-12-21T00:27:36.237Z] #32 34.60 internal/reflectlite
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.15 sort
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.15 errors
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.56 io
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.57 internal/oserror
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.60 strconv
00:27:36 [2020-12-21T00:27:36.237Z] #32 38.73 syscall
00:27:36 [2020-12-21T00:27:36.237Z] #32 41.44 strings
00:27:36 [2020-12-21T00:27:36.237Z] #32 41.46 bytes
00:27:36 [2020-12-21T00:27:36.237Z] #32 43.49 bufio
00:27:36 [2020-12-21T00:27:36.237Z] #32 43.66 reflect
00:27:36 [2020-12-21T00:27:36.461Z] #41 ...
00:27:36 [2020-12-21T00:27:36.461Z] 
00:27:36 [2020-12-21T00:27:36.461Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.07 debconf: delaying package configuration, since apt-utils is not installed
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.30 Fetched 28.5 MB in 2s (13.5 MB/s)
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.39 Selecting previously unselected package pigz.
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.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 ... 23432 files and directories currently installed.)
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.44 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.45 Unpacking pigz (2.4-1) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.53 Selecting previously unselected package libpython3.7-minimal:amd64.
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.94 Selecting previously unselected package python3.7-minimal.
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 25.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 26.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 26.84 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.73 Selecting previously unselected package python3-minimal.
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.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 ... 23681 files and directories currently installed.)
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.79 Unpacking python3-minimal (3.7.3-1) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.87 Selecting previously unselected package libmpdec2:amd64.
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.88 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 28.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 29.89 Selecting previously unselected package python3.7.
00:27:36 [2020-12-21T00:27:36.461Z] #18 29.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 29.91 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 30.02 Selecting previously unselected package libpython3-stdlib:amd64.
00:27:36 [2020-12-21T00:27:36.461Z] #18 30.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 30.03 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:27:36 [2020-12-21T00:27:36.461Z] #18 30.17 Setting up python3-minimal (3.7.3-1) ...
00:27:36 [2020-12-21T00:27:36.503Z] #32 ...
00:27:36 [2020-12-21T00:27:36.503Z] 
00:27:36 [2020-12-21T00:27:36.503Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:36 [2020-12-21T00:27:36.503Z] #40 38.67   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:27:36 [2020-12-21T00:27:36.503Z] #40 38.67   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:27:36 [2020-12-21T00:27:36.503Z] #40 38.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:27:36 [2020-12-21T00:27:36.503Z] #40 38.69   python-six zlib1g-dev
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.13 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.13 Need to get 3798 kB of archives.
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.13 After this operation, 21.6 MB of additional disk space will be used.
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 39.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
00:27:36 [2020-12-21T00:27:36.503Z] #40 40.91 debconf: delaying package configuration, since apt-utils is not installed
00:27:36 [2020-12-21T00:27:36.503Z] #40 41.75 Fetched 3798 kB in 1s (5846 kB/s)
00:27:36 [2020-12-21T00:27:36.503Z] #40 42.07 Selecting previously unselected package libcap-dev:arm64.
00:27:36 [2020-12-21T00:27:36.503Z] #40 42.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 ... 15383 files and directories currently installed.)
00:27:36 [2020-12-21T00:27:36.503Z] #40 42.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
00:27:36 [2020-12-21T00:27:36.503Z] #40 43.88 Unpacking libcap-dev:arm64 (1:2.25-2) ...
00:27:36 [2020-12-21T00:27:36.503Z] #40 ...
00:27:36 [2020-12-21T00:27:36.503Z] 
00:27:36 [2020-12-21T00:27:36.503Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:36 [2020-12-21T00:27:36.503Z] #27 33.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
00:27:36 [2020-12-21T00:27:36.548Z] #43 16.94   CC       images/stats.o
00:27:36 [2020-12-21T00:27:36.548Z] #43 ...
00:27:36 [2020-12-21T00:27:36.548Z] 
00:27:36 [2020-12-21T00:27:36.548Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:36 [2020-12-21T00:27:36.548Z] #51 75.37 time
00:27:36 [2020-12-21T00:27:36.548Z] #51 80.57 regexp
00:27:36 [2020-12-21T00:27:36.548Z] #51 ...
00:27:36 [2020-12-21T00:27:36.548Z] 
00:27:36 [2020-12-21T00:27:36.548Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:27:36 [2020-12-21T00:27:36.719Z] #43 25.31 crypto/internal/subtle
00:27:36 [2020-12-21T00:27:36.726Z] #47 19.53 go: downloading gopkg.in/yaml.v2 v2.2.7
00:27:36 [2020-12-21T00:27:36.976Z] #18 31.02 Selecting previously unselected package python3.
00:27:36 [2020-12-21T00:27:36.976Z] #18 31.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 ... 24093 files and directories currently installed.)
00:27:36 [2020-12-21T00:27:36.976Z] #18 31.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:27:36 [2020-12-21T00:27:36.976Z] #18 31.11 Unpacking python3 (3.7.3-1) ...
00:27:36 [2020-12-21T00:27:36.978Z] #43 25.53 crypto/subtle
00:27:36 [2020-12-21T00:27:36.978Z] #43 25.66 vendor/golang.org/x/crypto/cryptobyte/asn1
00:27:36 [2020-12-21T00:27:36.978Z] #43 25.78 internal/nettrace
00:27:36 [2020-12-21T00:27:36.986Z] #47 19.69 go: extracting gopkg.in/yaml.v2 v2.2.7
00:27:34 [2020-12-21T00:27:34.721Z]  > git remote # timeout=10
00:27:34 [2020-12-21T00:27:34.802Z]  > git config --get remote.origin.url # timeout=10
00:27:34 [2020-12-21T00:27:34.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:27:34 [2020-12-21T00:27:34.872Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
00:27:35 [2020-12-21T00:27:35.002Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:27:35 [2020-12-21T00:27:35.131Z]  > git config core.sparsecheckout # timeout=10
00:27:35 [2020-12-21T00:27:35.173Z]  > git checkout -f c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb # timeout=10
00:27:37 [2020-12-21T00:27:37.084Z] #27 34.05 
00:27:37 [2020-12-21T00:27:37.144Z] #56 45.47 Checking out files:  64% (2378/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:27:37 [2020-12-21T00:27:37.144Z] #56 46.48 + cd /tmp/tmp.RdW6DuyAnO/src/github.com/containerd/containerd
00:27:37 [2020-12-21T00:27:37.144Z] #56 46.48 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.23 Selecting previously unselected package libip4tc0:amd64.
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.23 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.24 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.32 Selecting previously unselected package libip6tc0:amd64.
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.33 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.34 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.41 Selecting previously unselected package libiptc0:amd64.
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.44 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:27:37 [2020-12-21T00:27:37.233Z] #18 31.53 Selecting previously unselected package libnfnetlink0:amd64.
00:27:37 [2020-12-21T00:27:37.238Z] #43 25.89 runtime/cgo
00:27:37 [2020-12-21T00:27:37.350Z] #27 34.28 
######################################################################## 100.0%
00:27:37 [2020-12-21T00:27:37.350Z] #27 34.44 
00:27:37 [2020-12-21T00:27:37.350Z] #27 ...
00:27:37 [2020-12-21T00:27:37.350Z] 
00:27:37 [2020-12-21T00:27:37.350Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:37 [2020-12-21T00:27:37.350Z] #47 35.82 go: extracting golang.org/x/text v0.3.2
00:27:37 [2020-12-21T00:27:37.350Z] #47 41.72 go: finding github.com/fatih/color v1.7.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 41.76 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:37 [2020-12-21T00:27:37.350Z] #47 41.92 go: finding github.com/mattn/go-colorable v0.1.4
00:27:37 [2020-12-21T00:27:37.350Z] #47 41.96 go: finding github.com/mattn/go-isatty v0.0.8
00:27:37 [2020-12-21T00:27:37.350Z] #47 42.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:37 [2020-12-21T00:27:37.350Z] #47 42.24 go: finding github.com/go-critic/go-critic v0.4.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 42.28 go: finding github.com/go-lintpack/lintpack v0.5.2
00:27:37 [2020-12-21T00:27:37.350Z] #47 42.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:37 [2020-12-21T00:27:37.350Z] #47 43.24 go: finding github.com/pkg/errors v0.8.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 43.24 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 43.24 go: finding github.com/mitchellh/go-homedir v1.1.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 43.97 go: finding github.com/spf13/viper v1.6.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 43.98 go: finding github.com/go-toolsmith/astequal v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.04 go: finding github.com/sirupsen/logrus v1.4.2
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.36 go: finding github.com/go-toolsmith/astp v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.38 go: finding github.com/stretchr/testify v1.4.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.38 go: finding github.com/go-toolsmith/astcast v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.39 go: finding github.com/go-toolsmith/typep v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.58 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.92 go: finding github.com/davecgh/go-spew v1.1.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 44.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.03 go: finding github.com/go-toolsmith/strparse v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.03 go: finding github.com/spf13/cobra v0.0.5
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.03 go: finding github.com/pmezard/go-difflib v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.04 go: finding github.com/spf13/pflag v1.0.5
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.05 go: finding github.com/fsnotify/fsnotify v1.4.7
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.06 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.08 go: finding github.com/stretchr/objx v0.2.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.11 go: finding github.com/gobwas/glob v0.2.3
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.13 go: finding github.com/hashicorp/hcl v1.0.0
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.21 go: finding gopkg.in/yaml.v2 v2.2.7
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.72 go: finding github.com/magiconair/properties v1.8.1
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:37 [2020-12-21T00:27:37.350Z] #47 45.77 go: finding github.com/mitchellh/mapstructure v1.1.2
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:27:37 [2020-12-21T00:27:37.490Z] #18 31.73 Selecting previously unselected package libnftnl11:amd64.
00:27:37 [2020-12-21T00:27:37.555Z] #47 ...
00:27:37 [2020-12-21T00:27:37.555Z] 
00:27:37 [2020-12-21T00:27:37.555Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:37 [2020-12-21T00:27:37.555Z] #43 10.37 internal/bytealg
00:27:37 [2020-12-21T00:27:37.555Z] #43 10.39 sync/atomic
00:27:37 [2020-12-21T00:27:37.555Z] #43 10.98 unicode
00:27:37 [2020-12-21T00:27:37.555Z] #43 11.90 runtime
00:27:37 [2020-12-21T00:27:37.555Z] #43 15.94 unicode/utf8
00:27:37 [2020-12-21T00:27:37.555Z] #43 17.05 math
00:27:37 [2020-12-21T00:27:37.613Z] #47 ...
00:27:37 [2020-12-21T00:27:37.613Z] 
00:27:37 [2020-12-21T00:27:37.613Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:37 [2020-12-21T00:27:37.613Z] #34 28.18 Reading package lists...
00:27:37 [2020-12-21T00:27:37.613Z] #34 36.59 Building dependency tree...
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.11 The following additional packages will be installed:
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.11   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.13 Suggested packages:
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.14   cmake-doc ninja-build lrzip
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.14 Recommended packages:
00:27:37 [2020-12-21T00:27:37.613Z] #34 40.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.07 The following NEW packages will be installed:
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.09   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.09   vim-common xxd
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.66 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.66 Need to get 14.2 MB of archives.
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.66 After this operation, 60.0 MB of additional disk space will be used.
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 41.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 43.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 43.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 43.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 43.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 43.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 44.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
00:27:37 [2020-12-21T00:27:37.613Z] #34 ...
00:27:37 [2020-12-21T00:27:37.613Z] 
00:27:37 [2020-12-21T00:27:37.613Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:37 [2020-12-21T00:27:37.613Z] #47 46.24 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:37 [2020-12-21T00:27:37.747Z] #18 31.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.747Z] #18 31.75 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:27:37 [2020-12-21T00:27:37.747Z] #18 31.84 Selecting previously unselected package iptables.
00:27:37 [2020-12-21T00:27:37.747Z] #18 31.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:27:37 [2020-12-21T00:27:37.747Z] #18 31.86 Unpacking iptables (1.8.2-4) ...
00:27:37 [2020-12-21T00:27:37.816Z] #43 ...
00:27:37 [2020-12-21T00:27:37.816Z] 
00:27:37 [2020-12-21T00:27:37.816Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:37 [2020-12-21T00:27:37.816Z] #32 18.62 internal/testlog
00:27:37 [2020-12-21T00:27:37.816Z] #32 19.08 encoding
00:27:37 [2020-12-21T00:27:37.816Z] #32 19.30 runtime/cgo
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.25 go: finding github.com/pelletier/go-toml v1.2.0
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.36 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.42 go: finding github.com/spf13/afero v1.1.2
00:27:37 [2020-12-21T00:27:37.928Z] #47 46.48 go: finding github.com/spf13/cast v1.3.0
00:27:38 [2020-12-21T00:27:38.004Z] #18 32.21 Selecting previously unselected package xxd.
00:27:38 [2020-12-21T00:27:38.004Z] #18 32.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:27:38 [2020-12-21T00:27:38.004Z] #18 32.25 Unpacking xxd (2:8.1.0875-5) ...
00:27:38 [2020-12-21T00:27:38.192Z] #47 46.57 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:38 [2020-12-21T00:27:38.192Z] #47 46.58 go: finding golang.org/x/text v0.3.2
00:27:38 [2020-12-21T00:27:38.192Z] #47 46.58 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:27:38 [2020-12-21T00:27:38.192Z] #47 46.61 go: finding github.com/subosito/gotenv v1.2.0
00:27:38 [2020-12-21T00:27:38.210Z] #56 ...
00:27:38 [2020-12-21T00:27:38.210Z] 
00:27:38 [2020-12-21T00:27:38.210Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:38 [2020-12-21T00:27:38.210Z] #45 77.42 time
00:27:38 [2020-12-21T00:27:38.210Z] #45 82.57 regexp
00:27:38 [2020-12-21T00:27:38.210Z] #45 ...
00:27:38 [2020-12-21T00:27:38.210Z] 
00:27:38 [2020-12-21T00:27:38.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:38 [2020-12-21T00:27:38.210Z] #43 17.38   CC       images/core.o
00:27:38 [2020-12-21T00:27:38.210Z] #43 18.12   CC       images/core-x86.o
00:27:38 [2020-12-21T00:27:38.210Z] #43 18.68   CC       images/core-arm.o
00:27:38 [2020-12-21T00:27:38.210Z] #43 19.20   CC       images/core-aarch64.o
00:27:38 [2020-12-21T00:27:38.261Z] #18 32.37 Selecting previously unselected package vim-common.
00:27:38 [2020-12-21T00:27:38.261Z] #18 32.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:27:38 [2020-12-21T00:27:38.261Z] #18 32.42 Unpacking vim-common (2:8.1.0875-5) ...
00:27:38 [2020-12-21T00:27:38.385Z] #32 ...
00:27:38 [2020-12-21T00:27:38.385Z] 
00:27:38 [2020-12-21T00:27:38.385Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:38 [2020-12-21T00:27:38.385Z] #40 11.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:27:38 [2020-12-21T00:27:38.385Z] #40 14.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:38 [2020-12-21T00:27:38.385Z] #40 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:38 [2020-12-21T00:27:38.385Z] #40 ...
00:27:38 [2020-12-21T00:27:38.385Z] 
00:27:38 [2020-12-21T00:27:38.385Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:38 [2020-12-21T00:27:38.385Z] #45 19.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:38 [2020-12-21T00:27:38.518Z] #18 32.59 Selecting previously unselected package bash-completion.
00:27:38 [2020-12-21T00:27:38.518Z] #18 32.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:27:38 [2020-12-21T00:27:38.582Z] #47 46.89 go: finding gopkg.in/ini.v1 v1.51.0
00:27:38 [2020-12-21T00:27:38.845Z] #47 46.96 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:38 [2020-12-21T00:27:38.845Z] #47 47.00 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:38 [2020-12-21T00:27:38.845Z] #47 47.00 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:38 [2020-12-21T00:27:38.845Z] #47 47.44 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:38 [2020-12-21T00:27:38.867Z] #43 19.74   CC       images/core-ppc64.o
00:27:39 [2020-12-21T00:27:39.108Z] #47 47.44 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:39 [2020-12-21T00:27:39.109Z] #47 ...
00:27:39 [2020-12-21T00:27:39.109Z] 
00:27:39 [2020-12-21T00:27:39.109Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:39 [2020-12-21T00:27:39.109Z] #43 37.57 github.com/LK4D4/vndr/godl/singleflight
00:27:39 [2020-12-21T00:27:39.109Z] #43 37.57 internal/reflectlite
00:27:39 [2020-12-21T00:27:39.109Z] #43 37.58 math/rand
00:27:39 [2020-12-21T00:27:39.109Z] #43 37.62 internal/singleflight
00:27:39 [2020-12-21T00:27:39.109Z] #43 40.68 sort
00:27:39 [2020-12-21T00:27:39.109Z] #43 40.69 strconv
00:27:39 [2020-12-21T00:27:39.109Z] #43 40.70 io
00:27:39 [2020-12-21T00:27:39.109Z] #43 40.75 syscall
00:27:39 [2020-12-21T00:27:39.109Z] #43 42.82 vendor/golang.org/x/net/dns/dnsmessage
00:27:39 [2020-12-21T00:27:39.109Z] #43 43.31 bytes
00:27:39 [2020-12-21T00:27:39.109Z] #43 45.74 reflect
00:27:39 [2020-12-21T00:27:39.109Z] #43 46.41 regexp/syntax
00:27:39 [2020-12-21T00:27:39.372Z] #43 ...
00:27:39 [2020-12-21T00:27:39.372Z] 
00:27:39 [2020-12-21T00:27:39.372Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.40 
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.54 
######################################################################## 100.0%
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.61 
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.84 Download of images into '/build' complete.
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.84 Use something like the following to load the result into a Docker daemon:
00:27:39 [2020-12-21T00:27:39.372Z] #27 35.84   tar -cC '/build' . | docker load
00:27:39 [2020-12-21T00:27:39.387Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
00:27:39 [2020-12-21T00:27:39.513Z] #43 ...
00:27:39 [2020-12-21T00:27:39.513Z] 
00:27:39 [2020-12-21T00:27:39.513Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:39 [2020-12-21T00:27:39.513Z] #34 78.74 internal/poll
00:27:39 [2020-12-21T00:27:39.513Z] #34 79.93 os
00:27:39 [2020-12-21T00:27:39.513Z] #34 84.04 internal/fmtsort
00:27:39 [2020-12-21T00:27:39.513Z] #34 84.45 path/filepath
00:27:39 [2020-12-21T00:27:39.513Z] #34 84.99 fmt
00:27:39 [2020-12-21T00:27:39.513Z] #34 86.37 io/ioutil
00:27:39 [2020-12-21T00:27:39.513Z] #34 88.81 flag
00:27:39 [2020-12-21T00:27:39.513Z] #34 88.82 github.com/BurntSushi/toml
00:27:39 [2020-12-21T00:27:39.513Z] #34 88.82 log
00:27:39 [2020-12-21T00:27:39.513Z] #34 ...
00:27:39 [2020-12-21T00:27:39.513Z] 
00:27:39 [2020-12-21T00:27:39.513Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:39 [2020-12-21T00:27:39.513Z] #45 88.86 os/exec
00:27:39 [2020-12-21T00:27:39.513Z] #45 88.90 net
00:27:40 [2020-12-21T00:27:40.293Z] #45 ...
00:27:40 [2020-12-21T00:27:40.293Z] 
00:27:40 [2020-12-21T00:27:40.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:40 [2020-12-21T00:27:40.293Z] #11 12.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:40 [2020-12-21T00:27:40.293Z] #11 17.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:40 [2020-12-21T00:27:40.293Z] #11 ...
00:27:40 [2020-12-21T00:27:40.293Z] 
00:27:40 [2020-12-21T00:27:40.293Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:40 [2020-12-21T00:27:40.293Z] #49 22.31 + cd /tmp/tmp.5LVSNLuApm/src/github.com/mvdan/sh
00:27:40 [2020-12-21T00:27:40.293Z] #49 22.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
00:27:40 [2020-12-21T00:27:40.293Z] #49 22.50 + GO111MODULE=on
00:27:40 [2020-12-21T00:27:40.293Z] #49 22.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
00:27:40 [2020-12-21T00:27:40.529Z] #43 ...
00:27:40 [2020-12-21T00:27:40.529Z] 
00:27:40 [2020-12-21T00:27:40.529Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:40 [2020-12-21T00:27:40.767Z] #27 ...
00:27:40 [2020-12-21T00:27:40.767Z] 
00:27:40 [2020-12-21T00:27:40.767Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.92 The following additional packages will be installed:
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.94   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.94   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.94   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.94   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.94   mingw-w64-x86-64-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.95 Suggested packages:
00:27:40 [2020-12-21T00:27:40.767Z] #11 38.96   gcc-8-locales seccomp wine64
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.66 The following NEW packages will be installed:
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.67   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.67   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.67   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.68   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.68   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.68   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.69 The following packages will be upgraded:
00:27:40 [2020-12-21T00:27:40.767Z] #11 40.70   libsystemd0 libudev1
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.10 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.10 Need to get 73.8 MB of archives.
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.10 After this operation, 472 MB of additional disk space will be used.
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 41.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 42.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 43.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
00:27:40 [2020-12-21T00:27:40.767Z] #11 43.75 Get:11 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]
00:27:40 [2020-12-21T00:27:40.767Z] #11 ...
00:27:40 [2020-12-21T00:27:40.767Z] 
00:27:40 [2020-12-21T00:27:40.767Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:40 [2020-12-21T00:27:40.767Z] #47 47.67 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:40 [2020-12-21T00:27:40.767Z] #47 47.67 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.01 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.01 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.29 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.29 go: finding github.com/kisielk/gotool v1.0.0
00:27:40 [2020-12-21T00:27:40.767Z] #47 48.79 go: finding github.com/sourcegraph/go-diff v0.5.1
00:27:40 [2020-12-21T00:27:40.767Z] #47 49.05 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:40 [2020-12-21T00:27:40.767Z] #47 49.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:27:40 [2020-12-21T00:27:40.767Z] #47 49.07 go: finding github.com/ultraware/funlen v0.0.2
00:27:40 [2020-12-21T00:27:40.767Z] #47 49.31 go: finding github.com/ultraware/whitespace v0.0.4
00:27:40 [2020-12-21T00:27:40.861Z] #49 ...
00:27:40 [2020-12-21T00:27:40.861Z] 
00:27:40 [2020-12-21T00:27:40.861Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:40 [2020-12-21T00:27:40.861Z] #53 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:27:40 [2020-12-21T00:27:40.861Z] #53 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:27:41 [2020-12-21T00:27:41.044Z] #18 35.10 Unpacking bash-completion (1:2.8-6) ...
00:27:41 [2020-12-21T00:27:41.110Z] #47 49.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:41 [2020-12-21T00:27:41.110Z] #47 49.54 go: finding github.com/uudashr/gocognit v1.0.1
00:27:41 [2020-12-21T00:27:41.110Z] #47 49.56 go: finding github.com/gogo/protobuf v1.2.1
00:27:41 [2020-12-21T00:27:41.120Z] #53 ...
00:27:41 [2020-12-21T00:27:41.120Z] 
00:27:41 [2020-12-21T00:27:41.120Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:41 [2020-12-21T00:27:41.120Z] #45 23.65 go: finding github.com/fatih/color v1.9.0
00:27:41 [2020-12-21T00:27:41.120Z] #45 23.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:41 [2020-12-21T00:27:41.120Z] #45 23.87 go: finding github.com/pkg/errors v0.9.1
00:27:41 [2020-12-21T00:27:41.120Z] #45 23.92 go: finding github.com/mattn/go-colorable v0.1.6
00:27:41 [2020-12-21T00:27:41.120Z] #45 23.97 go: finding github.com/spf13/pflag v1.0.3
00:27:41 [2020-12-21T00:27:41.301Z] #18 35.49 Selecting previously unselected package bzip2.
00:27:41 [2020-12-21T00:27:41.301Z] #18 35.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:27:41 [2020-12-21T00:27:41.309Z] #38 29.13 Checking out files:  64% (1082/1667)   
Checking out files:  65% (1084/1667)   
Checking out files:  66% (1101/1667)   
Checking out files:  67% (1117/1667)   
Checking out files:  68% (1134/1667)   
Checking out files:  69% (1151/1667)   
Checking out files:  70% (1167/1667)   
Checking out files:  71% (1184/1667)   
Checking out files:  72% (1201/1667)   
Checking out files:  73% (1217/1667)   
Checking out files:  74% (1234/1667)   
Checking out files:  75% (1251/1667)   
Checking out files:  76% (1267/1667)   
Checking out files:  77% (1284/1667)   
Checking out files:  78% (1301/1667)   
Checking out files:  79% (1317/1667)   
Checking out files:  80% (1334/1667)   
Checking out files:  81% (1351/1667)   
Checking out files:  82% (1367/1667)   
Checking out files:  83% (1384/1667)   
Checking out files:  84% (1401/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
00:27:41 [2020-12-21T00:27:41.374Z] #47 49.68 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:41 [2020-12-21T00:27:41.374Z] #47 49.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:27:41 [2020-12-21T00:27:41.379Z] #45 24.10 go: finding github.com/mattn/go-isatty v0.0.12
00:27:41 [2020-12-21T00:27:41.379Z] #45 24.20 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.57 Selecting previously unselected package xz-utils.
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.57 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.57 Unpacking xz-utils (5.2.4-1) ...
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.74 Selecting previously unselected package apparmor.
00:27:41 [2020-12-21T00:27:41.559Z] #18 35.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:27:41 [2020-12-21T00:27:41.568Z] #38 29.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:27:41 [2020-12-21T00:27:41.687Z] #45 90.65 internal/lazyregexp
00:27:41 [2020-12-21T00:27:41.816Z] #18 35.83 Unpacking apparmor (2.13.2-10) ...
00:27:41 [2020-12-21T00:27:41.948Z] #45 24.50 go: finding github.com/jonboulle/clockwork v0.1.0
00:27:41 [2020-12-21T00:27:41.948Z] #45 24.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:41 [2020-12-21T00:27:41.948Z] #45 24.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:41 [2020-12-21T00:27:41.948Z] #45 24.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:41 [2020-12-21T00:27:41.950Z] #47 50.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:41 [2020-12-21T00:27:41.950Z] #47 50.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:41 [2020-12-21T00:27:41.984Z] #45 91.38 github.com/LK4D4/vndr/versioned
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.12 Selecting previously unselected package aufs-tools.
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.13 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.25 Selecting previously unselected package libonig5:amd64.
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.074Z] #18 36.26 Unpacking libonig5:amd64 (6.9.1-1) ...
00:27:42 [2020-12-21T00:27:42.214Z] #47 50.57 go: finding github.com/BurntSushi/toml v0.3.1
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.40 Selecting previously unselected package libjq1:amd64.
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.54 Selecting previously unselected package jq.
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.56 Unpacking jq (1.5+dfsg-2+b1) ...
00:27:42 [2020-12-21T00:27:42.331Z] #18 36.64 Selecting previously unselected package libaio1:amd64.
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.66 Unpacking libaio1:amd64 (0.3.112-3) ...
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.73 Selecting previously unselected package libgpm2:amd64.
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.75 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.82 Selecting previously unselected package libicu63:amd64.
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:27:42 [2020-12-21T00:27:42.588Z] #18 36.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:27:42 [2020-12-21T00:27:42.793Z] #47 51.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:43 [2020-12-21T00:27:43.514Z] #45 92.75 net/url
00:27:43 [2020-12-21T00:27:43.514Z] #45 92.79 go/scanner
00:27:43 [2020-12-21T00:27:43.514Z] #45 92.94 text/template/parse
00:27:44 [2020-12-21T00:27:44.108Z] #38 32.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:27:45 [2020-12-21T00:27:45.612Z] #45 ...
00:27:45 [2020-12-21T00:27:45.612Z] 
00:27:45 [2020-12-21T00:27:45.612Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:45 [2020-12-21T00:27:45.612Z] #13 94.66 Selecting previously unselected package g++-mingw-w64-x86-64.
00:27:45 [2020-12-21T00:27:45.612Z] #13 94.67 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:27:45 [2020-12-21T00:27:45.612Z] #13 94.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:27:46 [2020-12-21T00:27:46.017Z] #38 ...
00:27:46 [2020-12-21T00:27:46.017Z] 
00:27:46 [2020-12-21T00:27:46.017Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:46 [2020-12-21T00:27:46.017Z] #47 24.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:46 [2020-12-21T00:27:46.017Z] #47 25.08 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:27:46 [2020-12-21T00:27:46.017Z] #47 25.31 go: downloading github.com/magiconair/properties v1.8.1
00:27:46 [2020-12-21T00:27:46.017Z] #47 25.79 go: extracting github.com/magiconair/properties v1.8.1
00:27:46 [2020-12-21T00:27:46.017Z] #47 26.14 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:27:46 [2020-12-21T00:27:46.017Z] #47 28.13 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:46 [2020-12-21T00:27:46.017Z] #47 28.47 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:46 [2020-12-21T00:27:46.017Z] #47 30.51 go: downloading github.com/spf13/pflag v1.0.5
00:27:46 [2020-12-21T00:27:46.017Z] #47 30.72 go: extracting github.com/spf13/pflag v1.0.5
00:27:46 [2020-12-21T00:27:46.017Z] #47 30.99 go: downloading github.com/gogo/protobuf v1.2.1
00:27:46 [2020-12-21T00:27:46.017Z] #47 ...
00:27:46 [2020-12-21T00:27:46.017Z] 
00:27:46 [2020-12-21T00:27:46.017Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:46 [2020-12-21T00:27:46.199Z] #47 ...
00:27:46 [2020-12-21T00:27:46.199Z] 
00:27:46 [2020-12-21T00:27:46.199Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:46 [2020-12-21T00:27:46.199Z] #11 49.59 Get:12 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]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 53.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
00:27:46 [2020-12-21T00:27:46.199Z] #11 54.35 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB]
00:27:46 [2020-12-21T00:27:46.548Z] #62 34.33 Checking out files:  49% (946/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)   
00:27:46 [2020-12-21T00:27:46.548Z] #62 ...
00:27:46 [2020-12-21T00:27:46.548Z] 
00:27:46 [2020-12-21T00:27:46.548Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:46 [2020-12-21T00:27:46.548Z] #49 25.15 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:46 [2020-12-21T00:27:46.548Z] #49 25.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:46 [2020-12-21T00:27:46.548Z] #49 25.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:46 [2020-12-21T00:27:46.548Z] #49 25.58 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:46 [2020-12-21T00:27:46.548Z] #49 25.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:46 [2020-12-21T00:27:46.548Z] #49 27.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:46 [2020-12-21T00:27:46.548Z] #49 28.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:46 [2020-12-21T00:27:46.548Z] #49 31.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:46 [2020-12-21T00:27:46.548Z] #49 33.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:46 [2020-12-21T00:27:46.548Z] #49 33.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:46 [2020-12-21T00:27:46.548Z] #49 33.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:46 [2020-12-21T00:27:46.548Z] #49 33.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:46 [2020-12-21T00:27:46.548Z] #49 ...
00:27:46 [2020-12-21T00:27:46.548Z] 
00:27:46 [2020-12-21T00:27:46.548Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:46 [2020-12-21T00:27:46.776Z] #11 ...
00:27:46 [2020-12-21T00:27:46.776Z] 
00:27:46 [2020-12-21T00:27:46.776Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:46 [2020-12-21T00:27:46.776Z] #32 45.07 text/tabwriter
00:27:46 [2020-12-21T00:27:46.776Z] #32 45.68 path
00:27:46 [2020-12-21T00:27:46.776Z] #32 48.35 internal/syscall/execenv
00:27:46 [2020-12-21T00:27:46.776Z] #32 48.36 internal/syscall/unix
00:27:46 [2020-12-21T00:27:46.776Z] #32 48.37 time
00:27:46 [2020-12-21T00:27:46.776Z] #32 52.69 internal/poll
00:27:46 [2020-12-21T00:27:46.776Z] #32 54.04 os
00:27:46 [2020-12-21T00:27:46.776Z] #32 55.17 internal/fmtsort
00:27:46 [2020-12-21T00:27:46.776Z] #32 ...
00:27:46 [2020-12-21T00:27:46.776Z] 
00:27:46 [2020-12-21T00:27:46.776Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:46 [2020-12-21T00:27:46.776Z] #34 46.67 debconf: delaying package configuration, since apt-utils is not installed
00:27:46 [2020-12-21T00:27:46.776Z] #34 48.09 Fetched 14.2 MB in 4s (3848 kB/s)
00:27:46 [2020-12-21T00:27:46.776Z] #34 49.71 Selecting previously unselected package xxd.
00:27:46 [2020-12-21T00:27:46.776Z] #34 49.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:27:46 [2020-12-21T00:27:46.776Z] #34 49.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
00:27:46 [2020-12-21T00:27:46.776Z] #34 51.06 Unpacking xxd (2:8.1.0875-5) ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.63 Selecting previously unselected package libnet1:amd64.
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 ...
00:27:46 [2020-12-21T00:27:46.800Z] 
00:27:46 [2020-12-21T00:27:46.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:46 [2020-12-21T00:27:46.800Z] #41 83.57   CC       criu/autofs.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 84.92   CC       criu/bfd.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 85.36   CC       criu/bitmap.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 85.51   CC       criu/cgroup-props.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 86.24   CC       criu/cgroup.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 89.09   CC       criu/clone-noasan.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 89.27   CC       criu/config.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 90.50   CC       criu/cr-check.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 92.28   CC       criu/cr-dedup.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 92.70   CC       criu/cr-dump.o
00:27:46 [2020-12-21T00:27:46.800Z] #41 ...
00:27:46 [2020-12-21T00:27:46.800Z] 
00:27:46 [2020-12-21T00:27:46.800Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.75 Selecting previously unselected package libnl-3-200:amd64.
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.86 Selecting previously unselected package libprotobuf-c1:amd64.
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.93 Selecting previously unselected package libreadline5:amd64.
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:27:46 [2020-12-21T00:27:46.800Z] #18 40.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:27:47 [2020-12-21T00:27:47.040Z] #34 ...
00:27:47 [2020-12-21T00:27:47.040Z] 
00:27:47 [2020-12-21T00:27:47.040Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:47 [2020-12-21T00:27:47.040Z] #53 45.49 Setting up libbtrfs0 (4.20.1-2) ...
00:27:47 [2020-12-21T00:27:47.040Z] #53 46.57 Setting up libbtrfs-dev (4.20.1-2) ...
00:27:47 [2020-12-21T00:27:47.040Z] #53 49.53 Processing triggers for libc-bin (2.28-10) ...
00:27:47 [2020-12-21T00:27:47.059Z] #18 41.08 Selecting previously unselected package net-tools.
00:27:47 [2020-12-21T00:27:47.059Z] #18 41.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:27:47 [2020-12-21T00:27:47.059Z] #18 41.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:27:47 [2020-12-21T00:27:47.066Z] #62 34.33 Checking out files:  49% (946/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)   
00:27:47 [2020-12-21T00:27:47.066Z] #62 ...
00:27:47 [2020-12-21T00:27:47.066Z] 
00:27:47 [2020-12-21T00:27:47.066Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:47 [2020-12-21T00:27:47.066Z] #45 25.62 go: finding github.com/fatih/color v1.9.0
00:27:47 [2020-12-21T00:27:47.066Z] #45 25.66 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:27:47 [2020-12-21T00:27:47.066Z] #45 25.93 go: finding github.com/pkg/errors v0.9.1
00:27:47 [2020-12-21T00:27:47.066Z] #45 25.96 go: finding github.com/mattn/go-colorable v0.1.6
00:27:47 [2020-12-21T00:27:47.066Z] #45 26.14 go: finding github.com/mattn/go-isatty v0.0.12
00:27:47 [2020-12-21T00:27:47.066Z] #45 26.26 go: finding github.com/spf13/pflag v1.0.3
00:27:47 [2020-12-21T00:27:47.066Z] #45 26.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:27:47 [2020-12-21T00:27:47.066Z] #45 26.80 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:27:47 [2020-12-21T00:27:47.066Z] #45 26.82 go: finding github.com/jonboulle/clockwork v0.1.0
00:27:47 [2020-12-21T00:27:47.066Z] #45 27.05 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:27:47 [2020-12-21T00:27:47.066Z] #45 27.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:27:47 [2020-12-21T00:27:47.223Z] #45 ...
00:27:47 [2020-12-21T00:27:47.223Z] 
00:27:47 [2020-12-21T00:27:47.223Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:47 [2020-12-21T00:27:47.223Z] #47 22.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.71 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.82 go: downloading gopkg.in/ini.v1 v1.51.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.86 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.87 go: downloading github.com/ultraware/funlen v0.0.2
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.87 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.88 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.94 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.94 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:27:47 [2020-12-21T00:27:47.223Z] #47 25.94 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.11 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.11 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.38 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.41 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.41 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.48 go: downloading github.com/go-toolsmith/astp v1.0.0
00:27:47 [2020-12-21T00:27:47.223Z] #47 26.51 go: extracting github.com/ultraware/funlen v0.0.2
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.66 go: extracting gopkg.in/ini.v1 v1.51.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.71 go: downloading github.com/stretchr/testify v1.4.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.74 go: downloading github.com/pkg/errors v0.8.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.82 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 26.93 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.03 go: extracting github.com/go-toolsmith/astp v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.12 go: downloading github.com/pelletier/go-toml v1.2.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.19 go: extracting github.com/pkg/errors v0.8.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.42 go: extracting github.com/stretchr/testify v1.4.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.48 go: downloading github.com/magiconair/properties v1.8.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.52 go: extracting github.com/spf13/jwalterweatherman v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.56 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.68 go: downloading github.com/kisielk/gotool v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.72 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.90 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.94 go: downloading github.com/hashicorp/hcl v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.98 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
00:27:47 [2020-12-21T00:27:47.224Z] #47 27.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.20 go: extracting github.com/pelletier/go-toml v1.2.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.20 go: extracting github.com/kisielk/gotool v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.23 go: downloading golang.org/x/text v0.3.2
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.25 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.33 go: extracting github.com/magiconair/properties v1.8.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.57 go: downloading github.com/fsnotify/fsnotify v1.4.7
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.59 go: downloading github.com/spf13/cast v1.3.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.85 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:47 [2020-12-21T00:27:47.224Z] #47 28.97 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.06 go: extracting github.com/hashicorp/hcl v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.08 go: extracting github.com/spf13/cast v1.3.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.16 go: extracting github.com/fsnotify/fsnotify v1.4.7
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.23 go: downloading github.com/mattn/go-isatty v0.0.8
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.37 go: downloading github.com/pmezard/go-difflib v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.41 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.56 go: extracting github.com/mattn/go-isatty v0.0.8
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.64 go: extracting github.com/pmezard/go-difflib v1.0.0
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.79 go: downloading github.com/sourcegraph/go-diff v0.5.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 29.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:27:47 [2020-12-21T00:27:47.224Z] #47 30.13 go: downloading github.com/subosito/gotenv v1.2.0
00:27:47 [2020-12-21T00:27:47.315Z] #18 41.40 Selecting previously unselected package python-pip-whl.
00:27:47 [2020-12-21T00:27:47.315Z] #18 41.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:27:47 [2020-12-21T00:27:47.315Z] #18 41.44 Unpacking python-pip-whl (18.1-5) ...
00:27:47 [2020-12-21T00:27:47.325Z] #45 ...
00:27:47 [2020-12-21T00:27:47.325Z] 
00:27:47 [2020-12-21T00:27:47.325Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:47 [2020-12-21T00:27:47.325Z] #62 34.33 Checking out files:  49% (946/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.
00:27:47 [2020-12-21T00:27:47.325Z] #62 35.85 + cd /tmp/tmp.TofxJU1cAX/src/github.com/docker/libnetwork
00:27:47 [2020-12-21T00:27:47.325Z] #62 35.86 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:47 [2020-12-21T00:27:47.471Z] #53 ...
00:27:47 [2020-12-21T00:27:47.471Z] 
00:27:47 [2020-12-21T00:27:47.471Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:47 [2020-12-21T00:27:47.471Z] #40 46.33 Selecting previously unselected package libnet1:arm64.
00:27:47 [2020-12-21T00:27:47.471Z] #40 46.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:27:47 [2020-12-21T00:27:47.471Z] #40 46.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:27:47 [2020-12-21T00:27:47.471Z] #40 50.46 Selecting previously unselected package libnet1-dev.
00:27:47 [2020-12-21T00:27:47.471Z] #40 50.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
00:27:47 [2020-12-21T00:27:47.471Z] #40 51.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:27:47 [2020-12-21T00:27:47.484Z] #47 30.36 go: downloading github.com/ultraware/whitespace v0.0.4
00:27:47 [2020-12-21T00:27:47.484Z] #47 30.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:47 [2020-12-21T00:27:47.742Z] #40 ...
00:27:47 [2020-12-21T00:27:47.742Z] 
00:27:47 [2020-12-21T00:27:47.742Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:47 [2020-12-21T00:27:47.742Z] #32 55.91 path/filepath
00:27:47 [2020-12-21T00:27:47.742Z] #32 55.91 fmt
00:27:47 [2020-12-21T00:27:47.744Z] #47 30.54 go: extracting github.com/subosito/gotenv v1.2.0
00:27:47 [2020-12-21T00:27:47.744Z] #47 30.58 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:27:47 [2020-12-21T00:27:47.878Z] #18 41.98 Selecting previously unselected package python3-lib2to3.
00:27:47 [2020-12-21T00:27:47.878Z] #18 41.99 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:27:47 [2020-12-21T00:27:47.878Z] #18 42.00 Unpacking python3-lib2to3 (3.7.3-1) ...
00:27:47 [2020-12-21T00:27:47.892Z] #62 36.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:27:48 [2020-12-21T00:27:48.004Z] #47 30.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:48 [2020-12-21T00:27:48.004Z] #47 30.74 go: downloading github.com/sirupsen/logrus v1.4.2
00:27:48 [2020-12-21T00:27:48.004Z] #47 30.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:48 [2020-12-21T00:27:48.004Z] #47 30.90 go: extracting github.com/sourcegraph/go-diff v0.5.1
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.16 Selecting previously unselected package python3-distutils.
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.19 Unpacking python3-distutils (3.7.3-1) ...
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.32 Selecting previously unselected package python3-pip.
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:27:48 [2020-12-21T00:27:48.134Z] #18 42.33 Unpacking python3-pip (18.1-5) ...
00:27:48 [2020-12-21T00:27:48.312Z] #47 ...
00:27:48 [2020-12-21T00:27:48.312Z] 
00:27:48 [2020-12-21T00:27:48.312Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:48 [2020-12-21T00:27:48.377Z] #13 ...
00:27:48 [2020-12-21T00:27:48.377Z] 
00:27:48 [2020-12-21T00:27:48.377Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:48 [2020-12-21T00:27:48.377Z] #34 93.59 github.com/BurntSushi/toml/cmd/tomlv
00:27:48 [2020-12-21T00:27:48.377Z] #34 DONE 97.8s
00:27:48 [2020-12-21T00:27:48.390Z] #18 42.52 Selecting previously unselected package python3-pkg-resources.
00:27:48 [2020-12-21T00:27:48.390Z] #18 42.53 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:27:48 [2020-12-21T00:27:48.390Z] #18 42.54 Unpacking python3-pkg-resources (40.8.0-1) ...
00:27:48 [2020-12-21T00:27:48.390Z] #18 42.68 Selecting previously unselected package python3-setuptools.
00:27:48 [2020-12-21T00:27:48.439Z] #32 ...
00:27:48 [2020-12-21T00:27:48.439Z] 
00:27:48 [2020-12-21T00:27:48.439Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:48 [2020-12-21T00:27:48.439Z] #49 46.55 syscall
00:27:48 [2020-12-21T00:27:48.439Z] #49 46.55 reflect
00:27:48 [2020-12-21T00:27:48.439Z] #49 46.57 regexp/syntax
00:27:48 [2020-12-21T00:27:48.439Z] #49 52.71 regexp
00:27:48 [2020-12-21T00:27:48.440Z] #49 54.66 context
00:27:48 [2020-12-21T00:27:48.440Z] #49 54.70 os
00:27:48 [2020-12-21T00:27:48.440Z] #49 ...
00:27:48 [2020-12-21T00:27:48.440Z] 
00:27:48 [2020-12-21T00:27:48.440Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:48 [2020-12-21T00:27:48.440Z] #40 56.56 Selecting previously unselected package libnl-3-200:arm64.
00:27:48 [2020-12-21T00:27:48.440Z] #40 56.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
00:27:48 [2020-12-21T00:27:48.440Z] #40 56.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:27:48 [2020-12-21T00:27:48.646Z] #18 42.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:27:48 [2020-12-21T00:27:48.646Z] #18 42.70 Unpacking python3-setuptools (40.8.0-1) ...
00:27:48 [2020-12-21T00:27:48.675Z] 
00:27:48 [2020-12-21T00:27:48.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:48 [2020-12-21T00:27:48.675Z] #43 20.56   CC       images/core-s390.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 21.43   CC       images/cpuinfo.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 21.91   CC       images/inventory.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 22.13   CC       images/fdinfo.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 22.58   CC       images/fown.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 22.88   CC       images/ns.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 23.11   CC       images/regfile.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 23.42   CC       images/ghost-file.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 23.73   CC       images/fifo.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 24.00   CC       images/remap-file-path.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 24.18   CC       images/eventfd.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 24.39   CC       images/eventpoll.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 24.78   CC       images/fh.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 25.12   CC       images/fsnotify.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 25.97   CC       images/signalfd.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 26.23   CC       images/fs.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 26.44   CC       images/pstree.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 26.62   CC       images/pipe.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 26.96   CC       images/tcp-stream.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 27.20   CC       images/sk-packet.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 27.68   CC       images/mnt.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 27.95   CC       images/pipe-data.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 28.23   CC       images/sa.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 28.67   CC       images/timer.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 29.18   CC       images/timerfd.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 29.33   CC       images/mm.o
00:27:48 [2020-12-21T00:27:48.675Z] #43 ...
00:27:48 [2020-12-21T00:27:48.675Z] 
00:27:48 [2020-12-21T00:27:48.675Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:48 [2020-12-21T00:27:48.675Z] #51 88.15 mvdan.cc/sh/v3/fileutil
00:27:48 [2020-12-21T00:27:48.675Z] #51 89.03 encoding/binary
00:27:48 [2020-12-21T00:27:48.675Z] #51 89.04 flag
00:27:48 [2020-12-21T00:27:48.675Z] #51 89.04 go/token
00:27:48 [2020-12-21T00:27:48.675Z] #51 89.06 github.com/pkg/diff
00:27:48 [2020-12-21T00:27:48.675Z] #51 91.46 go/scanner
00:27:48 [2020-12-21T00:27:48.675Z] #51 93.46 mvdan.cc/editorconfig
00:27:48 [2020-12-21T00:27:48.675Z] #51 94.01 mvdan.cc/sh/v3/syntax
00:27:48 [2020-12-21T00:27:48.675Z] #51 95.26 go/ast
00:27:48 [2020-12-21T00:27:48.675Z] #51 96.02 encoding/base64
00:27:48 [2020-12-21T00:27:48.903Z] #18 42.97 Selecting previously unselected package python3-wheel.
00:27:48 [2020-12-21T00:27:48.903Z] #18 42.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:27:48 [2020-12-21T00:27:48.903Z] #18 42.98 Unpacking python3-wheel (0.32.3-2) ...
00:27:48 [2020-12-21T00:27:48.903Z] #18 43.06 Selecting previously unselected package sudo.
00:27:48 [2020-12-21T00:27:48.903Z] #18 43.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:27:48 [2020-12-21T00:27:48.903Z] #18 43.08 Unpacking sudo (1.8.27-1+deb10u2) ...
00:27:48 [2020-12-21T00:27:48.972Z] #51 98.23 golang.org/x/sys/unix
00:27:48 [2020-12-21T00:27:48.972Z] #51 ...
00:27:48 [2020-12-21T00:27:48.972Z] 
00:27:48 [2020-12-21T00:27:48.972Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.36 + export 'BUILDTAGS=netgo osusergo static_build'
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + BUILDTAGS='netgo osusergo static_build'
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + export EXTRA_FLAGS=-buildmode=pie
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + EXTRA_FLAGS=-buildmode=pie
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + '[' '' = dynamic ']'
00:27:48 [2020-12-21T00:27:48.972Z] #56 48.37 + make
00:27:48 [2020-12-21T00:27:48.972Z] #56 49.37 + bin/ctr
00:27:49 [2020-12-21T00:27:49.270Z] #56 ...
00:27:49 [2020-12-21T00:27:49.270Z] 
00:27:49 [2020-12-21T00:27:49.270Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:49 [2020-12-21T00:27:49.270Z] #43 30.03   CC       images/sk-opts.o
00:27:49 [2020-12-21T00:27:49.466Z] #18 43.60 Selecting previously unselected package thin-provisioning-tools.
00:27:49 [2020-12-21T00:27:49.466Z] #18 43.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:27:49 [2020-12-21T00:27:49.466Z] #18 43.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:27:49 [2020-12-21T00:27:49.566Z] #43 30.47   CC       images/sk-unix.o
00:27:49 [2020-12-21T00:27:49.722Z] #18 43.84 Selecting previously unselected package uidmap.
00:27:49 [2020-12-21T00:27:49.722Z] #18 43.85 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:27:49 [2020-12-21T00:27:49.722Z] #18 43.86 Unpacking uidmap (1:4.5-1.1) ...
00:27:49 [2020-12-21T00:27:49.894Z] #62 31.10 Checking out files:  42% (802/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:  84% (1602/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.
00:27:49 [2020-12-21T00:27:49.979Z] #18 43.97 Selecting previously unselected package vim-runtime.
00:27:49 [2020-12-21T00:27:49.979Z] #18 43.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:27:49 [2020-12-21T00:27:49.979Z] #18 44.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:27:49 [2020-12-21T00:27:49.979Z] #18 44.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:27:49 [2020-12-21T00:27:49.979Z] #18 44.07 Unpacking vim-runtime (2:8.1.0875-5) ...
00:27:50 [2020-12-21T00:27:50.156Z] #62 32.87 + cd /tmp/tmp.hlPRRUPafz/src/github.com/docker/libnetwork
00:27:50 [2020-12-21T00:27:50.156Z] #62 32.87 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d
00:27:50 [2020-12-21T00:27:50.210Z] #43 30.96   CC       images/sk-inet.o
00:27:50 [2020-12-21T00:27:50.369Z] #40 58.76 Selecting previously unselected package libnl-3-dev:arm64.
00:27:50 [2020-12-21T00:27:50.369Z] #40 58.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
00:27:50 [2020-12-21T00:27:50.369Z] #40 58.78 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
00:27:50 [2020-12-21T00:27:50.414Z] #62 ...
00:27:50 [2020-12-21T00:27:50.414Z] 
00:27:50 [2020-12-21T00:27:50.414Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:50 [2020-12-21T00:27:50.414Z] #43 23.31 unicode/utf16
00:27:50 [2020-12-21T00:27:50.414Z] #43 23.70 container/list
00:27:50 [2020-12-21T00:27:50.414Z] #43 24.34 crypto/internal/subtle
00:27:50 [2020-12-21T00:27:50.414Z] #43 24.53 crypto/subtle
00:27:50 [2020-12-21T00:27:50.414Z] #43 24.70 vendor/golang.org/x/crypto/cryptobyte/asn1
00:27:50 [2020-12-21T00:27:50.414Z] #43 24.84 internal/nettrace
00:27:50 [2020-12-21T00:27:50.414Z] #43 25.16 runtime/cgo
00:27:50 [2020-12-21T00:27:50.507Z] #43 31.33   CC       images/tun.o
00:27:50 [2020-12-21T00:27:50.633Z] #40 ...
00:27:50 [2020-12-21T00:27:50.633Z] 
00:27:50 [2020-12-21T00:27:50.633Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:50 [2020-12-21T00:27:50.633Z] #43 49.05 time
00:27:50 [2020-12-21T00:27:50.633Z] #43 50.11 hash/crc32
00:27:50 [2020-12-21T00:27:50.633Z] #43 51.41 vendor/golang.org/x/text/transform
00:27:50 [2020-12-21T00:27:50.633Z] #43 52.73 regexp
00:27:50 [2020-12-21T00:27:50.633Z] #43 55.89 os
00:27:50 [2020-12-21T00:27:50.633Z] #43 56.63 github.com/LK4D4/vndr/versioned
00:27:50 [2020-12-21T00:27:50.633Z] #43 57.89 encoding/binary
00:27:50 [2020-12-21T00:27:50.633Z] #43 59.03 encoding/base64
00:27:50 [2020-12-21T00:27:50.633Z] #43 59.04 crypto/cipher
00:27:50 [2020-12-21T00:27:50.633Z] #43 59.05 crypto/sha512
00:27:50 [2020-12-21T00:27:50.675Z] #43 ...
00:27:50 [2020-12-21T00:27:50.675Z] 
00:27:50 [2020-12-21T00:27:50.675Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:27:50 [2020-12-21T00:27:50.675Z] #38 30.98 Checking out files:  69% (1163/1667)   
Checking out files:  70% (1167/1667)   
Checking out files:  71% (1184/1667)   
Checking out files:  72% (1201/1667)   
Checking out files:  73% (1217/1667)   
Checking out files:  74% (1234/1667)   
Checking out files:  75% (1251/1667)   
Checking out files:  76% (1267/1667)   
Checking out files:  77% (1284/1667)   
Checking out files:  78% (1301/1667)   
Checking out files:  79% (1317/1667)   
Checking out files:  80% (1334/1667)   
Checking out files:  81% (1351/1667)   
Checking out files:  82% (1367/1667)   
Checking out files:  83% (1384/1667)   
Checking out files:  84% (1401/1667)   
Checking out files:  85% (1417/1667)   
Checking out files:  86% (1434/1667)   
Checking out files:  87% (1451/1667)   
Checking out files:  88% (1467/1667)   
Checking out files:  89% (1484/1667)   
Checking out files:  90% (1501/1667)   
Checking out files:  91% (1517/1667)   
Checking out files:  92% (1534/1667)   
Checking out files:  93% (1551/1667)   
Checking out files:  94% (1567/1667)   
Checking out files:  95% (1584/1667)   
Checking out files:  96% (1601/1667)   
Checking out files:  97% (1617/1667)   
Checking out files:  98% (1634/1667)   
Checking out files:  99% (1651/1667)   
Checking out files: 100% (1667/1667)   
Checking out files: 100% (1667/1667), done.
00:27:50 [2020-12-21T00:27:50.675Z] #38 31.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:27:50 [2020-12-21T00:27:50.686Z] Commit message: "Fix off-by-one bug"
00:27:50 [2020-12-21T00:27:50.817Z] #43 31.56   CC       images/sk-netlink.o
00:27:50 [2020-12-21T00:27:50.896Z] #43 ...
00:27:50 [2020-12-21T00:27:50.896Z] 
00:27:50 [2020-12-21T00:27:50.896Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:50 [2020-12-21T00:27:50.896Z] #11 56.29 debconf: delaying package configuration, since apt-utils is not installed
00:27:50 [2020-12-21T00:27:50.896Z] #11 56.70 Fetched 73.8 MB in 14s (5435 kB/s)
00:27:50 [2020-12-21T00:27:50.897Z] #11 58.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
00:27:50 [2020-12-21T00:27:50.897Z] #11 58.81 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ...
00:27:50 [2020-12-21T00:27:50.897Z] #11 59.15 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:27:51 [2020-12-21T00:27:51.118Z] #43 31.88   CC       images/packet-sock.o
[Pipeline] withEnv
[Pipeline] {
00:27:51 [2020-12-21T00:27:51.161Z] #11 ...
00:27:51 [2020-12-21T00:27:51.161Z] 
00:27:51 [2020-12-21T00:27:51.161Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buil...
00:27:51 [2020-12-21T00:27:51.161Z] #27 DONE 48.2s
00:27:51 [2020-12-21T00:27:51.161Z] 
00:27:51 [2020-12-21T00:27:51.161Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:51 [2020-12-21T00:27:51.161Z] #53 DONE 59.6s
00:27:51 [2020-12-21T00:27:51.161Z] 
00:27:51 [2020-12-21T00:27:51.161Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:27:51 [2020-12-21T00:27:51.161Z] #45 DONE 59.7s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:27:51 [2020-12-21T00:27:51.416Z] #43 32.32   CC       images/ipc-var.o
00:27:51 [2020-12-21T00:27:51.416Z] #43 32.52   CC       images/ipc-desc.o
00:27:51 [2020-12-21T00:27:51.425Z] 
00:27:51 [2020-12-21T00:27:51.425Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:51 [2020-12-21T00:27:51.425Z] #62 DONE 59.7s
00:27:51 [2020-12-21T00:27:51.425Z] 
00:27:51 [2020-12-21T00:27:51.425Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:51 [2020-12-21T00:27:51.425Z] #40 59.84 Selecting previously unselected package libprotobuf-c1:arm64.
00:27:51 [2020-12-21T00:27:51.425Z] #40 59.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:27:51 [2020-12-21T00:27:51.425Z] #40 59.87 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:27:51 [2020-12-21T00:27:51.611Z] #38 ...
00:27:51 [2020-12-21T00:27:51.611Z] 
00:27:51 [2020-12-21T00:27:51.611Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:51 [2020-12-21T00:27:51.611Z] #49 24.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:51 [2020-12-21T00:27:51.611Z] #49 24.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:51 [2020-12-21T00:27:51.611Z] #49 24.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:51 [2020-12-21T00:27:51.611Z] #49 24.89 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:51 [2020-12-21T00:27:51.611Z] #49 25.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:51 [2020-12-21T00:27:51.611Z] #49 26.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:51 [2020-12-21T00:27:51.611Z] #49 27.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:51 [2020-12-21T00:27:51.611Z] #49 29.83 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:51 [2020-12-21T00:27:51.611Z] #49 32.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
00:27:51 [2020-12-21T00:27:51.611Z] #49 32.56 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
00:27:51 [2020-12-21T00:27:51.611Z] #49 32.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
00:27:51 [2020-12-21T00:27:51.611Z] #49 32.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
00:27:51 [2020-12-21T00:27:51.611Z] #49 34.26 runtime/cgo
00:27:51 [2020-12-21T00:27:51.611Z] #49 34.32 runtime
00:27:51 [2020-12-21T00:27:51.611Z] #49 ...
00:27:51 [2020-12-21T00:27:51.611Z] 
00:27:51 [2020-12-21T00:27:51.611Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:51 [2020-12-21T00:27:51.611Z] #47 31.16 go: extracting github.com/ultraware/whitespace v0.0.4
00:27:51 [2020-12-21T00:27:51.611Z] #47 31.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:51 [2020-12-21T00:27:51.611Z] #47 31.60 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:51 [2020-12-21T00:27:51.611Z] #47 31.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.04 go: extracting github.com/sirupsen/logrus v1.4.2
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.56 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.75 go: downloading github.com/spf13/cobra v0.0.5
00:27:51 [2020-12-21T00:27:51.611Z] #47 32.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:51 [2020-12-21T00:27:51.611Z] #47 33.22 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:51 [2020-12-21T00:27:51.611Z] #47 33.22 go: downloading github.com/spf13/afero v1.1.2
00:27:51 [2020-12-21T00:27:51.611Z] #47 33.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:51 [2020-12-21T00:27:51.611Z] #47 33.67 go: extracting github.com/spf13/cobra v0.0.5
00:27:51 [2020-12-21T00:27:51.611Z] #47 33.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:51 [2020-12-21T00:27:51.611Z] #47 34.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:51 [2020-12-21T00:27:51.611Z] #47 34.30 go: extracting github.com/spf13/afero v1.1.2
00:27:51 [2020-12-21T00:27:51.611Z] #47 34.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:27:51 [2020-12-21T00:27:51.688Z] #40 60.14 Selecting previously unselected package libprotobuf-c-dev:arm64.
00:27:51 [2020-12-21T00:27:51.688Z] #40 60.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
00:27:51 [2020-12-21T00:27:51.688Z] #40 60.17 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:27:51 [2020-12-21T00:27:51.714Z] #43 32.69   CC       images/ipc-shm.o
00:27:51 [2020-12-21T00:27:51.870Z] #47 34.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:51 [2020-12-21T00:27:51.870Z] #47 34.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:51 [2020-12-21T00:27:51.870Z] #47 ...
00:27:51 [2020-12-21T00:27:51.870Z] 
00:27:51 [2020-12-21T00:27:51.870Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:51 [2020-12-21T00:27:51.870Z] #34 24.66 Fetched 8410 kB in 20s (424 kB/s)
00:27:51 [2020-12-21T00:27:51.955Z] #40 60.42 Selecting previously unselected package zlib1g-dev:arm64.
00:27:51 [2020-12-21T00:27:51.955Z] #40 60.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
00:27:51 [2020-12-21T00:27:51.955Z] #40 60.43 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:27:52 [2020-12-21T00:27:52.055Z] #43 32.97   CC       images/ipc-msg.o
00:27:52 [2020-12-21T00:27:52.129Z] #34 24.66 Reading package lists...
00:27:52 [2020-12-21T00:27:52.129Z] #34 ...
00:27:52 [2020-12-21T00:27:52.129Z] 
00:27:52 [2020-12-21T00:27:52.129Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:52 [2020-12-21T00:27:52.129Z] #40 34.72 Fetched 8410 kB in 27s (316 kB/s)
00:27:52 [2020-12-21T00:27:52.355Z] #43 33.28   CC       images/ipc-sem.o
00:27:52 [2020-12-21T00:27:52.533Z] #40 60.76 Selecting previously unselected package libprotobuf17:arm64.
00:27:52 [2020-12-21T00:27:52.533Z] #40 60.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
00:27:52 [2020-12-21T00:27:52.533Z] #40 60.78 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
00:27:52 [2020-12-21T00:27:52.653Z] #43 33.51   CC       images/utsns.o
00:27:52 [2020-12-21T00:27:52.653Z] #43 33.67   CC       images/creds.o
00:27:52 [2020-12-21T00:27:52.949Z] #43 33.90   CC       images/vma.o
00:27:53 [2020-12-21T00:27:53.111Z] #40 61.57 Selecting previously unselected package libprotobuf-lite17:arm64.
00:27:53 [2020-12-21T00:27:53.111Z] #40 61.57 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
00:27:53 [2020-12-21T00:27:53.111Z] #40 61.57 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:27:53 [2020-12-21T00:27:53.167Z] #62 ...
00:27:53 [2020-12-21T00:27:53.167Z] 
00:27:53 [2020-12-21T00:27:53.167Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:53 [2020-12-21T00:27:53.167Z] #47 36.79 go: extracting github.com/gogo/protobuf v1.2.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/pmezard/go-difflib v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.26 go: downloading github.com/spf13/afero v1.1.2
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.47 go: extracting github.com/pmezard/go-difflib v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.74 go: extracting github.com/spf13/afero v1.1.2
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.79 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.79 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 37.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.03 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.07 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.23 go: downloading github.com/spf13/cast v1.3.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.59 go: extracting github.com/spf13/cast v1.3.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.65 go: downloading github.com/uudashr/gocognit v1.0.1
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.70 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.80 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.80 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.85 go: downloading github.com/kisielk/gotool v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.93 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:53 [2020-12-21T00:27:53.167Z] #47 38.93 go: downloading github.com/go-toolsmith/astcast v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 39.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:53 [2020-12-21T00:27:53.167Z] #47 39.36 go: extracting github.com/go-toolsmith/astcast v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 39.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:53 [2020-12-21T00:27:53.167Z] #47 39.44 go: extracting github.com/kisielk/gotool v1.0.0
00:27:53 [2020-12-21T00:27:53.167Z] #47 39.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:27:53 [2020-12-21T00:27:53.168Z] #47 39.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:27:53 [2020-12-21T00:27:53.168Z] #47 39.55 go: extracting github.com/uudashr/gocognit v1.0.1
00:27:53 [2020-12-21T00:27:53.168Z] #47 39.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:53 [2020-12-21T00:27:53.168Z] #47 39.75 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:53 [2020-12-21T00:27:53.168Z] #47 39.91 go: downloading golang.org/x/text v0.3.2
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.04 go: downloading github.com/mitchellh/go-homedir v1.1.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.46 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.69 go: downloading github.com/go-toolsmith/astequal v1.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.69 go: downloading github.com/stretchr/objx v0.2.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.81 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:27:53 [2020-12-21T00:27:53.168Z] #47 40.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.02 go: extracting github.com/mitchellh/go-homedir v1.1.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.04 go: downloading github.com/ultraware/whitespace v0.0.4
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.26 go: extracting github.com/go-toolsmith/astequal v1.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.29 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.52 go: extracting github.com/ultraware/whitespace v0.0.4
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.55 go: downloading github.com/ultraware/funlen v0.0.2
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.77 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.77 go: extracting github.com/stretchr/objx v0.2.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 41.77 go: downloading github.com/go-toolsmith/astp v1.0.0
00:27:53 [2020-12-21T00:27:53.168Z] #47 ...
00:27:53 [2020-12-21T00:27:53.168Z] 
00:27:53 [2020-12-21T00:27:53.168Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:53 [2020-12-21T00:27:53.168Z] #53 31.79 Fetched 8410 kB in 26s (328 kB/s)
00:27:53 [2020-12-21T00:27:53.168Z] #53 31.79 Reading package lists...
00:27:53 [2020-12-21T00:27:53.168Z] #53 ...
00:27:53 [2020-12-21T00:27:53.168Z] 
00:27:53 [2020-12-21T00:27:53.168Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:53 [2020-12-21T00:27:53.168Z] #49 35.51 runtime
00:27:53 [2020-12-21T00:27:53.168Z] #49 35.54 runtime/cgo
00:27:53 [2020-12-21T00:27:53.246Z] #43 34.21   CC       images/netdev.o
00:27:53 [2020-12-21T00:27:53.253Z] #18 47.25 Selecting previously unselected package vim.
00:27:53 [2020-12-21T00:27:53.253Z] #18 47.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:27:53 [2020-12-21T00:27:53.253Z] #18 47.29 Unpacking vim (2:8.1.0875-5) ...
00:27:53 [2020-12-21T00:27:53.374Z] #40 61.98 Selecting previously unselected package libprotobuf-dev:arm64.
00:27:53 [2020-12-21T00:27:53.374Z] #40 61.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
00:27:53 [2020-12-21T00:27:53.374Z] #40 62.01 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:27:53 [2020-12-21T00:27:53.429Z] #49 ...
00:27:53 [2020-12-21T00:27:53.429Z] 
00:27:53 [2020-12-21T00:27:53.429Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:53 [2020-12-21T00:27:53.429Z] #47 42.00 go: extracting github.com/ultraware/funlen v0.0.2
00:27:53 [2020-12-21T00:27:53.429Z] #47 42.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:27:53 [2020-12-21T00:27:53.429Z] #47 42.05 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
00:27:53 [2020-12-21T00:27:53.429Z] #47 42.22 go: extracting github.com/go-toolsmith/astp v1.0.0
00:27:53 [2020-12-21T00:27:53.689Z] #47 42.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:53 [2020-12-21T00:27:53.689Z] #47 42.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:27:53 [2020-12-21T00:27:53.689Z] #47 42.31 go: downloading github.com/BurntSushi/toml v0.3.1
00:27:53 [2020-12-21T00:27:53.689Z] #47 42.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:53 [2020-12-21T00:27:53.689Z] #47 42.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:53 [2020-12-21T00:27:53.765Z] #18 47.80 Selecting previously unselected package xfsprogs.
00:27:53 [2020-12-21T00:27:53.765Z] #18 47.82 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:27:53 [2020-12-21T00:27:53.765Z] #18 47.82 Unpacking xfsprogs (4.20.0-1) ...
00:27:53 [2020-12-21T00:27:53.891Z] #43 34.65   CC       images/tty.o
00:27:53 [2020-12-21T00:27:53.920Z] + docker version
00:27:53 [2020-12-21T00:27:53.948Z] #47 42.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
00:27:53 [2020-12-21T00:27:53.948Z] #47 42.56 go: extracting github.com/BurntSushi/toml v0.3.1
00:27:53 [2020-12-21T00:27:53.948Z] #47 42.57 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:27:53 [2020-12-21T00:27:53.948Z] #47 42.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
00:27:54 [2020-12-21T00:27:54.209Z] #47 42.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:54 [2020-12-21T00:27:54.209Z] #47 42.74 go: downloading github.com/go-toolsmith/typep v1.0.0
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.30 Selecting previously unselected package zip.
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.33 Unpacking zip (3.0-11+b1) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.53 Setting up aufs-tools (1:4.14+20190211-1) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.55 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.57 Setting up libgpm2:amd64 (1.20.7-5) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.58 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.60 Setting up uidmap (1:4.5-1.1) ...
00:27:54 [2020-12-21T00:27:54.327Z] #18 48.62 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:27:54 [2020-12-21T00:27:54.468Z] #47 43.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:27:54 [2020-12-21T00:27:54.468Z] #47 43.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:54 [2020-12-21T00:27:54.538Z] #43 35.39   CC       images/file-lock.o
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.68 Setting up xxd (2:8.1.0875-5) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.69 Setting up zip (3.0-11+b1) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.70 Setting up vim-common (2:8.1.0875-5) ...
00:27:54 [2020-12-21T00:27:54.583Z] #18 48.72 Setting up bash-completion (1:2.8-6) ...
00:27:54 [2020-12-21T00:27:54.743Z] #47 43.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:27:54 [2020-12-21T00:27:54.743Z] #47 ...
00:27:54 [2020-12-21T00:27:54.743Z] 
00:27:54 [2020-12-21T00:27:54.743Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:54 [2020-12-21T00:27:54.743Z] #11 33.25 Fetched 8410 kB in 25s (332 kB/s)
00:27:54 [2020-12-21T00:27:54.743Z] #11 33.25 Reading package lists...
00:27:54 [2020-12-21T00:27:54.743Z] #11 ...
00:27:54 [2020-12-21T00:27:54.743Z] 
00:27:54 [2020-12-21T00:27:54.743Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:54 [2020-12-21T00:27:54.743Z] #34 33.40 Fetched 8410 kB in 26s (322 kB/s)
00:27:54 [2020-12-21T00:27:54.743Z] #34 33.40 Reading package lists...
00:27:54 [2020-12-21T00:27:54.836Z] #43 35.55   CC       images/rlimit.o
00:27:54 [2020-12-21T00:27:54.836Z] #43 35.74   CC       images/pagemap.o
00:27:55 [2020-12-21T00:27:55.002Z] #34 ...
00:27:55 [2020-12-21T00:27:55.002Z] 
00:27:55 [2020-12-21T00:27:55.002Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:55 [2020-12-21T00:27:55.002Z] #47 43.42 go: extracting github.com/go-toolsmith/typep v1.0.0
00:27:55 [2020-12-21T00:27:55.002Z] #47 43.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0
00:27:55 [2020-12-21T00:27:55.002Z] #47 43.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
00:27:55 [2020-12-21T00:27:55.002Z] #47 43.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:55 [2020-12-21T00:27:55.002Z] #47 43.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:27:55 [2020-12-21T00:27:55.134Z] #43 36.10   CC       images/siginfo.o
00:27:55 [2020-12-21T00:27:55.261Z] #47 ...
00:27:55 [2020-12-21T00:27:55.261Z] 
00:27:55 [2020-12-21T00:27:55.261Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:55 [2020-12-21T00:27:55.261Z] #40 33.95 Fetched 8410 kB in 26s (319 kB/s)
00:27:55 [2020-12-21T00:27:55.261Z] #40 33.95 Reading package lists...
00:27:55 [2020-12-21T00:27:55.261Z] #40 ...
00:27:55 [2020-12-21T00:27:55.261Z] 
00:27:55 [2020-12-21T00:27:55.261Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:55 [2020-12-21T00:27:55.261Z] #47 44.04 go: downloading github.com/gobwas/glob v0.2.3
00:27:55 [2020-12-21T00:27:55.261Z] #47 44.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:27:55 [2020-12-21T00:27:55.431Z] #43 36.35   CC       images/rpc.o
00:27:56 [2020-12-21T00:27:56.197Z] #47 44.68 go: extracting github.com/gobwas/glob v0.2.3
00:27:56 [2020-12-21T00:27:56.695Z] #40 64.95 Selecting previously unselected package libprotoc17:arm64.
00:27:56 [2020-12-21T00:27:56.695Z] #40 64.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
00:27:56 [2020-12-21T00:27:56.695Z] #40 65.15 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
00:27:56 [2020-12-21T00:27:56.963Z] #43 37.72   CC       images/ext-file.o
00:27:56 [2020-12-21T00:27:56.963Z] #43 ...
00:27:56 [2020-12-21T00:27:56.963Z] 
00:27:56 [2020-12-21T00:27:56.963Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:27:56 [2020-12-21T00:27:56.963Z] #45 96.07 go/ast
00:27:56 [2020-12-21T00:27:56.963Z] #45 97.33 encoding/base64
00:27:56 [2020-12-21T00:27:56.963Z] #45 99.75 encoding/json
00:27:56 [2020-12-21T00:27:56.963Z] #45 104.2 text/template
00:27:56 [2020-12-21T00:27:56.963Z] #45 ...
00:27:56 [2020-12-21T00:27:56.963Z] 
00:27:56 [2020-12-21T00:27:56.963Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:56 [2020-12-21T00:27:56.963Z] #43 37.94   CC       images/cgroup.o
00:27:57 [2020-12-21T00:27:57.106Z] #18 51.34 Setting up libiptc0:amd64 (1.8.2-4) ...
00:27:57 [2020-12-21T00:27:57.106Z] #18 51.36 Setting up xz-utils (5.2.4-1) ...
00:27:57 [2020-12-21T00:27:57.106Z] #18 51.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.39 Setting up sudo (1.8.27-1+deb10u2) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.49 invoke-rc.d: could not determine current runlevel
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.50 invoke-rc.d: policy-rc.d denied execution of start.
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.51 Setting up pigz (2.4-1) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.53 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.55 Setting up python-pip-whl (18.1-5) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.56 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:27:57 [2020-12-21T00:27:57.363Z] #18 51.57 Setting up vim-runtime (2:8.1.0875-5) ...
00:27:57 [2020-12-21T00:27:57.402Z] #40 34.72 Reading package lists...
00:27:57 [2020-12-21T00:27:57.402Z] #40 ...
00:27:57 [2020-12-21T00:27:57.402Z] 
00:27:57 [2020-12-21T00:27:57.402Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:27:57 [2020-12-21T00:27:57.402Z] #47 34.97 go: downloading github.com/gogo/protobuf v1.2.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 34.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.21 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.21 go: downloading github.com/gobwas/glob v0.2.3
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.21 go: downloading github.com/go-toolsmith/strparse v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.67 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.68 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.75 go: downloading github.com/go-toolsmith/typep v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.75 go: downloading github.com/davecgh/go-spew v1.1.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 35.99 go: extracting github.com/go-toolsmith/strparse v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.14 go: extracting github.com/go-toolsmith/typep v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.32 go: downloading github.com/uudashr/gocognit v1.0.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.57 go: downloading github.com/BurntSushi/toml v0.3.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.84 go: extracting github.com/gobwas/glob v0.2.3
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.91 go: extracting github.com/uudashr/gocognit v1.0.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.92 go: downloading github.com/mitchellh/mapstructure v1.1.2
00:27:57 [2020-12-21T00:27:57.402Z] #47 36.94 go: extracting github.com/davecgh/go-spew v1.1.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 37.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:57 [2020-12-21T00:27:57.402Z] #47 37.69 go: extracting github.com/mitchellh/mapstructure v1.1.2
00:27:57 [2020-12-21T00:27:57.402Z] #47 37.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 37.72 go: downloading github.com/stretchr/objx v0.2.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 37.87 go: extracting github.com/BurntSushi/toml v0.3.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 38.16 go: extracting github.com/inconshreveable/mousetrap v1.0.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 38.18 go: downloading github.com/spf13/pflag v1.0.5
00:27:57 [2020-12-21T00:27:57.402Z] #47 38.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:27:57 [2020-12-21T00:27:57.402Z] #47 38.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:57 [2020-12-21T00:27:57.402Z] #47 38.86 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:27:57 [2020-12-21T00:27:57.402Z] #47 39.14 go: extracting github.com/stretchr/objx v0.2.0
00:27:57 [2020-12-21T00:27:57.402Z] #47 39.61 go: extracting github.com/spf13/pflag v1.0.5
00:27:57 [2020-12-21T00:27:57.402Z] #47 39.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:57 [2020-12-21T00:27:57.402Z] #47 39.81 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
00:27:57 [2020-12-21T00:27:57.588Z] #47 46.23 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:27:57 [2020-12-21T00:27:57.664Z] #40 66.13 Selecting previously unselected package protobuf-c-compiler.
00:27:57 [2020-12-21T00:27:57.664Z] #40 66.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
00:27:57 [2020-12-21T00:27:57.664Z] #40 66.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:27:57 [2020-12-21T00:27:57.927Z] #18 ...
00:27:57 [2020-12-21T00:27:57.927Z] 
00:27:57 [2020-12-21T00:27:57.927Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:27:57 [2020-12-21T00:27:57.927Z] #41 94.90   CC       criu/cr-errno.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 94.97   CC       criu/cr-restore.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 99.52   CC       criu/cr-service.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 101.2   CC       criu/crtools.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 101.8   CC       criu/eventfd.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 102.2   CC       criu/eventpoll.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 103.1   CC       criu/external.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 103.5   CC       criu/fault-injection.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 103.6   CC       criu/fdstore.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 103.9   CC       criu/fifo.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 104.3   CC       criu/file-ids.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 104.6   CC       criu/file-lock.o
00:27:57 [2020-12-21T00:27:57.927Z] #41 ...
00:27:57 [2020-12-21T00:27:57.927Z] 
00:27:57 [2020-12-21T00:27:57.927Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.07 Setting up libaio1:amd64 (0.3.112-3) ...
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.08 Setting up libonig5:amd64 (6.9.1-1) ...
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.09 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.10 Setting up vim (2:8.1.0875-5) ...
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:27:57 [2020-12-21T00:27:57.927Z] #18 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:27:57 [2020-12-21T00:27:57.929Z] #40 66.31 Selecting previously unselected package protobuf-compiler.
00:27:57 [2020-12-21T00:27:57.929Z] #40 66.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
00:27:57 [2020-12-21T00:27:57.929Z] #40 66.33 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:27:57 [2020-12-21T00:27:57.929Z] #40 66.56 Selecting previously unselected package python-pkg-resources.
00:27:57 [2020-12-21T00:27:57.929Z] #40 ...
00:27:57 [2020-12-21T00:27:57.929Z] 
00:27:57 [2020-12-21T00:27:57.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:57 [2020-12-21T00:27:57.929Z] #34 56.55 Selecting previously unselected package vim-common.
00:27:57 [2020-12-21T00:27:57.929Z] #34 56.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:27:57 [2020-12-21T00:27:57.929Z] #34 56.62 Unpacking vim-common (2:8.1.0875-5) ...
00:27:57 [2020-12-21T00:27:57.929Z] #34 59.59 Selecting previously unselected package cmake-data.
00:27:57 [2020-12-21T00:27:57.929Z] #34 59.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:27:57 [2020-12-21T00:27:57.929Z] #34 59.66 Unpacking cmake-data (3.13.4-1) ...
00:27:57 [2020-12-21T00:27:57.929Z] #34 66.27 Selecting previously unselected package libicu63:arm64.
00:27:57 [2020-12-21T00:27:57.929Z] #34 66.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
00:27:57 [2020-12-21T00:27:57.929Z] #34 66.30 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:27:58 [2020-12-21T00:27:58.022Z] #43 38.64   CC       images/userns.o
00:27:58 [2020-12-21T00:27:58.022Z] #43 38.94   CC       images/google/protobuf/descriptor.o
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.23 Setting up jq (1.5+dfsg-2+b1) ...
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.27 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:27:58 [2020-12-21T00:27:58.184Z] #18 52.28 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:27:58 [2020-12-21T00:27:58.192Z] #34 ...
00:27:58 [2020-12-21T00:27:58.192Z] 
00:27:58 [2020-12-21T00:27:58.192Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:58 [2020-12-21T00:27:58.192Z] #40 66.56 Selecting previously unselected package python-pkg-resources.
00:27:58 [2020-12-21T00:27:58.192Z] #40 66.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:27:58 [2020-12-21T00:27:58.192Z] #40 66.60 Unpacking python-pkg-resources (40.8.0-1) ...
00:27:58 [2020-12-21T00:27:58.455Z] #40 66.88 Selecting previously unselected package python-six.
00:27:58 [2020-12-21T00:27:58.455Z] #40 66.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:27:58 [2020-12-21T00:27:58.455Z] #40 66.95 Unpacking python-six (1.12.0-1) ...
00:27:58 [2020-12-21T00:27:58.719Z] #40 67.07 Selecting previously unselected package python-protobuf.
00:27:58 [2020-12-21T00:27:58.719Z] #40 67.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
00:27:58 [2020-12-21T00:27:58.719Z] #40 67.09 Unpacking python-protobuf (3.6.1.3-2) ...
00:27:58 [2020-12-21T00:27:58.982Z] #40 ...
00:27:58 [2020-12-21T00:27:58.982Z] 
00:27:58 [2020-12-21T00:27:58.982Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:58 [2020-12-21T00:27:58.982Z] #32 57.39 io/ioutil
00:27:58 [2020-12-21T00:27:58.982Z] #32 58.50 github.com/BurntSushi/toml
00:27:58 [2020-12-21T00:27:58.982Z] #32 58.51 log
00:27:58 [2020-12-21T00:27:58.982Z] #32 58.51 flag
00:27:58 [2020-12-21T00:27:58.982Z] #32 63.17 github.com/BurntSushi/toml/cmd/tomlv
00:27:58 [2020-12-21T00:27:58.982Z] #32 ...
00:27:58 [2020-12-21T00:27:58.982Z] 
00:27:58 [2020-12-21T00:27:58.982Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:58 [2020-12-21T00:27:58.982Z] #11 59.84 Setting up libsystemd0:arm64 (241-7~deb10u5) ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 60.16 (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.)
00:27:58 [2020-12-21T00:27:58.982Z] #11 60.35 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 60.42 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 61.00 Setting up libudev1:arm64 (241-7~deb10u5) ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 61.16 Selecting previously unselected package binutils-mingw-w64-i686.
00:27:58 [2020-12-21T00:27:58.982Z] #11 61.18 (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.)
00:27:58 [2020-12-21T00:27:58.982Z] #11 61.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 61.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 65.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:27:58 [2020-12-21T00:27:58.982Z] #11 65.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
00:27:58 [2020-12-21T00:27:58.982Z] #11 65.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:27:59 [2020-12-21T00:27:59.246Z] #11 ...
00:27:59 [2020-12-21T00:27:59.246Z] 
00:27:59 [2020-12-21T00:27:59.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:27:59 [2020-12-21T00:27:59.247Z] #40 67.71 Setting up python-pkg-resources (40.8.0-1) ...
00:27:59 [2020-12-21T00:27:59.305Z] #47 ...
00:27:59 [2020-12-21T00:27:59.305Z] 
00:27:59 [2020-12-21T00:27:59.305Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:27:59 [2020-12-21T00:27:59.305Z] #53 32.15 Fetched 8410 kB in 24s (344 kB/s)
00:27:59 [2020-12-21T00:27:59.305Z] #53 32.15 Reading package lists...
00:27:59 [2020-12-21T00:27:59.510Z] #40 ...
00:27:59 [2020-12-21T00:27:59.510Z] 
00:27:59 [2020-12-21T00:27:59.510Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:27:59 [2020-12-21T00:27:59.510Z] #49 57.95 encoding/binary
00:27:59 [2020-12-21T00:27:59.510Z] #49 58.42 fmt
00:27:59 [2020-12-21T00:27:59.510Z] #49 58.43 mvdan.cc/sh/v3/fileutil
00:27:59 [2020-12-21T00:27:59.510Z] #49 59.51 encoding/base64
00:27:59 [2020-12-21T00:27:59.510Z] #49 59.54 golang.org/x/sys/unix
00:27:59 [2020-12-21T00:27:59.510Z] #49 64.97 github.com/pkg/diff
00:27:59 [2020-12-21T00:27:59.510Z] #49 64.98 go/scanner
00:27:59 [2020-12-21T00:27:59.510Z] #49 64.98 encoding/json
00:27:59 [2020-12-21T00:27:59.564Z] #53 ...
00:27:59 [2020-12-21T00:27:59.564Z] 
00:27:59 [2020-12-21T00:27:59.564Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:27:59 [2020-12-21T00:27:59.564Z] #34 24.66 Reading package lists...
00:27:59 [2020-12-21T00:27:59.775Z] #49 ...
00:27:59 [2020-12-21T00:27:59.775Z] 
00:27:59 [2020-12-21T00:27:59.775Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.00 Selecting previously unselected package binutils-mingw-w64.
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.24 Selecting previously unselected package libdevmapper1.02.1:arm64.
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
00:27:59 [2020-12-21T00:27:59.775Z] #11 68.26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:27:59 [2020-12-21T00:27:59.831Z] #34 36.97 Reading package lists...
00:27:59 [2020-12-21T00:27:59.831Z] #34 ...
00:27:59 [2020-12-21T00:27:59.831Z] 
00:27:59 [2020-12-21T00:27:59.831Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:27:59 [2020-12-21T00:27:59.831Z] #11 32.72 Fetched 8410 kB in 25s (341 kB/s)
00:27:59 [2020-12-21T00:27:59.831Z] #11 32.72 Reading package lists...
00:28:00 [2020-12-21T00:28:00.040Z] #11 68.45 Selecting previously unselected package dmsetup.
00:28:00 [2020-12-21T00:28:00.041Z] #11 68.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
00:28:00 [2020-12-21T00:28:00.041Z] #11 68.46 Unpacking dmsetup (2:1.02.155-3) ...
00:28:00 [2020-12-21T00:28:00.089Z] #11 ...
00:28:00 [2020-12-21T00:28:00.089Z] 
00:28:00 [2020-12-21T00:28:00.089Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:00 [2020-12-21T00:28:00.123Z] #43 ...
00:28:00 [2020-12-21T00:28:00.123Z] 
00:28:00 [2020-12-21T00:28:00.123Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:00 [2020-12-21T00:28:00.123Z] #51 99.35 encoding/json
00:28:00 [2020-12-21T00:28:00.123Z] #51 ...
00:28:00 [2020-12-21T00:28:00.123Z] 
00:28:00 [2020-12-21T00:28:00.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:00 [2020-12-21T00:28:00.123Z] #43 41.15   CC       images/opts.o
00:28:00 [2020-12-21T00:28:00.305Z] #11 68.85 Selecting previously unselected package mingw-w64-common.
00:28:00 [2020-12-21T00:28:00.305Z] #11 68.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:28:00 [2020-12-21T00:28:00.574Z] #11 ...
00:28:00 [2020-12-21T00:28:00.574Z] 
00:28:00 [2020-12-21T00:28:00.574Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:00 [2020-12-21T00:28:00.574Z] #32 DONE 68.9s
00:28:00 [2020-12-21T00:28:00.574Z] 
00:28:00 [2020-12-21T00:28:00.574Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:00 [2020-12-21T00:28:00.574Z] #11 68.86 Unpacking mingw-w64-common (6.0.0-3) ...
00:28:00 [2020-12-21T00:28:00.657Z] #53 42.69 Reading package lists...
00:28:00 [2020-12-21T00:28:00.657Z] #53 ...
00:28:00 [2020-12-21T00:28:00.657Z] 
00:28:00 [2020-12-21T00:28:00.657Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:00 [2020-12-21T00:28:00.657Z] #62 33.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:28:00 [2020-12-21T00:28:00.795Z] #43 41.48   CC       images/seccomp.o
00:28:00 [2020-12-21T00:28:00.795Z] #43 41.87   CC       images/binfmt-misc.o
00:28:00 [2020-12-21T00:28:00.838Z] #11 ...
00:28:00 [2020-12-21T00:28:00.838Z] 
00:28:00 [2020-12-21T00:28:00.838Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:00 [2020-12-21T00:28:00.838Z] #43 59.37 flag
00:28:00 [2020-12-21T00:28:00.838Z] #43 61.10 go/token
00:28:00 [2020-12-21T00:28:00.838Z] #43 61.31 internal/lazyregexp
00:28:00 [2020-12-21T00:28:00.838Z] #43 61.88 net/url
00:28:00 [2020-12-21T00:28:00.838Z] #43 63.02 text/template/parse
00:28:00 [2020-12-21T00:28:00.838Z] #43 63.69 encoding/json
00:28:00 [2020-12-21T00:28:00.838Z] #43 63.98 go/scanner
00:28:00 [2020-12-21T00:28:00.838Z] #43 67.34 encoding/xml
00:28:00 [2020-12-21T00:28:00.838Z] #43 68.20 go/ast
00:28:00 [2020-12-21T00:28:00.915Z] #62 ...
00:28:00 [2020-12-21T00:28:00.915Z] 
00:28:00 [2020-12-21T00:28:00.915Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:00 [2020-12-21T00:28:00.915Z] #40 34.72 Reading package lists...
00:28:00 [2020-12-21T00:28:00.996Z] Client: Docker Engine - Enterprise
00:28:00 [2020-12-21T00:28:00.996Z]  Version:           19.03.12
00:28:00 [2020-12-21T00:28:00.996Z]  API version:       1.40
00:28:00 [2020-12-21T00:28:00.996Z]  Go version:        go1.13.13
00:28:00 [2020-12-21T00:28:00.996Z]  Git commit:        4306744
00:28:00 [2020-12-21T00:28:00.996Z]  Built:             08/05/2020 19:27:53
00:28:00 [2020-12-21T00:28:00.996Z]  OS/Arch:           windows/amd64
00:28:00 [2020-12-21T00:28:00.996Z]  Experimental:      false
00:28:00 [2020-12-21T00:28:00.996Z] 
00:28:00 [2020-12-21T00:28:00.996Z] Server: Docker Engine - Enterprise
00:28:00 [2020-12-21T00:28:00.996Z]  Engine:
00:28:00 [2020-12-21T00:28:00.996Z]   Version:          19.03.12
00:28:00 [2020-12-21T00:28:00.996Z]   API version:      1.40 (minimum version 1.24)
00:28:00 [2020-12-21T00:28:00.996Z]   Go version:       go1.13.13
00:28:00 [2020-12-21T00:28:00.996Z]   Git commit:       f295753ffd
00:28:00 [2020-12-21T00:28:00.996Z]   Built:            08/05/2020 19:26:41
00:28:00 [2020-12-21T00:28:00.996Z]   OS/Arch:          windows/amd64
00:28:00 [2020-12-21T00:28:00.996Z]   Experimental:     true
00:28:01 [2020-12-21T00:28:01.092Z] #43 42.14   CC       images/time.o
00:28:01 [2020-12-21T00:28:01.101Z] #43 ...
00:28:01 [2020-12-21T00:28:01.101Z] 
00:28:01 [2020-12-21T00:28:01.101Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:01 [2020-12-21T00:28:01.101Z] #49 68.78 mvdan.cc/editorconfig
00:28:01 [2020-12-21T00:28:01.101Z] #49 69.03 go/ast
00:28:01 [2020-12-21T00:28:01.365Z] #49 ...
00:28:01 [2020-12-21T00:28:01.365Z] 
00:28:01 [2020-12-21T00:28:01.365Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.627 + RM_GOPATH=0
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.627 + TMP_GOPATH=
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.627 + : /build
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.627 + '[' -z '' ']'
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.628 ++ mktemp -d
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.638 + export GOPATH=/tmp/tmp.p1BWnbHX0s
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.638 + GOPATH=/tmp/tmp.p1BWnbHX0s
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.638 + RM_GOPATH=1
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.638 + case "$(go env GOARCH)" in
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.638 ++ go env GOARCH
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.734 + export GO_BUILDMODE=-buildmode=pie
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.734 + GO_BUILDMODE=-buildmode=pie
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.734 ++ dirname /tmp/install/install.sh
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + dir=/tmp/install
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + bin=containerd
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + shift
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + '[' '!' -f /tmp/install/containerd.installer ']'
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + . /tmp/install/containerd.installer
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 ++ set -e
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + install_containerd
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.740 + git clone https://github.com/containerd/containerd.git /tmp/tmp.p1BWnbHX0s/src/github.com/containerd/containerd
00:28:01 [2020-12-21T00:28:01.365Z] #54 2.774 Cloning into '/tmp/tmp.p1BWnbHX0s/src/github.com/containerd/containerd'...
00:28:01 [2020-12-21T00:28:01.394Z] #43 42.33   CC       images/sysctl.o
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.05 Setting up iptables (1.8.2-4) ...
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.12 Setting up python3 (3.7.3-1) ...
00:28:01 [2020-12-21T00:28:01.459Z] #18 55.47 Setting up python3-wheel (0.32.3-2) ...
[Pipeline] sh
00:28:01 [2020-12-21T00:28:01.691Z] #43 42.57   CC       images/autofs.o
00:28:01 [2020-12-21T00:28:01.989Z] #43 42.87   CC       images/macvlan.o
00:28:01 [2020-12-21T00:28:01.989Z] #43 43.05   CC       images/sit.o
00:28:02 [2020-12-21T00:28:02.389Z] #18 56.23 Setting up apparmor (2.13.2-10) ...
00:28:02 [2020-12-21T00:28:02.522Z] + docker info
00:28:02 [2020-12-21T00:28:02.641Z] #43 43.36   CC       images/memfd.o
00:28:02 [2020-12-21T00:28:02.761Z] #54 ...
00:28:02 [2020-12-21T00:28:02.761Z] 
00:28:02 [2020-12-21T00:28:02.761Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:02 [2020-12-21T00:28:02.761Z] #49 71.17 mvdan.cc/sh/v3/syntax
00:28:02 [2020-12-21T00:28:02.939Z] #43 43.68   CC       images/timens.o
00:28:03 [2020-12-21T00:28:03.236Z] #43 44.00   LINK     images/built-in.o
00:28:03 [2020-12-21T00:28:03.236Z] #43 44.16   GEN      compel/include/asm
00:28:03 [2020-12-21T00:28:03.236Z] #43 44.18   GEN      compel/include/version.h
00:28:03 [2020-12-21T00:28:03.236Z] #43 44.20 touch .config
00:28:03 [2020-12-21T00:28:03.236Z] #43 44.26   GEN      include/common/config.h
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.34   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.36   GEN      compel/plugins/include/uapi/std/syscall.h
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.41   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.43   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.47   DEP      compel/arch/ppc64/plugins/std/memcmp.d
00:28:03 [2020-12-21T00:28:03.532Z] #43 44.52   DEP      compel/arch/ppc64/plugins/std/memcpy.d
00:28:03 [2020-12-21T00:28:03.762Z] #18 58.01 Setting up xfsprogs (4.20.0-1) ...
00:28:03 [2020-12-21T00:28:03.829Z] #43 44.55   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
00:28:03 [2020-12-21T00:28:03.829Z] #43 44.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:28:03 [2020-12-21T00:28:03.829Z] #43 44.60   DEP      compel/plugins/std/infect.d
00:28:03 [2020-12-21T00:28:03.829Z] #43 44.71   DEP      compel/plugins/std/string.d
00:28:03 [2020-12-21T00:28:03.929Z] #40 43.93 Reading package lists...
00:28:03 [2020-12-21T00:28:03.929Z] #40 ...
00:28:03 [2020-12-21T00:28:03.929Z] 
00:28:03 [2020-12-21T00:28:03.929Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:03 [2020-12-21T00:28:03.929Z] #38 36.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:28:03 [2020-12-21T00:28:03.929Z] #38 ...
00:28:03 [2020-12-21T00:28:03.929Z] 
00:28:03 [2020-12-21T00:28:03.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:03 [2020-12-21T00:28:03.929Z] #34 36.97 Reading package lists...
00:28:04 [2020-12-21T00:28:04.019Z] #18 58.02 Setting up python3-lib2to3 (3.7.3-1) ...
00:28:04 [2020-12-21T00:28:04.126Z] #43 44.82   DEP      compel/plugins/std/log.d
00:28:04 [2020-12-21T00:28:04.126Z] #43 44.91   DEP      compel/plugins/std/fds.d
00:28:04 [2020-12-21T00:28:04.126Z] #43 45.09   DEP      compel/plugins/std/std.d
00:28:04 [2020-12-21T00:28:04.172Z] #47 ...
00:28:04 [2020-12-21T00:28:04.172Z] 
00:28:04 [2020-12-21T00:28:04.172Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:04 [2020-12-21T00:28:04.172Z] #53 42.60 Reading package lists...
00:28:04 [2020-12-21T00:28:04.172Z] #53 ...
00:28:04 [2020-12-21T00:28:04.172Z] 
00:28:04 [2020-12-21T00:28:04.172Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:04 [2020-12-21T00:28:04.172Z] #47 52.87 go: extracting golang.org/x/text v0.3.2
00:28:04 [2020-12-21T00:28:04.276Z] #18 58.37 Setting up python3-pkg-resources (40.8.0-1) ...
00:28:04 [2020-12-21T00:28:04.424Z] #43 45.28   DEP      compel/plugins/shmem/shmem.d
00:28:04 [2020-12-21T00:28:04.424Z] #43 45.40   DEP      compel/plugins/fds/fds.d
00:28:04 [2020-12-21T00:28:04.726Z] #43 45.60   CC       compel/plugins/std/std.o
00:28:05 [2020-12-21T00:28:05.036Z] #43 45.95   CC       compel/plugins/std/fds.o
00:28:05 [2020-12-21T00:28:05.118Z] #47 ...
00:28:05 [2020-12-21T00:28:05.118Z] 
00:28:05 [2020-12-21T00:28:05.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:05 [2020-12-21T00:28:05.118Z] #11 43.68 Reading package lists...
00:28:05 [2020-12-21T00:28:05.118Z] #11 ...
00:28:05 [2020-12-21T00:28:05.118Z] 
00:28:05 [2020-12-21T00:28:05.118Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:05 [2020-12-21T00:28:05.118Z] #53 42.60 Reading package lists...
00:28:05 [2020-12-21T00:28:05.207Z] #18 59.36 Setting up python3-distutils (3.7.3-1) ...
00:28:05 [2020-12-21T00:28:05.349Z] #49 73.94 golang.org/x/crypto/ssh/terminal
00:28:05 [2020-12-21T00:28:05.682Z] #43 46.45   CC       compel/plugins/std/log.o
00:28:05 [2020-12-21T00:28:05.682Z] #43 ...
00:28:05 [2020-12-21T00:28:05.682Z] 
00:28:05 [2020-12-21T00:28:05.682Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.0 Selecting previously unselected package libapparmor1:ppc64el.
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.1 Selecting previously unselected package libapparmor-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.3 Selecting previously unselected package libbtrfs0.
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.3 Unpacking libbtrfs0 (4.20.1-2) ...
00:28:05 [2020-12-21T00:28:05.682Z] #13 111.4 Selecting previously unselected package libbtrfs-dev.
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.4 Unpacking libbtrfs-dev (4.20.1-2) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.6 Selecting previously unselected package libudev-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.7 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.8 Selecting previously unselected package libsepol1-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 111.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.2 Selecting previously unselected package libpcre16-3:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.4 Selecting previously unselected package libpcre32-3:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.5 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.7 Selecting previously unselected package libpcrecpp0v5:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.9 Selecting previously unselected package libpcre3-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 112.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.4 Selecting previously unselected package libselinux1-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.4 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.7 Selecting previously unselected package libdevmapper-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.8 Selecting previously unselected package libseccomp-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 113.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.0 Selecting previously unselected package libsystemd-dev:ppc64el.
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libsepol1-dev:ppc64el (2.8-1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libbtrfs0 (4.20.1-2) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.5 Setting up libudev-dev:ppc64el (241-7~deb10u5) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up mingw-w64-common (6.0.0-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.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
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.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
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 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
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up dmsetup (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 114.8 Processing triggers for libc-bin (2.28-10) ...
00:28:05 [2020-12-21T00:28:05.683Z] #13 DONE 115.1s
00:28:05 [2020-12-21T00:28:05.683Z] 
00:28:05 [2020-12-21T00:28:05.683Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:05 [2020-12-21T00:28:05.683Z] #45 108.8 go/parser
00:28:05 [2020-12-21T00:28:05.683Z] #45 114.1 encoding/xml
00:28:05 [2020-12-21T00:28:05.691Z] #53 54.22 Building dependency tree...
00:28:05 [2020-12-21T00:28:05.691Z] #53 ...
00:28:05 [2020-12-21T00:28:05.691Z] 
00:28:05 [2020-12-21T00:28:05.691Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:05 [2020-12-21T00:28:05.691Z] #34 44.11 Reading package lists...
00:28:05 [2020-12-21T00:28:05.691Z] #34 ...
00:28:05 [2020-12-21T00:28:05.691Z] 
00:28:05 [2020-12-21T00:28:05.691Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:05 [2020-12-21T00:28:05.691Z] #40 33.95 Reading package lists...
00:28:05 [2020-12-21T00:28:05.770Z] #18 59.83 Setting up python3-setuptools (40.8.0-1) ...
00:28:05 [2020-12-21T00:28:05.882Z] #34 46.31 Building dependency tree...
00:28:05 [2020-12-21T00:28:05.980Z] #45 ...
00:28:05 [2020-12-21T00:28:05.980Z] 
00:28:05 [2020-12-21T00:28:05.980Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:06 [2020-12-21T00:28:06.270Z] #40 44.93 Reading package lists...
00:28:06 [2020-12-21T00:28:06.270Z] #40 ...
00:28:06 [2020-12-21T00:28:06.270Z] 
00:28:06 [2020-12-21T00:28:06.270Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:06 [2020-12-21T00:28:06.270Z] #34 44.11 Reading package lists...
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.520 + RM_GOPATH=0
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.522 + TMP_GOPATH=
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.523 + : /build
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.524 + '[' -z '' ']'
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.527 ++ mktemp -d
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.529 + export GOPATH=/tmp/tmp.bi6QUOJfeA
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.530 + GOPATH=/tmp/tmp.bi6QUOJfeA
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.530 + RM_GOPATH=1
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.530 + case "$(go env GOARCH)" in
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.531 ++ go env GOARCH
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.549 + export GO_BUILDMODE=-buildmode=pie
00:28:06 [2020-12-21T00:28:06.278Z] #53 ...
00:28:06 [2020-12-21T00:28:06.278Z] 
00:28:06 [2020-12-21T00:28:06.278Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
00:28:06 [2020-12-21T00:28:06.278Z] #14 DONE 0.7s
00:28:06 [2020-12-21T00:28:06.278Z] 
00:28:06 [2020-12-21T00:28:06.278Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.550 + GO_BUILDMODE=-buildmode=pie
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.556 ++ dirname /tmp/install/install.sh
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.573 + dir=/tmp/install
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.573 + bin=runc
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.573 + shift
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.574 + '[' '!' -f /tmp/install/runc.installer ']'
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.574 + . /tmp/install/runc.installer
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.574 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.575 + install_runc
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.580 + uname -r
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.585 + grep -q '^3\.10\.0.*\.el7\.'
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.598 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.598 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.599 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.599 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bi6QUOJfeA/src/github.com/opencontainers/runc
00:28:06 [2020-12-21T00:28:06.278Z] #53 0.602 Cloning into '/tmp/tmp.bi6QUOJfeA/src/github.com/opencontainers/runc'...
00:28:06 [2020-12-21T00:28:06.927Z] #53 ...
00:28:06 [2020-12-21T00:28:06.927Z] 
00:28:06 [2020-12-21T00:28:06.927Z] #15 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:28:06 [2020-12-21T00:28:06.927Z] #15 DONE 0.4s
00:28:06 [2020-12-21T00:28:06.927Z] 
00:28:06 [2020-12-21T00:28:06.927Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:28:06 [2020-12-21T00:28:06.927Z] #16 0.259 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:28:07 [2020-12-21T00:28:07.140Z] #18 61.12 Setting up python3-pip (18.1-5) ...
00:28:07 [2020-12-21T00:28:07.229Z] #16 DONE 0.4s
00:28:07 [2020-12-21T00:28:07.230Z] 
00:28:07 [2020-12-21T00:28:07.230Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:07 [2020-12-21T00:28:07.230Z] #43 47.33   CC       compel/plugins/std/string.o
00:28:07 [2020-12-21T00:28:07.230Z] #43 48.23   CC       compel/plugins/std/infect.o
00:28:07 [2020-12-21T00:28:07.532Z] #43 ...
00:28:07 [2020-12-21T00:28:07.532Z] 
00:28:07 [2020-12-21T00:28:07.532Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:28:07 [2020-12-21T00:28:07.532Z] #17 DONE 0.3s
00:28:07 [2020-12-21T00:28:07.829Z] 
00:28:07 [2020-12-21T00:28:07.829Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:07 [2020-12-21T00:28:07.830Z] #51 117.2 golang.org/x/crypto/ssh/terminal
00:28:07 [2020-12-21T00:28:07.923Z] #49 ...
00:28:07 [2020-12-21T00:28:07.923Z] 
00:28:07 [2020-12-21T00:28:07.923Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:07 [2020-12-21T00:28:07.923Z] #40 71.57 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 71.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 72.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 72.70 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 73.03 Setting up python-six (1.12.0-1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.50 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.54 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.58 Setting up libcap-dev:arm64 (1:2.25-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.61 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.64 Setting up protobuf-compiler (3.6.1.3-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.68 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:28:07 [2020-12-21T00:28:07.923Z] #40 75.73 Setting up python-protobuf (3.6.1.3-2) ...
00:28:08 [2020-12-21T00:28:08.072Z] #18 62.09 Processing triggers for libc-bin (2.28-10) ...
00:28:08 [2020-12-21T00:28:08.072Z] #18 62.12 Processing triggers for mime-support (3.62) ...
00:28:08 [2020-12-21T00:28:08.129Z] #51 ...
00:28:08 [2020-12-21T00:28:08.129Z] 
00:28:08 [2020-12-21T00:28:08.129Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:28:08 [2020-12-21T00:28:08.129Z] #18 DONE 0.5s
00:28:08 [2020-12-21T00:28:08.129Z] 
00:28:08 [2020-12-21T00:28:08.129Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:08 [2020-12-21T00:28:08.129Z] #43 48.76   CC       compel/arch/ppc64/plugins/std/parasite-head.o
00:28:08 [2020-12-21T00:28:08.129Z] #43 48.82   CC       compel/arch/ppc64/plugins/std/memcpy.o
00:28:08 [2020-12-21T00:28:08.129Z] #43 48.86   CC       compel/arch/ppc64/plugins/std/memcmp.o
00:28:08 [2020-12-21T00:28:08.129Z] #43 48.89   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
00:28:08 [2020-12-21T00:28:08.129Z] #43 48.98   AR       compel/plugins/std.lib.a
00:28:08 [2020-12-21T00:28:08.129Z] #43 49.09   CC       compel/plugins/fds/fds.o
00:28:08 [2020-12-21T00:28:08.427Z] #43 ...
00:28:08 [2020-12-21T00:28:08.427Z] 
00:28:08 [2020-12-21T00:28:08.427Z] #19 [dev-systemd-false  6/26] RUN ldconfig
00:28:08 [2020-12-21T00:28:08.427Z] #19 DONE 0.4s
00:28:08 [2020-12-21T00:28:08.427Z] 
00:28:08 [2020-12-21T00:28:08.427Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:08 [2020-12-21T00:28:08.427Z] #43 49.42   AR       compel/plugins/fds.lib.a
00:28:08 [2020-12-21T00:28:08.636Z] #18 ...
00:28:08 [2020-12-21T00:28:08.636Z] 
00:28:08 [2020-12-21T00:28:08.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:08 [2020-12-21T00:28:08.636Z] #41 105.5   CC       criu/files-ext.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 105.8   CC       criu/files-reg.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 108.2   CC       criu/files.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 110.4   CC       criu/filesystems.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 111.0   CC       criu/fsnotify.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 112.2   CC       criu/image-desc.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 112.3   CC       criu/image.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 113.2   CC       criu/ipc_ns.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 114.5   CC       criu/irmap.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 115.2   CC       criu/kcmp-ids.o
00:28:08 [2020-12-21T00:28:08.636Z] #41 115.6   CC       criu/kerndat.o
00:28:08 [2020-12-21T00:28:08.725Z] #43 49.53   HOSTDEP  compel/src/lib/log-host.d
00:28:08 [2020-12-21T00:28:08.725Z] #43 49.68   HOSTDEP  compel/src/lib/handle-elf-host.d
00:28:08 [2020-12-21T00:28:08.893Z] #41 ...
00:28:08 [2020-12-21T00:28:08.893Z] 
00:28:08 [2020-12-21T00:28:08.893Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:08 [2020-12-21T00:28:08.893Z] #18 DONE 63.1s
00:28:08 [2020-12-21T00:28:08.893Z] 
00:28:08 [2020-12-21T00:28:08.893Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:28:09 [2020-12-21T00:28:09.024Z] #43 49.83   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
00:28:09 [2020-12-21T00:28:09.024Z] #43 49.90   HOSTDEP  compel/src/main-host.d
00:28:09 [2020-12-21T00:28:09.024Z] #43 50.03   DEP      compel/src/lib/ptrace.d
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.28 The following additional packages will be installed:
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.33   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.34 Suggested packages:
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.35   cmake-doc ninja-build lrzip
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.35 Recommended packages:
00:28:09 [2020-12-21T00:28:09.172Z] #34 51.35   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:28:09 [2020-12-21T00:28:09.322Z] #43 50.22   DEP      compel/src/lib/infect.d
00:28:09 [2020-12-21T00:28:09.432Z] #34 ...
00:28:09 [2020-12-21T00:28:09.432Z] 
00:28:09 [2020-12-21T00:28:09.432Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:09 [2020-12-21T00:28:09.432Z] #53 42.69 Reading package lists...
00:28:09 [2020-12-21T00:28:09.620Z] #43 50.47   DEP      compel/src/lib/infect-util.d
00:28:09 [2020-12-21T00:28:09.855Z] #40 ...
00:28:09 [2020-12-21T00:28:09.855Z] 
00:28:09 [2020-12-21T00:28:09.855Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.02 Selecting previously unselected package libxml2:arm64.
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.04 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.66 Selecting previously unselected package libarchive13:arm64.
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.67 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.69 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.87 Selecting previously unselected package libjsoncpp1:arm64.
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 73.90 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.08 Selecting previously unselected package librhash0:arm64.
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.08 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.10 Unpacking librhash0:arm64 (1.3.8-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.29 Selecting previously unselected package libuv1:arm64.
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.29 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.30 Unpacking libuv1:arm64 (1.24.1-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.47 Selecting previously unselected package cmake.
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.48 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 74.51 Unpacking cmake (3.13.4-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 76.86 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 76.90 Setting up xxd (2:8.1.0875-5) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 76.93 Setting up libuv1:arm64 (1.24.1-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 76.99 Setting up vim-common (2:8.1.0875-5) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.03 Setting up librhash0:arm64 (1.3.8-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.05 Setting up cmake-data (3.13.4-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.11 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.14 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.18 Setting up cmake (3.13.4-1) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.21 Processing triggers for libc-bin (2.28-10) ...
00:28:09 [2020-12-21T00:28:09.855Z] #34 77.40 Processing triggers for mime-support (3.62) ...
00:28:09 [2020-12-21T00:28:09.918Z] #43 50.65   DEP      compel/src/lib/infect-rpc.d
00:28:09 [2020-12-21T00:28:09.918Z] #43 50.81   DEP      compel/arch/ppc64/src/lib/infect.d
00:28:09 [2020-12-21T00:28:09.918Z] #43 50.92   DEP      compel/arch/ppc64/src/lib/cpu.d
00:28:10 [2020-12-21T00:28:10.082Z] #19 0.982 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:28:10 [2020-12-21T00:28:10.082Z] #19 0.987 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:28:10 [2020-12-21T00:28:10.082Z] #19 0.994 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:28:10 [2020-12-21T00:28:10.082Z] #19 DONE 1.1s
00:28:10 [2020-12-21T00:28:10.082Z] 
00:28:10 [2020-12-21T00:28:10.082Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:10 [2020-12-21T00:28:10.082Z] #41 116.9   CC       criu/libnetlink.o
00:28:10 [2020-12-21T00:28:10.128Z] #34 55.50 Building dependency tree...
00:28:10 [2020-12-21T00:28:10.216Z] #43 51.00   DEP      compel/src/lib/log.d
00:28:10 [2020-12-21T00:28:10.216Z] #43 51.16   DEP      compel/src/main.d
00:28:10 [2020-12-21T00:28:10.216Z] #43 51.32   DEP      compel/src/lib/handle-elf.d
00:28:10 [2020-12-21T00:28:10.339Z] #41 117.4   CC       criu/log.o
00:28:10 [2020-12-21T00:28:10.519Z] #43 51.42   DEP      compel/arch/ppc64/src/lib/handle-elf.d
00:28:10 [2020-12-21T00:28:10.596Z] #41 ...
00:28:10 [2020-12-21T00:28:10.596Z] 
00:28:10 [2020-12-21T00:28:10.596Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:10 [2020-12-21T00:28:10.596Z] #38 181.9 + dpkg --print-architecture
00:28:10 [2020-12-21T00:28:10.596Z] #38 181.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:28:10 [2020-12-21T00:28:10.597Z] #38 182.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:28:10 [2020-12-21T00:28:10.597Z] #38 182.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:28:10 [2020-12-21T00:28:10.597Z] #38 ...
00:28:10 [2020-12-21T00:28:10.597Z] 
00:28:10 [2020-12-21T00:28:10.597Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:28:10 [2020-12-21T00:28:10.631Z] #53 52.61 Building dependency tree...
00:28:10 [2020-12-21T00:28:10.631Z] #53 ...
00:28:10 [2020-12-21T00:28:10.631Z] 
00:28:10 [2020-12-21T00:28:10.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:10 [2020-12-21T00:28:10.631Z] #11 43.25 Reading package lists...
00:28:10 [2020-12-21T00:28:10.631Z] #11 53.20 Building dependency tree...
00:28:10 [2020-12-21T00:28:10.631Z] #11 ...
00:28:10 [2020-12-21T00:28:10.631Z] 
00:28:10 [2020-12-21T00:28:10.631Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:10 [2020-12-21T00:28:10.631Z] #34 53.05 The following NEW packages will be installed:
00:28:10 [2020-12-21T00:28:10.631Z] #34 53.12   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:28:10 [2020-12-21T00:28:10.631Z] #34 53.12   vim-common xxd
00:28:10 [2020-12-21T00:28:10.842Z] #43 51.62   CC       compel/src/lib/log.o
00:28:10 [2020-12-21T00:28:10.842Z] #43 51.84   CC       compel/arch/ppc64/src/lib/cpu.o
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.77 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.77 Need to get 14.9 MB of archives.
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.77 After this operation, 61.8 MB of additional disk space will be used.
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:28:10 [2020-12-21T00:28:10.890Z] #34 53.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:28:11 [2020-12-21T00:28:11.459Z] #34 54.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:28:11 [2020-12-21T00:28:11.507Z] #34 ...
00:28:11 [2020-12-21T00:28:11.507Z] 
00:28:11 [2020-12-21T00:28:11.507Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:11 [2020-12-21T00:28:11.507Z] #43 60.10 github.com/LK4D4/vndr/godl/singleflight
00:28:11 [2020-12-21T00:28:11.507Z] #43 60.11 internal/reflectlite
00:28:11 [2020-12-21T00:28:11.510Z] #43 52.15   CC       compel/arch/ppc64/src/lib/infect.o
00:28:12 [2020-12-21T00:28:12.028Z] #34 ...
00:28:12 [2020-12-21T00:28:12.028Z] 
00:28:12 [2020-12-21T00:28:12.028Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:12 [2020-12-21T00:28:12.028Z] #47 44.69 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:12 [2020-12-21T00:28:12.028Z] #47 47.38 go: extracting github.com/gogo/protobuf v1.2.1
00:28:12 [2020-12-21T00:28:12.028Z] #47 49.26 go: extracting golang.org/x/text v0.3.2
00:28:12 [2020-12-21T00:28:12.028Z] #47 ...
00:28:12 [2020-12-21T00:28:12.028Z] 
00:28:12 [2020-12-21T00:28:12.028Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:12 [2020-12-21T00:28:12.028Z] #32 54.63 sync
00:28:12 [2020-12-21T00:28:12.028Z] #32 54.63 internal/reflectlite
00:28:12 [2020-12-21T00:28:12.076Z] #43 60.71 math/rand
00:28:12 [2020-12-21T00:28:12.167Z] #43 53.01   CC       compel/src/lib/infect-rpc.o
00:28:12 [2020-12-21T00:28:12.417Z] #34 DONE 80.5s
00:28:12 [2020-12-21T00:28:12.417Z] 
00:28:12 [2020-12-21T00:28:12.417Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:12 [2020-12-21T00:28:12.464Z] #43 53.41   CC       compel/src/lib/infect-util.o
00:28:12 [2020-12-21T00:28:12.763Z] #43 53.64   CC       compel/src/lib/infect.o
00:28:13 [2020-12-21T00:28:13.372Z] #35 ...
00:28:13 [2020-12-21T00:28:13.372Z] 
00:28:13 [2020-12-21T00:28:13.372Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:13 [2020-12-21T00:28:13.372Z] #40 80.62 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
00:28:13 [2020-12-21T00:28:13.372Z] #40 80.65 Processing triggers for libc-bin (2.28-10) ...
00:28:13 [2020-12-21T00:28:13.372Z] #40 DONE 81.6s
00:28:13 [2020-12-21T00:28:13.372Z] 
00:28:13 [2020-12-21T00:28:13.372Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:14 [2020-12-21T00:28:14.323Z] #41 ...
00:28:14 [2020-12-21T00:28:14.323Z] 
00:28:14 [2020-12-21T00:28:14.323Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:14 [2020-12-21T00:28:14.323Z] #43 72.82 compress/flate
00:28:14 [2020-12-21T00:28:14.323Z] #43 74.30 text/template
00:28:14 [2020-12-21T00:28:14.323Z] #43 77.01 math/big
00:28:14 [2020-12-21T00:28:14.323Z] #43 77.05 compress/gzip
00:28:14 [2020-12-21T00:28:14.323Z] #43 78.28 go/parser
00:28:14 [2020-12-21T00:28:14.323Z] #43 78.54 net
00:28:14 [2020-12-21T00:28:14.323Z] #43 82.57 go/doc
00:28:14 [2020-12-21T00:28:14.587Z] #43 ...
00:28:14 [2020-12-21T00:28:14.587Z] 
00:28:14 [2020-12-21T00:28:14.587Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.958 + RM_GOPATH=0
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.958 + TMP_GOPATH=
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.958 + : /build
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.958 + '[' -z '' ']'
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.958 ++ mktemp -d
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.962 + export GOPATH=/tmp/tmp.4zUv8HG2VH
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.962 + GOPATH=/tmp/tmp.4zUv8HG2VH
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.962 + RM_GOPATH=1
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.962 + case "$(go env GOARCH)" in
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.967 ++ go env GOARCH
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.985 + export GO_BUILDMODE=-buildmode=pie
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.985 + GO_BUILDMODE=-buildmode=pie
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.985 ++ dirname /tmp/install/install.sh
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + dir=/tmp/install
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + bin=tini
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + shift
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + '[' '!' -f /tmp/install/tini.installer ']'
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + . /tmp/install/tini.installer
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + install_tini
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.990 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.991 + git clone https://github.com/krallin/tini.git /tmp/tmp.4zUv8HG2VH/tini
00:28:14 [2020-12-21T00:28:14.587Z] #35 1.998 Cloning into '/tmp/tmp.4zUv8HG2VH/tini'...
00:28:14 [2020-12-21T00:28:14.611Z] #43 62.77 internal/singleflight
00:28:14 [2020-12-21T00:28:14.852Z] #35 2.930 + cd /tmp/tmp.4zUv8HG2VH/tini
00:28:14 [2020-12-21T00:28:14.852Z] #35 2.930 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:28:14 [2020-12-21T00:28:14.852Z] #35 2.977 + cmake .
00:28:15 [2020-12-21T00:28:15.432Z] #35 3.495 -- The C compiler identification is GNU 8.3.0
00:28:15 [2020-12-21T00:28:15.432Z] #35 3.532 -- Check for working C compiler: /usr/bin/cc
00:28:15 [2020-12-21T00:28:15.848Z] #20 5.117 Collecting yamllint==1.16.0
00:28:16 [2020-12-21T00:28:16.022Z] #35 3.986 -- Check for working C compiler: /usr/bin/cc -- works
00:28:16 [2020-12-21T00:28:16.022Z] #35 3.988 -- Detecting C compiler ABI info
00:28:16 [2020-12-21T00:28:16.228Z] #32 58.58 sort
00:28:16 [2020-12-21T00:28:16.228Z] #32 58.59 errors
00:28:16 [2020-12-21T00:28:16.346Z] #43 56.87   CC       compel/src/lib/ptrace.o
00:28:16 [2020-12-21T00:28:16.346Z] #43 57.42   AR       compel/libcompel.a
00:28:16 [2020-12-21T00:28:16.489Z] #32 59.28 strconv
00:28:16 [2020-12-21T00:28:16.517Z] #43 64.90 strconv
00:28:16 [2020-12-21T00:28:16.517Z] #43 64.92 io
00:28:16 [2020-12-21T00:28:16.517Z] #43 ...
00:28:16 [2020-12-21T00:28:16.517Z] 
00:28:16 [2020-12-21T00:28:16.517Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:16 [2020-12-21T00:28:16.517Z] #11 43.68 Reading package lists...
00:28:16 [2020-12-21T00:28:16.517Z] #11 55.50 Building dependency tree...
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.65 The following additional packages will be installed:
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.66   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.67   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.67   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.68   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.68   mingw-w64-x86-64-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.73 Suggested packages:
00:28:16 [2020-12-21T00:28:16.517Z] #11 60.74   gcc-8-locales seccomp wine64
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.37 The following NEW packages will be installed:
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.38   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.38   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.38   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.39   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.41 The following packages will be upgraded:
00:28:16 [2020-12-21T00:28:16.517Z] #11 63.43   libsystemd0 libudev1
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.11 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.11 Need to get 78.2 MB of archives.
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.11 After this operation, 487 MB of additional disk space will be used.
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 64.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 65.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 65.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 65.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 65.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:28:16 [2020-12-21T00:28:16.517Z] #11 ...
00:28:16 [2020-12-21T00:28:16.517Z] 
00:28:16 [2020-12-21T00:28:16.517Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:16 [2020-12-21T00:28:16.517Z] #47 60.63 go: finding github.com/fatih/color v1.7.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 60.65 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:28:16 [2020-12-21T00:28:16.517Z] #47 60.75 go: finding github.com/mattn/go-colorable v0.1.4
00:28:16 [2020-12-21T00:28:16.517Z] #47 60.75 go: finding github.com/mattn/go-isatty v0.0.8
00:28:16 [2020-12-21T00:28:16.517Z] #47 60.85 go: finding github.com/go-critic/go-critic v0.4.1
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.00 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.10 go: finding github.com/go-lintpack/lintpack v0.5.2
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.15 go: finding github.com/pkg/errors v0.8.1
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.29 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.36 go: finding github.com/go-toolsmith/astequal v1.0.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.36 go: finding github.com/mitchellh/go-homedir v1.1.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.40 go: finding github.com/go-toolsmith/astp v1.0.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.45 go: finding github.com/sirupsen/logrus v1.4.2
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.45 go: finding github.com/go-toolsmith/astcast v1.0.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.47 go: finding github.com/go-toolsmith/typep v1.0.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.51 go: finding github.com/spf13/viper v1.6.1
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.53 go: finding github.com/stretchr/testify v1.4.0
00:28:16 [2020-12-21T00:28:16.517Z] #47 61.69 go: finding github.com/davecgh/go-spew v1.1.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 61.82 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 61.82 go: finding github.com/pmezard/go-difflib v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 61.94 go: finding github.com/go-toolsmith/strparse v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.01 go: finding github.com/stretchr/objx v0.2.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.12 go: finding gopkg.in/yaml.v2 v2.2.7
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.16 go: finding github.com/spf13/cobra v0.0.5
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.16 go: finding github.com/fsnotify/fsnotify v1.4.7
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.18 go: finding github.com/gobwas/glob v0.2.3
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.22 go: finding github.com/hashicorp/hcl v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.35 go: finding github.com/spf13/pflag v1.0.5
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.67 go: finding github.com/magiconair/properties v1.8.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.79 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.83 go: finding github.com/mitchellh/mapstructure v1.1.2
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.94 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.94 go: finding github.com/pelletier/go-toml v1.2.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 62.98 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.11 go: finding github.com/spf13/afero v1.1.2
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.12 go: finding github.com/spf13/cast v1.3.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.32 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.32 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.38 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.48 go: finding github.com/subosito/gotenv v1.2.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.53 go: finding golang.org/x/text v0.3.2
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.60 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.76 go: finding gopkg.in/ini.v1 v1.51.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 63.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.06 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.17 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.18 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.20 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.22 go: finding github.com/kisielk/gotool v1.0.0
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.24 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.24 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.30 go: finding github.com/sourcegraph/go-diff v0.5.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.32 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.32 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.38 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.39 go: finding github.com/ultraware/funlen v0.0.2
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.42 go: finding github.com/ultraware/whitespace v0.0.4
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.47 go: finding github.com/uudashr/gocognit v1.0.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.50 go: finding github.com/gogo/protobuf v1.2.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 64.77 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:16 [2020-12-21T00:28:16.518Z] #47 65.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:28:16 [2020-12-21T00:28:16.518Z] #47 65.18 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:16 [2020-12-21T00:28:16.518Z] #47 65.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:16 [2020-12-21T00:28:16.518Z] #47 65.24 go: finding github.com/BurntSushi/toml v0.3.1
00:28:16 [2020-12-21T00:28:16.518Z] #47 65.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:28:16 [2020-12-21T00:28:16.603Z] #35 4.672 -- Detecting C compiler ABI info - done
00:28:16 [2020-12-21T00:28:16.603Z] #35 4.708 -- Detecting C compile features
00:28:16 [2020-12-21T00:28:16.644Z] #43 57.56   HOSTCC   compel/src/main-host.o
00:28:16 [2020-12-21T00:28:16.644Z] #43 ...
00:28:16 [2020-12-21T00:28:16.644Z] 
00:28:16 [2020-12-21T00:28:16.644Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:16 [2020-12-21T00:28:16.644Z] #53 10.75 + cd /tmp/tmp.bi6QUOJfeA/src/github.com/opencontainers/runc
00:28:16 [2020-12-21T00:28:16.644Z] #53 10.75 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:28:16 [2020-12-21T00:28:16.644Z] #53 ...
00:28:16 [2020-12-21T00:28:16.644Z] 
00:28:16 [2020-12-21T00:28:16.644Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:16 [2020-12-21T00:28:16.644Z] #51 119.8 mvdan.cc/sh/v3/cmd/shfmt
00:28:16 [2020-12-21T00:28:16.644Z] #51 DONE 126.1s
00:28:16 [2020-12-21T00:28:16.781Z] #47 ...
00:28:16 [2020-12-21T00:28:16.781Z] 
00:28:16 [2020-12-21T00:28:16.781Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:16 [2020-12-21T00:28:16.781Z] #53 54.22 Building dependency tree...
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.18 The following additional packages will be installed:
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.20   libbtrfs0
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.44 The following NEW packages will be installed:
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.44   libbtrfs-dev libbtrfs0
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.91 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.91 Need to get 119 kB of archives.
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.91 After this operation, 387 kB of additional disk space will be used.
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:28:16 [2020-12-21T00:28:16.781Z] #53 60.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:28:16 [2020-12-21T00:28:16.781Z] #53 62.75 debconf: delaying package configuration, since apt-utils is not installed
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.18 Fetched 119 kB in 0s (377 kB/s)
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.60 Selecting previously unselected package libbtrfs0.
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.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.)
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.68 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.69 Unpacking libbtrfs0 (4.20.1-2) ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.91 Selecting previously unselected package libbtrfs-dev.
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 63.97 Unpacking libbtrfs-dev (4.20.1-2) ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 64.33 Setting up libbtrfs0 (4.20.1-2) ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 64.39 Setting up libbtrfs-dev (4.20.1-2) ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 64.42 Processing triggers for libc-bin (2.28-10) ...
00:28:16 [2020-12-21T00:28:16.781Z] #53 DONE 65.5s
00:28:16 [2020-12-21T00:28:16.942Z] 
00:28:16 [2020-12-21T00:28:16.942Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:16 [2020-12-21T00:28:16.942Z] #20 0.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:28:16 [2020-12-21T00:28:16.942Z] #20 0.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:28:16 [2020-12-21T00:28:16.942Z] #20 0.728 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:28:16 [2020-12-21T00:28:16.942Z] #20 1.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB]
00:28:16 [2020-12-21T00:28:16.942Z] #20 3.320 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB]
00:28:16 [2020-12-21T00:28:16.942Z] #20 4.313 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B]
00:28:17 [2020-12-21T00:28:17.041Z] 
00:28:17 [2020-12-21T00:28:17.041Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:17 [2020-12-21T00:28:17.041Z] #62 DONE 65.5s
00:28:17 [2020-12-21T00:28:17.041Z] 
00:28:17 [2020-12-21T00:28:17.041Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:17 [2020-12-21T00:28:17.041Z] #40 44.93 Reading package lists...
00:28:17 [2020-12-21T00:28:17.041Z] #40 56.11 Building dependency tree...
00:28:17 [2020-12-21T00:28:17.041Z] #40 61.59 The following additional packages will be installed:
00:28:17 [2020-12-21T00:28:17.041Z] #40 61.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:28:17 [2020-12-21T00:28:17.041Z] #40 61.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:28:17 [2020-12-21T00:28:17.041Z] #40 61.61 Suggested packages:
00:28:17 [2020-12-21T00:28:17.041Z] #40 61.64   manpages-dev python-setuptools
00:28:17 [2020-12-21T00:28:17.041Z] #40 63.79 The following NEW packages will be installed:
00:28:17 [2020-12-21T00:28:17.041Z] #40 63.80   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:28:17 [2020-12-21T00:28:17.041Z] #40 63.81   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:28:17 [2020-12-21T00:28:17.041Z] #40 63.81   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:28:17 [2020-12-21T00:28:17.041Z] #40 63.82   python-six zlib1g-dev
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.26 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.26 Need to get 4095 kB of archives.
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.26 After this operation, 22.5 MB of additional disk space will be used.
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 64.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 65.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:28:17 [2020-12-21T00:28:17.041Z] #40 ...
00:28:17 [2020-12-21T00:28:17.041Z] 
00:28:17 [2020-12-21T00:28:17.041Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:17 [2020-12-21T00:28:17.056Z] #32 ...
00:28:17 [2020-12-21T00:28:17.056Z] 
00:28:17 [2020-12-21T00:28:17.056Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.65 go: finding github.com/fatih/color v1.7.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.72 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.83 go: finding github.com/mattn/go-colorable v0.1.4
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.89 go: finding github.com/mattn/go-isatty v0.0.8
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
00:28:17 [2020-12-21T00:28:17.056Z] #47 58.98 go: finding github.com/go-critic/go-critic v0.4.1
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.04 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.08 go: finding github.com/go-lintpack/lintpack v0.5.2
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.09 go: finding github.com/pkg/errors v0.8.1
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.17 go: finding github.com/go-toolsmith/astfmt v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.20 go: finding github.com/sirupsen/logrus v1.4.2
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.23 go: finding github.com/mitchellh/go-homedir v1.1.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.24 go: finding github.com/go-toolsmith/astequal v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.26 go: finding github.com/stretchr/testify v1.4.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.28 go: finding github.com/go-toolsmith/astp v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.28 go: finding github.com/spf13/viper v1.6.1
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.38 go: finding github.com/go-toolsmith/astcast v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.38 go: finding github.com/go-toolsmith/typep v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.44 go: finding github.com/go-toolsmith/astcopy v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.44 go: finding github.com/davecgh/go-spew v1.1.1
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.60 go: finding github.com/pmezard/go-difflib v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.67 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.81 go: finding github.com/go-toolsmith/strparse v1.0.0
00:28:17 [2020-12-21T00:28:17.056Z] #47 59.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0
00:28:17 [2020-12-21T00:28:17.241Z] #20 ...
00:28:17 [2020-12-21T00:28:17.241Z] 
00:28:17 [2020-12-21T00:28:17.241Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:17 [2020-12-21T00:28:17.241Z] #43 58.25   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
00:28:17 [2020-12-21T00:28:17.343Z] Client:
00:28:17 [2020-12-21T00:28:17.343Z]  Debug Mode: false
00:28:17 [2020-12-21T00:28:17.343Z]  Plugins:
00:28:17 [2020-12-21T00:28:17.343Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:28:17 [2020-12-21T00:28:17.343Z] 
00:28:17 [2020-12-21T00:28:17.343Z] Server:
00:28:17 [2020-12-21T00:28:17.343Z]  Containers: 0
00:28:17 [2020-12-21T00:28:17.343Z]   Running: 0
00:28:17 [2020-12-21T00:28:17.343Z]   Paused: 0
00:28:17 [2020-12-21T00:28:17.343Z]   Stopped: 0
00:28:17 [2020-12-21T00:28:17.343Z]  Images: 0
00:28:17 [2020-12-21T00:28:17.343Z]  Server Version: 19.03.12
00:28:17 [2020-12-21T00:28:17.343Z]  Storage Driver: lcow (linux) windowsfilter (windows)
00:28:17 [2020-12-21T00:28:17.343Z]   LCOW: 
00:28:17 [2020-12-21T00:28:17.343Z]   Windows: 
00:28:17 [2020-12-21T00:28:17.343Z]  Logging Driver: json-file
00:28:17 [2020-12-21T00:28:17.343Z]  Plugins:
00:28:17 [2020-12-21T00:28:17.343Z]   Volume: local
00:28:17 [2020-12-21T00:28:17.343Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:28:17 [2020-12-21T00:28:17.343Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:28:17 [2020-12-21T00:28:17.343Z]  Swarm: inactive
00:28:17 [2020-12-21T00:28:17.343Z]  Default Isolation: process
00:28:17 [2020-12-21T00:28:17.343Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:28:17 [2020-12-21T00:28:17.343Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
00:28:17 [2020-12-21T00:28:17.343Z]  OSType: windows
00:28:17 [2020-12-21T00:28:17.343Z]  Architecture: x86_64
00:28:17 [2020-12-21T00:28:17.343Z]  CPUs: 4
00:28:17 [2020-12-21T00:28:17.343Z]  Total Memory: 32GiB
00:28:17 [2020-12-21T00:28:17.343Z]  Name: azwin-2-3b41e0
00:28:17 [2020-12-21T00:28:17.343Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
00:28:17 [2020-12-21T00:28:17.343Z]  Docker Root Dir: D:\docker
00:28:17 [2020-12-21T00:28:17.343Z]  Debug Mode: false
00:28:17 [2020-12-21T00:28:17.343Z]  Registry: https://index.docker.io/v1/
00:28:17 [2020-12-21T00:28:17.343Z]  Labels:
00:28:17 [2020-12-21T00:28:17.343Z]  Experimental: true
00:28:17 [2020-12-21T00:28:17.343Z]  Insecure Registries:
00:28:17 [2020-12-21T00:28:17.343Z]   10.0.0.4:5000
00:28:17 [2020-12-21T00:28:17.343Z]   127.0.0.0/8
00:28:17 [2020-12-21T00:28:17.343Z]  Registry Mirrors:
00:28:17 [2020-12-21T00:28:17.343Z]   http://10.0.0.4:5000/
00:28:17 [2020-12-21T00:28:17.343Z]  Live Restore Enabled: false
00:28:17 [2020-12-21T00:28:17.343Z] 
00:28:17 [2020-12-21T00:28:17.364Z] #47 59.94 go: finding github.com/stretchr/objx v0.2.0
00:28:17 [2020-12-21T00:28:17.364Z] #47 59.96 go: finding github.com/fsnotify/fsnotify v1.4.7
00:28:17 [2020-12-21T00:28:17.364Z] #47 60.07 go: finding github.com/spf13/cobra v0.0.5
00:28:17 [2020-12-21T00:28:17.364Z] #47 60.10 go: finding gopkg.in/yaml.v2 v2.2.7
00:28:17 [2020-12-21T00:28:17.364Z] #47 60.11 go: finding github.com/gobwas/glob v0.2.3
00:28:17 [2020-12-21T00:28:17.364Z] #47 60.12 go: finding github.com/hashicorp/hcl v1.0.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
00:28:17 [2020-12-21T00:28:17.542Z] #43 58.53   HOSTCC   compel/src/lib/handle-elf-host.o
00:28:17 [2020-12-21T00:28:17.626Z] #47 60.28 go: finding github.com/spf13/pflag v1.0.5
00:28:17 [2020-12-21T00:28:17.626Z] #47 60.41 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
00:28:17 [2020-12-21T00:28:17.742Z] #20 ...
00:28:17 [2020-12-21T00:28:17.742Z] 
00:28:17 [2020-12-21T00:28:17.742Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:17 [2020-12-21T00:28:17.742Z] #41 117.9   CC       criu/lsm.o
00:28:17 [2020-12-21T00:28:17.742Z] #41 118.3   CC       criu/mem.o
00:28:17 [2020-12-21T00:28:17.742Z] #41 120.1   CC       criu/memfd.o
00:28:17 [2020-12-21T00:28:17.742Z] #41 120.9   CC       criu/mount.o
00:28:17 [2020-12-21T00:28:17.742Z] #41 124.6   CC       criu/namespaces.o
00:28:17 [2020-12-21T00:28:17.885Z] #47 60.60 go: finding github.com/magiconair/properties v1.8.1
00:28:17 [2020-12-21T00:28:17.885Z] #47 60.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
00:28:17 [2020-12-21T00:28:17.885Z] #47 60.71 go: finding github.com/mitchellh/mapstructure v1.1.2
00:28:17 [2020-12-21T00:28:17.885Z] #47 60.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
00:28:17 [2020-12-21T00:28:17.978Z] #54 ...
00:28:17 [2020-12-21T00:28:17.979Z] 
00:28:17 [2020-12-21T00:28:17.979Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:17 [2020-12-21T00:28:17.979Z] #32 56.74 sync
00:28:17 [2020-12-21T00:28:17.979Z] #32 56.75 internal/reflectlite
00:28:17 [2020-12-21T00:28:17.979Z] #32 61.02 sort
00:28:17 [2020-12-21T00:28:17.979Z] #32 61.02 errors
00:28:17 [2020-12-21T00:28:17.979Z] #32 61.91 strconv
00:28:17 [2020-12-21T00:28:17.979Z] #32 63.39 io
00:28:17 [2020-12-21T00:28:17.979Z] #32 65.75 internal/oserror
00:28:17 [2020-12-21T00:28:17.979Z] #32 66.07 syscall
00:28:18 [2020-12-21T00:28:18.143Z] #47 61.10 go: finding github.com/pelletier/go-toml v1.2.0
00:28:18 [2020-12-21T00:28:18.188Z] #43 59.10   HOSTCC   compel/src/lib/log-host.o
00:28:18 [2020-12-21T00:28:18.238Z] #32 ...
00:28:18 [2020-12-21T00:28:18.238Z] 
00:28:18 [2020-12-21T00:28:18.238Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:18 [2020-12-21T00:28:18.238Z] #11 66.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:28:18 [2020-12-21T00:28:18.238Z] #11 66.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:28:18 [2020-12-21T00:28:18.238Z] #11 66.85 Get:11 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]
00:28:18 [2020-12-21T00:28:18.401Z] #47 ...
00:28:18 [2020-12-21T00:28:18.401Z] 
00:28:18 [2020-12-21T00:28:18.401Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:18 [2020-12-21T00:28:18.401Z] #62 DONE 61.2s
00:28:18 [2020-12-21T00:28:18.401Z] 
00:28:18 [2020-12-21T00:28:18.401Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.18 go: finding github.com/spf13/afero v1.1.2
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.19 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.21 go: finding github.com/spf13/cast v1.3.0
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.21 go: finding golang.org/x/text v0.3.2
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
00:28:18 [2020-12-21T00:28:18.401Z] #47 61.28 go: finding github.com/spf13/jwalterweatherman v1.0.0
00:28:18 [2020-12-21T00:28:18.486Z] #43 59.30   HOSTLINK compel/compel-host-bin
00:28:18 [2020-12-21T00:28:18.486Z] #43 59.42   DEP      soccr/soccr.d
00:28:18 [2020-12-21T00:28:18.486Z] #43 59.54   CC       soccr/soccr.o
00:28:18 [2020-12-21T00:28:18.530Z] #35 ...
00:28:18 [2020-12-21T00:28:18.530Z] 
00:28:18 [2020-12-21T00:28:18.530Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:18 [2020-12-21T00:28:18.530Z] #11 76.55 Selecting previously unselected package mingw-w64-x86-64-dev.
00:28:18 [2020-12-21T00:28:18.530Z] #11 76.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 76.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 85.76 Selecting previously unselected package gcc-mingw-w64-base.
00:28:18 [2020-12-21T00:28:18.530Z] #11 85.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 85.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 86.04 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:28:18 [2020-12-21T00:28:18.530Z] #11 86.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 86.05 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:18 [2020-12-21T00:28:18.530Z] #11 ...
00:28:18 [2020-12-21T00:28:18.530Z] 
00:28:18 [2020-12-21T00:28:18.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:18 [2020-12-21T00:28:18.530Z] #41 3.196 Note: Building without setproctitle() and strlcpy() support.
00:28:18 [2020-12-21T00:28:18.530Z] #41 3.196       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:18 [2020-12-21T00:28:18.530Z] #41 3.207 Note: Building without GnuTLS support
00:28:18 [2020-12-21T00:28:18.530Z] #41 3.218 Makefile.config:39: Warn: you have no libnftables installed
00:28:18 [2020-12-21T00:28:18.530Z] #41 3.219 Makefile.config:40: Warn: Building without nftables support
00:28:18 [2020-12-21T00:28:18.530Z] #41 5.500 fatal: not a git repository (or any of the parent directories): .git
00:28:18 [2020-12-21T00:28:18.659Z] #47 61.33 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
00:28:18 [2020-12-21T00:28:18.659Z] #47 61.38 go: finding github.com/subosito/gotenv v1.2.0
00:28:18 [2020-12-21T00:28:18.659Z] #47 61.44 go: finding gopkg.in/ini.v1 v1.51.0
00:28:18 [2020-12-21T00:28:18.659Z] #47 61.59 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
00:28:18 [2020-12-21T00:28:18.659Z] #47 61.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
00:28:18 [2020-12-21T00:28:18.783Z] #43 ...
00:28:18 [2020-12-21T00:28:18.783Z] 
00:28:18 [2020-12-21T00:28:18.783Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:18 [2020-12-21T00:28:18.783Z] #45 118.2 go/doc
00:28:18 [2020-12-21T00:28:18.783Z] #45 119.4 math/big
00:28:18 [2020-12-21T00:28:18.793Z] #41 5.547   GEN      .gitid
00:28:18 [2020-12-21T00:28:18.794Z] #41 5.596   GEN      criu/include/version.h
00:28:18 [2020-12-21T00:28:18.794Z] #41 5.705   GEN      include/common/asm
00:28:18 [2020-12-21T00:28:18.918Z] #47 61.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
00:28:18 [2020-12-21T00:28:18.918Z] #47 61.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
00:28:18 [2020-12-21T00:28:18.918Z] #47 61.71 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
00:28:18 [2020-12-21T00:28:18.918Z] #47 61.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
00:28:18 [2020-12-21T00:28:18.918Z] #47 61.75 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
00:28:19 [2020-12-21T00:28:19.080Z] #45 ...
00:28:19 [2020-12-21T00:28:19.080Z] 
00:28:19 [2020-12-21T00:28:19.080Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:19 [2020-12-21T00:28:19.080Z] #53 11.72 + '[' -z '' ']'
00:28:19 [2020-12-21T00:28:19.080Z] #53 11.72 + target=static
00:28:19 [2020-12-21T00:28:19.080Z] #53 11.72 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:28:19 [2020-12-21T00:28:19.080Z] #53 12.34 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:28:19 [2020-12-21T00:28:19.176Z] #47 61.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
00:28:19 [2020-12-21T00:28:19.176Z] #47 62.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
00:28:19 [2020-12-21T00:28:19.176Z] #47 62.02 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
00:28:19 [2020-12-21T00:28:19.176Z] #47 62.02 go: finding github.com/kisielk/gotool v1.0.0
00:28:19 [2020-12-21T00:28:19.176Z] #47 62.12 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
00:28:19 [2020-12-21T00:28:19.371Z] #41 ...
00:28:19 [2020-12-21T00:28:19.371Z] 
00:28:19 [2020-12-21T00:28:19.371Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:19 [2020-12-21T00:28:19.371Z] #49 80.57 mvdan.cc/sh/v3/cmd/shfmt
00:28:19 [2020-12-21T00:28:19.371Z] #49 DONE 87.8s
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.17 go: finding github.com/sourcegraph/go-diff v0.5.1
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.17 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.32 go: finding github.com/ultraware/funlen v0.0.2
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.32 go: finding github.com/ultraware/whitespace v0.0.4
00:28:19 [2020-12-21T00:28:19.435Z] #47 62.33 go: finding github.com/uudashr/gocognit v1.0.1
00:28:19 [2020-12-21T00:28:19.633Z] #41 126.3   CC       criu/net.o
00:28:19 [2020-12-21T00:28:19.635Z] 
00:28:19 [2020-12-21T00:28:19.635Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:19 [2020-12-21T00:28:19.635Z] #35 7.147 -- Detecting C compile features - done
00:28:19 [2020-12-21T00:28:19.635Z] #35 7.196 -- Performing Test HAS_BUILTIN_FORTIFY
00:28:19 [2020-12-21T00:28:19.635Z] #35 7.695 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:28:19 [2020-12-21T00:28:19.694Z] #47 62.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
00:28:19 [2020-12-21T00:28:19.694Z] #47 62.42 go: finding github.com/gogo/protobuf v1.2.1
00:28:19 [2020-12-21T00:28:19.922Z] #35 7.865 -- Configuring done
00:28:19 [2020-12-21T00:28:19.922Z] #35 7.899 -- Generating done
00:28:19 [2020-12-21T00:28:19.922Z] #35 7.906 -- Build files have been written to: /tmp/tmp.4zUv8HG2VH/tini
00:28:19 [2020-12-21T00:28:19.922Z] #35 7.926 + make tini-static
00:28:19 [2020-12-21T00:28:19.952Z] #47 62.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3
00:28:19 [2020-12-21T00:28:19.952Z] #47 62.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
00:28:19 [2020-12-21T00:28:19.952Z] #47 62.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
00:28:20 [2020-12-21T00:28:20.516Z] #35 8.489 Scanning dependencies of target tini-static
00:28:20 [2020-12-21T00:28:20.518Z] #47 63.21 go: finding github.com/BurntSushi/toml v0.3.1
00:28:20 [2020-12-21T00:28:20.518Z] #47 63.21 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
00:28:20 [2020-12-21T00:28:20.518Z] #47 ...
00:28:20 [2020-12-21T00:28:20.518Z] 
00:28:20 [2020-12-21T00:28:20.518Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:28:20 [2020-12-21T00:28:20.518Z] #53 52.61 Building dependency tree...
00:28:20 [2020-12-21T00:28:20.518Z] #53 57.48 The following additional packages will be installed:
00:28:20 [2020-12-21T00:28:20.518Z] #53 57.50   libbtrfs0
00:28:20 [2020-12-21T00:28:20.518Z] #53 57.88 The following NEW packages will be installed:
00:28:20 [2020-12-21T00:28:20.518Z] #53 57.91   libbtrfs-dev libbtrfs0
00:28:20 [2020-12-21T00:28:20.518Z] #53 58.50 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded.
00:28:20 [2020-12-21T00:28:20.518Z] #53 58.50 Need to get 119 kB of archives.
00:28:20 [2020-12-21T00:28:20.518Z] #53 58.50 After this operation, 387 kB of additional disk space will be used.
00:28:20 [2020-12-21T00:28:20.518Z] #53 58.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:28:20 [2020-12-21T00:28:20.518Z] #53 58.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:28:20 [2020-12-21T00:28:20.518Z] #53 60.21 debconf: delaying package configuration, since apt-utils is not installed
00:28:20 [2020-12-21T00:28:20.518Z] #53 60.76 Fetched 119 kB in 0s (419 kB/s)
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.29 Selecting previously unselected package libbtrfs0.
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.52 Unpacking libbtrfs0 (4.20.1-2) ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.96 Selecting previously unselected package libbtrfs-dev.
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 61.96 Unpacking libbtrfs-dev (4.20.1-2) ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 62.45 Setting up libbtrfs0 (4.20.1-2) ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 62.49 Setting up libbtrfs-dev (4.20.1-2) ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 62.52 Processing triggers for libc-bin (2.28-10) ...
00:28:20 [2020-12-21T00:28:20.518Z] #53 DONE 63.3s
00:28:20 [2020-12-21T00:28:20.518Z] 
00:28:20 [2020-12-21T00:28:20.518Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:20 [2020-12-21T00:28:20.564Z] #41 ...
00:28:20 [2020-12-21T00:28:20.565Z] 
00:28:20 [2020-12-21T00:28:20.565Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:28:20 [2020-12-21T00:28:20.565Z] #20 10.55   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:28:20 [2020-12-21T00:28:20.779Z] #35 8.733 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:28:20 [2020-12-21T00:28:20.823Z] #20 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:28:20 [2020-12-21T00:28:20.823Z] #20 10.70   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:28:20 [2020-12-21T00:28:20.823Z] #20 10.76 Collecting pyyaml (from yamllint==1.16.0)
00:28:20 [2020-12-21T00:28:20.823Z] #20 10.87   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:28:21 [2020-12-21T00:28:21.085Z] #54 ...
00:28:21 [2020-12-21T00:28:21.085Z] 
00:28:21 [2020-12-21T00:28:21.085Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:21 [2020-12-21T00:28:21.085Z] #40 43.93 Reading package lists...
00:28:21 [2020-12-21T00:28:21.085Z] #40 54.30 Building dependency tree...
00:28:21 [2020-12-21T00:28:21.085Z] #40 59.25 The following additional packages will be installed:
00:28:21 [2020-12-21T00:28:21.085Z] #40 59.27   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:28:21 [2020-12-21T00:28:21.085Z] #40 59.27   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:28:21 [2020-12-21T00:28:21.085Z] #40 59.30 Suggested packages:
00:28:21 [2020-12-21T00:28:21.085Z] #40 59.30   manpages-dev python-setuptools
00:28:21 [2020-12-21T00:28:21.085Z] #40 60.71 The following NEW packages will be installed:
00:28:21 [2020-12-21T00:28:21.085Z] #40 60.71   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:28:21 [2020-12-21T00:28:21.085Z] #40 60.72   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:28:21 [2020-12-21T00:28:21.085Z] #40 60.74   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:28:21 [2020-12-21T00:28:21.085Z] #40 60.74   python-six zlib1g-dev
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded.
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Need to get 4095 kB of archives.
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 After this operation, 22.5 MB of additional disk space will be used.
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
00:28:21 [2020-12-21T00:28:21.085Z] #40 61.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #40 64.09 debconf: delaying package configuration, since apt-utils is not installed
00:28:21 [2020-12-21T00:28:21.344Z] #40 ...
00:28:21 [2020-12-21T00:28:21.344Z] 
00:28:21 [2020-12-21T00:28:21.344Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 55.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:28:21 [2020-12-21T00:28:21.344Z] #34 57.83 debconf: delaying package configuration, since apt-utils is not installed
00:28:21 [2020-12-21T00:28:21.344Z] #34 58.28 Fetched 14.9 MB in 3s (5745 kB/s)
00:28:21 [2020-12-21T00:28:21.344Z] #34 58.47 Selecting previously unselected package xxd.
00:28:21 [2020-12-21T00:28:21.344Z] #34 58.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.)
00:28:21 [2020-12-21T00:28:21.344Z] #34 58.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:28:21 [2020-12-21T00:28:21.344Z] #34 58.72 Unpacking xxd (2:8.1.0875-5) ...
00:28:21 [2020-12-21T00:28:21.344Z] #34 59.17 Selecting previously unselected package vim-common.
00:28:21 [2020-12-21T00:28:21.344Z] #34 59.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:28:21 [2020-12-21T00:28:21.344Z] #34 59.30 Unpacking vim-common (2:8.1.0875-5) ...
00:28:21 [2020-12-21T00:28:21.344Z] #34 60.69 Selecting previously unselected package cmake-data.
00:28:21 [2020-12-21T00:28:21.344Z] #34 60.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:28:21 [2020-12-21T00:28:21.344Z] #34 60.83 Unpacking cmake-data (3.13.4-1) ...
00:28:21 [2020-12-21T00:28:21.605Z] #34 ...
00:28:21 [2020-12-21T00:28:21.605Z] 
00:28:21 [2020-12-21T00:28:21.605Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:21 [2020-12-21T00:28:21.605Z] #40 64.40 Fetched 4095 kB in 1s (4462 kB/s)
00:28:21 [2020-12-21T00:28:21.865Z] #40 64.58 Selecting previously unselected package libcap-dev:amd64.
00:28:21 [2020-12-21T00:28:21.865Z] #40 64.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.)
00:28:21 [2020-12-21T00:28:21.865Z] #40 64.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:28:21 [2020-12-21T00:28:21.865Z] #40 64.75 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:28:22 [2020-12-21T00:28:22.125Z] #40 64.97 Selecting previously unselected package libnet1:amd64.
00:28:22 [2020-12-21T00:28:22.125Z] #40 64.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:28:22 [2020-12-21T00:28:22.125Z] #40 65.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:28:22 [2020-12-21T00:28:22.125Z] #40 ...
00:28:22 [2020-12-21T00:28:22.125Z] 
00:28:22 [2020-12-21T00:28:22.125Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:22 [2020-12-21T00:28:22.125Z] #11 53.20 Building dependency tree...
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.27 The following additional packages will be installed:
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.28   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.28   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.28   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.29   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.29   mingw-w64-x86-64-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.33 Suggested packages:
00:28:22 [2020-12-21T00:28:22.125Z] #11 58.33   gcc-8-locales seccomp wine64
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.53 The following NEW packages will be installed:
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.53   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.55   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.57 The following packages will be upgraded:
00:28:22 [2020-12-21T00:28:22.125Z] #11 60.57   libsystemd0 libudev1
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.33 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded.
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.33 Need to get 78.2 MB of archives.
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.33 After this operation, 487 MB of additional disk space will be used.
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 61.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 62.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 62.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 62.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 62.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 63.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 63.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
00:28:22 [2020-12-21T00:28:22.125Z] #11 63.90 Get:11 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]
00:28:22 [2020-12-21T00:28:22.192Z] #20 12.22 Building wheels for collected packages: pyyaml
00:28:22 [2020-12-21T00:28:22.384Z] #11 ...
00:28:22 [2020-12-21T00:28:22.384Z] 
00:28:22 [2020-12-21T00:28:22.384Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + RM_GOPATH=0
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + TMP_GOPATH=
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + : /build
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + '[' -z '' ']'
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 ++ mktemp -d
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + export GOPATH=/tmp/tmp.Cgn75fyNYz
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + GOPATH=/tmp/tmp.Cgn75fyNYz
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + RM_GOPATH=1
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 + case "$(go env GOARCH)" in
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.732 ++ go env GOARCH
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.743 + export GO_BUILDMODE=-buildmode=pie
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.743 + GO_BUILDMODE=-buildmode=pie
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.744 ++ dirname /tmp/install/install.sh
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.747 + dir=/tmp/install
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.751 + bin=containerd
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.751 + shift
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.751 + '[' '!' -f /tmp/install/containerd.installer ']'
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.753 + . /tmp/install/containerd.installer
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.753 ++ set -e
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.754 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.754 + install_containerd
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.756 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.757 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:22 [2020-12-21T00:28:22.384Z] #54 1.757 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cgn75fyNYz/src/github.com/containerd/containerd
00:28:22 [2020-12-21T00:28:22.385Z] #54 1.762 Cloning into '/tmp/tmp.Cgn75fyNYz/src/github.com/containerd/containerd'...
00:28:22 [2020-12-21T00:28:22.441Z] #11 ...
00:28:22 [2020-12-21T00:28:22.441Z] 
00:28:22 [2020-12-21T00:28:22.441Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.00 The following additional packages will be installed:
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.05   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.07 Suggested packages:
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.08   cmake-doc ninja-build lrzip
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.08 Recommended packages:
00:28:22 [2020-12-21T00:28:22.441Z] #34 61.08   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:28:22 [2020-12-21T00:28:22.441Z] #34 62.81 The following NEW packages will be installed:
00:28:22 [2020-12-21T00:28:22.441Z] #34 62.85   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:28:22 [2020-12-21T00:28:22.441Z] #34 62.88   vim-common xxd
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded.
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 Need to get 14.9 MB of archives.
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 After this operation, 61.8 MB of additional disk space will be used.
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 63.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 65.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
00:28:22 [2020-12-21T00:28:22.441Z] #34 67.64 debconf: delaying package configuration, since apt-utils is not installed
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.07 Fetched 14.9 MB in 3s (5502 kB/s)
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.21 Selecting previously unselected package xxd.
00:28:22 [2020-12-21T00:28:22.441Z] #34 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.)
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.43 Unpacking xxd (2:8.1.0875-5) ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.82 Selecting previously unselected package vim-common.
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 68.93 Unpacking vim-common (2:8.1.0875-5) ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 69.45 Selecting previously unselected package cmake-data.
00:28:22 [2020-12-21T00:28:22.441Z] #34 69.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 69.48 Unpacking cmake-data (3.13.4-1) ...
00:28:22 [2020-12-21T00:28:22.441Z] #34 ...
00:28:22 [2020-12-21T00:28:22.441Z] 
00:28:22 [2020-12-21T00:28:22.441Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:28:22 [2020-12-21T00:28:22.449Z] #20 12.22   Running setup.py bdist_wheel for pyyaml: started
00:28:22 [2020-12-21T00:28:22.700Z] #30 70.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.
00:28:22 [2020-12-21T00:28:22.959Z] #30 71.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:28:23 [2020-12-21T00:28:23.339Z] #35 10.84 [100%] Linking C executable tini-static
00:28:23 [2020-12-21T00:28:23.379Z] #20 13.26   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:28:23 [2020-12-21T00:28:23.379Z] #20 13.26   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:28:23 [2020-12-21T00:28:23.379Z] #20 13.33 Successfully built pyyaml
00:28:23 [2020-12-21T00:28:23.574Z] #53 ...
00:28:23 [2020-12-21T00:28:23.574Z] 
00:28:23 [2020-12-21T00:28:23.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:23 [2020-12-21T00:28:23.574Z] #43 61.21   AR       soccr/libsoccr.a
00:28:23 [2020-12-21T00:28:23.574Z] #43 61.24 make[1]: 'soccr/libsoccr.a' is up to date.
00:28:23 [2020-12-21T00:28:23.574Z] #43 61.59   DEP      criu/arch/ppc64/sigframe.d
00:28:23 [2020-12-21T00:28:23.574Z] #43 61.71   DEP      criu/arch/ppc64/crtools.d
00:28:23 [2020-12-21T00:28:23.574Z] #43 61.97   DEP      criu/arch/ppc64/cpu.d
00:28:23 [2020-12-21T00:28:23.574Z] #43 62.28   CC       criu/arch/ppc64/cpu.o
00:28:23 [2020-12-21T00:28:23.574Z] #43 62.94   CC       criu/arch/ppc64/crtools.o
00:28:23 [2020-12-21T00:28:23.574Z] #43 64.11   CC       criu/arch/ppc64/sigframe.o
00:28:23 [2020-12-21T00:28:23.574Z] #43 64.43   LINK     criu/arch/ppc64/crtools.built-in.o
00:28:23 [2020-12-21T00:28:23.574Z] #43 64.53   DEP      criu/pie/util-vdso.d
00:28:23 [2020-12-21T00:28:23.602Z] #35 11.51 [100%] Built target tini-static
00:28:23 [2020-12-21T00:28:23.602Z] #35 11.62 + mkdir -p /build
00:28:23 [2020-12-21T00:28:23.602Z] #35 11.63 + cp tini-static /build/docker-init
00:28:23 [2020-12-21T00:28:23.636Z] #20 13.36 Installing collected packages: pathspec, pyyaml, yamllint
00:28:23 [2020-12-21T00:28:23.761Z] #54 ...
00:28:23 [2020-12-21T00:28:23.761Z] 
00:28:23 [2020-12-21T00:28:23.761Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:23 [2020-12-21T00:28:23.761Z] #43 56.57 sync
00:28:23 [2020-12-21T00:28:23.761Z] #43 56.60 internal/reflectlite
00:28:23 [2020-12-21T00:28:23.761Z] #43 59.34 github.com/LK4D4/vndr/godl/singleflight
00:28:23 [2020-12-21T00:28:23.761Z] #43 59.90 math/rand
00:28:23 [2020-12-21T00:28:23.761Z] #43 61.68 internal/singleflight
00:28:23 [2020-12-21T00:28:23.761Z] #43 61.87 io
00:28:23 [2020-12-21T00:28:23.761Z] #43 62.54 strconv
00:28:23 [2020-12-21T00:28:23.761Z] #43 64.23 bytes
00:28:23 [2020-12-21T00:28:23.871Z] #43 64.72   DEP      criu/pie/util.d
00:28:23 [2020-12-21T00:28:23.871Z] #43 64.90   CC       criu/pie/util.o
00:28:23 [2020-12-21T00:28:23.893Z] #20 13.71 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:28:23 [2020-12-21T00:28:23.906Z] #30 72.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:28:24 [2020-12-21T00:28:24.020Z] #43 ...
00:28:24 [2020-12-21T00:28:24.020Z] 
00:28:24 [2020-12-21T00:28:24.020Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.15 Selecting previously unselected package libnet1-dev.
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.16 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.69 Selecting previously unselected package libnl-3-200:amd64.
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.94 Selecting previously unselected package libnl-3-dev:amd64.
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 65.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 66.61 Selecting previously unselected package libprotobuf-c1:amd64.
00:28:24 [2020-12-21T00:28:24.020Z] #40 66.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 66.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:28:24 [2020-12-21T00:28:24.020Z] #40 66.85 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:28:24 [2020-12-21T00:28:24.020Z] #40 66.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.150Z] #20 DONE 14.2s
00:28:24 [2020-12-21T00:28:24.150Z] 
00:28:24 [2020-12-21T00:28:24.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:24 [2020-12-21T00:28:24.150Z] #41 129.4   CC       criu/netfilter.o
00:28:24 [2020-12-21T00:28:24.150Z] #41 129.9   CC       criu/page-pipe.o
00:28:24 [2020-12-21T00:28:24.150Z] #41 130.6   CC       criu/page-xfer.o
00:28:24 [2020-12-21T00:28:24.179Z] #35 DONE 12.1s
00:28:24 [2020-12-21T00:28:24.179Z] 
00:28:24 [2020-12-21T00:28:24.179Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.524   PBCC     images/timens.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.551   DEP      images/timens.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.691   PBCC     images/fown.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.747   PBCC     images/google/protobuf/descriptor.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.845   PBCC     images/opts.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 7.931   PBCC     images/memfd.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.089   DEP      images/fown.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.155   DEP      images/google/protobuf/descriptor.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.275   DEP      images/opts.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.426   DEP      images/memfd.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.505   PBCC     images/sit.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.590   DEP      images/sit.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.676   PBCC     images/macvlan.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.704   DEP      images/macvlan.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.775   PBCC     images/autofs.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.796   DEP      images/autofs.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.830   PBCC     images/sysctl.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.862   DEP      images/sysctl.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.893   PBCC     images/time.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 8.951   DEP      images/time.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.018   PBCC     images/binfmt-misc.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.069   DEP      images/binfmt-misc.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.154   PBCC     images/seccomp.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.204   DEP      images/seccomp.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.252   PBCC     images/userns.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.300   DEP      images/userns.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.338   PBCC     images/cgroup.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.356   DEP      images/cgroup.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.426   PBCC     images/ext-file.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.464   DEP      images/ext-file.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.516   PBCC     images/rpc.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.688   DEP      images/rpc.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.732   PBCC     images/siginfo.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.766   DEP      images/siginfo.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.801   PBCC     images/pagemap.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.841   DEP      images/pagemap.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.888   PBCC     images/rlimit.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.908   DEP      images/rlimit.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.941   PBCC     images/file-lock.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 9.988   DEP      images/file-lock.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.06   PBCC     images/tty.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.10   DEP      images/tty.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.18   PBCC     images/tun.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.21   PBCC     images/netdev.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.27   DEP      images/tun.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.32   DEP      images/netdev.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.36   PBCC     images/vma.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.42   DEP      images/vma.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.46   PBCC     images/creds.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.48   DEP      images/creds.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.52   PBCC     images/utsns.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.56   DEP      images/utsns.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.60   PBCC     images/ipc-desc.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.64   PBCC     images/ipc-sem.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.68   DEP      images/ipc-desc.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.72   DEP      images/ipc-sem.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.78   PBCC     images/ipc-msg.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.82   DEP      images/ipc-msg.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.85   PBCC     images/ipc-shm.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 10.87   DEP      images/ipc-shm.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 11.03   PBCC     images/ipc-var.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 11.07   DEP      images/ipc-var.pb-c.d
00:28:24 [2020-12-21T00:28:24.179Z] #41 11.12   PBCC     images/sk-opts.pb-c.c
00:28:24 [2020-12-21T00:28:24.179Z] #41 11.16   PBCC     images/packet-sock.pb-c.c
00:28:24 [2020-12-21T00:28:24.278Z] #40 66.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:28:24 [2020-12-21T00:28:24.455Z] #41 11.25   DEP      images/sk-opts.pb-c.d
00:28:24 [2020-12-21T00:28:24.455Z] #41 11.37   DEP      images/packet-sock.pb-c.d
00:28:24 [2020-12-21T00:28:24.534Z] #43 65.35   CC       criu/pie/util-vdso.o
00:28:24 [2020-12-21T00:28:24.537Z] #40 67.26 Selecting previously unselected package zlib1g-dev:amd64.
00:28:24 [2020-12-21T00:28:24.537Z] #40 67.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:28:24 [2020-12-21T00:28:24.537Z] #40 67.33 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:24 [2020-12-21T00:28:24.714Z] #41 ...
00:28:24 [2020-12-21T00:28:24.714Z] 
00:28:24 [2020-12-21T00:28:24.714Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:28:24 [2020-12-21T00:28:24.714Z] #23 DONE 0.3s
00:28:24 [2020-12-21T00:28:24.714Z] 
00:28:24 [2020-12-21T00:28:24.714Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:28:24 [2020-12-21T00:28:24.720Z] #41 11.46   PBCC     images/sk-netlink.pb-c.c
00:28:24 [2020-12-21T00:28:24.720Z] #41 11.60   DEP      images/sk-netlink.pb-c.d
00:28:24 [2020-12-21T00:28:24.720Z] #41 11.65   PBCC     images/sk-inet.pb-c.c
00:28:24 [2020-12-21T00:28:24.720Z] #41 11.70   DEP      images/sk-inet.pb-c.d
00:28:24 [2020-12-21T00:28:24.720Z] #41 11.75   PBCC     images/sk-unix.pb-c.c
00:28:24 [2020-12-21T00:28:24.720Z] #41 ...
00:28:24 [2020-12-21T00:28:24.720Z] 
00:28:24 [2020-12-21T00:28:24.720Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:24 [2020-12-21T00:28:24.720Z] #43 83.24 vendor/golang.org/x/text/secure/bidirule
00:28:24 [2020-12-21T00:28:24.720Z] #43 83.88 vendor/golang.org/x/text/unicode/norm
00:28:24 [2020-12-21T00:28:24.720Z] #43 87.33 github.com/LK4D4/vndr/build
00:28:24 [2020-12-21T00:28:24.720Z] #43 88.08 vendor/golang.org/x/crypto/cryptobyte
00:28:24 [2020-12-21T00:28:24.720Z] #43 91.31 mime
00:28:24 [2020-12-21T00:28:24.720Z] #43 91.54 vendor/golang.org/x/net/idna
00:28:24 [2020-12-21T00:28:24.720Z] #43 92.33 mime/quotedprintable
00:28:24 [2020-12-21T00:28:24.986Z] #43 ...
00:28:24 [2020-12-21T00:28:24.986Z] 
00:28:24 [2020-12-21T00:28:24.986Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:24 [2020-12-21T00:28:24.986Z] #54 33.02 Checking out files:  52% (1943/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:28:24 [2020-12-21T00:28:24.986Z] #54 33.81 + cd /tmp/tmp.p1BWnbHX0s/src/github.com/containerd/containerd
00:28:24 [2020-12-21T00:28:24.986Z] #54 33.82 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:25 [2020-12-21T00:28:25.105Z] #40 67.88 Selecting previously unselected package libprotobuf17:amd64.
00:28:25 [2020-12-21T00:28:25.105Z] #40 67.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:28:25 [2020-12-21T00:28:25.105Z] #40 67.89 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:28:25 [2020-12-21T00:28:25.181Z] #43 66.10   AR       criu/pie/pie.lib.a
00:28:25 [2020-12-21T00:28:25.481Z] #43 66.16   DEP      criu/pie/restorer.d
00:28:25 [2020-12-21T00:28:25.806Z] #43 66.49   DEP      criu/arch/ppc64/vdso-trampoline.d
00:28:25 [2020-12-21T00:28:25.807Z] #43 66.51   DEP      criu/arch/ppc64/restorer.d
00:28:25 [2020-12-21T00:28:25.807Z] #43 66.81   DEP      criu/arch/ppc64/vdso-pie.d
00:28:26 [2020-12-21T00:28:26.116Z] #43 66.99   DEP      criu/pie/parasite-vdso.d
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + export 'BUILDTAGS=netgo osusergo static_build'
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + BUILDTAGS='netgo osusergo static_build'
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + export EXTRA_FLAGS=-buildmode=pie
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + EXTRA_FLAGS=-buildmode=pie
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + '[' '' = dynamic ']'
00:28:26 [2020-12-21T00:28:26.385Z] #54 34.95 + make
00:28:26 [2020-12-21T00:28:26.414Z] #43 67.22   DEP      criu/pie/parasite.d
00:28:26 [2020-12-21T00:28:26.710Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:28:26 [2020-12-21T00:28:26.712Z] #43 67.62   CC       criu/pie/parasite.o
00:28:26 [2020-12-21T00:28:26.975Z] #54 35.77 + bin/ctr
00:28:27 [2020-12-21T00:28:27.000Z] ok  	github.com/docker/docker/api/server/httputils	0.021s	coverage: 14.7% of statements
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.51 Selecting previously unselected package libprotobuf-lite17:amd64.
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.82 Selecting previously unselected package libprotobuf-dev:amd64.
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:28:27 [2020-12-21T00:28:27.010Z] #40 69.85 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:28:27 [2020-12-21T00:28:27.578Z] #40 ...
00:28:27 [2020-12-21T00:28:27.578Z] 
00:28:27 [2020-12-21T00:28:27.578Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:27 [2020-12-21T00:28:27.578Z] #32 60.24 io
00:28:27 [2020-12-21T00:28:27.578Z] #32 62.00 internal/oserror
00:28:27 [2020-12-21T00:28:27.578Z] #32 62.14 syscall
00:28:27 [2020-12-21T00:28:27.578Z] #32 66.06 reflect
00:28:27 [2020-12-21T00:28:27.578Z] #32 ...
00:28:27 [2020-12-21T00:28:27.578Z] 
00:28:27 [2020-12-21T00:28:27.578Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:28:27 [2020-12-21T00:28:27.578Z] #30 67.90 Checking out files:  71% (1084/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
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:  92% (1402/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.
00:28:27 [2020-12-21T00:28:27.578Z] #30 69.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
00:28:27 [2020-12-21T00:28:27.578Z] #30 70.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:28:28 [2020-12-21T00:28:28.028Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
00:28:28 [2020-12-21T00:28:28.028Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:28:28 [2020-12-21T00:28:28.028Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:28:28 [2020-12-21T00:28:28.028Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:28:28 [2020-12-21T00:28:28.272Z] #43 69.20   LINK     criu/pie/parasite.built-in.o
00:28:28 [2020-12-21T00:28:28.272Z] #43 69.21   GEN      criu/pie/parasite-blob.h
00:28:28 [2020-12-21T00:28:28.318Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:28:28 [2020-12-21T00:28:28.318Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:28:28 [2020-12-21T00:28:28.318Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:28:28 [2020-12-21T00:28:28.318Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:28:28 [2020-12-21T00:28:28.318Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:28:28 [2020-12-21T00:28:28.569Z] #43 69.28   CC       criu/pie/parasite-vdso.o
00:28:28 [2020-12-21T00:28:28.607Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:28:29 [2020-12-21T00:28:29.236Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:28:29 [2020-12-21T00:28:29.236Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:28:29 [2020-12-21T00:28:29.294Z] #30 ...
00:28:29 [2020-12-21T00:28:29.294Z] 
00:28:29 [2020-12-21T00:28:29.294Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:29 [2020-12-21T00:28:29.294Z] #43 67.14 bytes
00:28:29 [2020-12-21T00:28:29.294Z] #43 70.65 bufio
00:28:29 [2020-12-21T00:28:29.294Z] #43 70.76 reflect
00:28:29 [2020-12-21T00:28:29.294Z] #43 73.37 syscall
00:28:29 [2020-12-21T00:28:29.294Z] #43 ...
00:28:29 [2020-12-21T00:28:29.294Z] 
00:28:29 [2020-12-21T00:28:29.294Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:29 [2020-12-21T00:28:29.294Z] #40 67.28 debconf: delaying package configuration, since apt-utils is not installed
00:28:29 [2020-12-21T00:28:29.294Z] #40 67.69 Fetched 4095 kB in 1s (3227 kB/s)
00:28:29 [2020-12-21T00:28:29.294Z] #40 67.85 Selecting previously unselected package libcap-dev:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 67.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.)
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.04 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.05 Unpacking libcap-dev:amd64 (1:2.25-2) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.25 Selecting previously unselected package libnet1:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.54 Selecting previously unselected package libnet1-dev.
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.56 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 68.63 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.05 Selecting previously unselected package libnl-3-200:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.40 Selecting previously unselected package libnl-3-dev:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.87 Selecting previously unselected package libprotobuf-c1:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 69.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.30 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.58 Selecting previously unselected package zlib1g-dev:amd64.
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.59 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.294Z] #40 70.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 71.34 Selecting previously unselected package libprotobuf17:amd64.
00:28:29 [2020-12-21T00:28:29.295Z] #40 71.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 71.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 72.98 Selecting previously unselected package libprotobuf-lite17:amd64.
00:28:29 [2020-12-21T00:28:29.295Z] #40 72.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 72.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 73.33 Selecting previously unselected package libprotobuf-dev:amd64.
00:28:29 [2020-12-21T00:28:29.295Z] #40 73.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 73.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 76.28 Selecting previously unselected package libprotoc17:amd64.
00:28:29 [2020-12-21T00:28:29.295Z] #40 76.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 76.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.37 Selecting previously unselected package protobuf-c-compiler.
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.38 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.74 Selecting previously unselected package protobuf-compiler.
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 77.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:28:29 [2020-12-21T00:28:29.295Z] #40 ...
00:28:29 [2020-12-21T00:28:29.295Z] 
00:28:29 [2020-12-21T00:28:29.295Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:29 [2020-12-21T00:28:29.295Z] #32 67.65 reflect
00:28:29 [2020-12-21T00:28:29.295Z] #32 ...
00:28:29 [2020-12-21T00:28:29.295Z] 
00:28:29 [2020-12-21T00:28:29.295Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:29 [2020-12-21T00:28:29.295Z] #11 72.18 Get:12 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]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 76.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
00:28:29 [2020-12-21T00:28:29.295Z] #11 ...
00:28:29 [2020-12-21T00:28:29.295Z] 
00:28:29 [2020-12-21T00:28:29.295Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + RM_GOPATH=0
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + TMP_GOPATH=
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + : /build
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + '[' -z '' ']'
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 ++ mktemp -d
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + export GOPATH=/tmp/tmp.0KuPBLrbBF
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + GOPATH=/tmp/tmp.0KuPBLrbBF
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + RM_GOPATH=1
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.505 + case "$(go env GOARCH)" in
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.516 ++ go env GOARCH
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.584 + export GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.584 + GO_BUILDMODE=-buildmode=pie
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.584 ++ dirname /tmp/install/install.sh
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + dir=/tmp/install
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + bin=containerd
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + shift
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + '[' '!' -f /tmp/install/containerd.installer ']'
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + . /tmp/install/containerd.installer
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 ++ set -e
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.620 + install_containerd
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.631 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.632 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b'
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.632 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0KuPBLrbBF/src/github.com/containerd/containerd
00:28:29 [2020-12-21T00:28:29.295Z] #54 2.632 Cloning into '/tmp/tmp.0KuPBLrbBF/src/github.com/containerd/containerd'...
00:28:29 [2020-12-21T00:28:29.526Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.7% of statements
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/types	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:28:29 [2020-12-21T00:28:29.526Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:28:29 [2020-12-21T00:28:29.553Z] #54 ...
00:28:29 [2020-12-21T00:28:29.553Z] 
00:28:29 [2020-12-21T00:28:29.553Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:29 [2020-12-21T00:28:29.553Z] #40 78.13 Selecting previously unselected package python-pkg-resources.
00:28:29 [2020-12-21T00:28:29.553Z] #40 78.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:28:29 [2020-12-21T00:28:29.553Z] #40 78.16 Unpacking python-pkg-resources (40.8.0-1) ...
00:28:29 [2020-12-21T00:28:29.618Z] #43 ...
00:28:29 [2020-12-21T00:28:29.618Z] 
00:28:29 [2020-12-21T00:28:29.618Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:29 [2020-12-21T00:28:29.618Z] #58 130.9 + for f in rootlesskit rootlesskit-docker-proxy
00:28:29 [2020-12-21T00:28:29.618Z] #58 130.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:28:29 [2020-12-21T00:28:29.618Z] #58 DONE 138.8s
00:28:29 [2020-12-21T00:28:29.618Z] 
00:28:29 [2020-12-21T00:28:29.618Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:29 [2020-12-21T00:28:29.618Z] #43 70.37   CC       criu/arch/ppc64/vdso-pie.o
00:28:29 [2020-12-21T00:28:29.618Z] #43 ...
00:28:29 [2020-12-21T00:28:29.618Z] 
00:28:29 [2020-12-21T00:28:29.618Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:28:29 [2020-12-21T00:28:29.618Z] #59 DONE 0.1s
00:28:29 [2020-12-21T00:28:29.618Z] 
00:28:29 [2020-12-21T00:28:29.618Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:28:29 [2020-12-21T00:28:29.618Z] #60 DONE 0.1s
00:28:29 [2020-12-21T00:28:29.618Z] 
00:28:29 [2020-12-21T00:28:29.618Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:29 [2020-12-21T00:28:29.618Z] #20 11.58 Fetched 8184 kB in 11s (735 kB/s)
00:28:29 [2020-12-21T00:28:29.618Z] #20 11.58 Reading package lists...
00:28:29 [2020-12-21T00:28:29.618Z] #20 16.05 Reading package lists...
00:28:29 [2020-12-21T00:28:29.618Z] #20 20.22 Building dependency tree...
00:28:29 [2020-12-21T00:28:29.812Z] #40 78.37 Selecting previously unselected package python-six.
00:28:29 [2020-12-21T00:28:29.812Z] #40 78.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:28:29 [2020-12-21T00:28:29.812Z] #40 78.42 Unpacking python-six (1.12.0-1) ...
00:28:29 [2020-12-21T00:28:29.816Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:28:29 [2020-12-21T00:28:29.816Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:28:29 [2020-12-21T00:28:29.997Z] #28 ...
00:28:29 [2020-12-21T00:28:29.997Z] 
00:28:29 [2020-12-21T00:28:29.997Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:29 [2020-12-21T00:28:29.997Z] #51 90.36 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:28:29 [2020-12-21T00:28:29.997Z] #51 ...
00:28:29 [2020-12-21T00:28:29.997Z] 
00:28:29 [2020-12-21T00:28:29.997Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:28:29 [2020-12-21T00:28:29.997Z] #28 DONE 5.3s
00:28:30 [2020-12-21T00:28:30.072Z] #40 78.60 Selecting previously unselected package python-protobuf.
00:28:30 [2020-12-21T00:28:30.072Z] #40 78.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:28:30 [2020-12-21T00:28:30.072Z] #40 78.68 Unpacking python-protobuf (3.6.1.3-2) ...
00:28:30 [2020-12-21T00:28:30.106Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
00:28:30 [2020-12-21T00:28:30.106Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:28:30 [2020-12-21T00:28:30.106Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:28:30 [2020-12-21T00:28:30.255Z] 
00:28:30 [2020-12-21T00:28:30.255Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:28:30 [2020-12-21T00:28:30.265Z] #20 ...
00:28:30 [2020-12-21T00:28:30.265Z] 
00:28:30 [2020-12-21T00:28:30.265Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:30 [2020-12-21T00:28:30.265Z] #43 71.11   CC       criu/arch/ppc64/restorer.o
00:28:30 [2020-12-21T00:28:30.563Z] #43 ...
00:28:30 [2020-12-21T00:28:30.563Z] 
00:28:30 [2020-12-21T00:28:30.563Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:30 [2020-12-21T00:28:30.563Z] #45 129.9 github.com/LK4D4/vndr/build
00:28:30 [2020-12-21T00:28:30.563Z] #45 135.4 vendor/golang.org/x/net/idna
00:28:30 [2020-12-21T00:28:30.819Z] #31 DONE 0.9s
00:28:30 [2020-12-21T00:28:30.819Z] 
00:28:30 [2020-12-21T00:28:30.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:30 [2020-12-21T00:28:30.819Z] #41 132.4   CC       criu/pagemap-cache.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 132.7   CC       criu/pagemap.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 133.5   CC       criu/parasite-syscall.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 134.1   CC       criu/path.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 134.3   CC       criu/pie-util-vdso-elf32.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 134.5   CC       criu/pie-util-vdso.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 134.8   CC       criu/pie-util.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 134.9   CC       criu/pipes.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 135.4   CC       criu/plugin.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 135.7   CC       criu/proc_parse.o
00:28:30 [2020-12-21T00:28:30.819Z] #41 ...
00:28:30 [2020-12-21T00:28:30.819Z] 
00:28:30 [2020-12-21T00:28:30.819Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:28:30 [2020-12-21T00:28:30.819Z] #33 DONE 0.0s
00:28:30 [2020-12-21T00:28:30.819Z] 
00:28:30 [2020-12-21T00:28:30.819Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:28:30 [2020-12-21T00:28:30.819Z] #36 DONE 0.0s
00:28:30 [2020-12-21T00:28:30.861Z] #45 ...
00:28:30 [2020-12-21T00:28:30.861Z] 
00:28:30 [2020-12-21T00:28:30.861Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34 libcap2-bin is already the newest version (1:2.25-2).
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34 The following additional packages will be installed:
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34   python3.7 python3.7-minimal vim-runtime xxd
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.34 Suggested packages:
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35 Recommended packages:
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35   aufs-dkms nftables build-essential python3-dev python3-keyring
00:28:30 [2020-12-21T00:28:30.861Z] #20 22.35   python3-keyrings.alt python3-xdg unzip
00:28:31 [2020-12-21T00:28:31.010Z] #40 79.78 Setting up python-pkg-resources (40.8.0-1) ...
00:28:31 [2020-12-21T00:28:31.076Z] 
00:28:31 [2020-12-21T00:28:31.076Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:31 [2020-12-21T00:28:31.333Z] #41 ...
00:28:31 [2020-12-21T00:28:31.333Z] 
00:28:31 [2020-12-21T00:28:31.333Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:28:31 [2020-12-21T00:28:31.333Z] #38 DONE 212.6s
00:28:31 [2020-12-21T00:28:31.333Z] 
00:28:31 [2020-12-21T00:28:31.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:31 [2020-12-21T00:28:31.333Z] #41 138.2   CC       criu/protobuf-desc.o
00:28:32 [2020-12-21T00:28:32.267Z] #41 ...
00:28:32 [2020-12-21T00:28:32.267Z] 
00:28:32 [2020-12-21T00:28:32.267Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:32 [2020-12-21T00:28:32.267Z] #51 92.34 + mkdir -p /build
00:28:32 [2020-12-21T00:28:32.267Z] #51 92.34 + cp runc /build/runc
00:28:32 [2020-12-21T00:28:32.267Z] #51 DONE 92.9s
00:28:32 [2020-12-21T00:28:32.267Z] 
00:28:32 [2020-12-21T00:28:32.267Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:32 [2020-12-21T00:28:32.267Z] #41 139.3   CC       criu/protobuf.o
00:28:32 [2020-12-21T00:28:32.396Z] #20 23.89 The following NEW packages will be installed:
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.90   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.90   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.90   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:28:32 [2020-12-21T00:28:32.397Z] #20 23.91   xz-utils zip
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.04 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.04 Need to get 29.2 MB of archives.
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.04 After this operation, 134 MB of additional disk space will be used.
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
00:28:32 [2020-12-21T00:28:32.397Z] #20 24.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
00:28:32 [2020-12-21T00:28:32.701Z] #20 24.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
00:28:32 [2020-12-21T00:28:32.701Z] #20 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
00:28:32 [2020-12-21T00:28:32.701Z] #20 24.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
00:28:32 [2020-12-21T00:28:32.826Z] ok  	github.com/docker/docker/builder/remotecontext	0.321s	coverage: 13.7% of statements
00:28:32 [2020-12-21T00:28:32.832Z] #41 139.7   CC       criu/pstree.o
00:28:32 [2020-12-21T00:28:32.855Z] #30 ...
00:28:32 [2020-12-21T00:28:32.855Z] 
00:28:32 [2020-12-21T00:28:32.855Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:32 [2020-12-21T00:28:32.855Z] #32 74.81 time
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
00:28:33 [2020-12-21T00:28:33.001Z] #20 24.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:28:33 [2020-12-21T00:28:33.114Z] #32 ...
00:28:33 [2020-12-21T00:28:33.114Z] 
00:28:33 [2020-12-21T00:28:33.114Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:33 [2020-12-21T00:28:33.114Z] #34 65.84 Selecting previously unselected package libicu63:amd64.
00:28:33 [2020-12-21T00:28:33.114Z] #34 65.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:28:33 [2020-12-21T00:28:33.114Z] #34 65.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:28:33 [2020-12-21T00:28:33.309Z] #20 24.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:28:33 [2020-12-21T00:28:33.309Z] #20 24.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:28:33 [2020-12-21T00:28:33.309Z] #20 24.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
00:28:33 [2020-12-21T00:28:33.309Z] #20 24.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
00:28:33 [2020-12-21T00:28:33.309Z] #20 24.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
00:28:33 [2020-12-21T00:28:33.374Z] #34 ...
00:28:33 [2020-12-21T00:28:33.374Z] 
00:28:33 [2020-12-21T00:28:33.374Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:33 [2020-12-21T00:28:33.374Z] #40 71.92 Selecting previously unselected package libprotoc17:amd64.
00:28:33 [2020-12-21T00:28:33.374Z] #40 71.92 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 71.93 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 72.84 Selecting previously unselected package protobuf-c-compiler.
00:28:33 [2020-12-21T00:28:33.374Z] #40 72.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 72.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.29 Selecting previously unselected package protobuf-compiler.
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.30 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.66 Selecting previously unselected package python-pkg-resources.
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 73.68 Unpacking python-pkg-resources (40.8.0-1) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.17 Selecting previously unselected package python-six.
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.28 Unpacking python-six (1.12.0-1) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.51 Selecting previously unselected package python-protobuf.
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 74.53 Unpacking python-protobuf (3.6.1.3-2) ...
00:28:33 [2020-12-21T00:28:33.374Z] #40 75.42 Setting up python-pkg-resources (40.8.0-1) ...
00:28:33 [2020-12-21T00:28:33.396Z] #41 ...
00:28:33 [2020-12-21T00:28:33.396Z] 
00:28:33 [2020-12-21T00:28:33.396Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:28:33 [2020-12-21T00:28:33.396Z] #39 DONE 0.5s
00:28:33 [2020-12-21T00:28:33.456Z] ok  	github.com/docker/docker/builder/dockerfile	0.956s	coverage: 48.3% of statements
00:28:33 [2020-12-21T00:28:33.456Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:28:33 [2020-12-21T00:28:33.599Z] #54 ...
00:28:33 [2020-12-21T00:28:33.599Z] 
00:28:33 [2020-12-21T00:28:33.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:33 [2020-12-21T00:28:33.600Z] #41 11.80   DEP      images/sk-unix.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 11.89   PBCC     images/mm.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 11.93   DEP      images/mm.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 11.97   PBCC     images/timerfd.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 11.99   DEP      images/timerfd.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.05   PBCC     images/timer.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.07   DEP      images/timer.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.12   PBCC     images/sa.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.22   DEP      images/sa.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.31   PBCC     images/pipe-data.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.37   DEP      images/pipe-data.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.46   PBCC     images/mnt.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.55   DEP      images/mnt.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.57   PBCC     images/sk-packet.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.58   DEP      images/sk-packet.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.67   PBCC     images/tcp-stream.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.73   DEP      images/tcp-stream.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.81   PBCC     images/pipe.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.89   DEP      images/pipe.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 12.98   PBCC     images/pstree.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.02   DEP      images/pstree.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.10   PBCC     images/fs.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.15   DEP      images/fs.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.17   PBCC     images/signalfd.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.24   DEP      images/signalfd.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.30   PBCC     images/fh.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.37   PBCC     images/fsnotify.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.41   DEP      images/fh.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.48   DEP      images/fsnotify.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.58   PBCC     images/eventpoll.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.60   DEP      images/eventpoll.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.68   PBCC     images/eventfd.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.70   DEP      images/eventfd.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.74   PBCC     images/remap-file-path.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.76   DEP      images/remap-file-path.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.85   PBCC     images/fifo.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.88   DEP      images/fifo.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.91   PBCC     images/ghost-file.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.94   DEP      images/ghost-file.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.97   PBCC     images/regfile.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 13.99   DEP      images/regfile.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.02   PBCC     images/ns.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.03   DEP      images/ns.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.06   PBCC     images/fdinfo.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.12   DEP      images/fdinfo.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.16   PBCC     images/core-aarch64.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.18   PBCC     images/core-arm.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.22   PBCC     images/core-ppc64.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.24   PBCC     images/core-s390.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.28   PBCC     images/core-x86.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.32   PBCC     images/core.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.35   PBCC     images/inventory.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.42   DEP      images/core-aarch64.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.46   DEP      images/core-arm.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.54   DEP      images/core-ppc64.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.60   DEP      images/core-s390.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.63   DEP      images/core-x86.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.69   DEP      images/core.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.75   DEP      images/inventory.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.82   PBCC     images/cpuinfo.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.86   DEP      images/cpuinfo.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.89   PBCC     images/stats.pb-c.c
00:28:33 [2020-12-21T00:28:33.600Z] #41 14.92   DEP      images/stats.pb-c.d
00:28:33 [2020-12-21T00:28:33.600Z] #41 16.27 make[1]: Nothing to be done for 'all'.
00:28:33 [2020-12-21T00:28:33.600Z] #41 17.94   CC       images/stats.o
00:28:33 [2020-12-21T00:28:33.600Z] #41 18.52   CC       images/core.o
00:28:33 [2020-12-21T00:28:33.600Z] #41 19.39   CC       images/core-x86.o
00:28:33 [2020-12-21T00:28:33.600Z] #41 19.99   CC       images/core-arm.o
00:28:33 [2020-12-21T00:28:33.600Z] #41 20.39   CC       images/core-aarch64.o
00:28:33 [2020-12-21T00:28:33.612Z] #20 25.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.21 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.22 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
00:28:33 [2020-12-21T00:28:33.613Z] #20 25.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:28:33 [2020-12-21T00:28:33.653Z] 
00:28:33 [2020-12-21T00:28:33.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:33 [2020-12-21T00:28:33.745Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
00:28:33 [2020-12-21T00:28:33.863Z] #41 ...
00:28:33 [2020-12-21T00:28:33.863Z] 
00:28:33 [2020-12-21T00:28:33.863Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:28:33 [2020-12-21T00:28:33.863Z] #56 94.25 + for f in rootlesskit rootlesskit-docker-proxy
00:28:33 [2020-12-21T00:28:33.863Z] #56 94.25 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:28:33 [2020-12-21T00:28:33.863Z] #56 DONE 102.2s
00:28:33 [2020-12-21T00:28:33.863Z] 
00:28:33 [2020-12-21T00:28:33.863Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:28:33 [2020-12-21T00:28:33.863Z] #57 DONE 0.2s
00:28:33 [2020-12-21T00:28:33.863Z] 
00:28:33 [2020-12-21T00:28:33.863Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:28:33 [2020-12-21T00:28:33.910Z] #41 140.9   CC       criu/rbtree.o
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.36 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.39 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.42 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.42 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
00:28:33 [2020-12-21T00:28:33.917Z] #20 25.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
00:28:34 [2020-12-21T00:28:34.127Z] #58 DONE 0.2s
00:28:34 [2020-12-21T00:28:34.127Z] 
00:28:34 [2020-12-21T00:28:34.127Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:34 [2020-12-21T00:28:34.127Z] #41 20.97   CC       images/core-ppc64.o
00:28:34 [2020-12-21T00:28:34.167Z] #41 141.2   CC       criu/rst-malloc.o
00:28:34 [2020-12-21T00:28:34.217Z] #20 25.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
00:28:34 [2020-12-21T00:28:34.312Z] #40 ...
00:28:34 [2020-12-21T00:28:34.312Z] 
00:28:34 [2020-12-21T00:28:34.312Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:34 [2020-12-21T00:28:34.312Z] #43 67.15 bufio
00:28:34 [2020-12-21T00:28:34.312Z] #43 68.48 reflect
00:28:34 [2020-12-21T00:28:34.312Z] #43 70.36 syscall
00:28:34 [2020-12-21T00:28:34.424Z] #41 141.4   CC       criu/seccomp.o
00:28:34 [2020-12-21T00:28:34.535Z] #20 25.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
00:28:34 [2020-12-21T00:28:34.535Z] #20 26.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
00:28:34 [2020-12-21T00:28:34.535Z] #20 26.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
00:28:34 [2020-12-21T00:28:34.572Z] #43 ...
00:28:34 [2020-12-21T00:28:34.572Z] 
00:28:34 [2020-12-21T00:28:34.572Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:34 [2020-12-21T00:28:34.572Z] #34 77.34 Selecting previously unselected package libxml2:amd64.
00:28:34 [2020-12-21T00:28:34.572Z] #34 77.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
00:28:34 [2020-12-21T00:28:34.572Z] #34 77.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:34 [2020-12-21T00:28:34.988Z] #41 141.9   CC       criu/seize.o
00:28:35 [2020-12-21T00:28:35.078Z] #41 21.81   CC       images/core-s390.o
00:28:35 [2020-12-21T00:28:35.245Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.621s	coverage: 86.3% of statements
00:28:35 [2020-12-21T00:28:35.245Z] ?   	github.com/docker/docker/cli	[no test files]
00:28:35 [2020-12-21T00:28:35.245Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:28:35 [2020-12-21T00:28:35.341Z] #41 ...
00:28:35 [2020-12-21T00:28:35.342Z] 
00:28:35 [2020-12-21T00:28:35.342Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:35 [2020-12-21T00:28:35.342Z] #43 93.66 net/http/internal
00:28:35 [2020-12-21T00:28:35.342Z] #43 100.6 net/textproto
00:28:35 [2020-12-21T00:28:35.342Z] #43 100.6 vendor/golang.org/x/net/http/httpproxy
00:28:35 [2020-12-21T00:28:35.342Z] #43 100.6 crypto/x509
00:28:35 [2020-12-21T00:28:35.342Z] #43 101.5 vendor/golang.org/x/net/http/httpguts
00:28:35 [2020-12-21T00:28:35.342Z] #43 101.5 mime/multipart
00:28:35 [2020-12-21T00:28:35.342Z] #43 103.4 crypto/tls
00:28:35 [2020-12-21T00:28:35.551Z] #41 142.5   CC       criu/servicefd.o
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.01 debconf: delaying package configuration, since apt-utils is not installed
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.09 Fetched 29.2 MB in 2s (13.6 MB/s)
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.19 Selecting previously unselected package pigz.
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.19 (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 ... 23361 files and directories currently installed.)
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.25 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
00:28:35 [2020-12-21T00:28:35.587Z] #20 27.25 Unpacking pigz (2.4-1) ...
00:28:35 [2020-12-21T00:28:35.605Z] #43 ...
00:28:35 [2020-12-21T00:28:35.605Z] 
00:28:35 [2020-12-21T00:28:35.605Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:35 [2020-12-21T00:28:35.605Z] #41 22.61   CC       images/cpuinfo.o
00:28:35 [2020-12-21T00:28:35.808Z] #41 142.7   CC       criu/shmem.o
00:28:35 [2020-12-21T00:28:35.884Z] #20 27.35 Selecting previously unselected package libpython3.7-minimal:ppc64el.
00:28:35 [2020-12-21T00:28:35.884Z] #20 27.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:28:35 [2020-12-21T00:28:35.884Z] #20 27.36 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:28:35 [2020-12-21T00:28:35.952Z] #34 78.66 Selecting previously unselected package libarchive13:amd64.
00:28:35 [2020-12-21T00:28:35.952Z] #34 78.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:28:35 [2020-12-21T00:28:35.952Z] #34 78.67 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:28:36 [2020-12-21T00:28:36.211Z] #34 ...
00:28:36 [2020-12-21T00:28:36.211Z] 
00:28:36 [2020-12-21T00:28:36.211Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:36 [2020-12-21T00:28:36.211Z] #11 68.89 Get:12 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]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 71.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.01 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 72.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB]
00:28:36 [2020-12-21T00:28:36.211Z] #11 73.79 debconf: delaying package configuration, since apt-utils is not installed
00:28:36 [2020-12-21T00:28:36.211Z] #11 74.17 Fetched 78.2 MB in 11s (6862 kB/s)
00:28:36 [2020-12-21T00:28:36.211Z] #11 74.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 ... 15410 files and directories currently installed.)
00:28:36 [2020-12-21T00:28:36.211Z] #11 74.50 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 74.53 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 75.11 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 75.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 ... 15410 files and directories currently installed.)
00:28:36 [2020-12-21T00:28:36.211Z] #11 75.59 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 75.68 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 76.00 Setting up libudev1:amd64 (241-7~deb10u5) ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 76.21 Selecting previously unselected package binutils-mingw-w64-i686.
00:28:36 [2020-12-21T00:28:36.211Z] #11 76.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.)
00:28:36 [2020-12-21T00:28:36.211Z] #11 76.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.211Z] #11 76.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:28:36 [2020-12-21T00:28:36.276Z] ok  	github.com/docker/docker/client	0.142s	coverage: 75.4% of statements
00:28:36 [2020-12-21T00:28:36.287Z] #40 ...
00:28:36 [2020-12-21T00:28:36.287Z] 
00:28:36 [2020-12-21T00:28:36.287Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:36 [2020-12-21T00:28:36.287Z] #11 78.51 debconf: delaying package configuration, since apt-utils is not installed
00:28:36 [2020-12-21T00:28:36.287Z] #11 78.80 Fetched 78.2 MB in 13s (5900 kB/s)
00:28:36 [2020-12-21T00:28:36.287Z] #11 78.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:28:36 [2020-12-21T00:28:36.287Z] #11 79.09 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 79.13 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 79.95 Setting up libsystemd0:amd64 (241-7~deb10u5) ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.18 (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.)
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.35 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.43 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.70 Setting up libudev1:amd64 (241-7~deb10u5) ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.97 Selecting previously unselected package binutils-mingw-w64-i686.
00:28:36 [2020-12-21T00:28:36.287Z] #11 80.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
00:28:36 [2020-12-21T00:28:36.287Z] #11 81.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 81.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:28:36 [2020-12-21T00:28:36.287Z] #11 ...
00:28:36 [2020-12-21T00:28:36.287Z] 
00:28:36 [2020-12-21T00:28:36.287Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:36 [2020-12-21T00:28:36.287Z] #49 74.24 syscall
00:28:36 [2020-12-21T00:28:36.287Z] #49 74.31 reflect
00:28:36 [2020-12-21T00:28:36.287Z] #49 ...
00:28:36 [2020-12-21T00:28:36.287Z] 
00:28:36 [2020-12-21T00:28:36.287Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:36 [2020-12-21T00:28:36.287Z] #34 74.64 Selecting previously unselected package libicu63:amd64.
00:28:36 [2020-12-21T00:28:36.287Z] #34 74.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.287Z] #34 74.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:28:36 [2020-12-21T00:28:36.287Z] #34 ...
00:28:36 [2020-12-21T00:28:36.287Z] 
00:28:36 [2020-12-21T00:28:36.287Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:36 [2020-12-21T00:28:36.287Z] #43 84.99 time
00:28:36 [2020-12-21T00:28:36.372Z] #41 143.3   CC       criu/sigframe.o
00:28:36 [2020-12-21T00:28:36.470Z] #11 ...
00:28:36 [2020-12-21T00:28:36.470Z] 
00:28:36 [2020-12-21T00:28:36.470Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:36 [2020-12-21T00:28:36.530Z] #20 27.92 Selecting previously unselected package python3.7-minimal.
00:28:36 [2020-12-21T00:28:36.531Z] #20 27.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
00:28:36 [2020-12-21T00:28:36.531Z] #20 27.94 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:28:36 [2020-12-21T00:28:36.555Z] #41 23.25   CC       images/inventory.o
00:28:36 [2020-12-21T00:28:36.555Z] #41 23.45   CC       images/fdinfo.o
00:28:36 [2020-12-21T00:28:36.628Z] #41 143.4   CC       criu/signalfd.o
00:28:36 [2020-12-21T00:28:36.629Z] #41 143.7   CC       criu/sk-inet.o
00:28:36 [2020-12-21T00:28:36.730Z] #34 79.39 Selecting previously unselected package libjsoncpp1:amd64.
00:28:36 [2020-12-21T00:28:36.730Z] #34 79.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.730Z] #34 79.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:28:36 [2020-12-21T00:28:36.989Z] #34 79.67 Selecting previously unselected package librhash0:amd64.
00:28:36 [2020-12-21T00:28:36.989Z] #34 79.69 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:28:36 [2020-12-21T00:28:36.989Z] #34 79.71 Unpacking librhash0:amd64 (1.3.8-1) ...
00:28:37 [2020-12-21T00:28:37.132Z] #41 23.87   CC       images/fown.o
00:28:37 [2020-12-21T00:28:37.132Z] #41 24.08   CC       images/ns.o
00:28:37 [2020-12-21T00:28:37.248Z] #34 79.97 Selecting previously unselected package libuv1:amd64.
00:28:37 [2020-12-21T00:28:37.248Z] #34 79.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:28:37 [2020-12-21T00:28:37.248Z] #34 79.98 Unpacking libuv1:amd64 (1.24.1-1) ...
00:28:37 [2020-12-21T00:28:37.397Z] #41 24.22   CC       images/regfile.o
00:28:37 [2020-12-21T00:28:37.508Z] #34 80.19 Selecting previously unselected package cmake.
00:28:37 [2020-12-21T00:28:37.508Z] #34 80.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:28:37 [2020-12-21T00:28:37.508Z] #34 80.21 Unpacking cmake (3.13.4-1) ...
00:28:37 [2020-12-21T00:28:37.559Z] #41 144.4   CC       criu/sk-netlink.o
00:28:37 [2020-12-21T00:28:37.559Z] #41 144.6   CC       criu/sk-packet.o
00:28:37 [2020-12-21T00:28:37.586Z] #20 29.08 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
00:28:37 [2020-12-21T00:28:37.586Z] #20 29.10 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:28:37 [2020-12-21T00:28:37.661Z] #41 24.48   CC       images/ghost-file.o
00:28:37 [2020-12-21T00:28:37.925Z] #41 24.90   CC       images/fifo.o
00:28:38 [2020-12-21T00:28:38.077Z] #34 ...
00:28:38 [2020-12-21T00:28:38.077Z] 
00:28:38 [2020-12-21T00:28:38.077Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:38 [2020-12-21T00:28:38.077Z] #49 70.98 reflect
00:28:38 [2020-12-21T00:28:38.077Z] #49 70.99 syscall
00:28:38 [2020-12-21T00:28:38.123Z] #41 ...
00:28:38 [2020-12-21T00:28:38.123Z] 
00:28:38 [2020-12-21T00:28:38.123Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:28:38 [2020-12-21T00:28:38.123Z] #47 219.0 + /build/golangci-lint --version
00:28:38 [2020-12-21T00:28:38.123Z] #47 219.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:28:38 [2020-12-21T00:28:38.123Z] #47 DONE 220.0s
00:28:38 [2020-12-21T00:28:38.123Z] 
00:28:38 [2020-12-21T00:28:38.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:38 [2020-12-21T00:28:38.123Z] #41 145.0   CC       criu/sk-queue.o
00:28:38 [2020-12-21T00:28:38.188Z] #41 25.16   CC       images/remap-file-path.o
00:28:38 [2020-12-21T00:28:38.336Z] #49 ...
00:28:38 [2020-12-21T00:28:38.336Z] 
00:28:38 [2020-12-21T00:28:38.336Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:38 [2020-12-21T00:28:38.336Z] #11 80.86 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:28:38 [2020-12-21T00:28:38.336Z] #11 80.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:28:38 [2020-12-21T00:28:38.336Z] #11 80.86 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:28:38 [2020-12-21T00:28:38.379Z] #41 145.3   CC       criu/sk-tcp.o
00:28:38 [2020-12-21T00:28:38.452Z] #41 25.36   CC       images/eventfd.o
00:28:38 [2020-12-21T00:28:38.638Z] #41 145.6   CC       criu/sk-unix.o
00:28:38 [2020-12-21T00:28:38.715Z] #41 25.63   CC       images/eventpoll.o
00:28:38 [2020-12-21T00:28:38.979Z] #41 25.90   CC       images/fh.o
00:28:39 [2020-12-21T00:28:39.556Z] #41 26.23   CC       images/fsnotify.o
00:28:40 [2020-12-21T00:28:40.008Z] #41 146.8   CC       criu/sockets.o
00:28:40 [2020-12-21T00:28:40.133Z] #41 26.81   CC       images/signalfd.o
00:28:40 [2020-12-21T00:28:40.134Z] #41 27.09   CC       images/fs.o
00:28:40 [2020-12-21T00:28:40.265Z] #41 147.3   CC       criu/stats.o
00:28:40 [2020-12-21T00:28:40.351Z] #20 32.03 Selecting previously unselected package python3-minimal.
00:28:40 [2020-12-21T00:28:40.397Z] #41 27.38   CC       images/pstree.o
00:28:40 [2020-12-21T00:28:40.498Z] #43 ...
00:28:40 [2020-12-21T00:28:40.498Z] 
00:28:40 [2020-12-21T00:28:40.498Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:40 [2020-12-21T00:28:40.498Z] #45 DONE 88.5s
00:28:40 [2020-12-21T00:28:40.498Z] 
00:28:40 [2020-12-21T00:28:40.498Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:40 [2020-12-21T00:28:40.498Z] #34 87.26 Selecting previously unselected package libxml2:amd64.
00:28:40 [2020-12-21T00:28:40.498Z] #34 87.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
00:28:40 [2020-12-21T00:28:40.498Z] #34 87.27 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:40 [2020-12-21T00:28:40.498Z] #34 88.52 Selecting previously unselected package libarchive13:amd64.
00:28:40 [2020-12-21T00:28:40.498Z] #34 88.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
00:28:40 [2020-12-21T00:28:40.498Z] #34 88.53 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:28:40 [2020-12-21T00:28:40.498Z] #34 ...
00:28:40 [2020-12-21T00:28:40.498Z] 
00:28:40 [2020-12-21T00:28:40.498Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:40 [2020-12-21T00:28:40.498Z] #32 78.88 time
00:28:40 [2020-12-21T00:28:40.498Z] #32 87.54 internal/poll
00:28:40 [2020-12-21T00:28:40.498Z] #32 ...
00:28:40 [2020-12-21T00:28:40.498Z] 
00:28:40 [2020-12-21T00:28:40.498Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:40 [2020-12-21T00:28:40.498Z] #40 86.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:28:40 [2020-12-21T00:28:40.498Z] #40 86.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:28:40 [2020-12-21T00:28:40.498Z] #40 86.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:28:40 [2020-12-21T00:28:40.498Z] #40 86.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:28:40 [2020-12-21T00:28:40.498Z] #40 86.71 Setting up python-six (1.12.0-1) ...
00:28:40 [2020-12-21T00:28:40.522Z] #41 147.4   CC       criu/string.o
00:28:40 [2020-12-21T00:28:40.522Z] #41 147.5   CC       criu/sysctl.o
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.13 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.19 Unpacking python3-minimal (3.7.3-1) ...
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.28 Selecting previously unselected package libmpdec2:ppc64el.
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.30 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
00:28:40 [2020-12-21T00:28:40.651Z] #20 32.31 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
00:28:40 [2020-12-21T00:28:40.661Z] #41 27.66   CC       images/pipe.o
00:28:40 [2020-12-21T00:28:40.778Z] #41 147.8   CC       criu/sysfs_parse.o
00:28:40 [2020-12-21T00:28:40.948Z] #20 32.40 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
00:28:40 [2020-12-21T00:28:40.948Z] #20 32.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
00:28:40 [2020-12-21T00:28:40.948Z] #20 32.42 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:28:40 [2020-12-21T00:28:40.948Z] #20 ...
00:28:40 [2020-12-21T00:28:40.948Z] 
00:28:40 [2020-12-21T00:28:40.948Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:40 [2020-12-21T00:28:40.948Z] #43 71.92   CC       criu/arch/ppc64/vdso-trampoline.o
00:28:40 [2020-12-21T00:28:40.948Z] #43 72.00   CC       criu/pie/restorer.o
00:28:40 [2020-12-21T00:28:40.948Z] #43 75.18   LINK     criu/pie/restorer.built-in.o
00:28:40 [2020-12-21T00:28:40.948Z] #43 75.19   GEN      criu/pie/restorer-blob.h
00:28:40 [2020-12-21T00:28:40.948Z] #43 75.40   DEP      criu/vdso.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 75.65   DEP      criu/uts_ns.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 76.03   DEP      criu/util.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 76.26   DEP      criu/uffd.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 76.46   DEP      criu/tun.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 76.64   DEP      criu/tty.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 76.94   DEP      criu/timerfd.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.14   DEP      criu/timens.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.40   DEP      criu/sysfs_parse.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.57   DEP      criu/sysctl.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.76   DEP      criu/string.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.80   DEP      criu/stats.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 77.95   DEP      criu/sockets.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 78.16   DEP      criu/sk-unix.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 78.42   DEP      criu/sk-tcp.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 78.73   DEP      criu/sk-queue.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 78.91   DEP      criu/sk-packet.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 79.12   DEP      criu/sk-netlink.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 79.35   DEP      criu/sk-inet.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 79.60   DEP      criu/signalfd.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 79.83   DEP      criu/sigframe.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 79.97   DEP      criu/shmem.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.09   DEP      criu/servicefd.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.26   DEP      criu/seize.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.45   DEP      criu/seccomp.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.63   DEP      criu/rst-malloc.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.71   DEP      criu/rbtree.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.75   DEP      criu/pstree.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 80.93   DEP      criu/protobuf.d
00:28:40 [2020-12-21T00:28:40.948Z] #43 81.10   GEN      criu/protobuf-desc-gen.h
00:28:41 [2020-12-21T00:28:41.035Z] #41 147.9   CC       criu/timens.o
00:28:41 [2020-12-21T00:28:41.035Z] #41 148.1   CC       criu/timerfd.o
00:28:41 [2020-12-21T00:28:41.238Z] #41 27.97   CC       images/tcp-stream.o
00:28:41 [2020-12-21T00:28:41.238Z] #41 28.14   CC       images/sk-packet.o
00:28:41 [2020-12-21T00:28:41.246Z] #43 ...
00:28:41 [2020-12-21T00:28:41.246Z] 
00:28:41 [2020-12-21T00:28:41.246Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:41 [2020-12-21T00:28:41.246Z] #45 140.6 mime/quotedprintable
00:28:41 [2020-12-21T00:28:41.246Z] #45 141.8 net/http/internal
00:28:41 [2020-12-21T00:28:41.246Z] #45 144.6 crypto/ecdsa
00:28:41 [2020-12-21T00:28:41.246Z] #45 144.6 vendor/golang.org/x/crypto/cryptobyte
00:28:41 [2020-12-21T00:28:41.246Z] #45 148.7 net/textproto
00:28:41 [2020-12-21T00:28:41.246Z] #45 148.7 vendor/golang.org/x/net/http/httpproxy
00:28:41 [2020-12-21T00:28:41.246Z] #45 148.7 crypto/x509
00:28:41 [2020-12-21T00:28:41.246Z] #45 150.8 mime/multipart
00:28:41 [2020-12-21T00:28:41.292Z] #41 148.3   CC       criu/tty.o
00:28:41 [2020-12-21T00:28:41.544Z] #45 150.8 vendor/golang.org/x/net/http/httpguts
00:28:41 [2020-12-21T00:28:41.626Z] #11 ...
00:28:41 [2020-12-21T00:28:41.626Z] 
00:28:41 [2020-12-21T00:28:41.626Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:41 [2020-12-21T00:28:41.626Z] #45 DONE 83.8s
00:28:41 [2020-12-21T00:28:41.626Z] 
00:28:41 [2020-12-21T00:28:41.626Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:41 [2020-12-21T00:28:41.626Z] #40 82.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
00:28:41 [2020-12-21T00:28:41.626Z] #40 82.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:28:41 [2020-12-21T00:28:41.626Z] #40 82.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:28:41 [2020-12-21T00:28:41.626Z] #40 83.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
00:28:41 [2020-12-21T00:28:41.626Z] #40 83.64 Setting up python-six (1.12.0-1) ...
00:28:41 [2020-12-21T00:28:41.841Z] #45 ...
00:28:41 [2020-12-21T00:28:41.841Z] 
00:28:41 [2020-12-21T00:28:41.841Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:41 [2020-12-21T00:28:41.841Z] #20 33.49 Selecting previously unselected package python3.7.
00:28:41 [2020-12-21T00:28:41.841Z] #20 33.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
00:28:41 [2020-12-21T00:28:41.841Z] #20 33.51 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:28:42 [2020-12-21T00:28:42.142Z] #20 33.62 Selecting previously unselected package libpython3-stdlib:ppc64el.
00:28:42 [2020-12-21T00:28:42.142Z] #20 33.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
00:28:42 [2020-12-21T00:28:42.142Z] #20 33.64 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
00:28:42 [2020-12-21T00:28:42.142Z] #20 33.78 Setting up python3-minimal (3.7.3-1) ...
00:28:42 [2020-12-21T00:28:42.189Z] #41 29.05   CC       images/mnt.o
00:28:42 [2020-12-21T00:28:42.223Z] #41 149.2   CC       criu/tun.o
00:28:42 [2020-12-21T00:28:42.453Z] #41 29.18   CC       images/pipe-data.o
00:28:42 [2020-12-21T00:28:42.453Z] #41 29.42   CC       images/sa.o
00:28:42 [2020-12-21T00:28:42.482Z] #41 149.5   CC       criu/uffd.o
00:28:42 [2020-12-21T00:28:42.717Z] #41 29.58   CC       images/timer.o
00:28:42 [2020-12-21T00:28:42.982Z] #41 30.02   CC       images/timerfd.o
00:28:43 [2020-12-21T00:28:43.045Z] #41 150.1   CC       criu/util.o
00:28:43 [2020-12-21T00:28:43.200Z] #20 34.82 Selecting previously unselected package python3.
00:28:43 [2020-12-21T00:28:43.200Z] #20 34.82 (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 ... 24022 files and directories currently installed.)
00:28:43 [2020-12-21T00:28:43.200Z] #20 34.92 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
00:28:43 [2020-12-21T00:28:43.496Z] #20 34.95 Unpacking python3 (3.7.3-1) ...
00:28:43 [2020-12-21T00:28:43.496Z] #20 35.06 Selecting previously unselected package libip4tc0:ppc64el.
00:28:43 [2020-12-21T00:28:43.496Z] #20 35.07 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
00:28:43 [2020-12-21T00:28:43.496Z] #20 35.07 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
00:28:43 [2020-12-21T00:28:43.559Z] #41 30.45   CC       images/mm.o
00:28:43 [2020-12-21T00:28:43.786Z] #40 92.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:43 [2020-12-21T00:28:43.786Z] #40 ...
00:28:43 [2020-12-21T00:28:43.786Z] 
00:28:43 [2020-12-21T00:28:43.786Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.25 Selecting previously unselected package libjsoncpp1:amd64.
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.53 Selecting previously unselected package librhash0:amd64.
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.57 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 89.57 Unpacking librhash0:amd64 (1.3.8-1) ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.08 Selecting previously unselected package libuv1:amd64.
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.09 Unpacking libuv1:amd64 (1.24.1-1) ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.41 Selecting previously unselected package cmake.
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
00:28:43 [2020-12-21T00:28:43.786Z] #34 90.48 Unpacking cmake (3.13.4-1) ...
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.22 Selecting previously unselected package libip6tc0:ppc64el.
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.23 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.37 Selecting previously unselected package libiptc0:ppc64el.
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.37 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
00:28:43 [2020-12-21T00:28:43.795Z] #20 35.37 Unpacking libiptc0:ppc64el (1.8.2-4) ...
00:28:44 [2020-12-21T00:28:44.001Z] #41 150.7   CC       criu/uts_ns.o
00:28:44 [2020-12-21T00:28:44.001Z] #41 150.9   CC       criu/vdso-compat.o
00:28:44 [2020-12-21T00:28:44.001Z] #41 151.0   CC       criu/vdso.o
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.48 Selecting previously unselected package libnfnetlink0:ppc64el.
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.48 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.57 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.59 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.68 Selecting previously unselected package libnftnl11:ppc64el.
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.70 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.76 Selecting previously unselected package iptables.
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.77 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
00:28:44 [2020-12-21T00:28:44.095Z] #20 35.77 Unpacking iptables (1.8.2-4) ...
00:28:44 [2020-12-21T00:28:44.142Z] #41 30.92   CC       images/sk-opts.o
00:28:44 [2020-12-21T00:28:44.142Z] #41 31.08   CC       images/sk-unix.o
00:28:44 [2020-12-21T00:28:44.263Z] #41 151.3   LINK     criu/built-in.o
00:28:44 [2020-12-21T00:28:44.263Z] #41 151.4   LINK     criu/criu
00:28:44 [2020-12-21T00:28:44.536Z] #41 151.7   DEP      lib/c/criu.d
00:28:44 [2020-12-21T00:28:44.536Z] #41 151.7   CC       images/rpc.pb-c.o
00:28:44 [2020-12-21T00:28:44.732Z] #41 31.37   CC       images/sk-inet.o
00:28:44 [2020-12-21T00:28:44.742Z] #20 36.34 Selecting previously unselected package xxd.
00:28:44 [2020-12-21T00:28:44.742Z] #20 36.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:28:44 [2020-12-21T00:28:44.742Z] #20 36.36 Unpacking xxd (2:8.1.0875-5) ...
00:28:44 [2020-12-21T00:28:44.996Z] #41 31.90   CC       images/tun.o
00:28:45 [2020-12-21T00:28:45.042Z] #20 36.51 Selecting previously unselected package vim-common.
00:28:45 [2020-12-21T00:28:45.042Z] #20 36.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:28:45 [2020-12-21T00:28:45.042Z] #20 36.59 Unpacking vim-common (2:8.1.0875-5) ...
00:28:45 [2020-12-21T00:28:45.042Z] #20 36.79 Selecting previously unselected package bash-completion.
00:28:45 [2020-12-21T00:28:45.100Z] #41 152.1   CC       lib/c/criu.o
00:28:45 [2020-12-21T00:28:45.350Z] #20 36.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:28:45 [2020-12-21T00:28:45.574Z] #41 32.31   CC       images/sk-netlink.o
00:28:45 [2020-12-21T00:28:45.574Z] #41 32.53   CC       images/packet-sock.o
00:28:45 [2020-12-21T00:28:45.665Z] #41 152.7   LINK     lib/c/built-in.o
00:28:45 [2020-12-21T00:28:45.665Z] #41 152.7   LINK     lib/c/libcriu.so
00:28:45 [2020-12-21T00:28:45.665Z] #41 152.7   LINK     lib/c/libcriu.a
00:28:45 [2020-12-21T00:28:45.665Z] #41 152.7   GEN      magic.py
00:28:45 [2020-12-21T00:28:45.819Z] #40 ...
00:28:45 [2020-12-21T00:28:45.819Z] 
00:28:45 [2020-12-21T00:28:45.819Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:45 [2020-12-21T00:28:45.819Z] #34 85.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 85.96 Setting up xxd (2:8.1.0875-5) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.02 Setting up libuv1:amd64 (1.24.1-1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.11 Setting up vim-common (2:8.1.0875-5) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.19 Setting up librhash0:amd64 (1.3.8-1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.25 Setting up cmake-data (3.13.4-1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.49 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.62 Setting up cmake (3.13.4-1) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.66 Processing triggers for libc-bin (2.28-10) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 86.95 Processing triggers for mime-support (3.62) ...
00:28:45 [2020-12-21T00:28:45.819Z] #34 DONE 88.4s
00:28:45 [2020-12-21T00:28:45.819Z] 
00:28:45 [2020-12-21T00:28:45.819Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:45 [2020-12-21T00:28:45.921Z] #41 152.8 Note: Building without setproctitle() and strlcpy() support.
00:28:45 [2020-12-21T00:28:45.921Z] #41 152.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:45 [2020-12-21T00:28:45.921Z] #41 152.8 Note: Building without GnuTLS support
00:28:45 [2020-12-21T00:28:45.921Z] #41 152.8 Makefile.config:39: Warn: you have no libnftables installed
00:28:45 [2020-12-21T00:28:45.921Z] #41 152.8 Makefile.config:40: Warn: Building without nftables support
00:28:46 [2020-12-21T00:28:46.153Z] #41 32.90   CC       images/ipc-var.o
00:28:46 [2020-12-21T00:28:46.416Z] #41 33.24   CC       images/ipc-desc.o
00:28:46 [2020-12-21T00:28:46.483Z] #41 153.4 fatal: not a git repository (or any of the parent directories): .git
00:28:46 [2020-12-21T00:28:46.680Z] #41 33.52   CC       images/ipc-shm.o
00:28:46 [2020-12-21T00:28:46.946Z] #41 33.74   CC       images/ipc-msg.o
00:28:47 [2020-12-21T00:28:47.046Z] #41 153.8 make[1]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.046Z] #41 154.2 make[1]: 'images/built-in.o' is up to date.
00:28:47 [2020-12-21T00:28:47.076Z] #34 ...
00:28:47 [2020-12-21T00:28:47.076Z] 
00:28:47 [2020-12-21T00:28:47.076Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.17 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.20 Setting up protobuf-compiler (3.6.1.3-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.21 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.22 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.23 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 92.24 Setting up python-protobuf (3.6.1.3-2) ...
00:28:47 [2020-12-21T00:28:47.076Z] #40 ...
00:28:47 [2020-12-21T00:28:47.076Z] 
00:28:47 [2020-12-21T00:28:47.076Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:47 [2020-12-21T00:28:47.076Z] #11 85.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:28:47 [2020-12-21T00:28:47.076Z] #11 85.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 85.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 90.48 Selecting previously unselected package binutils-mingw-w64.
00:28:47 [2020-12-21T00:28:47.076Z] #11 90.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 90.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 90.99 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.41 Selecting previously unselected package dmsetup.
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.44 Unpacking dmsetup (2:1.02.155-3) ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.81 Selecting previously unselected package mingw-w64-common.
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.82 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 91.85 Unpacking mingw-w64-common (6.0.0-3) ...
00:28:47 [2020-12-21T00:28:47.076Z] #11 ...
00:28:47 [2020-12-21T00:28:47.076Z] 
00:28:47 [2020-12-21T00:28:47.076Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:47 [2020-12-21T00:28:47.076Z] #34 95.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #34 95.64 Setting up xxd (2:8.1.0875-5) ...
00:28:47 [2020-12-21T00:28:47.076Z] #34 95.69 Setting up libuv1:amd64 (1.24.1-1) ...
00:28:47 [2020-12-21T00:28:47.076Z] #34 95.78 Setting up vim-common (2:8.1.0875-5) ...
00:28:47 [2020-12-21T00:28:47.211Z] #41 ...
00:28:47 [2020-12-21T00:28:47.211Z] 
00:28:47 [2020-12-21T00:28:47.211Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:47 [2020-12-21T00:28:47.211Z] #11 105.7 Selecting previously unselected package g++-mingw-w64-x86-64.
00:28:47 [2020-12-21T00:28:47.211Z] #11 105.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
00:28:47 [2020-12-21T00:28:47.211Z] #11 105.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:47 [2020-12-21T00:28:47.211Z] #11 ...
00:28:47 [2020-12-21T00:28:47.211Z] 
00:28:47 [2020-12-21T00:28:47.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:47 [2020-12-21T00:28:47.211Z] #41 34.24   CC       images/ipc-sem.o
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.710 + RM_GOPATH=0
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.710 + TMP_GOPATH=
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.710 + : /build
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.710 + '[' -z '' ']'
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 ++ mktemp -d
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 + export GOPATH=/tmp/tmp.8ICi0H4PB2
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 + GOPATH=/tmp/tmp.8ICi0H4PB2
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 + RM_GOPATH=1
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 + case "$(go env GOARCH)" in
00:28:47 [2020-12-21T00:28:47.278Z] #35 1.716 ++ go env GOARCH
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.3 make[1]: 'compel/libcompel.a' is up to date.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.3 make[1]: 'compel/compel-host-bin' is up to date.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.3 make[1]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.3 make[1]: 'soccr/libsoccr.a' is up to date.
00:28:47 [2020-12-21T00:28:47.302Z] #41 154.5 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.336Z] #34 95.87 Setting up librhash0:amd64 (1.3.8-1) ...
00:28:47 [2020-12-21T00:28:47.336Z] #34 95.92 Setting up cmake-data (3.13.4-1) ...
00:28:47 [2020-12-21T00:28:47.336Z] #34 95.98 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
00:28:47 [2020-12-21T00:28:47.336Z] #34 96.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
00:28:47 [2020-12-21T00:28:47.475Z] #41 34.46   CC       images/utsns.o
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.837 + export GO_BUILDMODE=-buildmode=pie
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.837 + GO_BUILDMODE=-buildmode=pie
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.837 ++ dirname /tmp/install/install.sh
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + dir=/tmp/install
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + bin=tini
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + shift
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + '[' '!' -f /tmp/install/tini.installer ']'
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + . /tmp/install/tini.installer
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + install_tini
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.8ICi0H4PB2/tini
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.869 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:28:47 [2020-12-21T00:28:47.558Z] #35 1.894 Cloning into '/tmp/tmp.8ICi0H4PB2/tini'...
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.5 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.5 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.5 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.6 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.6 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.6 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.7 make[2]: Nothing to be done for 'all'.
00:28:47 [2020-12-21T00:28:47.558Z] #41 154.7   INSTALL  criu/criu
00:28:47 [2020-12-21T00:28:47.595Z] #34 96.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
00:28:47 [2020-12-21T00:28:47.595Z] #34 96.19 Setting up cmake (3.13.4-1) ...
00:28:47 [2020-12-21T00:28:47.595Z] #34 96.22 Processing triggers for libc-bin (2.28-10) ...
00:28:47 [2020-12-21T00:28:47.595Z] #34 96.33 Processing triggers for mime-support (3.62) ...
00:28:47 [2020-12-21T00:28:47.855Z] #34 ...
00:28:47 [2020-12-21T00:28:47.855Z] 
00:28:47 [2020-12-21T00:28:47.855Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:47 [2020-12-21T00:28:47.855Z] #49 86.46 time
00:28:47 [2020-12-21T00:28:47.855Z] #49 94.71 encoding/binary
00:28:47 [2020-12-21T00:28:47.855Z] #49 95.38 context
00:28:48 [2020-12-21T00:28:48.052Z] #41 34.71   CC       images/creds.o
00:28:48 [2020-12-21T00:28:48.116Z] #49 96.59 os
00:28:48 [2020-12-21T00:28:48.116Z] #49 ...
00:28:48 [2020-12-21T00:28:48.116Z] 
00:28:48 [2020-12-21T00:28:48.116Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:48 [2020-12-21T00:28:48.116Z] #32 89.83 internal/fmtsort
00:28:48 [2020-12-21T00:28:48.116Z] #32 90.75 internal/syscall/execenv
00:28:48 [2020-12-21T00:28:48.116Z] #32 91.05 internal/syscall/unix
00:28:48 [2020-12-21T00:28:48.116Z] #32 91.10 strings
00:28:48 [2020-12-21T00:28:48.116Z] #32 91.84 os
00:28:48 [2020-12-21T00:28:48.116Z] #32 96.00 path
00:28:48 [2020-12-21T00:28:48.116Z] #32 96.88 fmt
00:28:48 [2020-12-21T00:28:48.121Z] #41 DONE 155.0s
00:28:48 [2020-12-21T00:28:48.121Z] 
00:28:48 [2020-12-21T00:28:48.121Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:48 [2020-12-21T00:28:48.316Z] #41 35.06   CC       images/vma.o
00:28:48 [2020-12-21T00:28:48.375Z] #32 97.10 path/filepath
00:28:48 [2020-12-21T00:28:48.494Z] #35 2.957 + cd /tmp/tmp.8ICi0H4PB2/tini
00:28:48 [2020-12-21T00:28:48.494Z] #35 2.958 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:28:48 [2020-12-21T00:28:48.494Z] #35 3.018 + cmake .
00:28:48 [2020-12-21T00:28:48.579Z] #41 35.32   CC       images/netdev.o
00:28:48 [2020-12-21T00:28:48.754Z] #35 ...
00:28:48 [2020-12-21T00:28:48.754Z] 
00:28:48 [2020-12-21T00:28:48.754Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:48 [2020-12-21T00:28:48.754Z] #43 81.61 time
00:28:48 [2020-12-21T00:28:48.754Z] #43 88.89 strings
00:28:48 [2020-12-21T00:28:48.754Z] #43 91.24 os
00:28:48 [2020-12-21T00:28:48.843Z] #41 35.79   CC       images/tty.o
00:28:49 [2020-12-21T00:28:49.013Z] #43 ...
00:28:49 [2020-12-21T00:28:49.013Z] 
00:28:49 [2020-12-21T00:28:49.013Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.41 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.42 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.66 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.72 Setting up protobuf-compiler (3.6.1.3-2) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:28:49 [2020-12-21T00:28:49.013Z] #40 89.86 Setting up python-protobuf (3.6.1.3-2) ...
00:28:49 [2020-12-21T00:28:49.582Z] #40 ...
00:28:49 [2020-12-21T00:28:49.582Z] 
00:28:49 [2020-12-21T00:28:49.582Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:49 [2020-12-21T00:28:49.582Z] #49 82.40 time
00:28:49 [2020-12-21T00:28:49.582Z] #49 90.91 context
00:28:49 [2020-12-21T00:28:49.582Z] #49 91.36 encoding/binary
00:28:49 [2020-12-21T00:28:49.582Z] #49 92.26 fmt
00:28:49 [2020-12-21T00:28:49.755Z] #32 ...
00:28:49 [2020-12-21T00:28:49.755Z] 
00:28:49 [2020-12-21T00:28:49.755Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:28:49 [2020-12-21T00:28:49.755Z] #34 DONE 98.3s
00:28:49 [2020-12-21T00:28:49.755Z] 
00:28:49 [2020-12-21T00:28:49.755Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:49 [2020-12-21T00:28:49.793Z] #41 36.54   CC       images/file-lock.o
00:28:49 [2020-12-21T00:28:49.841Z] #49 ...
00:28:49 [2020-12-21T00:28:49.841Z] 
00:28:49 [2020-12-21T00:28:49.841Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:49 [2020-12-21T00:28:49.841Z] #35 3.846 -- The C compiler identification is GNU 8.3.0
00:28:49 [2020-12-21T00:28:49.841Z] #35 3.927 -- Check for working C compiler: /usr/bin/cc
00:28:49 [2020-12-21T00:28:49.865Z] #20 ...
00:28:49 [2020-12-21T00:28:49.865Z] 
00:28:49 [2020-12-21T00:28:49.865Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:50 [2020-12-21T00:28:50.011Z] #54 ...
00:28:50 [2020-12-21T00:28:50.011Z] 
00:28:50 [2020-12-21T00:28:50.011Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:28:50 [2020-12-21T00:28:50.011Z] #42 DONE 0.1s
00:28:50 [2020-12-21T00:28:50.011Z] 
00:28:50 [2020-12-21T00:28:50.011Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:28:50 [2020-12-21T00:28:50.011Z] #44 DONE 0.4s
00:28:50 [2020-12-21T00:28:50.011Z] 
00:28:50 [2020-12-21T00:28:50.011Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:28:50 [2020-12-21T00:28:50.057Z] #41 36.88   CC       images/rlimit.o
00:28:50 [2020-12-21T00:28:50.267Z] #46 DONE 0.1s
00:28:50 [2020-12-21T00:28:50.267Z] 
00:28:50 [2020-12-21T00:28:50.267Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:28:50 [2020-12-21T00:28:50.321Z] #41 37.16   CC       images/pagemap.o
00:28:50 [2020-12-21T00:28:50.321Z] #41 ...
00:28:50 [2020-12-21T00:28:50.321Z] 
00:28:50 [2020-12-21T00:28:50.321Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:50 [2020-12-21T00:28:50.321Z] #43 108.7 net/http/httptrace
00:28:50 [2020-12-21T00:28:50.321Z] #43 108.9 net/http
00:28:50 [2020-12-21T00:28:50.408Z] #35 ...
00:28:50 [2020-12-21T00:28:50.408Z] 
00:28:50 [2020-12-21T00:28:50.408Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:50 [2020-12-21T00:28:50.408Z] #32 83.06 internal/poll
00:28:50 [2020-12-21T00:28:50.408Z] #32 86.50 internal/fmtsort
00:28:50 [2020-12-21T00:28:50.408Z] #32 86.57 internal/syscall/execenv
00:28:50 [2020-12-21T00:28:50.408Z] #32 86.82 internal/syscall/unix
00:28:50 [2020-12-21T00:28:50.408Z] #32 87.16 os
00:28:50 [2020-12-21T00:28:50.408Z] #32 87.53 strings
00:28:50 [2020-12-21T00:28:50.408Z] #32 92.17 fmt
00:28:50 [2020-12-21T00:28:50.408Z] #32 92.82 path/filepath
00:28:50 [2020-12-21T00:28:50.408Z] #32 ...
00:28:50 [2020-12-21T00:28:50.408Z] 
00:28:50 [2020-12-21T00:28:50.408Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:50 [2020-12-21T00:28:50.408Z] #35 4.807 -- Check for working C compiler: /usr/bin/cc -- works
00:28:50 [2020-12-21T00:28:50.586Z] #43 ...
00:28:50 [2020-12-21T00:28:50.586Z] 
00:28:50 [2020-12-21T00:28:50.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:50 [2020-12-21T00:28:50.586Z] #41 37.44   CC       images/siginfo.o
00:28:50 [2020-12-21T00:28:50.667Z] #35 4.816 -- Detecting C compiler ABI info
00:28:50 [2020-12-21T00:28:50.850Z] #41 37.73   CC       images/rpc.o
00:28:51 [2020-12-21T00:28:51.132Z] #35 1.556 + RM_GOPATH=0
00:28:51 [2020-12-21T00:28:51.196Z] #48 DONE 1.0s
00:28:51 [2020-12-21T00:28:51.196Z] 
00:28:51 [2020-12-21T00:28:51.196Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:28:51 [2020-12-21T00:28:51.196Z] #50 DONE 0.0s
00:28:51 [2020-12-21T00:28:51.196Z] 
00:28:51 [2020-12-21T00:28:51.196Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.557 + TMP_GOPATH=
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.558 + : /build
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.558 + '[' -z '' ']'
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.560 ++ mktemp -d
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.563 + export GOPATH=/tmp/tmp.N78WvqIBRW
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.563 + GOPATH=/tmp/tmp.N78WvqIBRW
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.563 + RM_GOPATH=1
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.564 + case "$(go env GOARCH)" in
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.564 ++ go env GOARCH
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.570 + export GO_BUILDMODE=-buildmode=pie
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.570 + GO_BUILDMODE=-buildmode=pie
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.570 ++ dirname /tmp/install/install.sh
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.571 + dir=/tmp/install
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.572 + bin=tini
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.573 + shift
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.573 + '[' '!' -f /tmp/install/tini.installer ']'
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.573 + . /tmp/install/tini.installer
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.573 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.574 + install_tini
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.574 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.574 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.574 + git clone https://github.com/krallin/tini.git /tmp/tmp.N78WvqIBRW/tini
00:28:51 [2020-12-21T00:28:51.392Z] #35 1.578 Cloning into '/tmp/tmp.N78WvqIBRW/tini'...
00:28:51 [2020-12-21T00:28:51.452Z] #52 DONE 0.3s
00:28:51 [2020-12-21T00:28:51.452Z] 
00:28:51 [2020-12-21T00:28:51.452Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:28:51 [2020-12-21T00:28:51.452Z] #54 185.6 + bin/containerd
00:28:52 [2020-12-21T00:28:52.045Z] #35 6.171 -- Detecting C compiler ABI info - done
00:28:52 [2020-12-21T00:28:52.045Z] #35 6.274 -- Detecting C compile features
00:28:52 [2020-12-21T00:28:52.251Z] #41 39.03   CC       images/ext-file.o
00:28:52 [2020-12-21T00:28:52.514Z] #41 39.25   CC       images/cgroup.o
00:28:52 [2020-12-21T00:28:52.579Z] #24 158.4 Checking out files:  24% (2779/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  42% (4781/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  82% (9231/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
Checking out files:  94% (10460/11127)   
Checking out files:  95% (10571/11127)   
Checking out files:  96% (10682/11127)   
00:28:52 [2020-12-21T00:28:52.579Z] #24 ...
00:28:52 [2020-12-21T00:28:52.579Z] 
00:28:52 [2020-12-21T00:28:52.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:52 [2020-12-21T00:28:52.579Z] #43 83.46   DEP      criu/protobuf-desc.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 83.74   DEP      criu/proc_parse.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 83.95   DEP      criu/plugin.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 84.07   DEP      criu/pipes.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 84.26   DEP      criu/pie-util.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 84.46   DEP      criu/pie-util-vdso.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 84.61   DEP      criu/path.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 84.83   DEP      criu/parasite-syscall.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 85.08   DEP      criu/pagemap.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 85.30   DEP      criu/pagemap-cache.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 85.47   DEP      criu/page-xfer.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 85.70   DEP      criu/page-pipe.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 85.88   DEP      criu/netfilter.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 86.08   DEP      criu/net.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 86.38   DEP      criu/namespaces.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 86.66   DEP      criu/mount.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 86.91   DEP      criu/memfd.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 87.06   DEP      criu/mem.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 87.39   DEP      criu/lsm.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 87.53   DEP      criu/log.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 87.69   DEP      criu/libnetlink.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 87.82   DEP      criu/kerndat.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 88.12   DEP      criu/kcmp-ids.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 88.28   DEP      criu/irmap.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 88.48   DEP      criu/ipc_ns.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 88.75   DEP      criu/image.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 88.94   DEP      criu/image-desc.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 89.04   DEP      criu/fsnotify.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 89.26   DEP      criu/filesystems.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 89.50   DEP      criu/files.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 89.68   DEP      criu/files-reg.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 89.92   DEP      criu/files-ext.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 90.06   DEP      criu/file-lock.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 90.29   DEP      criu/file-ids.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 90.50   DEP      criu/fifo.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 90.68   DEP      criu/fdstore.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 90.89   DEP      criu/fault-injection.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 91.05   DEP      criu/external.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 91.24   DEP      criu/eventpoll.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 91.52   DEP      criu/eventfd.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 91.75   DEP      criu/crtools.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 91.98   DEP      criu/cr-service.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 92.32   DEP      criu/cr-restore.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 92.68   DEP      criu/cr-errno.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 92.71   DEP      criu/cr-dump.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 92.95   DEP      criu/cr-dedup.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 93.24   DEP      criu/cr-check.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 93.45   DEP      criu/config.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 93.56   DEP      criu/clone-noasan.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 93.61   DEP      criu/cgroup.d
00:28:52 [2020-12-21T00:28:52.579Z] #43 ...
00:28:52 [2020-12-21T00:28:52.579Z] 
00:28:52 [2020-12-21T00:28:52.579Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:52 [2020-12-21T00:28:52.770Z] #35 2.788 + cd /tmp/tmp.N78WvqIBRW/tini
00:28:52 [2020-12-21T00:28:52.770Z] #35 2.788 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
00:28:52 [2020-12-21T00:28:52.770Z] #35 2.797 + cmake .
00:28:52 [2020-12-21T00:28:52.770Z] #35 ...
00:28:52 [2020-12-21T00:28:52.770Z] 
00:28:52 [2020-12-21T00:28:52.770Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:52 [2020-12-21T00:28:52.770Z] #43 91.32 internal/syscall/unix
00:28:52 [2020-12-21T00:28:52.770Z] #43 91.75 strings
00:28:52 [2020-12-21T00:28:52.770Z] #43 93.99 os
00:28:52 [2020-12-21T00:28:52.770Z] #43 96.35 regexp/syntax
00:28:52 [2020-12-21T00:28:52.770Z] #43 99.74 fmt
00:28:52 [2020-12-21T00:28:52.770Z] #43 ...
00:28:52 [2020-12-21T00:28:52.770Z] 
00:28:52 [2020-12-21T00:28:52.770Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:52 [2020-12-21T00:28:52.770Z] #11 101.4 Selecting previously unselected package mingw-w64-x86-64-dev.
00:28:52 [2020-12-21T00:28:52.770Z] #11 101.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:28:52 [2020-12-21T00:28:52.770Z] #11 101.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:52 [2020-12-21T00:28:52.877Z] #24 158.4 Checking out files:  24% (2779/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  42% (4781/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  82% (9231/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
Checking out files:  94% (10460/11127)   
Checking out files:  95% (10571/11127)   
Checking out files:  96% (10682/11127)   
Checking out files:  97% (10794/11127)   
Checking out files:  98% (10905/11127)   
Checking out files:  99% (11016/11127)   
Checking out files: 100% (11127/11127)   
Checking out files: 100% (11127/11127), done.
00:28:52 [2020-12-21T00:28:52.981Z] #35 ...
00:28:52 [2020-12-21T00:28:52.981Z] 
00:28:52 [2020-12-21T00:28:52.981Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:52 [2020-12-21T00:28:52.981Z] #11 85.61 Selecting previously unselected package binutils-mingw-w64.
00:28:52 [2020-12-21T00:28:52.981Z] #11 85.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 85.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.09 Selecting previously unselected package libdevmapper1.02.1:amd64.
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.51 Selecting previously unselected package dmsetup.
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.52 Unpacking dmsetup (2:1.02.155-3) ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.86 Selecting previously unselected package mingw-w64-common.
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 86.87 Unpacking mingw-w64-common (6.0.0-3) ...
00:28:52 [2020-12-21T00:28:52.981Z] #11 ...
00:28:52 [2020-12-21T00:28:52.981Z] 
00:28:52 [2020-12-21T00:28:52.981Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:52 [2020-12-21T00:28:52.981Z] #32 95.22 io/ioutil
00:28:53 [2020-12-21T00:28:53.029Z] #11 ...
00:28:53 [2020-12-21T00:28:53.029Z] 
00:28:53 [2020-12-21T00:28:53.029Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:53 [2020-12-21T00:28:53.029Z] #40 101.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:28:53 [2020-12-21T00:28:53.029Z] #40 101.3 Processing triggers for libc-bin (2.28-10) ...
00:28:53 [2020-12-21T00:28:53.029Z] #40 DONE 101.7s
00:28:53 [2020-12-21T00:28:53.093Z] #41 39.83   CC       images/userns.o
00:28:53 [2020-12-21T00:28:53.175Z] #24 162.4 + cd /tmp/tmp.W8ZNkA8SZD/tmp/docker-ce
00:28:53 [2020-12-21T00:28:53.175Z] #24 162.4 + git checkout -q v17.06.2-ce
00:28:53 [2020-12-21T00:28:53.289Z] 
00:28:53 [2020-12-21T00:28:53.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:53 [2020-12-21T00:28:53.357Z] #41 40.10   CC       images/google/protobuf/descriptor.o
00:28:53 [2020-12-21T00:28:53.716Z] DEBUG: print all environment variables to check how Jenkins runs this script
00:28:53 [2020-12-21T00:28:53.716Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-253ee91d\powershellScript.ps1'; exit $LASTEXITCODE;
00:28:53 [2020-12-21T00:28:53.716Z] ----------------------------------------------------------------------------
00:28:53 [2020-12-21T00:28:53.716Z] 
00:28:53 [2020-12-21T00:28:53.716Z] INFO: executeCI.ps1 starting at Mon Dec 21 00:28:51 CUT 2020
00:28:53 [2020-12-21T00:28:53.716Z] 
00:28:53 [2020-12-21T00:28:53.716Z] INFO: Script version 05-Feb-2019 09:03 PDT
00:28:53 [2020-12-21T00:28:53.716Z] INFO: Running git version 2.24.1.windows.2
00:28:53 [2020-12-21T00:28:53.716Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
00:28:53 [2020-12-21T00:28:53.716Z] INFO: Environment variables:
00:28:53 [2020-12-21T00:28:53.716Z] 
00:28:53 [2020-12-21T00:28:53.716Z] Name                           Value                                                                                   
00:28:53 [2020-12-21T00:28:53.716Z] ----                           -----                                                                                   
00:28:53 [2020-12-21T00:28:53.716Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
00:28:53 [2020-12-21T00:28:53.716Z] amd64                          true                                                                                    
00:28:53 [2020-12-21T00:28:53.716Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
00:28:53 [2020-12-21T00:28:53.716Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
00:28:53 [2020-12-21T00:28:53.716Z] arm64                          true                                                                                    
00:28:53 [2020-12-21T00:28:53.716Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
00:28:53 [2020-12-21T00:28:53.716Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
00:28:53 [2020-12-21T00:28:53.716Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
00:28:53 [2020-12-21T00:28:53.716Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
00:28:53 [2020-12-21T00:28:53.716Z] BRANCH_NAME                    PR-41830                                                                                
00:28:53 [2020-12-21T00:28:53.716Z] BUILD_DISPLAY_NAME             #2                                                                                      
00:28:53 [2020-12-21T00:28:53.717Z] BUILD_ID                       2                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] BUILD_NUMBER                   2                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] BUILD_TAG                      jenkins-moby-PR-41830-2                                                                 
00:28:53 [2020-12-21T00:28:53.717Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41830/2/                              
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_AUTHOR                  ob                                                                                      
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_AUTHOR_DISPLAY_NAME     Oscar Bonilla                                                                           
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_AUTHOR_EMAIL            6f6231@gmail.com                                                                        
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_BRANCH                  master                                                                                  
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_FORK                    ob                                                                                      
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_ID                      41830                                                                                   
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_TARGET                  master                                                                                  
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_TITLE                   Fix an off-by-one bug                                                                   
00:28:53 [2020-12-21T00:28:53.717Z] CHANGE_URL                     https://github.com/moby/moby/pull/41830                                                 
00:28:53 [2020-12-21T00:28:53.717Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
00:28:53 [2020-12-21T00:28:53.717Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
00:28:53 [2020-12-21T00:28:53.717Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
00:28:53 [2020-12-21T00:28:53.717Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
00:28:53 [2020-12-21T00:28:53.717Z] COMPUTERNAME                   azwin-2-3b41e0                                                                          
00:28:53 [2020-12-21T00:28:53.717Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
00:28:53 [2020-12-21T00:28:53.717Z] ConfigSequenceNumber           0                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] dco                            true                                                                                    
00:28:53 [2020-12-21T00:28:53.717Z] DOCKER_BUILDKIT                0                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] DOCKER_DUT_DEBUG               1                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] DOCKER_EXPERIMENTAL            1                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
00:28:53 [2020-12-21T00:28:53.717Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
00:28:53 [2020-12-21T00:28:53.717Z] EXECUTOR_NUMBER                0                                                                                       
00:28:53 [2020-12-21T00:28:53.717Z] FQDN                           azwin-2-3b41e0.westus.cloudapp.azure.com                                                
00:28:53 [2020-12-21T00:28:53.717Z] GIT_BRANCH                     PR-41830                                                                                
00:28:53 [2020-12-21T00:28:53.717Z] GIT_COMMIT                     c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb                                                
00:28:53 [2020-12-21T00:28:53.717Z] GIT_PREVIOUS_COMMIT            877cce9aa1d034e9d783cf4156a763c0efc039f4                                                
00:28:53 [2020-12-21T00:28:53.717Z] GIT_URL                        https://github.com/moby/moby.git                                                        
00:28:53 [2020-12-21T00:28:53.717Z] HUDSON_COOKIE                  63408342-8687-4933-9f6d-4171452526bc                                                    
00:28:53 [2020-12-21T00:28:53.717Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
00:28:53 [2020-12-21T00:28:53.717Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
00:28:53 [2020-12-21T00:28:53.717Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
00:28:53 [2020-12-21T00:28:53.717Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64                          
00:28:53 [2020-12-21T00:28:53.717Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
00:28:53 [2020-12-21T00:28:53.717Z] JENKINS_NODE_COOKIE            4efd7d85-ff56-4a8d-8891-0068b0d83113                                                    
00:28:53 [2020-12-21T00:28:53.717Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
00:28:53 [2020-12-21T00:28:53.717Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
00:28:53 [2020-12-21T00:28:53.717Z] JOB_BASE_NAME                  PR-41830                                                                                
00:28:53 [2020-12-21T00:28:53.717Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41830/display/redirect                
00:28:53 [2020-12-21T00:28:53.717Z] JOB_NAME                       moby/PR-41830                                                                           
00:28:53 [2020-12-21T00:28:53.717Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41830/                                
00:28:53 [2020-12-21T00:28:53.717Z] library.jps.version            master                                                                                  
00:28:53 [2020-12-21T00:28:53.717Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
00:28:53 [2020-12-21T00:28:53.717Z] NODE_LABELS                    amd64 azure azwin-2-3b41e0 azwin-2019 docker west-us windows windows-2019 x86_64        
00:28:53 [2020-12-21T00:28:53.717Z] NODE_NAME                      azwin-2-3b41e0                                                                          
00:28:53 [2020-12-21T00:28:53.718Z] NUMBER_OF_PROCESSORS           4                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] OS                             Windows_NT                                                                              
00:28:53 [2020-12-21T00:28:53.718Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
00:28:53 [2020-12-21T00:28:53.718Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
00:28:53 [2020-12-21T00:28:53.718Z] ppc64le                        true                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
00:28:53 [2020-12-21T00:28:53.718Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
00:28:53 [2020-12-21T00:28:53.718Z] PROCESSOR_LEVEL                6                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] PROCESSOR_REVISION             5504                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] ProgramData                    C:\ProgramData                                                                          
00:28:53 [2020-12-21T00:28:53.718Z] ProgramFiles                   C:\Program Files                                                                        
00:28:53 [2020-12-21T00:28:53.718Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
00:28:53 [2020-12-21T00:28:53.718Z] ProgramW6432                   C:\Program Files                                                                        
00:28:53 [2020-12-21T00:28:53.718Z] PROMPT                         $P$G                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] PSExecutionPolicyPreference    Bypass                                                                                  
00:28:53 [2020-12-21T00:28:53.718Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
00:28:53 [2020-12-21T00:28:53.718Z] PUBLIC                         C:\Users\Public                                                                         
00:28:53 [2020-12-21T00:28:53.718Z] rootless                       true                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-41830/2/display/redirect?page=artif...
00:28:53 [2020-12-21T00:28:53.718Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41830/2/display/redirect?page=changes 
00:28:53 [2020-12-21T00:28:53.718Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41830/2/display/redirect              
00:28:53 [2020-12-21T00:28:53.718Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-41830/2/display/redirect?page=tests   
00:28:53 [2020-12-21T00:28:53.718Z] s390x                          true                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] SKIP_VALIDATION_TESTS          1                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] SOURCES_DRIVE                  d                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] SOURCES_SUBDIR                 gopath                                                                                  
00:28:53 [2020-12-21T00:28:53.718Z] STAGE_NAME                     Run tests                                                                               
00:28:53 [2020-12-21T00:28:53.718Z] SystemDrive                    C:                                                                                      
00:28:53 [2020-12-21T00:28:53.718Z] SystemRoot                     C:\windows                                                                              
00:28:53 [2020-12-21T00:28:53.718Z] TEMP                           C:\windows\TEMP                                                                         
00:28:53 [2020-12-21T00:28:53.718Z] TESTDEBUG                      0                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] TESTRUN_DRIVE                  d                                                                                       
00:28:53 [2020-12-21T00:28:53.718Z] TESTRUN_SUBDIR                 CI                                                                                      
00:28:53 [2020-12-21T00:28:53.718Z] TIMEOUT                        120m                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] TMP                            C:\windows\TEMP                                                                         
00:28:53 [2020-12-21T00:28:53.718Z] unit_validate                  true                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] USERDOMAIN                     WORKGROUP                                                                               
00:28:53 [2020-12-21T00:28:53.718Z] USERNAME                       azwin-2-3b41e0$                                                                         
00:28:53 [2020-12-21T00:28:53.718Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
00:28:53 [2020-12-21T00:28:53.718Z] validate_force                 false                                                                                   
00:28:53 [2020-12-21T00:28:53.718Z] windir                         C:\windows                                                                              
00:28:53 [2020-12-21T00:28:53.718Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
00:28:53 [2020-12-21T00:28:53.718Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
00:28:53 [2020-12-21T00:28:53.718Z] windowsRS1                     false                                                                                   
00:28:53 [2020-12-21T00:28:53.718Z] windowsRS5                     true                                                                                    
00:28:53 [2020-12-21T00:28:53.718Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
00:28:53 [2020-12-21T00:28:53.718Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
00:28:53 [2020-12-21T00:28:53.718Z] 
00:28:53 [2020-12-21T00:28:53.718Z] 
00:28:53 [2020-12-21T00:28:53.718Z] 
00:28:53 [2020-12-21T00:28:53.718Z] INFO: Sources under d:\gopath\...
00:28:53 [2020-12-21T00:28:53.718Z] INFO: Test run under d:\CI\...
00:28:53 [2020-12-21T00:28:53.718Z] INFO: Running in D:\gopath\src\github.com\docker\docker
00:28:53 [2020-12-21T00:28:53.718Z] INFO: docker/docker repository was found
00:28:53 [2020-12-21T00:28:53.918Z] #32 96.68 path
00:28:54 [2020-12-21T00:28:54.177Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
00:28:54 [2020-12-21T00:28:54.486Z] #32 97.18 text/tabwriter
00:28:54 [2020-12-21T00:28:54.636Z] ltsc2019: Pulling from windows/servercore
00:28:54 [2020-12-21T00:28:54.712Z] #24 ...
00:28:54 [2020-12-21T00:28:54.712Z] 
00:28:54 [2020-12-21T00:28:54.712Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:54 [2020-12-21T00:28:54.712Z] #45 154.2 crypto/tls
00:28:54 [2020-12-21T00:28:54.712Z] #45 162.3 net/http/httptrace
00:28:54 [2020-12-21T00:28:54.712Z] #45 162.5 net/http
00:28:55 [2020-12-21T00:28:55.011Z] #45 ...
00:28:55 [2020-12-21T00:28:55.011Z] 
00:28:55 [2020-12-21T00:28:55.011Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:28:55 [2020-12-21T00:28:55.011Z] #20 40.96 Unpacking bash-completion (1:2.8-6) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.57 Selecting previously unselected package bzip2.
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.60 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.74 Selecting previously unselected package xz-utils.
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.75 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 41.76 Unpacking xz-utils (5.2.4-1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 42.07 Selecting previously unselected package apparmor.
00:28:55 [2020-12-21T00:28:55.011Z] #20 42.07 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 42.31 Unpacking apparmor (2.13.2-10) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.06 Selecting previously unselected package aufs-tools.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.20 Selecting previously unselected package libonig5:ppc64el.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.20 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.20 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.37 Selecting previously unselected package libjq1:ppc64el.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.38 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.61 Selecting previously unselected package jq.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.64 Unpacking jq (1.5+dfsg-2+b1) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.77 Selecting previously unselected package libaio1:ppc64el.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.77 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.78 Unpacking libaio1:ppc64el (0.3.112-3) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.85 Selecting previously unselected package libgpm2:ppc64el.
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.88 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 43.89 Unpacking libgpm2:ppc64el (1.20.7-5) ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 44.00 Selecting previously unselected package libicu63:ppc64el.
00:28:55 [2020-12-21T00:28:55.011Z] #20 44.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
00:28:55 [2020-12-21T00:28:55.011Z] #20 44.03 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
00:28:55 [2020-12-21T00:28:55.097Z] 4612f6d0b889: Pulling fs layer
00:28:55 [2020-12-21T00:28:55.097Z] aa4f58cd6da1: Pulling fs layer
00:28:55 [2020-12-21T00:28:55.287Z] #41 42.03   CC       images/opts.o
00:28:55 [2020-12-21T00:28:55.287Z] #41 42.28   CC       images/seccomp.o
00:28:55 [2020-12-21T00:28:55.866Z] #41 42.75   CC       images/binfmt-misc.o
00:28:55 [2020-12-21T00:28:55.866Z] #32 98.56 github.com/BurntSushi/toml
00:28:55 [2020-12-21T00:28:55.866Z] #32 98.56 flag
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.57 Selecting previously unselected package libnet1:ppc64el.
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.65 Selecting previously unselected package libnl-3-200:ppc64el.
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:28:56 [2020-12-21T00:28:56.070Z] #20 47.65 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:28:56 [2020-12-21T00:28:56.131Z] #41 ...
00:28:56 [2020-12-21T00:28:56.131Z] 
00:28:56 [2020-12-21T00:28:56.131Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:28:56 [2020-12-21T00:28:56.131Z] #11 120.9 Selecting previously unselected package libapparmor1:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 120.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 120.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.1 Selecting previously unselected package libapparmor-dev:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.3 Selecting previously unselected package libbtrfs0.
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.4 Unpacking libbtrfs0 (4.20.1-2) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.5 Selecting previously unselected package libbtrfs-dev.
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.5 Unpacking libbtrfs-dev (4.20.1-2) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.8 Selecting previously unselected package libudev-dev:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 121.9 Unpacking libudev-dev:arm64 (241-7~deb10u5) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.0 Selecting previously unselected package libsepol1-dev:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.1 Unpacking libsepol1-dev:arm64 (2.8-1) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.5 Selecting previously unselected package libpcre16-3:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.8 Selecting previously unselected package libpcre32-3:arm64.
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 122.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.131Z] #11 123.0 Selecting previously unselected package libpcrecpp0v5:arm64.
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.2 Selecting previously unselected package libpcre3-dev:arm64.
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.8 Selecting previously unselected package libselinux1-dev:arm64.
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 123.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.4 Selecting previously unselected package libdevmapper-dev:arm64.
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.5 Selecting previously unselected package libseccomp-dev:arm64.
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.132Z] #11 124.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.73 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.73 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.76 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.86 Selecting previously unselected package libreadline5:ppc64el.
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 47.90 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 48.09 Selecting previously unselected package net-tools.
00:28:56 [2020-12-21T00:28:56.368Z] #20 48.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
00:28:56 [2020-12-21T00:28:56.368Z] #20 48.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:28:56 [2020-12-21T00:28:56.395Z] #11 124.7 Selecting previously unselected package libsystemd-dev:arm64.
00:28:56 [2020-12-21T00:28:56.395Z] #11 124.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ...
00:28:56 [2020-12-21T00:28:56.395Z] #11 124.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ...
00:28:56 [2020-12-21T00:28:56.668Z] #11 125.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.3 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.3 Setting up libapparmor1:arm64 (2.13.2-10) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.5 Setting up libsepol1-dev:arm64 (2.8-1) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:28:56 [2020-12-21T00:28:56.932Z] #11 125.5 Setting up libbtrfs0 (4.20.1-2) ...
00:28:57 [2020-12-21T00:28:57.023Z] #20 48.44 Selecting previously unselected package python-pip-whl.
00:28:57 [2020-12-21T00:28:57.023Z] #20 48.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:28:57 [2020-12-21T00:28:57.023Z] #20 48.46 Unpacking python-pip-whl (18.1-5) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.5 Setting up libpcre32-3:arm64 (2:8.39-12) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.5 Setting up libudev-dev:arm64 (241-7~deb10u5) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
00:28:57 [2020-12-21T00:28:57.239Z] #11 125.6 Setting up mingw-w64-common (6.0.0-3) ...
00:28:57 [2020-12-21T00:28:57.320Z] #20 ...
00:28:57 [2020-12-21T00:28:57.321Z] 
00:28:57 [2020-12-21T00:28:57.321Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:28:57 [2020-12-21T00:28:57.321Z] #24 166.5 + mkdir -p /tmp/tmp.W8ZNkA8SZD/src/github.com/docker
00:28:57 [2020-12-21T00:28:57.321Z] #24 166.5 + mv components/cli /tmp/tmp.W8ZNkA8SZD/src/github.com/docker/cli
00:28:57 [2020-12-21T00:28:57.321Z] #24 166.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:28:57 [2020-12-21T00:28:57.490Z] #41 3.947 Note: Building without setproctitle() and strlcpy() support.
00:28:57 [2020-12-21T00:28:57.490Z] #41 3.947       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:28:57 [2020-12-21T00:28:57.490Z] #41 3.947 Note: Building without GnuTLS support
00:28:57 [2020-12-21T00:28:57.490Z] #41 3.948 Makefile.config:39: Warn: you have no libnftables installed
00:28:57 [2020-12-21T00:28:57.490Z] #41 3.948 Makefile.config:40: Warn: Building without nftables support
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.6 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ...
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.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
00:28:57 [2020-12-21T00:28:57.501Z] #11 125.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
00:28:57 [2020-12-21T00:28:57.501Z] #11 126.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:28:57 [2020-12-21T00:28:57.501Z] #11 126.0 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
00:28:57 [2020-12-21T00:28:57.501Z] #11 126.0 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
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.1 Setting up dmsetup (2:1.02.155-3) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
00:28:57 [2020-12-21T00:28:57.763Z] #11 126.2 Processing triggers for libc-bin (2.28-10) ...
00:28:58 [2020-12-21T00:28:58.401Z] #32 ...
00:28:58 [2020-12-21T00:28:58.401Z] 
00:28:58 [2020-12-21T00:28:58.401Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:28:58 [2020-12-21T00:28:58.401Z] #40 99.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
00:28:58 [2020-12-21T00:28:58.401Z] #40 99.46 Processing triggers for libc-bin (2.28-10) ...
00:28:58 [2020-12-21T00:28:58.401Z] #40 DONE 101.0s
00:28:58 [2020-12-21T00:28:58.401Z] 
00:28:58 [2020-12-21T00:28:58.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:28:58 [2020-12-21T00:28:58.872Z] #41 ...
00:28:58 [2020-12-21T00:28:58.872Z] 
00:28:58 [2020-12-21T00:28:58.872Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:58 [2020-12-21T00:28:58.872Z] #35 3.743 -- The C compiler identification is GNU 8.3.0
00:28:58 [2020-12-21T00:28:58.872Z] #35 3.807 -- Check for working C compiler: /usr/bin/cc
00:28:58 [2020-12-21T00:28:58.872Z] #35 4.794 -- Check for working C compiler: /usr/bin/cc -- works
00:28:58 [2020-12-21T00:28:58.872Z] #35 4.797 -- Detecting C compiler ABI info
00:28:58 [2020-12-21T00:28:58.872Z] #35 5.844 -- Detecting C compiler ABI info - done
00:28:58 [2020-12-21T00:28:58.872Z] #35 5.861 -- Detecting C compile features
00:28:58 [2020-12-21T00:28:58.872Z] #35 8.823 -- Detecting C compile features - done
00:28:58 [2020-12-21T00:28:58.872Z] #35 8.869 -- Performing Test HAS_BUILTIN_FORTIFY
00:28:58 [2020-12-21T00:28:58.872Z] #35 9.156 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:28:59 [2020-12-21T00:28:59.131Z] #35 9.516 -- Configuring done
00:28:59 [2020-12-21T00:28:59.131Z] #35 9.520 -- Generating done
00:28:59 [2020-12-21T00:28:59.131Z] #35 9.521 -- Build files have been written to: /tmp/tmp.N78WvqIBRW/tini
00:28:59 [2020-12-21T00:28:59.131Z] #35 9.536 + make tini-static
00:28:59 [2020-12-21T00:28:59.699Z] #35 ...
00:28:59 [2020-12-21T00:28:59.699Z] 
00:28:59 [2020-12-21T00:28:59.699Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:28:59 [2020-12-21T00:28:59.699Z] #49 98.43 encoding/base64
00:28:59 [2020-12-21T00:28:59.699Z] #49 99.95 golang.org/x/sys/unix
00:28:59 [2020-12-21T00:28:59.699Z] #49 102.1 fmt
00:28:59 [2020-12-21T00:28:59.959Z] #49 108.6 encoding/json
00:28:59 [2020-12-21T00:28:59.959Z] #49 ...
00:28:59 [2020-12-21T00:28:59.959Z] 
00:28:59 [2020-12-21T00:28:59.959Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:28:59 [2020-12-21T00:28:59.959Z] #35 10.28 Scanning dependencies of target tini-static
00:29:00 [2020-12-21T00:29:00.218Z] #35 10.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:29:00 [2020-12-21T00:29:00.309Z] #41 ...
00:29:00 [2020-12-21T00:29:00.309Z] 
00:29:00 [2020-12-21T00:29:00.309Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:00 [2020-12-21T00:29:00.309Z] #43 92.83 regexp/syntax
00:29:00 [2020-12-21T00:29:00.309Z] #43 97.28 fmt
00:29:00 [2020-12-21T00:29:00.309Z] #43 99.91 regexp
00:29:00 [2020-12-21T00:29:00.309Z] #43 ...
00:29:00 [2020-12-21T00:29:00.309Z] 
00:29:00 [2020-12-21T00:29:00.309Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:00 [2020-12-21T00:29:00.309Z] #35 9.607 -- Detecting C compile features - done
00:29:00 [2020-12-21T00:29:00.309Z] #35 9.653 -- Performing Test HAS_BUILTIN_FORTIFY
00:29:00 [2020-12-21T00:29:00.309Z] #35 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:29:00 [2020-12-21T00:29:00.309Z] #35 10.20 -- Configuring done
00:29:00 [2020-12-21T00:29:00.309Z] #35 10.26 -- Generating done
00:29:00 [2020-12-21T00:29:00.309Z] #35 10.26 -- Build files have been written to: /tmp/tmp.8ICi0H4PB2/tini
00:29:00 [2020-12-21T00:29:00.309Z] #35 10.27 + make tini-static
00:29:00 [2020-12-21T00:29:00.309Z] #35 11.19 Scanning dependencies of target tini-static
00:29:00 [2020-12-21T00:29:00.309Z] #35 11.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:29:00 [2020-12-21T00:29:00.309Z] #35 13.56 [100%] Linking C executable tini-static
00:29:00 [2020-12-21T00:29:00.309Z] #35 14.58 [100%] Built target tini-static
00:29:00 [2020-12-21T00:29:00.309Z] #35 14.71 + mkdir -p /build
00:29:00 [2020-12-21T00:29:00.324Z] #11 DONE 128.5s
00:29:00 [2020-12-21T00:29:00.324Z] 
00:29:00 [2020-12-21T00:29:00.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:00 [2020-12-21T00:29:00.324Z] #41 43.01   CC       images/time.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 43.34   CC       images/sysctl.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 43.51   CC       images/autofs.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 43.86   CC       images/macvlan.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 44.12   CC       images/sit.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 44.37   CC       images/memfd.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 44.78   CC       images/timens.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.22   LINK     images/built-in.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.42   GEN      compel/include/asm
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.47   GEN      compel/include/version.h
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.50 touch .config
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.61   GEN      include/common/config.h
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.76   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.77   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.81   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.84   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 45.86   DEP      compel/plugins/std/infect.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.01   DEP      compel/plugins/std/string.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.10   DEP      compel/plugins/std/log.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.27   DEP      compel/plugins/std/fds.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.41   DEP      compel/plugins/std/std.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.50   DEP      compel/plugins/shmem/shmem.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.67   DEP      compel/plugins/fds/fds.d
00:29:00 [2020-12-21T00:29:00.324Z] #41 46.91   CC       compel/plugins/std/std.o
00:29:00 [2020-12-21T00:29:00.324Z] #41 47.31   CC       compel/plugins/std/fds.o
00:29:00 [2020-12-21T00:29:00.568Z] #35 14.72 + cp tini-static /build/docker-init
00:29:00 [2020-12-21T00:29:00.568Z] #35 DONE 14.9s
00:29:00 [2020-12-21T00:29:00.568Z] 
00:29:00 [2020-12-21T00:29:00.568Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:00 [2020-12-21T00:29:00.568Z] #32 101.4 log
00:29:00 [2020-12-21T00:29:00.586Z] #41 ...
00:29:00 [2020-12-21T00:29:00.586Z] 
00:29:00 [2020-12-21T00:29:00.586Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:00 [2020-12-21T00:29:00.586Z] #43 119.7 github.com/LK4D4/vndr/godl
00:29:00 [2020-12-21T00:29:00.586Z] #43 120.5 github.com/LK4D4/vndr
00:29:00 [2020-12-21T00:29:00.586Z] #43 DONE 129.0s
00:29:00 [2020-12-21T00:29:00.850Z] 
00:29:00 [2020-12-21T00:29:00.850Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:01 [2020-12-21T00:29:01.156Z] #35 ...
00:29:01 [2020-12-21T00:29:01.156Z] 
00:29:01 [2020-12-21T00:29:01.156Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:01 [2020-12-21T00:29:01.156Z] #32 99.78 io/ioutil
00:29:01 [2020-12-21T00:29:01.156Z] #32 100.6 text/tabwriter
00:29:01 [2020-12-21T00:29:01.156Z] #32 103.5 github.com/BurntSushi/toml
00:29:01 [2020-12-21T00:29:01.156Z] #32 103.5 flag
00:29:01 [2020-12-21T00:29:01.156Z] #32 106.4 log
00:29:01 [2020-12-21T00:29:01.156Z] #32 109.8 github.com/BurntSushi/toml/cmd/tomlv
00:29:01 [2020-12-21T00:29:01.415Z] #32 ...
00:29:01 [2020-12-21T00:29:01.415Z] 
00:29:01 [2020-12-21T00:29:01.415Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:01 [2020-12-21T00:29:01.415Z] #41 6.747 fatal: not a git repository (or any of the parent directories): .git
00:29:01 [2020-12-21T00:29:01.415Z] #41 6.843   GEN      .gitid
00:29:01 [2020-12-21T00:29:01.415Z] #41 6.919   GEN      criu/include/version.h
00:29:01 [2020-12-21T00:29:01.415Z] #41 7.388   GEN      include/common/asm
00:29:01 [2020-12-21T00:29:01.801Z] #51 ...
00:29:01 [2020-12-21T00:29:01.801Z] 
00:29:01 [2020-12-21T00:29:01.801Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:01 [2020-12-21T00:29:01.801Z] #30 DONE 129.9s
00:29:01 [2020-12-21T00:29:01.801Z] 
00:29:01 [2020-12-21T00:29:01.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:01 [2020-12-21T00:29:01.801Z] #41 47.88   CC       compel/plugins/std/log.o
00:29:01 [2020-12-21T00:29:01.801Z] #41 48.87   CC       compel/plugins/std/string.o
00:29:01 [2020-12-21T00:29:01.948Z] #32 ...
00:29:01 [2020-12-21T00:29:01.948Z] 
00:29:01 [2020-12-21T00:29:01.948Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:01 [2020-12-21T00:29:01.948Z] #49 94.90 encoding/base64
00:29:01 [2020-12-21T00:29:01.948Z] #49 96.65 golang.org/x/sys/unix
00:29:01 [2020-12-21T00:29:01.948Z] #49 99.27 encoding/json
00:29:02 [2020-12-21T00:29:02.207Z] #49 ...
00:29:02 [2020-12-21T00:29:02.207Z] 
00:29:02 [2020-12-21T00:29:02.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:02 [2020-12-21T00:29:02.207Z] #41 3.329 Note: Building without setproctitle() and strlcpy() support.
00:29:02 [2020-12-21T00:29:02.207Z] #41 3.329       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:29:02 [2020-12-21T00:29:02.207Z] #41 3.398 Note: Building without GnuTLS support
00:29:02 [2020-12-21T00:29:02.207Z] #41 3.398 Makefile.config:39: Warn: you have no libnftables installed
00:29:02 [2020-12-21T00:29:02.207Z] #41 3.398 Makefile.config:40: Warn: Building without nftables support
00:29:02 [2020-12-21T00:29:02.749Z] #41 49.53   CC       compel/plugins/std/infect.o
00:29:02 [2020-12-21T00:29:02.949Z] #24 ...
00:29:02 [2020-12-21T00:29:02.949Z] 
00:29:02 [2020-12-21T00:29:02.949Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.04 Selecting previously unselected package python3-lib2to3.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.05 Unpacking python3-lib2to3 (3.7.3-1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.17 Selecting previously unselected package python3-distutils.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.19 Unpacking python3-distutils (3.7.3-1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.35 Selecting previously unselected package python3-pip.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.37 Unpacking python3-pip (18.1-5) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.58 Selecting previously unselected package python3-pkg-resources.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.60 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.61 Unpacking python3-pkg-resources (40.8.0-1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.73 Selecting previously unselected package python3-setuptools.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.75 Unpacking python3-setuptools (40.8.0-1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.98 Selecting previously unselected package python3-wheel.
00:29:02 [2020-12-21T00:29:02.949Z] #20 49.99 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.00 Unpacking python3-wheel (0.32.3-2) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.14 Selecting previously unselected package sudo.
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.15 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.15 Unpacking sudo (1.8.27-1+deb10u2) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.64 Selecting previously unselected package thin-provisioning-tools.
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.83 Selecting previously unselected package uidmap.
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.84 Unpacking uidmap (1:4.5-1.1) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.97 Selecting previously unselected package vim-runtime.
00:29:02 [2020-12-21T00:29:02.949Z] #20 50.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 51.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:29:02 [2020-12-21T00:29:02.949Z] #20 51.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:29:02 [2020-12-21T00:29:02.949Z] #20 51.12 Unpacking vim-runtime (2:8.1.0875-5) ...
00:29:02 [2020-12-21T00:29:02.949Z] #20 ...
00:29:02 [2020-12-21T00:29:02.949Z] 
00:29:02 [2020-12-21T00:29:02.949Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:02 [2020-12-21T00:29:02.949Z] #43 93.75   DEP      criu/cgroup-props.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 94.00   DEP      criu/bitmap.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 94.04   DEP      criu/bfd.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 94.24   DEP      criu/autofs.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 94.43   DEP      criu/aio.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 94.65   DEP      criu/action-scripts.d
00:29:02 [2020-12-21T00:29:02.949Z] #43 95.13   CC       criu/action-scripts.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 95.80   CC       criu/aio.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 96.52   CC       criu/autofs.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 99.05   CC       criu/bfd.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 99.86   CC       criu/bitmap.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 100.1   CC       criu/cgroup-props.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 101.5   CC       criu/cgroup.o
00:29:02 [2020-12-21T00:29:02.949Z] #43 ...
00:29:02 [2020-12-21T00:29:02.949Z] 
00:29:02 [2020-12-21T00:29:02.949Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:03 [2020-12-21T00:29:03.247Z] #20 54.63 Selecting previously unselected package vim.
00:29:03 [2020-12-21T00:29:03.247Z] #20 54.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
00:29:03 [2020-12-21T00:29:03.247Z] #20 54.68 Unpacking vim (2:8.1.0875-5) ...
00:29:03 [2020-12-21T00:29:03.326Z] #41 50.10   CC       compel/arch/aarch64/plugins/std/parasite-head.o
00:29:03 [2020-12-21T00:29:03.326Z] #41 50.18   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
00:29:03 [2020-12-21T00:29:03.326Z] #41 50.24   AR       compel/plugins/std.lib.a
00:29:03 [2020-12-21T00:29:03.326Z] #41 50.32   CC       compel/plugins/fds/fds.o
00:29:03 [2020-12-21T00:29:03.387Z] ok  	github.com/docker/docker/cmd/dockerd	0.093s	coverage: 29.2% of statements
00:29:03 [2020-12-21T00:29:03.387Z] ok  	github.com/docker/docker/container	0.111s	coverage: 34.4% of statements
00:29:03 [2020-12-21T00:29:03.387Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:29:03 [2020-12-21T00:29:03.387Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:29:03 [2020-12-21T00:29:03.387Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:29:03 [2020-12-21T00:29:03.387Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:29:03 [2020-12-21T00:29:03.589Z] #41 ...
00:29:03 [2020-12-21T00:29:03.589Z] 
00:29:03 [2020-12-21T00:29:03.589Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:29:03 [2020-12-21T00:29:03.589Z] #12 DONE 3.4s
00:29:03 [2020-12-21T00:29:03.589Z] 
00:29:03 [2020-12-21T00:29:03.589Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:03 [2020-12-21T00:29:03.589Z] #41 50.61   AR       compel/plugins/fds.lib.a
00:29:03 [2020-12-21T00:29:03.853Z] #41 50.69   HOSTDEP  compel/src/lib/log-host.d
00:29:03 [2020-12-21T00:29:03.853Z] #41 50.81   HOSTDEP  compel/src/lib/handle-elf-host.d
00:29:03 [2020-12-21T00:29:03.899Z] #20 55.36 Selecting previously unselected package xfsprogs.
00:29:03 [2020-12-21T00:29:03.899Z] #20 55.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
00:29:03 [2020-12-21T00:29:03.899Z] #20 55.38 Unpacking xfsprogs (4.20.0-1) ...
00:29:03 [2020-12-21T00:29:03.954Z] #41 10.62   PBCC     images/timens.pb-c.c
00:29:03 [2020-12-21T00:29:03.954Z] #41 10.64   DEP      images/timens.pb-c.d
00:29:03 [2020-12-21T00:29:03.954Z] #41 10.72   PBCC     images/fown.pb-c.c
00:29:03 [2020-12-21T00:29:03.954Z] #41 10.75   PBCC     images/google/protobuf/descriptor.pb-c.c
00:29:03 [2020-12-21T00:29:03.954Z] #41 ...
00:29:03 [2020-12-21T00:29:03.954Z] 
00:29:03 [2020-12-21T00:29:03.954Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:03 [2020-12-21T00:29:03.954Z] #35 12.78 [100%] Linking C executable tini-static
00:29:03 [2020-12-21T00:29:03.954Z] #35 13.69 [100%] Built target tini-static
00:29:03 [2020-12-21T00:29:03.954Z] #35 13.83 + mkdir -p /build
00:29:03 [2020-12-21T00:29:03.954Z] #35 13.83 + cp tini-static /build/docker-init
00:29:03 [2020-12-21T00:29:03.954Z] #35 DONE 14.3s
00:29:03 [2020-12-21T00:29:03.954Z] 
00:29:03 [2020-12-21T00:29:03.954Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:03 [2020-12-21T00:29:03.954Z] #41 10.95   PBCC     images/opts.pb-c.c
00:29:04 [2020-12-21T00:29:04.116Z] #41 51.01   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
00:29:04 [2020-12-21T00:29:04.196Z] #20 55.96 Selecting previously unselected package zip.
00:29:04 [2020-12-21T00:29:04.214Z] #41 11.07   PBCC     images/memfd.pb-c.c
00:29:04 [2020-12-21T00:29:04.214Z] #41 11.21   DEP      images/fown.pb-c.d
00:29:04 [2020-12-21T00:29:04.214Z] #41 11.32   DEP      images/google/protobuf/descriptor.pb-c.d
00:29:04 [2020-12-21T00:29:04.380Z] #41 51.13   HOSTDEP  compel/src/main-host.d
00:29:04 [2020-12-21T00:29:04.380Z] #41 51.24   DEP      compel/src/lib/ptrace.d
00:29:04 [2020-12-21T00:29:04.473Z] #41 11.42   DEP      images/opts.pb-c.d
00:29:04 [2020-12-21T00:29:04.473Z] #41 11.52   DEP      images/memfd.pb-c.d
00:29:04 [2020-12-21T00:29:04.504Z] #20 55.97 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
00:29:04 [2020-12-21T00:29:04.504Z] #20 55.97 Unpacking zip (3.0-11+b1) ...
00:29:04 [2020-12-21T00:29:04.504Z] #20 56.25 Setting up aufs-tools (1:4.14+20190211-1) ...
00:29:04 [2020-12-21T00:29:04.644Z] #41 51.41   DEP      compel/src/lib/infect.d
00:29:04 [2020-12-21T00:29:04.732Z] #41 11.63   PBCC     images/sit.pb-c.c
00:29:04 [2020-12-21T00:29:04.732Z] #41 11.73   DEP      images/sit.pb-c.d
00:29:04 [2020-12-21T00:29:04.732Z] #41 ...
00:29:04 [2020-12-21T00:29:04.732Z] 
00:29:04 [2020-12-21T00:29:04.732Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:04 [2020-12-21T00:29:04.732Z] #43 103.4 regexp
00:29:04 [2020-12-21T00:29:04.732Z] #43 106.8 go/token
00:29:04 [2020-12-21T00:29:04.732Z] #43 108.1 go/scanner
00:29:04 [2020-12-21T00:29:04.732Z] #43 109.3 internal/lazyregexp
00:29:04 [2020-12-21T00:29:04.732Z] #43 109.6 net/url
00:29:04 [2020-12-21T00:29:04.732Z] #43 110.6 go/ast
00:29:04 [2020-12-21T00:29:04.732Z] #43 112.4 text/template/parse
00:29:04 [2020-12-21T00:29:04.732Z] #43 ...
00:29:04 [2020-12-21T00:29:04.732Z] 
00:29:04 [2020-12-21T00:29:04.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:04 [2020-12-21T00:29:04.732Z] #41 11.86   PBCC     images/macvlan.pb-c.c
00:29:04 [2020-12-21T00:29:04.741Z] #41 ...
00:29:04 [2020-12-21T00:29:04.741Z] 
00:29:04 [2020-12-21T00:29:04.741Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:04 [2020-12-21T00:29:04.742Z] #11 97.12 Selecting previously unselected package mingw-w64-x86-64-dev.
00:29:04 [2020-12-21T00:29:04.742Z] #11 97.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:29:04 [2020-12-21T00:29:04.742Z] #11 97.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:29:04 [2020-12-21T00:29:04.742Z] #11 ...
00:29:04 [2020-12-21T00:29:04.742Z] 
00:29:04 [2020-12-21T00:29:04.742Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:04 [2020-12-21T00:29:04.742Z] #43 105.7 go/token
00:29:04 [2020-12-21T00:29:04.742Z] #43 106.3 internal/lazyregexp
00:29:04 [2020-12-21T00:29:04.742Z] #43 106.7 net/url
00:29:04 [2020-12-21T00:29:04.742Z] #43 107.3 go/scanner
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.27 Setting up libip6tc0:ppc64el (1.8.2-4) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.28 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.29 Setting up libgpm2:ppc64el (1.20.7-5) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.30 Setting up libip4tc0:ppc64el (1.8.2-4) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.31 Setting up uidmap (1:4.5-1.1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.32 Setting up libnftnl11:ppc64el (1.1.2-2) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.35 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.35 Setting up xxd (2:8.1.0875-5) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.36 Setting up zip (3.0-11+b1) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.37 Setting up vim-common (2:8.1.0875-5) ...
00:29:04 [2020-12-21T00:29:04.801Z] #20 56.40 Setting up bash-completion (1:2.8-6) ...
00:29:04 [2020-12-21T00:29:04.907Z] #41 51.70   DEP      compel/src/lib/infect-util.d
00:29:04 [2020-12-21T00:29:04.907Z] #41 51.84   DEP      compel/src/lib/infect-rpc.d
00:29:04 [2020-12-21T00:29:04.992Z] #41 11.91   DEP      images/macvlan.pb-c.d
00:29:04 [2020-12-21T00:29:04.992Z] #41 11.99   PBCC     images/autofs.pb-c.c
00:29:04 [2020-12-21T00:29:04.992Z] #41 11.99   DEP      images/autofs.pb-c.d
00:29:05 [2020-12-21T00:29:05.171Z] #41 52.05   DEP      compel/arch/aarch64/src/lib/infect.d
00:29:05 [2020-12-21T00:29:05.252Z] #41 12.11   PBCC     images/sysctl.pb-c.c
00:29:05 [2020-12-21T00:29:05.252Z] #41 12.19   DEP      images/sysctl.pb-c.d
00:29:05 [2020-12-21T00:29:05.252Z] #41 12.23   PBCC     images/time.pb-c.c
00:29:05 [2020-12-21T00:29:05.252Z] #41 12.30   DEP      images/time.pb-c.d
00:29:05 [2020-12-21T00:29:05.434Z] #41 52.21   DEP      compel/arch/aarch64/src/lib/cpu.d
00:29:05 [2020-12-21T00:29:05.434Z] #41 52.25   DEP      compel/src/lib/log.d
00:29:05 [2020-12-21T00:29:05.511Z] #41 12.42   PBCC     images/binfmt-misc.pb-c.c
00:29:05 [2020-12-21T00:29:05.511Z] #41 12.48   DEP      images/binfmt-misc.pb-c.d
00:29:05 [2020-12-21T00:29:05.511Z] #41 12.62   PBCC     images/seccomp.pb-c.c
00:29:05 [2020-12-21T00:29:05.511Z] #41 12.67   DEP      images/seccomp.pb-c.d
00:29:05 [2020-12-21T00:29:05.740Z] #41 52.42   DEP      compel/src/main.d
00:29:05 [2020-12-21T00:29:05.740Z] #41 52.54   DEP      compel/src/lib/handle-elf.d
00:29:05 [2020-12-21T00:29:05.740Z] #41 52.69   DEP      compel/arch/aarch64/src/lib/handle-elf.d
00:29:05 [2020-12-21T00:29:05.770Z] #41 12.80   PBCC     images/userns.pb-c.c
00:29:05 [2020-12-21T00:29:05.770Z] #41 12.90   DEP      images/userns.pb-c.d
00:29:06 [2020-12-21T00:29:06.004Z] #41 52.96   CC       compel/src/lib/log.o
00:29:06 [2020-12-21T00:29:06.030Z] #41 12.97   PBCC     images/cgroup.pb-c.c
00:29:06 [2020-12-21T00:29:06.030Z] #41 13.08   DEP      images/cgroup.pb-c.d
00:29:06 [2020-12-21T00:29:06.120Z] #43 109.1 go/ast
00:29:06 [2020-12-21T00:29:06.267Z] #41 53.23   CC       compel/arch/aarch64/src/lib/cpu.o
00:29:06 [2020-12-21T00:29:06.289Z] #41 13.22   PBCC     images/ext-file.pb-c.c
00:29:06 [2020-12-21T00:29:06.289Z] #41 13.28   DEP      images/ext-file.pb-c.d
00:29:06 [2020-12-21T00:29:06.548Z] #41 13.38   PBCC     images/rpc.pb-c.c
00:29:06 [2020-12-21T00:29:06.548Z] #41 13.43   DEP      images/rpc.pb-c.d
00:29:06 [2020-12-21T00:29:06.548Z] #41 13.58   PBCC     images/siginfo.pb-c.c
00:29:06 [2020-12-21T00:29:06.548Z] #41 13.65   DEP      images/siginfo.pb-c.d
00:29:06 [2020-12-21T00:29:06.807Z] #41 13.74   PBCC     images/pagemap.pb-c.c
00:29:06 [2020-12-21T00:29:06.807Z] #41 13.79   DEP      images/pagemap.pb-c.d
00:29:06 [2020-12-21T00:29:06.807Z] #41 13.86   PBCC     images/rlimit.pb-c.c
00:29:06 [2020-12-21T00:29:06.856Z] #41 53.58   CC       compel/arch/aarch64/src/lib/infect.o
00:29:06 [2020-12-21T00:29:06.906Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
00:29:07 [2020-12-21T00:29:07.066Z] #41 13.97   DEP      images/rlimit.pb-c.d
00:29:07 [2020-12-21T00:29:07.066Z] #41 14.08   PBCC     images/file-lock.pb-c.c
00:29:07 [2020-12-21T00:29:07.066Z] #41 14.12   DEP      images/file-lock.pb-c.d
00:29:07 [2020-12-21T00:29:07.066Z] #41 14.16   PBCC     images/tty.pb-c.c
00:29:07 [2020-12-21T00:29:07.066Z] #41 14.20   DEP      images/tty.pb-c.d
00:29:07 [2020-12-21T00:29:07.120Z] #41 53.92   CC       compel/src/lib/infect-rpc.o
00:29:07 [2020-12-21T00:29:07.325Z] #41 14.30   PBCC     images/tun.pb-c.c
00:29:07 [2020-12-21T00:29:07.384Z] #41 54.26   CC       compel/src/lib/infect-util.o
00:29:07 [2020-12-21T00:29:07.499Z] #43 110.1 text/template/parse
00:29:07 [2020-12-21T00:29:07.549Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
00:29:07 [2020-12-21T00:29:07.584Z] #41 14.40   PBCC     images/netdev.pb-c.c
00:29:07 [2020-12-21T00:29:07.584Z] #41 14.58   DEP      images/tun.pb-c.d
00:29:07 [2020-12-21T00:29:07.648Z] #41 ...
00:29:07 [2020-12-21T00:29:07.648Z] 
00:29:07 [2020-12-21T00:29:07.648Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:29:07 [2020-12-21T00:29:07.648Z] #13 DONE 4.2s
00:29:07 [2020-12-21T00:29:07.648Z] 
00:29:07 [2020-12-21T00:29:07.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:07 [2020-12-21T00:29:07.648Z] #41 54.62   CC       compel/src/lib/infect.o
00:29:07 [2020-12-21T00:29:07.844Z] #41 14.68   DEP      images/netdev.pb-c.d
00:29:07 [2020-12-21T00:29:07.844Z] #41 14.77   PBCC     images/vma.pb-c.c
00:29:07 [2020-12-21T00:29:07.844Z] #41 14.85   DEP      images/vma.pb-c.d
00:29:08 [2020-12-21T00:29:08.103Z] #41 14.96   PBCC     images/creds.pb-c.c
00:29:08 [2020-12-21T00:29:08.103Z] #41 15.02   DEP      images/creds.pb-c.d
00:29:08 [2020-12-21T00:29:08.103Z] #41 15.19   PBCC     images/utsns.pb-c.c
00:29:08 [2020-12-21T00:29:08.362Z] #41 ...
00:29:08 [2020-12-21T00:29:08.362Z] 
00:29:08 [2020-12-21T00:29:08.362Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:08 [2020-12-21T00:29:08.362Z] #32 DONE 117.0s
00:29:08 [2020-12-21T00:29:08.362Z] 
00:29:08 [2020-12-21T00:29:08.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:08 [2020-12-21T00:29:08.362Z] #41 15.27   DEP      images/utsns.pb-c.d
00:29:08 [2020-12-21T00:29:08.362Z] #41 15.40   PBCC     images/ipc-desc.pb-c.c
00:29:08 [2020-12-21T00:29:08.362Z] #41 15.45   PBCC     images/ipc-sem.pb-c.c
00:29:08 [2020-12-21T00:29:08.621Z] #41 15.50   DEP      images/ipc-desc.pb-c.d
00:29:08 [2020-12-21T00:29:08.621Z] #41 15.58   DEP      images/ipc-sem.pb-c.d
00:29:08 [2020-12-21T00:29:08.621Z] #41 15.70   PBCC     images/ipc-msg.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #43 ...
00:29:08 [2020-12-21T00:29:08.879Z] 
00:29:08 [2020-12-21T00:29:08.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:08 [2020-12-21T00:29:08.879Z] #41 6.462 fatal: not a git repository (or any of the parent directories): .git
00:29:08 [2020-12-21T00:29:08.879Z] #41 6.482   GEN      .gitid
00:29:08 [2020-12-21T00:29:08.879Z] #41 6.485   GEN      criu/include/version.h
00:29:08 [2020-12-21T00:29:08.879Z] #41 6.504   GEN      include/common/asm
00:29:08 [2020-12-21T00:29:08.879Z] #41 8.847   PBCC     images/timens.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 8.874   DEP      images/timens.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 8.924   PBCC     images/fown.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 8.986   PBCC     images/google/protobuf/descriptor.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.275   PBCC     images/opts.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.413   PBCC     images/memfd.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.479   DEP      images/fown.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.591   DEP      images/google/protobuf/descriptor.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.790   DEP      images/opts.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 9.958   DEP      images/memfd.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.03   PBCC     images/sit.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.15   DEP      images/sit.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.34   PBCC     images/macvlan.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.38   DEP      images/macvlan.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.53   PBCC     images/autofs.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.57   DEP      images/autofs.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.64   PBCC     images/sysctl.pb-c.c
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.71   DEP      images/sysctl.pb-c.d
00:29:08 [2020-12-21T00:29:08.879Z] #41 10.86   PBCC     images/time.pb-c.c
00:29:08 [2020-12-21T00:29:08.881Z] #41 15.75   DEP      images/ipc-msg.pb-c.d
00:29:08 [2020-12-21T00:29:08.881Z] #41 15.82   PBCC     images/ipc-shm.pb-c.c
00:29:08 [2020-12-21T00:29:08.881Z] #41 15.89   DEP      images/ipc-shm.pb-c.d
00:29:09 [2020-12-21T00:29:09.043Z] #41 ...
00:29:09 [2020-12-21T00:29:09.043Z] 
00:29:09 [2020-12-21T00:29:09.043Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:09 [2020-12-21T00:29:09.065Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.005s	coverage: 35.9% of statements
00:29:09 [2020-12-21T00:29:09.138Z] #41 10.88   DEP      images/time.pb-c.d
00:29:09 [2020-12-21T00:29:09.139Z] #41 10.93   PBCC     images/binfmt-misc.pb-c.c
00:29:09 [2020-12-21T00:29:09.139Z] #41 10.97   DEP      images/binfmt-misc.pb-c.d
00:29:09 [2020-12-21T00:29:09.140Z] #41 16.02   PBCC     images/ipc-var.pb-c.c
00:29:09 [2020-12-21T00:29:09.140Z] #41 16.06   DEP      images/ipc-var.pb-c.d
00:29:09 [2020-12-21T00:29:09.140Z] #41 16.21   PBCC     images/sk-opts.pb-c.c
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.76 Setting up libiptc0:ppc64el (1.8.2-4) ...
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.77 Setting up xz-utils (5.2.4-1) ...
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.80 Setting up sudo (1.8.27-1+deb10u2) ...
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.91 invoke-rc.d: could not determine current runlevel
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.93 invoke-rc.d: policy-rc.d denied execution of start.
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.94 Setting up pigz (2.4-1) ...
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.95 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:29:09 [2020-12-21T00:29:09.299Z] #20 60.95 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:29:09 [2020-12-21T00:29:09.398Z] #41 11.13   PBCC     images/seccomp.pb-c.c
00:29:09 [2020-12-21T00:29:09.398Z] #41 11.20   DEP      images/seccomp.pb-c.d
00:29:09 [2020-12-21T00:29:09.398Z] #41 ...
00:29:09 [2020-12-21T00:29:09.398Z] 
00:29:09 [2020-12-21T00:29:09.398Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:09 [2020-12-21T00:29:09.398Z] #32 105.7 github.com/BurntSushi/toml/cmd/tomlv
00:29:09 [2020-12-21T00:29:09.398Z] #32 DONE 112.3s
00:29:09 [2020-12-21T00:29:09.398Z] 
00:29:09 [2020-12-21T00:29:09.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:09 [2020-12-21T00:29:09.398Z] #41 11.38   PBCC     images/userns.pb-c.c
00:29:09 [2020-12-21T00:29:09.399Z] #41 16.27   PBCC     images/packet-sock.pb-c.c
00:29:09 [2020-12-21T00:29:09.399Z] #41 16.39   DEP      images/sk-opts.pb-c.d
00:29:09 [2020-12-21T00:29:09.399Z] #41 16.47   DEP      images/packet-sock.pb-c.d
00:29:09 [2020-12-21T00:29:09.596Z] #20 60.96 Setting up python-pip-whl (18.1-5) ...
00:29:09 [2020-12-21T00:29:09.596Z] #20 60.97 Setting up libmpdec2:ppc64el (2.4.2-2) ...
00:29:09 [2020-12-21T00:29:09.596Z] #20 60.97 Setting up vim-runtime (2:8.1.0875-5) ...
00:29:09 [2020-12-21T00:29:09.657Z] #41 11.49   DEP      images/userns.pb-c.d
00:29:09 [2020-12-21T00:29:09.657Z] #41 11.60   PBCC     images/cgroup.pb-c.c
00:29:09 [2020-12-21T00:29:09.658Z] #41 16.59   PBCC     images/sk-netlink.pb-c.c
00:29:09 [2020-12-21T00:29:09.658Z] #41 16.69   DEP      images/sk-netlink.pb-c.d
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.51 Setting up libaio1:ppc64el (0.3.112-3) ...
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.51 Setting up libonig5:ppc64el (6.9.1-1) ...
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.52 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.52 Setting up vim (2:8.1.0875-5) ...
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:29:09 [2020-12-21T00:29:09.894Z] #20 61.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:29:09 [2020-12-21T00:29:09.916Z] #41 11.67   DEP      images/cgroup.pb-c.d
00:29:09 [2020-12-21T00:29:09.916Z] #41 11.78   PBCC     images/ext-file.pb-c.c
00:29:09 [2020-12-21T00:29:09.916Z] #41 11.88   DEP      images/ext-file.pb-c.d
00:29:09 [2020-12-21T00:29:09.917Z] #41 16.79   PBCC     images/sk-inet.pb-c.c
00:29:09 [2020-12-21T00:29:09.917Z] #41 16.92   DEP      images/sk-inet.pb-c.d
00:29:09 [2020-12-21T00:29:09.917Z] #41 16.98   PBCC     images/sk-unix.pb-c.c
00:29:09 [2020-12-21T00:29:09.917Z] #41 17.02   DEP      images/sk-unix.pb-c.d
00:29:09 [2020-12-21T00:29:09.917Z] #41 17.09   PBCC     images/mm.pb-c.c
00:29:10 [2020-12-21T00:29:10.114Z] #22 135.9 Checking out files:  14% (1652/11127)   
Checking out files:  15% (1670/11127)   
Checking out files:  16% (1781/11127)   
Checking out files:  17% (1892/11127)   
Checking out files:  18% (2003/11127)   
Checking out files:  19% (2115/11127)   
Checking out files:  20% (2226/11127)   
Checking out files:  21% (2337/11127)   
Checking out files:  22% (2448/11127)   
Checking out files:  23% (2560/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  34% (3816/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  53% (5984/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
00:29:10 [2020-12-21T00:29:10.114Z] #22 ...
00:29:10 [2020-12-21T00:29:10.114Z] 
00:29:10 [2020-12-21T00:29:10.114Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:29:10 [2020-12-21T00:29:10.114Z] #14 1.622 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:29:10 [2020-12-21T00:29:10.114Z] #14 DONE 2.3s
00:29:10 [2020-12-21T00:29:10.114Z] 
00:29:10 [2020-12-21T00:29:10.114Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:10 [2020-12-21T00:29:10.175Z] #41 11.98   PBCC     images/rpc.pb-c.c
00:29:10 [2020-12-21T00:29:10.175Z] #41 12.12   DEP      images/rpc.pb-c.d
00:29:10 [2020-12-21T00:29:10.176Z] #41 17.15   DEP      images/mm.pb-c.d
00:29:10 [2020-12-21T00:29:10.176Z] #41 17.21   PBCC     images/timerfd.pb-c.c
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.69 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.69 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.70 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.70 Setting up jq (1.5+dfsg-2+b1) ...
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.71 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
00:29:10 [2020-12-21T00:29:10.192Z] #20 61.71 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:29:10 [2020-12-21T00:29:10.434Z] #41 12.24   PBCC     images/siginfo.pb-c.c
00:29:10 [2020-12-21T00:29:10.434Z] #41 12.31   DEP      images/siginfo.pb-c.d
00:29:10 [2020-12-21T00:29:10.434Z] #41 12.34   PBCC     images/pagemap.pb-c.c
00:29:10 [2020-12-21T00:29:10.436Z] #41 17.29   DEP      images/timerfd.pb-c.d
00:29:10 [2020-12-21T00:29:10.436Z] #41 17.36   PBCC     images/timer.pb-c.c
00:29:10 [2020-12-21T00:29:10.436Z] #41 17.38   DEP      images/timer.pb-c.d
00:29:10 [2020-12-21T00:29:10.436Z] #41 17.44   PBCC     images/sa.pb-c.c
00:29:10 [2020-12-21T00:29:10.693Z] #41 12.40   DEP      images/pagemap.pb-c.d
00:29:10 [2020-12-21T00:29:10.693Z] #41 12.53   PBCC     images/rlimit.pb-c.c
00:29:10 [2020-12-21T00:29:10.693Z] #41 12.59   DEP      images/rlimit.pb-c.d
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.53   DEP      images/sa.pb-c.d
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.59   PBCC     images/pipe-data.pb-c.c
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.62   DEP      images/pipe-data.pb-c.d
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.69   PBCC     images/mnt.pb-c.c
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.75   DEP      images/mnt.pb-c.d
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.82   PBCC     images/sk-packet.pb-c.c
00:29:10 [2020-12-21T00:29:10.695Z] #41 17.86   DEP      images/sk-packet.pb-c.d
00:29:10 [2020-12-21T00:29:10.953Z] #41 12.67   PBCC     images/file-lock.pb-c.c
00:29:10 [2020-12-21T00:29:10.953Z] #41 12.81   DEP      images/file-lock.pb-c.d
00:29:10 [2020-12-21T00:29:10.954Z] #41 17.93   PBCC     images/tcp-stream.pb-c.c
00:29:10 [2020-12-21T00:29:10.954Z] #41 17.97   DEP      images/tcp-stream.pb-c.d
00:29:10 [2020-12-21T00:29:10.954Z] #41 17.98   PBCC     images/pipe.pb-c.c
00:29:10 [2020-12-21T00:29:10.954Z] #41 18.01   DEP      images/pipe.pb-c.d
00:29:10 [2020-12-21T00:29:10.954Z] #41 18.08   PBCC     images/pstree.pb-c.c
00:29:11 [2020-12-21T00:29:11.212Z] #41 12.87   PBCC     images/tty.pb-c.c
00:29:11 [2020-12-21T00:29:11.212Z] #41 13.06   DEP      images/tty.pb-c.d
00:29:11 [2020-12-21T00:29:11.212Z] #41 13.17   PBCC     images/tun.pb-c.c
00:29:11 [2020-12-21T00:29:11.213Z] #41 18.12   DEP      images/pstree.pb-c.d
00:29:11 [2020-12-21T00:29:11.213Z] #41 18.23   PBCC     images/fs.pb-c.c
00:29:11 [2020-12-21T00:29:11.213Z] #41 18.28   DEP      images/fs.pb-c.d
00:29:11 [2020-12-21T00:29:11.433Z] #22 135.9 Checking out files:  14% (1652/11127)   
Checking out files:  15% (1670/11127)   
Checking out files:  16% (1781/11127)   
Checking out files:  17% (1892/11127)   
Checking out files:  18% (2003/11127)   
Checking out files:  19% (2115/11127)   
Checking out files:  20% (2226/11127)   
Checking out files:  21% (2337/11127)   
Checking out files:  22% (2448/11127)   
Checking out files:  23% (2560/11127)   
Checking out files:  24% (2671/11127)   
Checking out files:  25% (2782/11127)   
Checking out files:  26% (2894/11127)   
Checking out files:  27% (3005/11127)   
Checking out files:  28% (3116/11127)   
Checking out files:  29% (3227/11127)   
Checking out files:  30% (3339/11127)   
Checking out files:  31% (3450/11127)   
Checking out files:  32% (3561/11127)   
Checking out files:  33% (3672/11127)   
Checking out files:  34% (3784/11127)   
Checking out files:  34% (3816/11127)   
Checking out files:  35% (3895/11127)   
Checking out files:  36% (4006/11127)   
Checking out files:  37% (4117/11127)   
Checking out files:  38% (4229/11127)   
Checking out files:  39% (4340/11127)   
Checking out files:  40% (4451/11127)   
Checking out files:  41% (4563/11127)   
Checking out files:  42% (4674/11127)   
Checking out files:  43% (4785/11127)   
Checking out files:  44% (4896/11127)   
Checking out files:  45% (5008/11127)   
Checking out files:  46% (5119/11127)   
Checking out files:  47% (5230/11127)   
Checking out files:  48% (5341/11127)   
Checking out files:  49% (5453/11127)   
Checking out files:  50% (5564/11127)   
Checking out files:  51% (5675/11127)   
Checking out files:  52% (5787/11127)   
Checking out files:  53% (5898/11127)   
Checking out files:  53% (5984/11127)   
Checking out files:  54% (6009/11127)   
Checking out files:  55% (6120/11127)   
Checking out files:  56% (6232/11127)   
Checking out files:  57% (6343/11127)   
Checking out files:  58% (6454/11127)   
Checking out files:  59% (6565/11127)   
Checking out files:  60% (6677/11127)   
Checking out files:  61% (6788/11127)   
Checking out files:  62% (6899/11127)   
Checking out files:  63% (7011/11127)   
Checking out files:  64% (7122/11127)   
Checking out files:  65% (7233/11127)   
Checking out files:  66% (7344/11127)   
Checking out files:  67% (7456/11127)   
Checking out files:  68% (7567/11127)   
Checking out files:  69% (7678/11127)   
Checking out files:  70% (7789/11127)   
Checking out files:  71% (7901/11127)   
Checking out files:  72% (8012/11127)   
Checking out files:  72% (8072/11127)   
Checking out files:  73% (8123/11127)   
Checking out files:  74% (8234/11127)   
Checking out files:  75% (8346/11127)   
Checking out files:  76% (8457/11127)   
Checking out files:  77% (8568/11127)   
Checking out files:  78% (8680/11127)   
Checking out files:  79% (8791/11127)   
Checking out files:  80% (8902/11127)   
Checking out files:  81% (9013/11127)   
Checking out files:  82% (9125/11127)   
Checking out files:  83% (9236/11127)   
Checking out files:  84% (9347/11127)   
Checking out files:  85% (9458/11127)   
Checking out files:  86% (9570/11127)   
Checking out files:  87% (9681/11127)   
Checking out files:  88% (9792/11127)   
Checking out files:  89% (9904/11127)   
Checking out files:  90% (10015/11127)   
Checking out files:  91% (10126/11127)   
Checking out files:  92% (10237/11127)   
Checking out files:  93% (10349/11127)   
Checking out files:  94% (10460/11127)   
Checking out files:  95% (10571/11127)   
Checking out files:  96% (10682/11127)   
Checking out files:  97% (10794/11127)   
Checking out files:  98% (10905/11127)   
Checking out files:  99% (11016/11127)   
Checking out files:  99% (11030/11127)   
Checking out files: 100% (11127/11127)   
Checking out files: 100% (11127/11127), done.
00:29:11 [2020-12-21T00:29:11.471Z] #41 13.32   PBCC     images/netdev.pb-c.c
00:29:11 [2020-12-21T00:29:11.471Z] #41 13.46   DEP      images/tun.pb-c.d
00:29:11 [2020-12-21T00:29:11.473Z] #41 18.45   PBCC     images/signalfd.pb-c.c
00:29:11 [2020-12-21T00:29:11.696Z] #22 140.1 + cd /tmp/tmp.cjm9K80WAD/tmp/docker-ce
00:29:11 [2020-12-21T00:29:11.696Z] #22 140.1 + git checkout -q v17.06.2-ce
00:29:11 [2020-12-21T00:29:11.696Z] #22 ...
00:29:11 [2020-12-21T00:29:11.696Z] 
00:29:11 [2020-12-21T00:29:11.696Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:29:11 [2020-12-21T00:29:11.696Z] #15 DONE 1.8s
00:29:11 [2020-12-21T00:29:11.730Z] #41 13.58   DEP      images/netdev.pb-c.d
00:29:11 [2020-12-21T00:29:11.732Z] #41 18.55   DEP      images/signalfd.pb-c.d
00:29:11 [2020-12-21T00:29:11.732Z] #41 18.63   PBCC     images/fh.pb-c.c
00:29:11 [2020-12-21T00:29:11.732Z] #41 18.73   PBCC     images/fsnotify.pb-c.c
00:29:11 [2020-12-21T00:29:11.732Z] #41 18.81   DEP      images/fh.pb-c.d
00:29:11 [2020-12-21T00:29:11.960Z] 
00:29:11 [2020-12-21T00:29:11.960Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.72   PBCC     images/vma.pb-c.c
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.77   DEP      images/vma.pb-c.d
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.79   PBCC     images/creds.pb-c.c
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.82   DEP      images/creds.pb-c.d
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.85   PBCC     images/utsns.pb-c.c
00:29:11 [2020-12-21T00:29:11.990Z] #41 13.93   DEP      images/utsns.pb-c.d
00:29:11 [2020-12-21T00:29:11.992Z] #41 18.84   DEP      images/fsnotify.pb-c.d
00:29:11 [2020-12-21T00:29:11.992Z] #41 18.86   PBCC     images/eventpoll.pb-c.c
00:29:11 [2020-12-21T00:29:11.992Z] #41 18.87   DEP      images/eventpoll.pb-c.d
00:29:11 [2020-12-21T00:29:11.992Z] #41 19.01   PBCC     images/eventfd.pb-c.c
00:29:11 [2020-12-21T00:29:11.992Z] #41 19.09   DEP      images/eventfd.pb-c.d
00:29:12 [2020-12-21T00:29:12.249Z] #41 13.99   PBCC     images/ipc-desc.pb-c.c
00:29:12 [2020-12-21T00:29:12.249Z] #41 14.04   PBCC     images/ipc-sem.pb-c.c
00:29:12 [2020-12-21T00:29:12.249Z] #41 14.06   DEP      images/ipc-desc.pb-c.d
00:29:12 [2020-12-21T00:29:12.249Z] #41 14.15   DEP      images/ipc-sem.pb-c.d
00:29:12 [2020-12-21T00:29:12.251Z] #41 19.12   PBCC     images/remap-file-path.pb-c.c
00:29:12 [2020-12-21T00:29:12.251Z] #41 19.18   DEP      images/remap-file-path.pb-c.d
00:29:12 [2020-12-21T00:29:12.251Z] #41 19.28   PBCC     images/fifo.pb-c.c
00:29:12 [2020-12-21T00:29:12.251Z] #41 19.33   DEP      images/fifo.pb-c.d
00:29:12 [2020-12-21T00:29:12.509Z] #41 14.27   PBCC     images/ipc-msg.pb-c.c
00:29:12 [2020-12-21T00:29:12.509Z] #41 14.27   DEP      images/ipc-msg.pb-c.d
00:29:12 [2020-12-21T00:29:12.509Z] #41 14.32   PBCC     images/ipc-shm.pb-c.c
00:29:12 [2020-12-21T00:29:12.509Z] #41 14.34   DEP      images/ipc-shm.pb-c.d
00:29:12 [2020-12-21T00:29:12.546Z] #41 19.39   PBCC     images/ghost-file.pb-c.c
00:29:12 [2020-12-21T00:29:12.546Z] #41 19.54   DEP      images/ghost-file.pb-c.d
00:29:12 [2020-12-21T00:29:12.546Z] #41 19.60   PBCC     images/regfile.pb-c.c
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.42   PBCC     images/ipc-var.pb-c.c
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.42   DEP      images/ipc-var.pb-c.d
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.46   PBCC     images/sk-opts.pb-c.c
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.50   PBCC     images/packet-sock.pb-c.c
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.55   DEP      images/sk-opts.pb-c.d
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.58   DEP      images/packet-sock.pb-c.d
00:29:12 [2020-12-21T00:29:12.768Z] #41 14.66   PBCC     images/sk-netlink.pb-c.c
00:29:12 [2020-12-21T00:29:12.816Z] #41 19.74   DEP      images/regfile.pb-c.d
00:29:12 [2020-12-21T00:29:12.816Z] #41 19.81   PBCC     images/ns.pb-c.c
00:29:12 [2020-12-21T00:29:12.816Z] #41 19.86   DEP      images/ns.pb-c.d
00:29:12 [2020-12-21T00:29:12.816Z] #41 19.91   PBCC     images/fdinfo.pb-c.c
00:29:13 [2020-12-21T00:29:13.028Z] #41 14.70   DEP      images/sk-netlink.pb-c.d
00:29:13 [2020-12-21T00:29:13.028Z] #41 14.76   PBCC     images/sk-inet.pb-c.c
00:29:13 [2020-12-21T00:29:13.028Z] #41 14.85   DEP      images/sk-inet.pb-c.d
00:29:13 [2020-12-21T00:29:13.028Z] #41 14.91   PBCC     images/sk-unix.pb-c.c
00:29:13 [2020-12-21T00:29:13.076Z] #41 20.08   DEP      images/fdinfo.pb-c.d
00:29:13 [2020-12-21T00:29:13.076Z] #41 20.15   PBCC     images/core-aarch64.pb-c.c
00:29:13 [2020-12-21T00:29:13.288Z] #41 15.10   DEP      images/sk-unix.pb-c.d
00:29:13 [2020-12-21T00:29:13.340Z] #41 20.34   PBCC     images/core-arm.pb-c.c
00:29:13 [2020-12-21T00:29:13.340Z] #41 20.36   PBCC     images/core-ppc64.pb-c.c
00:29:13 [2020-12-21T00:29:13.340Z] #41 20.46   PBCC     images/core-s390.pb-c.c
00:29:13 [2020-12-21T00:29:13.357Z] #16 ...
00:29:13 [2020-12-21T00:29:13.357Z] 
00:29:13 [2020-12-21T00:29:13.357Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:13 [2020-12-21T00:29:13.357Z] #51 2.989 + RM_GOPATH=0
00:29:13 [2020-12-21T00:29:13.357Z] #51 2.989 + TMP_GOPATH=
00:29:13 [2020-12-21T00:29:13.357Z] #51 2.989 + : /build
00:29:13 [2020-12-21T00:29:13.357Z] #51 2.989 + '[' -z '' ']'
00:29:13 [2020-12-21T00:29:13.357Z] #51 2.989 ++ mktemp -d
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.001 + export GOPATH=/tmp/tmp.oL2oWaXdMl
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.001 + GOPATH=/tmp/tmp.oL2oWaXdMl
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.001 + RM_GOPATH=1
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.001 + case "$(go env GOARCH)" in
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.001 ++ go env GOARCH
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.025 + export GO_BUILDMODE=-buildmode=pie
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.025 + GO_BUILDMODE=-buildmode=pie
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 ++ dirname /tmp/install/install.sh
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + dir=/tmp/install
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + bin=runc
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + shift
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + '[' '!' -f /tmp/install/runc.installer ']'
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + . /tmp/install/runc.installer
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + install_runc
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + uname -r
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.032 + grep -q '^3\.10\.0.*\.el7\.'
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.049 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.049 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.049 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oL2oWaXdMl/src/github.com/opencontainers/runc
00:29:13 [2020-12-21T00:29:13.357Z] #51 3.049 Cloning into '/tmp/tmp.oL2oWaXdMl/src/github.com/opencontainers/runc'...
00:29:13 [2020-12-21T00:29:13.357Z] #51 8.997 + cd /tmp/tmp.oL2oWaXdMl/src/github.com/opencontainers/runc
00:29:13 [2020-12-21T00:29:13.357Z] #51 8.997 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:29:13 [2020-12-21T00:29:13.357Z] #51 9.533 + '[' -z '' ']'
00:29:13 [2020-12-21T00:29:13.357Z] #51 9.538 + target=static
00:29:13 [2020-12-21T00:29:13.357Z] #51 9.538 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:29:13 [2020-12-21T00:29:13.357Z] #51 10.27 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:29:13 [2020-12-21T00:29:13.357Z] #51 ...
00:29:13 [2020-12-21T00:29:13.357Z] 
00:29:13 [2020-12-21T00:29:13.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:13 [2020-12-21T00:29:13.357Z] #41 56.71   CC       compel/src/lib/ptrace.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 56.96   AR       compel/libcompel.a
00:29:13 [2020-12-21T00:29:13.357Z] #41 57.04   HOSTCC   compel/src/main-host.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 57.38   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 57.64   HOSTCC   compel/src/lib/handle-elf-host.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 57.93   HOSTCC   compel/src/lib/log-host.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 58.08   HOSTLINK compel/compel-host-bin
00:29:13 [2020-12-21T00:29:13.357Z] #41 58.28   DEP      soccr/soccr.d
00:29:13 [2020-12-21T00:29:13.357Z] #41 58.52   CC       soccr/soccr.o
00:29:13 [2020-12-21T00:29:13.357Z] #41 59.75   AR       soccr/libsoccr.a
00:29:13 [2020-12-21T00:29:13.357Z] #41 59.79 make[1]: 'soccr/libsoccr.a' is up to date.
00:29:13 [2020-12-21T00:29:13.549Z] #41 15.22   PBCC     images/mm.pb-c.c
00:29:13 [2020-12-21T00:29:13.549Z] #41 15.29   DEP      images/mm.pb-c.d
00:29:13 [2020-12-21T00:29:13.549Z] #41 15.40   PBCC     images/timerfd.pb-c.c
00:29:13 [2020-12-21T00:29:13.549Z] #41 15.49   DEP      images/timerfd.pb-c.d
00:29:13 [2020-12-21T00:29:13.606Z] #41 20.50   PBCC     images/core-x86.pb-c.c
00:29:13 [2020-12-21T00:29:13.607Z] #41 20.64   PBCC     images/core.pb-c.c
00:29:13 [2020-12-21T00:29:13.607Z] #41 20.71   PBCC     images/inventory.pb-c.c
00:29:13 [2020-12-21T00:29:13.631Z] #41 60.42   DEP      criu/arch/aarch64/sigframe.d
00:29:13 [2020-12-21T00:29:13.631Z] #41 60.51   DEP      criu/arch/aarch64/crtools.d
00:29:13 [2020-12-21T00:29:13.809Z] #41 15.57   PBCC     images/timer.pb-c.c
00:29:13 [2020-12-21T00:29:13.809Z] #41 15.61   DEP      images/timer.pb-c.d
00:29:13 [2020-12-21T00:29:13.809Z] #41 15.63   PBCC     images/sa.pb-c.c
00:29:13 [2020-12-21T00:29:13.809Z] #41 15.66   DEP      images/sa.pb-c.d
00:29:13 [2020-12-21T00:29:13.865Z] #41 20.82   DEP      images/core-aarch64.pb-c.d
00:29:13 [2020-12-21T00:29:13.865Z] #41 20.89   DEP      images/core-arm.pb-c.d
00:29:13 [2020-12-21T00:29:13.865Z] #41 21.03   DEP      images/core-ppc64.pb-c.d
00:29:13 [2020-12-21T00:29:13.895Z] #41 60.81   DEP      criu/arch/aarch64/cpu.d
00:29:13 [2020-12-21T00:29:13.895Z] #41 60.84   DEP      criu/arch/aarch64/bitops.d
00:29:13 [2020-12-21T00:29:13.895Z] #41 60.88   CC       criu/arch/aarch64/bitops.o
00:29:13 [2020-12-21T00:29:13.895Z] #41 60.94   CC       criu/arch/aarch64/cpu.o
00:29:14 [2020-12-21T00:29:14.068Z] #41 15.84   PBCC     images/pipe-data.pb-c.c
00:29:14 [2020-12-21T00:29:14.068Z] #41 15.87   DEP      images/pipe-data.pb-c.d
00:29:14 [2020-12-21T00:29:14.069Z] #41 15.98   PBCC     images/mnt.pb-c.c
00:29:14 [2020-12-21T00:29:14.123Z] #41 21.16   DEP      images/core-s390.pb-c.d
00:29:14 [2020-12-21T00:29:14.328Z] #41 16.02   DEP      images/mnt.pb-c.d
00:29:14 [2020-12-21T00:29:14.328Z] #41 16.14   PBCC     images/sk-packet.pb-c.c
00:29:14 [2020-12-21T00:29:14.328Z] #41 16.15   DEP      images/sk-packet.pb-c.d
00:29:14 [2020-12-21T00:29:14.328Z] #41 16.25   PBCC     images/tcp-stream.pb-c.c
00:29:14 [2020-12-21T00:29:14.382Z] #41 21.23   DEP      images/core-x86.pb-c.d
00:29:14 [2020-12-21T00:29:14.382Z] #41 21.38   DEP      images/core.pb-c.d
00:29:14 [2020-12-21T00:29:14.472Z] #41 61.10   CC       criu/arch/aarch64/crtools.o
00:29:14 [2020-12-21T00:29:14.472Z] #41 ...
00:29:14 [2020-12-21T00:29:14.472Z] 
00:29:14 [2020-12-21T00:29:14.472Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:29:14 [2020-12-21T00:29:14.472Z] #16 DONE 2.8s
00:29:14 [2020-12-21T00:29:14.587Z] #41 16.29   DEP      images/tcp-stream.pb-c.d
00:29:14 [2020-12-21T00:29:14.587Z] #41 16.39   PBCC     images/pipe.pb-c.c
00:29:14 [2020-12-21T00:29:14.587Z] #41 16.44   DEP      images/pipe.pb-c.d
00:29:14 [2020-12-21T00:29:14.587Z] #41 16.50   PBCC     images/pstree.pb-c.c
00:29:14 [2020-12-21T00:29:14.643Z] #41 21.46   DEP      images/inventory.pb-c.d
00:29:14 [2020-12-21T00:29:14.643Z] #41 21.62   PBCC     images/cpuinfo.pb-c.c
00:29:14 [2020-12-21T00:29:14.643Z] #41 21.73   DEP      images/cpuinfo.pb-c.d
00:29:14 [2020-12-21T00:29:14.736Z] 
00:29:14 [2020-12-21T00:29:14.736Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:29:14 [2020-12-21T00:29:14.846Z] #41 16.52   DEP      images/pstree.pb-c.d
00:29:14 [2020-12-21T00:29:14.847Z] #41 16.65   PBCC     images/fs.pb-c.c
00:29:14 [2020-12-21T00:29:14.847Z] #41 16.70   DEP      images/fs.pb-c.d
00:29:14 [2020-12-21T00:29:14.847Z] #41 16.78   PBCC     images/signalfd.pb-c.c
00:29:14 [2020-12-21T00:29:14.910Z] #41 21.83   PBCC     images/stats.pb-c.c
00:29:14 [2020-12-21T00:29:14.910Z] #41 ...
00:29:14 [2020-12-21T00:29:14.910Z] 
00:29:14 [2020-12-21T00:29:14.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.4 Selecting previously unselected package gcc-mingw-w64-base.
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:14 [2020-12-21T00:29:14.910Z] #11 113.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:14 [2020-12-21T00:29:14.910Z] #11 ...
00:29:14 [2020-12-21T00:29:14.910Z] 
00:29:14 [2020-12-21T00:29:14.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:14 [2020-12-21T00:29:14.910Z] #41 21.98   DEP      images/stats.pb-c.d
00:29:15 [2020-12-21T00:29:15.106Z] #41 16.88   DEP      images/signalfd.pb-c.d
00:29:15 [2020-12-21T00:29:15.106Z] #41 16.97   PBCC     images/fh.pb-c.c
00:29:15 [2020-12-21T00:29:15.106Z] #41 17.07   PBCC     images/fsnotify.pb-c.c
00:29:15 [2020-12-21T00:29:15.106Z] #41 ...
00:29:15 [2020-12-21T00:29:15.106Z] 
00:29:15 [2020-12-21T00:29:15.106Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.0 Selecting previously unselected package gcc-mingw-w64-base.
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:15 [2020-12-21T00:29:15.106Z] #11 108.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:15 [2020-12-21T00:29:15.366Z] #11 ...
00:29:15 [2020-12-21T00:29:15.366Z] 
00:29:15 [2020-12-21T00:29:15.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:15 [2020-12-21T00:29:15.366Z] #41 17.18   DEP      images/fh.pb-c.d
00:29:15 [2020-12-21T00:29:15.366Z] #41 17.30   DEP      images/fsnotify.pb-c.d
00:29:15 [2020-12-21T00:29:15.625Z] #41 17.36   PBCC     images/eventpoll.pb-c.c
00:29:15 [2020-12-21T00:29:15.625Z] #41 17.43   DEP      images/eventpoll.pb-c.d
00:29:15 [2020-12-21T00:29:15.625Z] #41 17.50   PBCC     images/eventfd.pb-c.c
00:29:15 [2020-12-21T00:29:15.625Z] #41 17.50   DEP      images/eventfd.pb-c.d
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.55 Setting up iptables (1.8.2-4) ...
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:29:15 [2020-12-21T00:29:15.821Z] #20 66.65 Setting up python3 (3.7.3-1) ...
00:29:15 [2020-12-21T00:29:15.821Z] #20 67.35 Setting up python3-wheel (0.32.3-2) ...
00:29:15 [2020-12-21T00:29:15.884Z] #41 17.58   PBCC     images/remap-file-path.pb-c.c
00:29:15 [2020-12-21T00:29:15.884Z] #41 17.62   DEP      images/remap-file-path.pb-c.d
00:29:15 [2020-12-21T00:29:15.884Z] #41 17.69   PBCC     images/fifo.pb-c.c
00:29:15 [2020-12-21T00:29:15.884Z] #41 ...
00:29:15 [2020-12-21T00:29:15.884Z] 
00:29:15 [2020-12-21T00:29:15.884Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:15 [2020-12-21T00:29:15.884Z] #49 108.7 github.com/pkg/diff
00:29:15 [2020-12-21T00:29:15.884Z] #49 109.7 go/ast
00:29:15 [2020-12-21T00:29:15.884Z] #49 111.1 golang.org/x/crypto/ssh/terminal
00:29:15 [2020-12-21T00:29:15.884Z] #49 113.9 mvdan.cc/editorconfig
00:29:15 [2020-12-21T00:29:15.884Z] #49 115.6 mvdan.cc/sh/v3/fileutil
00:29:15 [2020-12-21T00:29:15.884Z] #49 116.0 mvdan.cc/sh/v3/syntax
00:29:15 [2020-12-21T00:29:15.884Z] #49 ...
00:29:15 [2020-12-21T00:29:15.884Z] 
00:29:15 [2020-12-21T00:29:15.884Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:15 [2020-12-21T00:29:15.884Z] #41 17.80   DEP      images/fifo.pb-c.d
00:29:15 [2020-12-21T00:29:15.961Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 14.1% of statements
00:29:16 [2020-12-21T00:29:16.120Z] #20 ...
00:29:16 [2020-12-21T00:29:16.120Z] 
00:29:16 [2020-12-21T00:29:16.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:16 [2020-12-21T00:29:16.120Z] #43 107.0   CC       criu/clone-noasan.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 107.2   CC       criu/config.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 110.1   CC       criu/cr-check.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 112.2   CC       criu/cr-dedup.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 112.8   CC       criu/cr-dump.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 116.5   CC       criu/cr-errno.o
00:29:16 [2020-12-21T00:29:16.120Z] #43 116.6   CC       criu/cr-restore.o
00:29:16 [2020-12-21T00:29:16.143Z] #41 17.91   PBCC     images/ghost-file.pb-c.c
00:29:16 [2020-12-21T00:29:16.143Z] #41 17.97   DEP      images/ghost-file.pb-c.d
00:29:16 [2020-12-21T00:29:16.289Z] #41 ...
00:29:16 [2020-12-21T00:29:16.289Z] 
00:29:16 [2020-12-21T00:29:16.289Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:16 [2020-12-21T00:29:16.289Z] #49 114.8 github.com/pkg/diff
00:29:16 [2020-12-21T00:29:16.289Z] #49 117.0 go/ast
00:29:16 [2020-12-21T00:29:16.289Z] #49 119.2 golang.org/x/crypto/ssh/terminal
00:29:16 [2020-12-21T00:29:16.289Z] #49 121.2 mvdan.cc/editorconfig
00:29:16 [2020-12-21T00:29:16.289Z] #49 123.3 mvdan.cc/sh/v3/fileutil
00:29:16 [2020-12-21T00:29:16.289Z] #49 123.7 mvdan.cc/sh/v3/syntax
00:29:16 [2020-12-21T00:29:16.402Z] #41 18.15   PBCC     images/regfile.pb-c.c
00:29:16 [2020-12-21T00:29:16.402Z] #41 18.18   DEP      images/regfile.pb-c.d
00:29:16 [2020-12-21T00:29:16.594Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.8% of statements
00:29:16 [2020-12-21T00:29:16.661Z] #41 18.37   PBCC     images/ns.pb-c.c
00:29:16 [2020-12-21T00:29:16.661Z] #41 18.43   DEP      images/ns.pb-c.d
00:29:16 [2020-12-21T00:29:16.661Z] #41 18.50   PBCC     images/fdinfo.pb-c.c
00:29:16 [2020-12-21T00:29:16.661Z] #41 18.58   DEP      images/fdinfo.pb-c.d
00:29:16 [2020-12-21T00:29:16.666Z] #17 DONE 1.8s
00:29:16 [2020-12-21T00:29:16.666Z] 
00:29:16 [2020-12-21T00:29:16.666Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:16 [2020-12-21T00:29:16.766Z] #43 ...
00:29:16 [2020-12-21T00:29:16.766Z] 
00:29:16 [2020-12-21T00:29:16.766Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:16 [2020-12-21T00:29:16.766Z] #20 68.34 Setting up apparmor (2.13.2-10) ...
00:29:16 [2020-12-21T00:29:16.921Z] #41 18.69   PBCC     images/core-aarch64.pb-c.c
00:29:16 [2020-12-21T00:29:16.921Z] #41 18.77   PBCC     images/core-arm.pb-c.c
00:29:16 [2020-12-21T00:29:16.921Z] #41 18.83   PBCC     images/core-ppc64.pb-c.c
00:29:17 [2020-12-21T00:29:17.180Z] #41 18.88   PBCC     images/core-s390.pb-c.c
00:29:17 [2020-12-21T00:29:17.180Z] #41 18.95   PBCC     images/core-x86.pb-c.c
00:29:17 [2020-12-21T00:29:17.180Z] #41 19.07   PBCC     images/core.pb-c.c
00:29:17 [2020-12-21T00:29:17.228Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
00:29:17 [2020-12-21T00:29:17.439Z] #41 19.14   PBCC     images/inventory.pb-c.c
00:29:17 [2020-12-21T00:29:17.439Z] #41 19.30   DEP      images/core-aarch64.pb-c.d
00:29:17 [2020-12-21T00:29:17.699Z] #41 19.40   DEP      images/core-arm.pb-c.d
00:29:17 [2020-12-21T00:29:17.699Z] #41 19.52   DEP      images/core-ppc64.pb-c.d
00:29:17 [2020-12-21T00:29:17.699Z] #41 19.63   DEP      images/core-s390.pb-c.d
00:29:17 [2020-12-21T00:29:17.821Z] #20 ...
00:29:17 [2020-12-21T00:29:17.821Z] 
00:29:17 [2020-12-21T00:29:17.821Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:17 [2020-12-21T00:29:17.821Z] #45 177.1 github.com/LK4D4/vndr/godl
00:29:17 [2020-12-21T00:29:17.821Z] #45 177.9 github.com/LK4D4/vndr
00:29:17 [2020-12-21T00:29:17.861Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
00:29:17 [2020-12-21T00:29:17.959Z] #41 19.71   DEP      images/core-x86.pb-c.d
00:29:17 [2020-12-21T00:29:17.959Z] #41 19.90   DEP      images/core.pb-c.d
00:29:18 [2020-12-21T00:29:18.196Z] #49 ...
00:29:18 [2020-12-21T00:29:18.196Z] 
00:29:18 [2020-12-21T00:29:18.196Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:18 [2020-12-21T00:29:18.196Z] #41 25.04 make[1]: Nothing to be done for 'all'.
00:29:18 [2020-12-21T00:29:18.218Z] #41 20.00   DEP      images/inventory.pb-c.d
00:29:18 [2020-12-21T00:29:18.218Z] #41 20.10   PBCC     images/cpuinfo.pb-c.c
00:29:18 [2020-12-21T00:29:18.218Z] #41 20.13   DEP      images/cpuinfo.pb-c.d
00:29:18 [2020-12-21T00:29:18.477Z] #41 20.25   PBCC     images/stats.pb-c.c
00:29:18 [2020-12-21T00:29:18.495Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
00:29:18 [2020-12-21T00:29:18.594Z] #18 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:29:18 [2020-12-21T00:29:18.736Z] #41 20.45   DEP      images/stats.pb-c.d
00:29:18 [2020-12-21T00:29:18.858Z] #18 2.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:29:18 [2020-12-21T00:29:18.858Z] #18 2.366 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:29:19 [2020-12-21T00:29:19.172Z] #18 2.773 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
00:29:19 [2020-12-21T00:29:19.362Z] #45 DONE 188.3s
00:29:19 [2020-12-21T00:29:19.363Z] 
00:29:19 [2020-12-21T00:29:19.363Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:19 [2020-12-21T00:29:19.363Z] #49 ...
00:29:19 [2020-12-21T00:29:19.363Z] 
00:29:19 [2020-12-21T00:29:19.363Z] #20 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:19 [2020-12-21T00:29:19.363Z] #20 70.71 Setting up xfsprogs (4.20.0-1) ...
00:29:19 [2020-12-21T00:29:19.363Z] #20 70.72 Setting up python3-lib2to3 (3.7.3-1) ...
00:29:19 [2020-12-21T00:29:19.530Z] ok  	github.com/docker/docker/daemon	12.272s	coverage: 17.2% of statements
00:29:19 [2020-12-21T00:29:19.530Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:29:19 [2020-12-21T00:29:19.530Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:29:19 [2020-12-21T00:29:19.530Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:29:19 [2020-12-21T00:29:19.530Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:29:19 [2020-12-21T00:29:19.575Z] #41 ...
00:29:19 [2020-12-21T00:29:19.575Z] 
00:29:19 [2020-12-21T00:29:19.575Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:19 [2020-12-21T00:29:19.575Z] #43 118.1 go/parser
00:29:19 [2020-12-21T00:29:19.575Z] #43 120.0 text/template
00:29:19 [2020-12-21T00:29:19.575Z] #43 123.8 encoding/xml
00:29:19 [2020-12-21T00:29:19.575Z] #43 127.6 go/doc
00:29:19 [2020-12-21T00:29:19.575Z] #43 ...
00:29:19 [2020-12-21T00:29:19.575Z] 
00:29:19 [2020-12-21T00:29:19.575Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:20 [2020-12-21T00:29:20.014Z] #20 71.60 Setting up python3-pkg-resources (40.8.0-1) ...
00:29:20 [2020-12-21T00:29:20.247Z] aa4f58cd6da1: Verifying Checksum
00:29:20 [2020-12-21T00:29:20.247Z] aa4f58cd6da1: Download complete
00:29:20 [2020-12-21T00:29:20.613Z] #54 61.37 Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  70% (2624/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  92% (3411/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:29:20 [2020-12-21T00:29:20.613Z] #54 63.93 + cd /tmp/tmp.0KuPBLrbBF/src/github.com/containerd/containerd
00:29:20 [2020-12-21T00:29:20.613Z] #54 63.93 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:29:20 [2020-12-21T00:29:20.640Z] #41 22.43 make[1]: Nothing to be done for 'all'.
00:29:20 [2020-12-21T00:29:20.662Z] #18 3.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB]
00:29:21 [2020-12-21T00:29:21.041Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
00:29:21 [2020-12-21T00:29:21.286Z] #18 4.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
00:29:21 [2020-12-21T00:29:21.547Z] #20 72.94 Setting up python3-distutils (3.7.3-1) ...
00:29:21 [2020-12-21T00:29:21.677Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.200s	coverage: 56.2% of statements
00:29:22 [2020-12-21T00:29:22.016Z] #41 ...
00:29:22 [2020-12-21T00:29:22.016Z] 
00:29:22 [2020-12-21T00:29:22.016Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:22 [2020-12-21T00:29:22.016Z] #54 58.12 Checking out files:  29% (1089/3706)   
Checking out files:  30% (1112/3706)   
Checking out files:  31% (1149/3706)   
Checking out files:  32% (1186/3706)   
Checking out files:  33% (1223/3706)   
Checking out files:  34% (1261/3706)   
Checking out files:  35% (1298/3706)   
Checking out files:  36% (1335/3706)   
Checking out files:  37% (1372/3706)   
Checking out files:  38% (1409/3706)   
Checking out files:  39% (1446/3706)   
Checking out files:  40% (1483/3706)   
Checking out files:  41% (1520/3706)   
Checking out files:  42% (1557/3706)   
Checking out files:  43% (1594/3706)   
Checking out files:  44% (1631/3706)   
Checking out files:  45% (1668/3706)   
Checking out files:  46% (1705/3706)   
Checking out files:  47% (1742/3706)   
Checking out files:  48% (1779/3706)   
Checking out files:  49% (1816/3706)   
Checking out files:  50% (1853/3706)   
Checking out files:  51% (1891/3706)   
Checking out files:  52% (1928/3706)   
Checking out files:  53% (1965/3706)   
Checking out files:  53% (2001/3706)   
Checking out files:  54% (2002/3706)   
Checking out files:  55% (2039/3706)   
Checking out files:  56% (2076/3706)   
Checking out files:  57% (2113/3706)   
Checking out files:  58% (2150/3706)   
Checking out files:  59% (2187/3706)   
Checking out files:  60% (2224/3706)   
Checking out files:  61% (2261/3706)   
Checking out files:  62% (2298/3706)   
Checking out files:  63% (2335/3706)   
Checking out files:  64% (2372/3706)   
Checking out files:  65% (2409/3706)   
Checking out files:  66% (2446/3706)   
Checking out files:  67% (2484/3706)   
Checking out files:  68% (2521/3706)   
Checking out files:  69% (2558/3706)   
Checking out files:  70% (2595/3706)   
Checking out files:  71% (2632/3706)   
Checking out files:  72% (2669/3706)   
Checking out files:  73% (2706/3706)   
Checking out files:  74% (2743/3706)   
Checking out files:  75% (2780/3706)   
Checking out files:  76% (2817/3706)   
Checking out files:  77% (2854/3706)   
Checking out files:  78% (2891/3706)   
Checking out files:  79% (2928/3706)   
Checking out files:  80% (2965/3706)   
Checking out files:  81% (3002/3706)   
Checking out files:  82% (3039/3706)   
Checking out files:  83% (3076/3706)   
Checking out files:  84% (3114/3706)   
Checking out files:  85% (3151/3706)   
Checking out files:  85% (3160/3706)   
Checking out files:  86% (3188/3706)   
Checking out files:  87% (3225/3706)   
Checking out files:  88% (3262/3706)   
Checking out files:  89% (3299/3706)   
Checking out files:  90% (3336/3706)   
Checking out files:  91% (3373/3706)   
Checking out files:  92% (3410/3706)   
Checking out files:  93% (3447/3706)   
Checking out files:  94% (3484/3706)   
Checking out files:  95% (3521/3706)   
Checking out files:  96% (3558/3706)   
Checking out files:  97% (3595/3706)   
Checking out files:  98% (3632/3706)   
Checking out files:  99% (3669/3706)   
Checking out files: 100% (3706/3706)   
Checking out files: 100% (3706/3706), done.
00:29:22 [2020-12-21T00:29:22.016Z] #54 60.94 + cd /tmp/tmp.Cgn75fyNYz/src/github.com/containerd/containerd
00:29:22 [2020-12-21T00:29:22.016Z] #54 60.94 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b
00:29:22 [2020-12-21T00:29:22.195Z] #20 73.77 Setting up python3-setuptools (40.8.0-1) ...
00:29:22 [2020-12-21T00:29:22.520Z] #54 65.82 + export 'BUILDTAGS=netgo osusergo static_build'
00:29:22 [2020-12-21T00:29:22.520Z] #54 65.84 + BUILDTAGS='netgo osusergo static_build'
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + export EXTRA_FLAGS=-buildmode=pie
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + EXTRA_FLAGS=-buildmode=pie
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + '[' '' = dynamic ']'
00:29:22 [2020-12-21T00:29:22.783Z] #54 65.84 + make
00:29:23 [2020-12-21T00:29:23.247Z] #18 ...
00:29:23 [2020-12-21T00:29:23.247Z] 
00:29:23 [2020-12-21T00:29:23.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:23 [2020-12-21T00:29:23.247Z] #41 61.70   CC       criu/arch/aarch64/sigframe.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 61.93   LINK     criu/arch/aarch64/crtools.built-in.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 61.97   DEP      criu/pie/util-vdso.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 62.13   DEP      criu/pie/util.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 62.30   CC       criu/pie/util.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 62.72   CC       criu/pie/util-vdso.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 63.58   AR       criu/pie/pie.lib.a
00:29:23 [2020-12-21T00:29:23.247Z] #41 63.66   DEP      criu/pie/restorer.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 63.97   DEP      criu/arch/aarch64/intraprocedure.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 63.99   DEP      criu/arch/aarch64/restorer.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 64.17   DEP      criu/arch/aarch64/vdso-pie.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 64.28   DEP      criu/pie/parasite-vdso.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 64.39   DEP      criu/pie/parasite.d
00:29:23 [2020-12-21T00:29:23.247Z] #41 64.65   CC       criu/pie/parasite.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 65.87   LINK     criu/pie/parasite.built-in.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 65.88   GEN      criu/pie/parasite-blob.h
00:29:23 [2020-12-21T00:29:23.247Z] #41 65.90   CC       criu/pie/parasite-vdso.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 66.78   CC       criu/arch/aarch64/vdso-pie.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 67.36   CC       criu/arch/aarch64/restorer.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 67.64   CC       criu/arch/aarch64/intraprocedure.o
00:29:23 [2020-12-21T00:29:23.247Z] #41 67.69   CC       criu/pie/restorer.o
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + export 'BUILDTAGS=netgo osusergo static_build'
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + BUILDTAGS='netgo osusergo static_build'
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + export EXTRA_FLAGS=-buildmode=pie
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + EXTRA_FLAGS=-buildmode=pie
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + '[' '' = dynamic ']'
00:29:23 [2020-12-21T00:29:23.394Z] #54 62.50 + make
00:29:23 [2020-12-21T00:29:23.394Z] #54 ...
00:29:23 [2020-12-21T00:29:23.394Z] 
00:29:23 [2020-12-21T00:29:23.394Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:23 [2020-12-21T00:29:23.394Z] #43 116.1 go/parser
00:29:23 [2020-12-21T00:29:23.394Z] #43 116.1 text/template
00:29:23 [2020-12-21T00:29:23.394Z] #43 120.8 encoding/xml
00:29:23 [2020-12-21T00:29:23.394Z] #43 124.7 go/doc
00:29:23 [2020-12-21T00:29:23.394Z] #43 ...
00:29:23 [2020-12-21T00:29:23.394Z] 
00:29:23 [2020-12-21T00:29:23.394Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:23 [2020-12-21T00:29:23.394Z] #49 125.6 mvdan.cc/sh/v3/cmd/shfmt
00:29:23 [2020-12-21T00:29:23.486Z] #54 214.0 + bin/containerd-stress
00:29:23 [2020-12-21T00:29:23.486Z] #54 216.2 + bin/containerd-shim
00:29:23 [2020-12-21T00:29:23.721Z] #54 66.88 + bin/ctr
00:29:23 [2020-12-21T00:29:23.729Z] #20 75.36 Setting up python3-pip (18.1-5) ...
00:29:24 [2020-12-21T00:29:24.242Z] #41 71.06   LINK     criu/pie/restorer.built-in.o
00:29:24 [2020-12-21T00:29:24.242Z] #41 71.13   GEN      criu/pie/restorer-blob.h
00:29:24 [2020-12-21T00:29:24.242Z] #41 71.27   DEP      criu/vdso.d
00:29:24 [2020-12-21T00:29:24.837Z] #41 71.68   DEP      criu/uts_ns.d
00:29:24 [2020-12-21T00:29:24.837Z] #41 ...
00:29:24 [2020-12-21T00:29:24.837Z] 
00:29:24 [2020-12-21T00:29:24.837Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:24 [2020-12-21T00:29:24.837Z] #18 8.499 Fetched 8234 kB in 7s (1201 kB/s)
00:29:25 [2020-12-21T00:29:25.265Z] #20 76.64 Processing triggers for libc-bin (2.28-10) ...
00:29:25 [2020-12-21T00:29:25.266Z] #20 76.70 Processing triggers for mime-support (3.62) ...
00:29:25 [2020-12-21T00:29:25.564Z] #20 DONE 76.9s
00:29:25 [2020-12-21T00:29:25.564Z] 
00:29:25 [2020-12-21T00:29:25.564Z] #21 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:29:25 [2020-12-21T00:29:25.564Z] #21 0.374 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:29:25 [2020-12-21T00:29:25.805Z] #18 8.499 Reading package lists...
00:29:25 [2020-12-21T00:29:25.805Z] #18 ...
00:29:25 [2020-12-21T00:29:25.805Z] 
00:29:25 [2020-12-21T00:29:25.805Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:29:25 [2020-12-21T00:29:25.805Z] #22 144.0 + mkdir -p /tmp/tmp.cjm9K80WAD/src/github.com/docker
00:29:25 [2020-12-21T00:29:25.805Z] #22 144.0 + mv components/cli /tmp/tmp.cjm9K80WAD/src/github.com/docker/cli
00:29:25 [2020-12-21T00:29:25.805Z] #22 144.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:29:25 [2020-12-21T00:29:25.805Z] #22 ...
00:29:25 [2020-12-21T00:29:25.805Z] 
00:29:25 [2020-12-21T00:29:25.805Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:25 [2020-12-21T00:29:25.805Z] #41 71.87   DEP      criu/util.d
00:29:25 [2020-12-21T00:29:25.805Z] #41 72.16   DEP      criu/uffd.d
00:29:25 [2020-12-21T00:29:25.805Z] #41 72.37   DEP      criu/tun.d
00:29:25 [2020-12-21T00:29:25.805Z] #41 72.67   DEP      criu/tty.d
00:29:25 [2020-12-21T00:29:25.861Z] #21 0.379 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:29:25 [2020-12-21T00:29:25.861Z] #21 0.386 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:29:25 [2020-12-21T00:29:25.861Z] #21 DONE 0.5s
00:29:25 [2020-12-21T00:29:25.861Z] 
00:29:25 [2020-12-21T00:29:25.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:25 [2020-12-21T00:29:25.861Z] #43 123.7   CC       criu/cr-service.o
00:29:25 [2020-12-21T00:29:25.861Z] #43 126.1   CC       criu/crtools.o
00:29:25 [2020-12-21T00:29:25.861Z] #43 126.8   CC       criu/eventfd.o
00:29:26 [2020-12-21T00:29:26.070Z] #41 72.91   DEP      criu/timerfd.d
00:29:26 [2020-12-21T00:29:26.131Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.026s	coverage: 46.2% of statements
00:29:26 [2020-12-21T00:29:26.171Z] #43 127.2   CC       criu/eventpoll.o
00:29:26 [2020-12-21T00:29:26.333Z] #41 73.27   DEP      criu/timens.d
00:29:26 [2020-12-21T00:29:26.333Z] #41 73.37   DEP      criu/sysfs_parse.d
00:29:26 [2020-12-21T00:29:26.600Z] #41 73.48   DEP      criu/sysctl.d
00:29:26 [2020-12-21T00:29:26.600Z] #41 73.58   DEP      criu/string.d
00:29:26 [2020-12-21T00:29:26.765Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
00:29:26 [2020-12-21T00:29:26.866Z] #41 73.61   DEP      criu/stats.d
00:29:26 [2020-12-21T00:29:26.866Z] #41 73.73   DEP      criu/sockets.d
00:29:27 [2020-12-21T00:29:27.134Z] #41 73.97   DEP      criu/sk-unix.d
00:29:27 [2020-12-21T00:29:27.134Z] #41 74.07   DEP      criu/sk-tcp.d
00:29:27 [2020-12-21T00:29:27.227Z] #43 128.1   CC       criu/external.o
00:29:27 [2020-12-21T00:29:27.396Z] #41 74.21   DEP      criu/sk-queue.d
00:29:27 [2020-12-21T00:29:27.660Z] #41 74.37   DEP      criu/sk-packet.d
00:29:27 [2020-12-21T00:29:27.660Z] #41 74.61   DEP      criu/sk-netlink.d
00:29:27 [2020-12-21T00:29:27.879Z] #43 ...
00:29:27 [2020-12-21T00:29:27.879Z] 
00:29:27 [2020-12-21T00:29:27.879Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:29:27 [2020-12-21T00:29:27.879Z] #32 DONE 197.0s
00:29:27 [2020-12-21T00:29:27.879Z] 
00:29:27 [2020-12-21T00:29:27.879Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:27 [2020-12-21T00:29:27.879Z] #43 128.6   CC       criu/fault-injection.o
00:29:27 [2020-12-21T00:29:27.879Z] #43 128.8   CC       criu/fdstore.o
00:29:27 [2020-12-21T00:29:27.923Z] #41 74.77   DEP      criu/sk-inet.d
00:29:28 [2020-12-21T00:29:28.186Z] #41 74.94   DEP      criu/signalfd.d
00:29:28 [2020-12-21T00:29:28.186Z] #41 75.11   DEP      criu/sigframe.d
00:29:28 [2020-12-21T00:29:28.186Z] #41 75.21   DEP      criu/shmem.d
00:29:28 [2020-12-21T00:29:28.450Z] #41 75.35   DEP      criu/servicefd.d
00:29:28 [2020-12-21T00:29:28.666Z] #49 ...
00:29:28 [2020-12-21T00:29:28.666Z] 
00:29:28 [2020-12-21T00:29:28.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:28 [2020-12-21T00:29:28.666Z] #41 25.72   CC       images/stats.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 26.31   CC       images/core.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 27.10   CC       images/core-x86.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 28.30   CC       images/core-arm.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 28.85   CC       images/core-aarch64.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 29.33   CC       images/core-ppc64.o
00:29:28 [2020-12-21T00:29:28.666Z] #41 30.31   CC       images/core-s390.o
00:29:28 [2020-12-21T00:29:28.713Z] #41 75.53   DEP      criu/seize.d
00:29:28 [2020-12-21T00:29:28.731Z] #54 222.9 + bin/containerd-shim-runc-v1
00:29:28 [2020-12-21T00:29:28.945Z] #43 129.7   CC       criu/fifo.o
00:29:28 [2020-12-21T00:29:28.976Z] #41 75.66   DEP      criu/seccomp.d
00:29:28 [2020-12-21T00:29:28.976Z] #41 75.80   DEP      criu/rst-malloc.d
00:29:28 [2020-12-21T00:29:28.976Z] #41 75.87   DEP      criu/rbtree.d
00:29:28 [2020-12-21T00:29:28.976Z] #41 75.93   DEP      criu/pstree.d
00:29:29 [2020-12-21T00:29:29.235Z] #41 31.17   CC       images/cpuinfo.o
00:29:29 [2020-12-21T00:29:29.239Z] #41 76.21   DEP      criu/protobuf.d
00:29:29 [2020-12-21T00:29:29.502Z] #41 76.38   GEN      criu/protobuf-desc-gen.h
00:29:29 [2020-12-21T00:29:29.594Z] #43 130.3   CC       criu/file-ids.o
00:29:29 [2020-12-21T00:29:29.898Z] #43 130.8   CC       criu/file-lock.o
00:29:30 [2020-12-21T00:29:30.172Z] #41 31.83   CC       images/inventory.o
00:29:30 [2020-12-21T00:29:30.285Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.323s	coverage: 49.5% of statements
00:29:30 [2020-12-21T00:29:30.432Z] #41 ...
00:29:30 [2020-12-21T00:29:30.432Z] 
00:29:30 [2020-12-21T00:29:30.432Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:30 [2020-12-21T00:29:30.432Z] #49 DONE 133.2s
00:29:30 [2020-12-21T00:29:30.432Z] 
00:29:30 [2020-12-21T00:29:30.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:30 [2020-12-21T00:29:30.432Z] #41 32.08   CC       images/fdinfo.o
00:29:30 [2020-12-21T00:29:30.432Z] #41 ...
00:29:30 [2020-12-21T00:29:30.432Z] 
00:29:30 [2020-12-21T00:29:30.432Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:30 [2020-12-21T00:29:30.432Z] #43 128.8 github.com/LK4D4/vndr/versioned
00:29:30 [2020-12-21T00:29:30.432Z] #43 129.0 compress/flate
00:29:30 [2020-12-21T00:29:30.432Z] #43 129.8 github.com/LK4D4/vndr/build
00:29:31 [2020-12-21T00:29:31.001Z] #43 133.7 hash/crc32
00:29:31 [2020-12-21T00:29:31.450Z] #43 132.2   CC       criu/files-ext.o
00:29:31 [2020-12-21T00:29:31.569Z] #43 134.6 compress/gzip
00:29:31 [2020-12-21T00:29:31.755Z] #43 132.7   CC       criu/files-reg.o
00:29:31 [2020-12-21T00:29:31.844Z] #54 ...
00:29:31 [2020-12-21T00:29:31.844Z] 
00:29:31 [2020-12-21T00:29:31.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:31 [2020-12-21T00:29:31.844Z] #41 27.83   CC       images/stats.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 28.37   CC       images/core.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 29.43   CC       images/core-x86.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 30.35   CC       images/core-arm.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 30.68   CC       images/core-aarch64.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 31.58   CC       images/core-ppc64.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 32.57   CC       images/core-s390.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 33.62   CC       images/cpuinfo.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 34.22   CC       images/inventory.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 34.54   CC       images/fdinfo.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 35.15   CC       images/fown.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 35.59   CC       images/ns.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 36.18   CC       images/regfile.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 36.66   CC       images/ghost-file.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 37.21   CC       images/fifo.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 37.57   CC       images/remap-file-path.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 38.03   CC       images/eventfd.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 38.50   CC       images/eventpoll.o
00:29:31 [2020-12-21T00:29:31.844Z] #41 38.97   CC       images/fh.o
00:29:32 [2020-12-21T00:29:32.064Z] #41 78.72   DEP      criu/protobuf-desc.d
00:29:32 [2020-12-21T00:29:32.064Z] #41 ...
00:29:32 [2020-12-21T00:29:32.064Z] 
00:29:32 [2020-12-21T00:29:32.064Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:29:32 [2020-12-21T00:29:32.064Z] #38 160.0 + dpkg --print-architecture
00:29:32 [2020-12-21T00:29:32.413Z] #41 39.39   CC       images/fsnotify.o
00:29:32 [2020-12-21T00:29:32.509Z] #43 135.0 net
00:29:32 [2020-12-21T00:29:32.509Z] #43 ...
00:29:32 [2020-12-21T00:29:32.509Z] 
00:29:32 [2020-12-21T00:29:32.509Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:32 [2020-12-21T00:29:32.509Z] #41 32.59   CC       images/fown.o
00:29:32 [2020-12-21T00:29:32.509Z] #41 32.82   CC       images/ns.o
00:29:32 [2020-12-21T00:29:32.509Z] #41 33.33   CC       images/regfile.o
00:29:32 [2020-12-21T00:29:32.509Z] #41 33.79   CC       images/ghost-file.o
00:29:32 [2020-12-21T00:29:32.509Z] #41 34.23   CC       images/fifo.o
00:29:32 [2020-12-21T00:29:32.771Z] #41 34.47   CC       images/remap-file-path.o
00:29:32 [2020-12-21T00:29:32.771Z] #41 34.71   CC       images/eventfd.o
00:29:32 [2020-12-21T00:29:32.902Z] #54 227.5 + bin/containerd-shim-runc-v2
00:29:32 [2020-12-21T00:29:32.981Z] #41 ...
00:29:32 [2020-12-21T00:29:32.981Z] 
00:29:32 [2020-12-21T00:29:32.981Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:29:32 [2020-12-21T00:29:32.981Z] #49 133.1 mvdan.cc/sh/v3/cmd/shfmt
00:29:32 [2020-12-21T00:29:32.981Z] #49 DONE 141.6s
00:29:32 [2020-12-21T00:29:32.981Z] 
00:29:32 [2020-12-21T00:29:32.981Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:32 [2020-12-21T00:29:32.981Z] #43 132.2 github.com/LK4D4/vndr/build
00:29:32 [2020-12-21T00:29:32.981Z] #43 132.4 github.com/LK4D4/vndr/versioned
00:29:32 [2020-12-21T00:29:32.981Z] #43 132.6 compress/flate
00:29:32 [2020-12-21T00:29:32.981Z] #43 137.0 hash/crc32
00:29:32 [2020-12-21T00:29:32.981Z] #43 137.6 net
00:29:32 [2020-12-21T00:29:32.981Z] #43 138.0 compress/gzip
00:29:32 [2020-12-21T00:29:32.981Z] #43 139.0 vendor/golang.org/x/text/transform
00:29:32 [2020-12-21T00:29:32.981Z] #43 140.2 vendor/golang.org/x/text/unicode/bidi
00:29:32 [2020-12-21T00:29:32.981Z] #43 ...
00:29:32 [2020-12-21T00:29:32.981Z] 
00:29:32 [2020-12-21T00:29:32.981Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:32 [2020-12-21T00:29:32.981Z] #41 40.11   CC       images/signalfd.o
00:29:33 [2020-12-21T00:29:33.029Z] #41 34.98   CC       images/eventpoll.o
00:29:33 [2020-12-21T00:29:33.551Z] #41 40.63   CC       images/fs.o
00:29:33 [2020-12-21T00:29:33.597Z] #41 35.55   CC       images/fh.o
00:29:33 [2020-12-21T00:29:33.831Z] #54 228.6 + binaries
00:29:33 [2020-12-21T00:29:33.831Z] #54 228.6 + install -D bin/containerd /build/containerd
00:29:33 [2020-12-21T00:29:33.831Z] #54 228.6 + install -D bin/containerd-shim /build/containerd-shim
00:29:33 [2020-12-21T00:29:33.831Z] #54 228.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:29:33 [2020-12-21T00:29:33.831Z] #54 228.6 + install -D bin/ctr /build/ctr
00:29:34 [2020-12-21T00:29:34.119Z] #41 41.02   CC       images/pstree.o
00:29:34 [2020-12-21T00:29:34.179Z] #41 36.05   CC       images/fsnotify.o
00:29:34 [2020-12-21T00:29:34.528Z] #43 135.2   CC       criu/files.o
00:29:34 [2020-12-21T00:29:34.693Z] #41 41.49   CC       images/pipe.o
00:29:34 [2020-12-21T00:29:34.746Z] #41 ...
00:29:34 [2020-12-21T00:29:34.746Z] 
00:29:34 [2020-12-21T00:29:34.746Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:29:34 [2020-12-21T00:29:34.746Z] #54 64.18 + bin/ctr
00:29:34 [2020-12-21T00:29:34.956Z] #41 41.88   CC       images/tcp-stream.o
00:29:35 [2020-12-21T00:29:35.006Z] #54 ...
00:29:35 [2020-12-21T00:29:35.006Z] 
00:29:35 [2020-12-21T00:29:35.006Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:35 [2020-12-21T00:29:35.006Z] #43 135.6 vendor/golang.org/x/text/transform
00:29:35 [2020-12-21T00:29:35.006Z] #43 136.9 vendor/golang.org/x/text/unicode/bidi
00:29:35 [2020-12-21T00:29:35.216Z] #41 42.24   CC       images/sk-packet.o
00:29:35 [2020-12-21T00:29:35.399Z] #38 DONE 163.1s
00:29:35 [2020-12-21T00:29:35.399Z] 
00:29:35 [2020-12-21T00:29:35.399Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:35 [2020-12-21T00:29:35.399Z] #41 78.86   DEP      criu/proc_parse.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.02   DEP      criu/plugin.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.07   DEP      criu/pipes.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.25   DEP      criu/pie-util.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.33   DEP      criu/pie-util-vdso.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.41   DEP      criu/path.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.55   DEP      criu/parasite-syscall.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.76   DEP      criu/pagemap.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 79.98   DEP      criu/pagemap-cache.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.05   DEP      criu/page-xfer.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.18   DEP      criu/page-pipe.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.23   DEP      criu/netfilter.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.35   DEP      criu/net.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.57   DEP      criu/namespaces.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.74   DEP      criu/mount.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 80.86   DEP      criu/memfd.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.10   DEP      criu/mem.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.32   DEP      criu/lsm.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.45   DEP      criu/log.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.55   DEP      criu/libnetlink.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.68   DEP      criu/kerndat.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.87   DEP      criu/kcmp-ids.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 81.94   DEP      criu/irmap.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 82.04   DEP      criu/ipc_ns.d
00:29:35 [2020-12-21T00:29:35.399Z] #41 82.21   DEP      criu/image.d
00:29:35 [2020-12-21T00:29:35.662Z] #41 82.44   DEP      criu/image-desc.d
00:29:35 [2020-12-21T00:29:35.662Z] #41 82.57   DEP      criu/fsnotify.d
00:29:35 [2020-12-21T00:29:35.791Z] #41 42.70   CC       images/mnt.o
00:29:35 [2020-12-21T00:29:35.854Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.174s	coverage: 73.1% of statements
00:29:35 [2020-12-21T00:29:35.854Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:29:35 [2020-12-21T00:29:35.925Z] #41 82.79   DEP      criu/filesystems.d
00:29:36 [2020-12-21T00:29:36.051Z] #41 43.03   CC       images/pipe-data.o
00:29:36 [2020-12-21T00:29:36.060Z] #43 ...
00:29:36 [2020-12-21T00:29:36.060Z] 
00:29:36 [2020-12-21T00:29:36.060Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:29:36 [2020-12-21T00:29:36.060Z] #22 6.178 Collecting yamllint==1.16.0
00:29:36 [2020-12-21T00:29:36.060Z] #22 6.610   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:29:36 [2020-12-21T00:29:36.060Z] #22 6.720 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:29:36 [2020-12-21T00:29:36.060Z] #22 6.793   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:29:36 [2020-12-21T00:29:36.060Z] #22 6.877 Collecting pyyaml (from yamllint==1.16.0)
00:29:36 [2020-12-21T00:29:36.060Z] #22 7.125   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:29:36 [2020-12-21T00:29:36.060Z] #22 8.796 Building wheels for collected packages: pyyaml
00:29:36 [2020-12-21T00:29:36.060Z] #22 8.797   Running setup.py bdist_wheel for pyyaml: started
00:29:36 [2020-12-21T00:29:36.060Z] #22 10.07   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:29:36 [2020-12-21T00:29:36.060Z] #22 10.07   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:29:36 [2020-12-21T00:29:36.060Z] #22 10.16 Successfully built pyyaml
00:29:36 [2020-12-21T00:29:36.060Z] #22 10.17 Installing collected packages: pathspec, pyyaml, yamllint
00:29:36 [2020-12-21T00:29:36.146Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
00:29:36 [2020-12-21T00:29:36.189Z] #41 83.08   DEP      criu/files.d
00:29:36 [2020-12-21T00:29:36.311Z] #41 43.28   CC       images/sa.o
00:29:36 [2020-12-21T00:29:36.345Z] #54 DONE 230.7s
00:29:36 [2020-12-21T00:29:36.357Z] #22 10.47 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:29:36 [2020-12-21T00:29:36.452Z] #41 83.34   DEP      criu/files-reg.d
00:29:36 [2020-12-21T00:29:36.570Z] #41 43.57   CC       images/timer.o
00:29:36 [2020-12-21T00:29:36.601Z] 
00:29:36 [2020-12-21T00:29:36.601Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:29:36 [2020-12-21T00:29:36.655Z] #22 DONE 10.7s
00:29:36 [2020-12-21T00:29:36.655Z] 
00:29:36 [2020-12-21T00:29:36.655Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:29:36 [2020-12-21T00:29:36.715Z] #41 83.64   DEP      criu/files-ext.d
00:29:36 [2020-12-21T00:29:36.911Z] #43 139.4 vendor/golang.org/x/text/secure/bidirule
00:29:36 [2020-12-21T00:29:36.911Z] #43 139.8 vendor/golang.org/x/text/unicode/norm
00:29:36 [2020-12-21T00:29:36.954Z] #49 ...
00:29:36 [2020-12-21T00:29:36.954Z] 
00:29:36 [2020-12-21T00:29:36.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:36 [2020-12-21T00:29:36.954Z] #43 137.7   CC       criu/filesystems.o
00:29:36 [2020-12-21T00:29:36.978Z] #41 83.79   DEP      criu/file-lock.d
00:29:36 [2020-12-21T00:29:36.978Z] #41 83.99   DEP      criu/file-ids.d
00:29:37 [2020-12-21T00:29:37.139Z] #41 44.02   CC       images/timerfd.o
00:29:37 [2020-12-21T00:29:37.181Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
00:29:37 [2020-12-21T00:29:37.181Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.274s	coverage: 57.7% of statements
00:29:37 [2020-12-21T00:29:37.181Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:29:37 [2020-12-21T00:29:37.181Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:29:37 [2020-12-21T00:29:37.241Z] #41 84.13   DEP      criu/fifo.d
00:29:37 [2020-12-21T00:29:37.241Z] #41 84.26   DEP      criu/fdstore.d
00:29:37 [2020-12-21T00:29:37.398Z] #41 44.49   CC       images/mm.o
00:29:37 [2020-12-21T00:29:37.504Z] #41 84.41   DEP      criu/fault-injection.d
00:29:37 [2020-12-21T00:29:37.504Z] #41 84.48   DEP      criu/external.d
00:29:37 [2020-12-21T00:29:37.599Z] #43 138.5   CC       criu/fsnotify.o
00:29:37 [2020-12-21T00:29:37.776Z] #41 84.65   DEP      criu/eventpoll.d
00:29:37 [2020-12-21T00:29:37.776Z] #41 84.82   DEP      criu/eventfd.d
00:29:37 [2020-12-21T00:29:37.815Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
00:29:37 [2020-12-21T00:29:37.964Z] #55 DONE 1.2s
00:29:37 [2020-12-21T00:29:37.964Z] 
00:29:37 [2020-12-21T00:29:37.964Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:29:37 [2020-12-21T00:29:37.964Z] #59 DONE 0.2s
00:29:37 [2020-12-21T00:29:37.971Z] #41 45.03   CC       images/sk-opts.o
00:29:38 [2020-12-21T00:29:38.219Z] 
00:29:38 [2020-12-21T00:29:38.220Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:29:38 [2020-12-21T00:29:38.230Z] #41 45.33   CC       images/sk-unix.o
00:29:38 [2020-12-21T00:29:38.351Z] #41 ...
00:29:38 [2020-12-21T00:29:38.351Z] 
00:29:38 [2020-12-21T00:29:38.351Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:38 [2020-12-21T00:29:38.351Z] #18 8.499 Reading package lists...
00:29:38 [2020-12-21T00:29:38.351Z] #18 11.96 Reading package lists...
00:29:38 [2020-12-21T00:29:38.351Z] #18 15.67 Building dependency tree...
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84 libcap2-bin is already the newest version (1:2.25-2).
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84 The following additional packages will be installed:
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.84   python3.7 python3.7-minimal vim-runtime xxd
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85 Suggested packages:
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85 Recommended packages:
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85   aufs-dkms nftables build-essential python3-dev python3-keyring
00:29:38 [2020-12-21T00:29:38.351Z] #18 16.85   python3-keyrings.alt python3-xdg unzip
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73 The following NEW packages will be installed:
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:29:38 [2020-12-21T00:29:38.351Z] #18 17.73   xz-utils zip
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.06 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.06 Need to get 27.6 MB of archives.
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.06 After this operation, 114 MB of additional disk space will be used.
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
00:29:38 [2020-12-21T00:29:38.351Z] #18 18.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.94 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 18.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.19 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.20 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.47 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 19.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.21 debconf: delaying package configuration, since apt-utils is not installed
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.46 Fetched 27.6 MB in 2s (16.0 MB/s)
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.52 Selecting previously unselected package pigz.
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.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 ... 23405 files and directories currently installed.)
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.56 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.57 Unpacking pigz (2.4-1) ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.71 Selecting previously unselected package libpython3.7-minimal:arm64.
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 20.72 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 21.24 Selecting previously unselected package python3.7-minimal.
00:29:38 [2020-12-21T00:29:38.352Z] #18 21.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 21.25 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 21.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
00:29:38 [2020-12-21T00:29:38.352Z] #18 22.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:29:38 [2020-12-21T00:29:38.475Z] #61 DONE 0.5s
00:29:38 [2020-12-21T00:29:38.475Z] 
00:29:38 [2020-12-21T00:29:38.475Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:29:38 [2020-12-21T00:29:38.475Z] #63 DONE 0.0s
00:29:38 [2020-12-21T00:29:38.675Z] #43 139.7   CC       criu/image-desc.o
00:29:38 [2020-12-21T00:29:38.731Z] 
00:29:38 [2020-12-21T00:29:38.731Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:29:38 [2020-12-21T00:29:38.731Z] #64 DONE 0.0s
00:29:38 [2020-12-21T00:29:38.731Z] 
00:29:38 [2020-12-21T00:29:38.731Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:29:38 [2020-12-21T00:29:38.801Z] #41 45.58   CC       images/sk-inet.o
00:29:38 [2020-12-21T00:29:38.801Z] #41 45.95   CC       images/tun.o
00:29:38 [2020-12-21T00:29:38.852Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 6.5% of statements
00:29:38 [2020-12-21T00:29:38.852Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:29:38 [2020-12-21T00:29:38.852Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:29:38 [2020-12-21T00:29:38.950Z] #43 ...
00:29:38 [2020-12-21T00:29:38.950Z] 
00:29:38 [2020-12-21T00:29:38.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:38 [2020-12-21T00:29:38.950Z] #41 37.03   CC       images/signalfd.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 37.38   CC       images/fs.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 37.68   CC       images/pstree.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 37.88   CC       images/pipe.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 38.11   CC       images/tcp-stream.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 38.38   CC       images/sk-packet.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 38.72   CC       images/mnt.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 38.99   CC       images/pipe-data.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 39.29   CC       images/sa.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 39.73   CC       images/timer.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 40.25   CC       images/timerfd.o
00:29:38 [2020-12-21T00:29:38.950Z] #41 40.58   CC       images/mm.o
00:29:38 [2020-12-21T00:29:38.974Z] #43 139.8   CC       criu/image.o
00:29:39 [2020-12-21T00:29:39.144Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 41.0% of statements
00:29:39 [2020-12-21T00:29:39.548Z] #41 41.09   CC       images/sk-opts.o
00:29:39 [2020-12-21T00:29:39.548Z] #41 41.44   CC       images/sk-unix.o
00:29:39 [2020-12-21T00:29:39.622Z] #43 140.7   CC       criu/ipc_ns.o
00:29:39 [2020-12-21T00:29:39.659Z] #65 DONE 0.9s
00:29:39 [2020-12-21T00:29:39.659Z] 
00:29:39 [2020-12-21T00:29:39.659Z] #66 exporting to image
00:29:39 [2020-12-21T00:29:39.659Z] #66 exporting layers
00:29:39 [2020-12-21T00:29:39.738Z] #41 46.57   CC       images/sk-netlink.o
00:29:39 [2020-12-21T00:29:39.745Z] #18 ...
00:29:39 [2020-12-21T00:29:39.745Z] 
00:29:39 [2020-12-21T00:29:39.745Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.12   DEP      criu/crtools.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.33   DEP      criu/cr-service.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.46   DEP      criu/cr-restore.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.72   DEP      criu/cr-errno.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.74   DEP      criu/cr-dump.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 85.93   DEP      criu/cr-dedup.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.06   DEP      criu/cr-check.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.20   DEP      criu/config.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.33   DEP      criu/clone-noasan.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.40   DEP      criu/cgroup.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.57   DEP      criu/cgroup-props.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.66   DEP      criu/bitmap.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.68   DEP      criu/bfd.d
00:29:39 [2020-12-21T00:29:39.745Z] #41 86.80   DEP      criu/autofs.d
00:29:39 [2020-12-21T00:29:39.997Z] #41 46.99   CC       images/packet-sock.o
00:29:40 [2020-12-21T00:29:40.125Z] #41 41.77   CC       images/sk-inet.o
00:29:40 [2020-12-21T00:29:40.179Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.080s	coverage: 77.4% of statements
00:29:40 [2020-12-21T00:29:40.179Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:29:40 [2020-12-21T00:29:40.179Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:29:40 [2020-12-21T00:29:40.179Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
00:29:40 [2020-12-21T00:29:40.321Z] #41 87.02   DEP      criu/aio.d
00:29:40 [2020-12-21T00:29:40.321Z] #41 87.19   DEP      criu/action-scripts.d
00:29:40 [2020-12-21T00:29:40.386Z] #41 42.20   CC       images/tun.o
00:29:40 [2020-12-21T00:29:40.565Z] #41 47.57   CC       images/ipc-var.o
00:29:40 [2020-12-21T00:29:40.584Z] #41 87.50   CC       criu/action-scripts.o
00:29:40 [2020-12-21T00:29:40.829Z] #41 47.86   CC       images/ipc-desc.o
00:29:40 [2020-12-21T00:29:40.955Z] #41 42.67   CC       images/sk-netlink.o
00:29:41 [2020-12-21T00:29:41.160Z] #41 88.06   CC       criu/aio.o
00:29:41 [2020-12-21T00:29:41.171Z] #43 142.0   CC       criu/irmap.o
00:29:41 [2020-12-21T00:29:41.214Z] #41 42.95   CC       images/packet-sock.o
00:29:41 [2020-12-21T00:29:41.215Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 23.9% of statements
00:29:41 [2020-12-21T00:29:41.215Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
00:29:41 [2020-12-21T00:29:41.399Z] #41 48.31   CC       images/ipc-shm.o
00:29:41 [2020-12-21T00:29:41.507Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.035s	coverage: 87.2% of statements
00:29:41 [2020-12-21T00:29:41.658Z] #41 48.71   CC       images/ipc-msg.o
00:29:41 [2020-12-21T00:29:41.737Z] #41 88.70   CC       criu/autofs.o
00:29:41 [2020-12-21T00:29:41.798Z] #41 43.51   CC       images/ipc-var.o
00:29:41 [2020-12-21T00:29:41.798Z] #41 43.72   CC       images/ipc-desc.o
00:29:41 [2020-12-21T00:29:41.798Z] #41 ...
00:29:41 [2020-12-21T00:29:41.798Z] 
00:29:41 [2020-12-21T00:29:41.798Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:41 [2020-12-21T00:29:41.798Z] #11 144.7 Selecting previously unselected package g++-mingw-w64-x86-64.
00:29:41 [2020-12-21T00:29:41.798Z] #11 144.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:41 [2020-12-21T00:29:41.798Z] #11 144.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:41 [2020-12-21T00:29:41.816Z] #43 142.7   CC       criu/kcmp-ids.o
00:29:42 [2020-12-21T00:29:42.114Z] #43 143.0   CC       criu/kerndat.o
00:29:42 [2020-12-21T00:29:42.140Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
00:29:42 [2020-12-21T00:29:42.140Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:29:42 [2020-12-21T00:29:42.226Z] #41 49.23   CC       images/ipc-sem.o
00:29:42 [2020-12-21T00:29:42.485Z] #41 49.45   CC       images/utsns.o
00:29:42 [2020-12-21T00:29:42.485Z] #41 ...
00:29:42 [2020-12-21T00:29:42.485Z] 
00:29:42 [2020-12-21T00:29:42.486Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:29:42 [2020-12-21T00:29:42.486Z] #11 151.0 Selecting previously unselected package g++-mingw-w64-x86-64.
00:29:42 [2020-12-21T00:29:42.486Z] #11 151.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
00:29:42 [2020-12-21T00:29:42.486Z] #11 151.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:29:42 [2020-12-21T00:29:42.807Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.057s	coverage: 56.8% of statements
00:29:42 [2020-12-21T00:29:42.807Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
00:29:43 [2020-12-21T00:29:43.133Z] #41 90.07   CC       criu/bfd.o
00:29:43 [2020-12-21T00:29:43.656Z] #43 144.3   CC       criu/libnetlink.o
00:29:43 [2020-12-21T00:29:43.656Z] #43 144.7   CC       criu/log.o
00:29:43 [2020-12-21T00:29:43.711Z] #41 90.53   CC       criu/bitmap.o
00:29:43 [2020-12-21T00:29:43.711Z] #41 90.70   CC       criu/cgroup-props.o
00:29:43 [2020-12-21T00:29:43.850Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
00:29:43 [2020-12-21T00:29:43.864Z] #11 ...
00:29:43 [2020-12-21T00:29:43.864Z] 
00:29:43 [2020-12-21T00:29:43.864Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:43 [2020-12-21T00:29:43.864Z] #43 142.5 vendor/golang.org/x/text/secure/bidirule
00:29:43 [2020-12-21T00:29:43.864Z] #43 143.3 vendor/golang.org/x/text/unicode/norm
00:29:43 [2020-12-21T00:29:43.864Z] #43 149.6 vendor/golang.org/x/net/idna
00:29:43 [2020-12-21T00:29:43.864Z] #43 ...
00:29:43 [2020-12-21T00:29:43.864Z] 
00:29:43 [2020-12-21T00:29:43.864Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:43 [2020-12-21T00:29:43.864Z] #41 49.73   CC       images/creds.o
00:29:43 [2020-12-21T00:29:43.864Z] #41 49.91   CC       images/vma.o
00:29:43 [2020-12-21T00:29:43.864Z] #41 50.29   CC       images/netdev.o
00:29:43 [2020-12-21T00:29:43.864Z] #41 51.00   CC       images/tty.o
00:29:44 [2020-12-21T00:29:44.142Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
00:29:44 [2020-12-21T00:29:44.287Z] #41 ...
00:29:44 [2020-12-21T00:29:44.287Z] 
00:29:44 [2020-12-21T00:29:44.287Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.30 Selecting previously unselected package python3-minimal.
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.41 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.42 Unpacking python3-minimal (3.7.3-1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.53 Selecting previously unselected package libmpdec2:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.54 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.55 Unpacking libmpdec2:arm64 (2.4.2-2) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.64 Selecting previously unselected package libpython3.7-stdlib:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 24.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.58 Selecting previously unselected package python3.7.
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.60 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.70 Selecting previously unselected package libpython3-stdlib:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.71 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 25.85 Setting up python3-minimal (3.7.3-1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.72 Selecting previously unselected package python3.
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.72 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.78 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.81 Unpacking python3 (3.7.3-1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.91 Selecting previously unselected package libip4tc0:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 26.93 Unpacking libip4tc0:arm64 (1.8.2-4) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.01 Selecting previously unselected package libip6tc0:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.03 Unpacking libip6tc0:arm64 (1.8.2-4) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.15 Selecting previously unselected package libiptc0:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.15 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.16 Unpacking libiptc0:arm64 (1.8.2-4) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.28 Selecting previously unselected package libnfnetlink0:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.32 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.44 Selecting previously unselected package libnetfilter-conntrack3:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.47 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.65 Selecting previously unselected package libnftnl11:arm64.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.67 Unpacking libnftnl11:arm64 (1.1.2-2) ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.74 Selecting previously unselected package iptables.
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.75 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.287Z] #18 27.75 Unpacking iptables (1.8.2-4) ...
00:29:44 [2020-12-21T00:29:44.317Z] #43 145.2   CC       criu/lsm.o
00:29:44 [2020-12-21T00:29:44.776Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.32 Selecting previously unselected package xxd.
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.33 Unpacking xxd (2:8.1.0875-5) ...
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.50 Selecting previously unselected package vim-common.
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:29:44 [2020-12-21T00:29:44.864Z] #18 28.53 Unpacking vim-common (2:8.1.0875-5) ...
00:29:44 [2020-12-21T00:29:44.964Z] #43 145.8   CC       criu/mem.o
00:29:45 [2020-12-21T00:29:45.244Z] #41 51.97   CC       images/file-lock.o
00:29:45 [2020-12-21T00:29:45.410Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.467s	coverage: 82.5% of statements
00:29:45 [2020-12-21T00:29:45.410Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:29:45 [2020-12-21T00:29:45.410Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:29:45 [2020-12-21T00:29:45.440Z] #18 28.78 Selecting previously unselected package bash-completion.
00:29:45 [2020-12-21T00:29:45.440Z] #18 28.79 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:29:45 [2020-12-21T00:29:45.503Z] #41 52.38   CC       images/rlimit.o
00:29:45 [2020-12-21T00:29:45.777Z] #41 52.77   CC       images/pagemap.o
00:29:46 [2020-12-21T00:29:46.045Z] #41 53.17   CC       images/siginfo.o
00:29:46 [2020-12-21T00:29:46.199Z] #66 exporting layers 6.5s done
00:29:46 [2020-12-21T00:29:46.199Z] #66 writing image sha256:2913aaa629766ef01f21cbc9a5db1c378b088a19a0133466f7f54be38c9e4619 done
00:29:46 [2020-12-21T00:29:46.199Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb done
00:29:46 [2020-12-21T00:29:46.199Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
00:29:46 [2020-12-21T00:29:46.445Z] ok  	github.com/docker/docker/distribution	0.240s	coverage: 25.1% of statements
00:29:46 [2020-12-21T00:29:46.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41830/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/validate/default
00:29:46 [2020-12-21T00:29:46.737Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 48.2% of statements
00:29:46 [2020-12-21T00:29:46.737Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:29:46 [2020-12-21T00:29:46.984Z] #41 53.69   CC       images/rpc.o
00:29:47 [2020-12-21T00:29:47.063Z] #43 147.9   CC       criu/memfd.o
00:29:47 [2020-12-21T00:29:47.371Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 53.1% of statements
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  All commits are properly signed with the DCO!
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
00:29:47 [2020-12-21T00:29:47.462Z] No api/types/ or api/swagger.yaml changes in diff.
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  All TOML source files changed here have valid syntax.
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:29:47 [2020-12-21T00:29:47.462Z] Congratulations!  No new tests were added to integration-cli.
00:29:47 [2020-12-21T00:29:47.462Z] 
00:29:47 [2020-12-21T00:29:47.462Z] INFO Start validation with golang-ci-lint
00:29:47 [2020-12-21T00:29:47.462Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
00:29:47 [2020-12-21T00:29:47.462Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:29:47 [2020-12-21T00:29:47.462Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:29:47 [2020-12-21T00:29:47.715Z] #43 148.7   CC       criu/mount.o
00:29:48 [2020-12-21T00:29:48.006Z] #18 31.54 Unpacking bash-completion (1:2.8-6) ...
00:29:48 [2020-12-21T00:29:48.365Z] #41 55.18   CC       images/ext-file.o
00:29:48 [2020-12-21T00:29:48.365Z] #41 55.39   CC       images/cgroup.o
00:29:48 [2020-12-21T00:29:48.378Z] #11 ...
00:29:48 [2020-12-21T00:29:48.378Z] 
00:29:48 [2020-12-21T00:29:48.378Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:48 [2020-12-21T00:29:48.378Z] #41 44.15   CC       images/ipc-shm.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 44.57   CC       images/ipc-msg.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 45.16   CC       images/ipc-sem.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 45.57   CC       images/utsns.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 45.89   CC       images/creds.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 46.20   CC       images/vma.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 46.53   CC       images/netdev.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 47.12   CC       images/tty.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 48.29   CC       images/file-lock.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 48.68   CC       images/rlimit.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 49.23   CC       images/pagemap.o
00:29:48 [2020-12-21T00:29:48.378Z] #41 49.78   CC       images/siginfo.o
00:29:48 [2020-12-21T00:29:48.407Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
00:29:48 [2020-12-21T00:29:48.584Z] #18 32.12 Selecting previously unselected package bzip2.
00:29:48 [2020-12-21T00:29:48.585Z] #18 32.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
00:29:48 [2020-12-21T00:29:48.585Z] #18 32.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:29:48 [2020-12-21T00:29:48.637Z] #41 50.25   CC       images/rpc.o
00:29:48 [2020-12-21T00:29:48.699Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
00:29:48 [2020-12-21T00:29:48.848Z] #18 32.33 Selecting previously unselected package xz-utils.
00:29:48 [2020-12-21T00:29:48.848Z] #18 32.34 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
00:29:48 [2020-12-21T00:29:48.848Z] #18 32.36 Unpacking xz-utils (5.2.4-1) ...
00:29:49 [2020-12-21T00:29:49.112Z] #18 32.55 Selecting previously unselected package apparmor.
00:29:49 [2020-12-21T00:29:49.112Z] #18 32.56 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
00:29:49 [2020-12-21T00:29:49.112Z] #18 32.72 Unpacking apparmor (2.13.2-10) ...
00:29:49 [2020-12-21T00:29:49.302Z] #41 56.29   CC       images/userns.o
00:29:49 [2020-12-21T00:29:49.333Z] ok  	github.com/docker/docker/image/v1	0.005s	coverage: 25.0% of statements
00:29:49 [2020-12-21T00:29:49.624Z] ok  	github.com/docker/docker/distribution/xfer	1.871s	coverage: 85.6% of statements
00:29:49 [2020-12-21T00:29:49.624Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:29:49 [2020-12-21T00:29:49.624Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:29:49 [2020-12-21T00:29:49.624Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.12 Selecting previously unselected package aufs-tools.
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.14 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.32 Selecting previously unselected package libonig5:arm64.
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.32 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
00:29:49 [2020-12-21T00:29:49.692Z] #18 33.33 Unpacking libonig5:arm64 (6.9.1-1) ...
00:29:49 [2020-12-21T00:29:49.873Z] #41 56.74   CC       images/google/protobuf/descriptor.o
00:29:49 [2020-12-21T00:29:49.956Z] #18 33.53 Selecting previously unselected package libjq1:arm64.
00:29:49 [2020-12-21T00:29:49.956Z] #18 33.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
00:29:49 [2020-12-21T00:29:49.956Z] #18 33.56 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.68 Selecting previously unselected package jq.
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.70 Unpacking jq (1.5+dfsg-2+b1) ...
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.82 Selecting previously unselected package libaio1:arm64.
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.83 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.83 Unpacking libaio1:arm64 (0.3.112-3) ...
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.92 Selecting previously unselected package libgpm2:arm64.
00:29:50 [2020-12-21T00:29:50.221Z] #18 33.92 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
00:29:50 [2020-12-21T00:29:50.257Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
00:29:50 [2020-12-21T00:29:50.485Z] #18 33.93 Unpacking libgpm2:arm64 (1.20.7-5) ...
00:29:50 [2020-12-21T00:29:50.485Z] #18 34.07 Selecting previously unselected package libicu63:arm64.
00:29:50 [2020-12-21T00:29:50.485Z] #18 34.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
00:29:50 [2020-12-21T00:29:50.485Z] #18 34.09 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
00:29:50 [2020-12-21T00:29:50.544Z] #41 51.92   CC       images/ext-file.o
00:29:50 [2020-12-21T00:29:50.544Z] #41 52.19   CC       images/cgroup.o
00:29:50 [2020-12-21T00:29:50.544Z] #41 ...
00:29:50 [2020-12-21T00:29:50.544Z] 
00:29:50 [2020-12-21T00:29:50.544Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:50 [2020-12-21T00:29:50.544Z] #56 153.3 + for f in rootlesskit rootlesskit-docker-proxy
00:29:50 [2020-12-21T00:29:50.544Z] #56 153.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:29:50 [2020-12-21T00:29:50.891Z] ok  	github.com/docker/docker/oci	0.004s	coverage: 8.2% of statements
00:29:51 [2020-12-21T00:29:51.182Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.1% of statements
00:29:51 [2020-12-21T00:29:51.474Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
00:29:51 [2020-12-21T00:29:51.778Z] #41 ...
00:29:51 [2020-12-21T00:29:51.778Z] 
00:29:51 [2020-12-21T00:29:51.778Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:29:51 [2020-12-21T00:29:51.778Z] #56 160.3 + for f in rootlesskit rootlesskit-docker-proxy
00:29:51 [2020-12-21T00:29:51.778Z] #56 160.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:29:52 [2020-12-21T00:29:52.992Z] ok  	github.com/docker/docker/pkg/archive	0.495s	coverage: 76.9% of statements
00:29:53 [2020-12-21T00:29:53.366Z] #43 153.5   CC       criu/namespaces.o
00:29:53 [2020-12-21T00:29:53.805Z] #18 37.39 Selecting previously unselected package libnet1:arm64.
00:29:53 [2020-12-21T00:29:53.805Z] #18 37.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
00:29:53 [2020-12-21T00:29:53.805Z] #18 37.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:29:53 [2020-12-21T00:29:53.840Z] #56 ...
00:29:53 [2020-12-21T00:29:53.840Z] 
00:29:53 [2020-12-21T00:29:53.840Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:53 [2020-12-21T00:29:53.840Z] #43 146.1 vendor/golang.org/x/net/idna
00:29:53 [2020-12-21T00:29:53.840Z] #43 150.1 vendor/golang.org/x/net/http2/hpack
00:29:53 [2020-12-21T00:29:53.840Z] #43 152.1 mime
00:29:53 [2020-12-21T00:29:53.840Z] #43 154.4 mime/quotedprintable
00:29:53 [2020-12-21T00:29:53.840Z] #43 155.3 net/http/internal
00:29:53 [2020-12-21T00:29:53.840Z] #43 ...
00:29:53 [2020-12-21T00:29:53.840Z] 
00:29:53 [2020-12-21T00:29:53.840Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:53 [2020-12-21T00:29:53.840Z] #41 53.11   CC       images/userns.o
00:29:53 [2020-12-21T00:29:53.840Z] #41 53.42   CC       images/google/protobuf/descriptor.o
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.51 Selecting previously unselected package libnl-3-200:arm64.
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.66 Selecting previously unselected package libprotobuf-c1:arm64.
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:29:54 [2020-12-21T00:29:54.068Z] #18 37.76 Selecting previously unselected package libreadline5:arm64.
00:29:54 [2020-12-21T00:29:54.089Z] ok  	github.com/docker/docker/pkg/authorization	0.330s	coverage: 68.3% of statements
00:29:54 [2020-12-21T00:29:54.089Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:29:54 [2020-12-21T00:29:54.089Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
00:29:54 [2020-12-21T00:29:54.099Z] #41 56.05   CC       images/opts.o
00:29:54 [2020-12-21T00:29:54.331Z] #18 37.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
00:29:54 [2020-12-21T00:29:54.331Z] #18 37.78 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:29:54 [2020-12-21T00:29:54.331Z] #18 37.90 Selecting previously unselected package net-tools.
00:29:54 [2020-12-21T00:29:54.331Z] #18 37.91 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
00:29:54 [2020-12-21T00:29:54.331Z] #18 37.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:29:54 [2020-12-21T00:29:54.358Z] #41 56.31   CC       images/seccomp.o
00:29:54 [2020-12-21T00:29:54.596Z] #18 ...
00:29:54 [2020-12-21T00:29:54.596Z] 
00:29:54 [2020-12-21T00:29:54.596Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:54 [2020-12-21T00:29:54.596Z] #41 91.38   CC       criu/cgroup.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 94.23   CC       criu/clone-noasan.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 94.49   CC       criu/config.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 96.00   CC       criu/cr-check.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 97.73   CC       criu/cr-dedup.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 98.21   CC       criu/cr-dump.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 100.3   CC       criu/cr-errno.o
00:29:54 [2020-12-21T00:29:54.596Z] #41 100.4   CC       criu/cr-restore.o
00:29:54 [2020-12-21T00:29:54.860Z] #41 ...
00:29:54 [2020-12-21T00:29:54.860Z] 
00:29:54 [2020-12-21T00:29:54.860Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:29:54 [2020-12-21T00:29:54.860Z] #18 38.22 Selecting previously unselected package python-pip-whl.
00:29:54 [2020-12-21T00:29:54.860Z] #18 38.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:29:54 [2020-12-21T00:29:54.860Z] #18 38.23 Unpacking python-pip-whl (18.1-5) ...
00:29:54 [2020-12-21T00:29:54.899Z] #43 155.7   CC       criu/net.o
00:29:54 [2020-12-21T00:29:54.925Z] #41 56.70   CC       images/binfmt-misc.o
00:29:55 [2020-12-21T00:29:55.063Z] #56 ...
00:29:55 [2020-12-21T00:29:55.063Z] 
00:29:55 [2020-12-21T00:29:55.063Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:55 [2020-12-21T00:29:55.063Z] #43 153.1 vendor/golang.org/x/net/http2/hpack
00:29:55 [2020-12-21T00:29:55.063Z] #43 155.0 mime
00:29:55 [2020-12-21T00:29:55.063Z] #43 157.1 mime/quotedprintable
00:29:55 [2020-12-21T00:29:55.063Z] #43 157.8 net/http/internal
00:29:55 [2020-12-21T00:29:55.063Z] #43 162.9 net/textproto
00:29:55 [2020-12-21T00:29:55.063Z] #43 162.9 crypto/x509
00:29:55 [2020-12-21T00:29:55.063Z] #43 ...
00:29:55 [2020-12-21T00:29:55.063Z] 
00:29:55 [2020-12-21T00:29:55.063Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:29:55 [2020-12-21T00:29:55.063Z] #41 59.52   CC       images/opts.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 59.85   CC       images/seccomp.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 60.36   CC       images/binfmt-misc.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 60.51   CC       images/time.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 60.73   CC       images/sysctl.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 61.04   CC       images/autofs.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 61.40   CC       images/macvlan.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 61.66   CC       images/sit.o
00:29:55 [2020-12-21T00:29:55.063Z] #41 61.91   CC       images/memfd.o
00:29:55 [2020-12-21T00:29:55.123Z] #18 38.71 Selecting previously unselected package python3-lib2to3.
00:29:55 [2020-12-21T00:29:55.123Z] #18 38.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:29:55 [2020-12-21T00:29:55.123Z] #18 38.73 Unpacking python3-lib2to3 (3.7.3-1) ...
00:29:55 [2020-12-21T00:29:55.321Z] #41 62.28   CC       images/timens.o
00:29:55 [2020-12-21T00:29:55.386Z] #18 38.93 Selecting previously unselected package python3-distutils.
00:29:55 [2020-12-21T00:29:55.386Z] #18 38.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:29:55 [2020-12-21T00:29:55.386Z] #18 38.95 Unpacking python3-distutils (3.7.3-1) ...
00:29:55 [2020-12-21T00:29:55.493Z] #41 57.09   CC       images/time.o
00:29:55 [2020-12-21T00:29:55.493Z] #41 57.34   CC       images/sysctl.o
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.10 Selecting previously unselected package python3-pip.
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.11 Unpacking python3-pip (18.1-5) ...
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.31 Selecting previously unselected package python3-pkg-resources.
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.32 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:29:55 [2020-12-21T00:29:55.650Z] #18 39.34 Unpacking python3-pkg-resources (40.8.0-1) ...
00:29:55 [2020-12-21T00:29:55.752Z] #41 57.58   CC       images/autofs.o
00:29:55 [2020-12-21T00:29:55.888Z] #41 62.70   LINK     images/built-in.o
00:29:55 [2020-12-21T00:29:55.888Z] #41 62.90   GEN      compel/include/asm
00:29:55 [2020-12-21T00:29:55.888Z] #41 62.95   GEN      compel/include/version.h
00:29:55 [2020-12-21T00:29:55.913Z] #18 39.47 Selecting previously unselected package python3-setuptools.
00:29:55 [2020-12-21T00:29:55.913Z] #18 39.47 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:29:55 [2020-12-21T00:29:55.913Z] #18 39.48 Unpacking python3-setuptools (40.8.0-1) ...
00:29:56 [2020-12-21T00:29:56.011Z] #41 57.79   CC       images/macvlan.o
00:29:56 [2020-12-21T00:29:56.146Z] #41 62.96 touch .config
00:29:56 [2020-12-21T00:29:56.146Z] #41 62.97   GEN      include/common/config.h
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.11   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.19   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.21   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.26   DEP      compel/arch/x86/plugins/std/memcpy.d
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.28   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:29:56 [2020-12-21T00:29:56.146Z] #41 63.32   GEN      compel/plugins/include/uapi/std/syscall.h
00:29:56 [2020-12-21T00:29:56.181Z] #18 39.71 Selecting previously unselected package python3-wheel.
00:29:56 [2020-12-21T00:29:56.182Z] #18 39.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:29:56 [2020-12-21T00:29:56.182Z] #18 39.73 Unpacking python3-wheel (0.32.3-2) ...
00:29:56 [2020-12-21T00:29:56.270Z] #41 58.02   CC       images/sit.o
00:29:56 [2020-12-21T00:29:56.405Z] #41 63.40   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:29:56 [2020-12-21T00:29:56.405Z] #41 63.44   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:29:56 [2020-12-21T00:29:56.445Z] #18 39.84 Selecting previously unselected package sudo.
00:29:56 [2020-12-21T00:29:56.445Z] #18 39.85 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
00:29:56 [2020-12-21T00:29:56.445Z] #18 39.87 Unpacking sudo (1.8.27-1+deb10u2) ...
00:29:56 [2020-12-21T00:29:56.529Z] #41 58.32   CC       images/memfd.o
00:29:56 [2020-12-21T00:29:56.663Z] #41 63.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:29:56 [2020-12-21T00:29:56.663Z] #41 63.52   DEP      compel/plugins/std/infect.d
00:29:56 [2020-12-21T00:29:56.663Z] #41 63.70   DEP      compel/plugins/std/string.d
00:29:56 [2020-12-21T00:29:56.788Z] #41 58.59   CC       images/timens.o
00:29:56 [2020-12-21T00:29:56.922Z] #41 63.94   DEP      compel/plugins/std/log.d
00:29:57 [2020-12-21T00:29:57.022Z] #18 40.45 Selecting previously unselected package thin-provisioning-tools.
00:29:57 [2020-12-21T00:29:57.022Z] #18 40.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
00:29:57 [2020-12-21T00:29:57.022Z] #18 40.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:29:57 [2020-12-21T00:29:57.022Z] #18 40.74 Selecting previously unselected package uidmap.
00:29:57 [2020-12-21T00:29:57.047Z] #41 58.98   LINK     images/built-in.o
00:29:57 [2020-12-21T00:29:57.232Z] #41 64.07   DEP      compel/plugins/std/fds.d
00:29:57 [2020-12-21T00:29:57.286Z] #18 40.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
00:29:57 [2020-12-21T00:29:57.286Z] #18 40.75 Unpacking uidmap (1:4.5-1.1) ...
00:29:57 [2020-12-21T00:29:57.286Z] #18 40.94 Selecting previously unselected package vim-runtime.
00:29:57 [2020-12-21T00:29:57.286Z] #18 40.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:29:57 [2020-12-21T00:29:57.286Z] #18 40.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:29:57 [2020-12-21T00:29:57.306Z] #41 59.21   GEN      compel/include/asm
00:29:57 [2020-12-21T00:29:57.306Z] #41 59.23   GEN      compel/include/version.h
00:29:57 [2020-12-21T00:29:57.306Z] #41 59.25 touch .config
00:29:57 [2020-12-21T00:29:57.502Z] #41 64.39   DEP      compel/plugins/std/std.d
00:29:57 [2020-12-21T00:29:57.502Z] #41 64.55   DEP      compel/plugins/shmem/shmem.d
00:29:57 [2020-12-21T00:29:57.549Z] #18 41.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:29:57 [2020-12-21T00:29:57.549Z] #18 41.05 Unpacking vim-runtime (2:8.1.0875-5) ...
00:29:57 [2020-12-21T00:29:57.569Z] #41 59.31   GEN      include/common/config.h
00:29:57 [2020-12-21T00:29:57.569Z] #41 59.47   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
00:29:57 [2020-12-21T00:29:57.569Z] #41 59.50   GEN      compel/plugins/include/uapi/std/syscall-64.h
00:29:57 [2020-12-21T00:29:57.768Z] #41 64.65   DEP      compel/plugins/fds/fds.d
00:29:57 [2020-12-21T00:29:57.768Z] #41 64.90   CC       compel/plugins/std/std.o
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.55   GEN      compel/arch/x86/plugins/std/syscalls-64.S
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.61   DEP      compel/arch/x86/plugins/std/syscalls-64.d
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.63   DEP      compel/arch/x86/plugins/std/memcpy.d
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.66   DEP      compel/arch/x86/plugins/std/parasite-head.d
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.69   GEN      compel/plugins/include/uapi/std/syscall.h
00:29:57 [2020-12-21T00:29:57.828Z] #41 59.72   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
00:29:58 [2020-12-21T00:29:58.087Z] #41 59.73   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:29:58 [2020-12-21T00:29:58.087Z] #41 59.76   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:29:58 [2020-12-21T00:29:58.087Z] #41 59.76   DEP      compel/plugins/std/infect.d
00:29:58 [2020-12-21T00:29:58.087Z] #41 59.86   DEP      compel/plugins/std/string.d
00:29:58 [2020-12-21T00:29:58.087Z] #41 59.93   DEP      compel/plugins/std/log.d
00:29:58 [2020-12-21T00:29:58.087Z] #41 ...
00:29:58 [2020-12-21T00:29:58.087Z] 
00:29:58 [2020-12-21T00:29:58.087Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:29:58 [2020-12-21T00:29:58.087Z] #43 161.0 net/textproto
00:29:58 [2020-12-21T00:29:58.336Z] #41 65.48   CC       compel/plugins/std/fds.o
00:29:58 [2020-12-21T00:29:58.346Z] #43 161.0 crypto/x509
00:29:58 [2020-12-21T00:29:58.684Z] ok  	github.com/docker/docker/layer	7.474s	coverage: 68.8% of statements
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.524s	coverage: 43.2% of statements
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:29:58 [2020-12-21T00:29:58.684Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
00:29:58 [2020-12-21T00:29:58.684Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
00:29:59 [2020-12-21T00:29:59.042Z] ok  	github.com/docker/docker/pkg/discovery/file	0.016s	coverage: 97.6% of statements
00:29:59 [2020-12-21T00:29:59.271Z] #41 66.35   CC       compel/plugins/std/log.o
00:29:59 [2020-12-21T00:29:59.420Z] #43 159.7   CC       criu/netfilter.o
00:29:59 [2020-12-21T00:29:59.421Z] #43 160.2   CC       criu/page-pipe.o
00:29:59 [2020-12-21T00:29:59.705Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
00:29:59 [2020-12-21T00:29:59.997Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
00:30:00 [2020-12-21T00:30:00.250Z] #43 163.0 vendor/golang.org/x/net/http/httpguts
00:30:00 [2020-12-21T00:30:00.288Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
00:30:00 [2020-12-21T00:30:00.467Z] #43 161.1   CC       criu/page-xfer.o
00:30:00 [2020-12-21T00:30:00.509Z] #43 163.5 vendor/golang.org/x/net/http/httpproxy
00:30:00 [2020-12-21T00:30:00.873Z] #18 44.49 Selecting previously unselected package vim.
00:30:00 [2020-12-21T00:30:00.873Z] #18 44.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
00:30:00 [2020-12-21T00:30:00.873Z] #18 44.52 Unpacking vim (2:8.1.0875-5) ...
00:30:01 [2020-12-21T00:30:01.077Z] #43 163.8 mime/multipart
00:30:01 [2020-12-21T00:30:01.180Z] #41 67.70   CC       compel/plugins/std/string.o
00:30:01 [2020-12-21T00:30:01.323Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
00:30:01 [2020-12-21T00:30:01.778Z] #41 68.53   CC       compel/plugins/std/infect.o
00:30:01 [2020-12-21T00:30:01.821Z] #18 45.10 Selecting previously unselected package xfsprogs.
00:30:01 [2020-12-21T00:30:01.821Z] #18 45.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
00:30:01 [2020-12-21T00:30:01.821Z] #18 45.12 Unpacking xfsprogs (4.20.0-1) ...
00:30:01 [2020-12-21T00:30:01.957Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
00:30:02 [2020-12-21T00:30:02.037Z] #41 69.05   CC       compel/arch/x86/plugins/std/parasite-head.o
00:30:02 [2020-12-21T00:30:02.037Z] #41 69.10   CC       compel/arch/x86/plugins/std/memcpy.o
00:30:02 [2020-12-21T00:30:02.084Z] #18 45.73 Selecting previously unselected package zip.
00:30:02 [2020-12-21T00:30:02.084Z] #18 45.75 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
00:30:02 [2020-12-21T00:30:02.084Z] #18 45.76 Unpacking zip (3.0-11+b1) ...
00:30:02 [2020-12-21T00:30:02.297Z] #41 69.20   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:30:02 [2020-12-21T00:30:02.297Z] #41 69.28   AR       compel/plugins/std.lib.a
00:30:02 [2020-12-21T00:30:02.297Z] #41 69.33   CC       compel/plugins/fds/fds.o
00:30:02 [2020-12-21T00:30:02.564Z] #43 163.3   CC       criu/pagemap-cache.o
00:30:02 [2020-12-21T00:30:02.609Z] #18 46.09 Setting up aufs-tools (1:4.14+20190211-1) ...
00:30:02 [2020-12-21T00:30:02.609Z] #18 46.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:30:02 [2020-12-21T00:30:02.609Z] #18 46.14 Setting up libip6tc0:arm64 (1.8.2-4) ...
00:30:02 [2020-12-21T00:30:02.609Z] #18 46.15 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
00:30:02 [2020-12-21T00:30:02.609Z] #18 46.19 Setting up libgpm2:arm64 (1.20.7-5) ...
00:30:02 [2020-12-21T00:30:02.659Z] ok  	github.com/docker/docker/pkg/fsutils	0.439s	coverage: 85.1% of statements
00:30:02 [2020-12-21T00:30:02.659Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.064s	coverage: 84.1% of statements
00:30:02 [2020-12-21T00:30:02.861Z] #43 163.8   CC       criu/pagemap.o
00:30:02 [2020-12-21T00:30:02.868Z] #41 69.64   AR       compel/plugins/fds.lib.a
00:30:02 [2020-12-21T00:30:02.868Z] #41 69.70   HOSTDEP  compel/src/lib/log-host.d
00:30:02 [2020-12-21T00:30:02.868Z] #41 69.77   HOSTDEP  compel/src/lib/handle-elf-host.d
00:30:02 [2020-12-21T00:30:02.868Z] #41 69.86   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:30:02 [2020-12-21T00:30:02.868Z] #41 69.90   HOSTDEP  compel/src/main-host.d
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.35 Setting up libip4tc0:arm64 (1.8.2-4) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.37 Setting up uidmap (1:4.5-1.1) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.38 Setting up libnftnl11:arm64 (1.1.2-2) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.53 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.56 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
00:30:02 [2020-12-21T00:30:02.882Z] #18 46.57 Setting up xxd (2:8.1.0875-5) ...
00:30:02 [2020-12-21T00:30:02.951Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
00:30:02 [2020-12-21T00:30:02.983Z] #43 ...
00:30:02 [2020-12-21T00:30:02.983Z] 
00:30:02 [2020-12-21T00:30:02.983Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:30:02 [2020-12-21T00:30:02.983Z] #56 DONE 165.4s
00:30:02 [2020-12-21T00:30:02.983Z] 
00:30:02 [2020-12-21T00:30:02.983Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:30:02 [2020-12-21T00:30:02.983Z] #57 DONE 0.1s
00:30:02 [2020-12-21T00:30:02.983Z] 
00:30:02 [2020-12-21T00:30:02.983Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:30:02 [2020-12-21T00:30:02.983Z] #58 DONE 0.1s
00:30:02 [2020-12-21T00:30:02.983Z] 
00:30:02 [2020-12-21T00:30:02.983Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.01   DEP      compel/plugins/std/fds.d
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.16   DEP      compel/plugins/std/std.d
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.29   DEP      compel/plugins/shmem/shmem.d
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.43   DEP      compel/plugins/fds/fds.d
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.56   CC       compel/plugins/std/std.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 60.83   CC       compel/plugins/std/fds.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 61.63   CC       compel/plugins/std/log.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 62.78   CC       compel/plugins/std/string.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 63.55   CC       compel/plugins/std/infect.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 64.25   CC       compel/arch/x86/plugins/std/parasite-head.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 64.36   CC       compel/arch/x86/plugins/std/memcpy.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 64.48   CC       compel/arch/x86/plugins/std/syscalls-64.o
00:30:02 [2020-12-21T00:30:02.983Z] #41 64.71   AR       compel/plugins/std.lib.a
00:30:02 [2020-12-21T00:30:02.983Z] #41 64.81   CC       compel/plugins/fds/fds.o
00:30:03 [2020-12-21T00:30:03.129Z] #41 69.98   DEP      compel/src/lib/ptrace.d
00:30:03 [2020-12-21T00:30:03.129Z] #41 ...
00:30:03 [2020-12-21T00:30:03.129Z] 
00:30:03 [2020-12-21T00:30:03.129Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:30:03 [2020-12-21T00:30:03.129Z] #56 DONE 171.8s
00:30:03 [2020-12-21T00:30:03.129Z] 
00:30:03 [2020-12-21T00:30:03.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:03 [2020-12-21T00:30:03.129Z] #41 70.09   DEP      compel/src/lib/infect.d
00:30:03 [2020-12-21T00:30:03.129Z] #41 ...
00:30:03 [2020-12-21T00:30:03.129Z] 
00:30:03 [2020-12-21T00:30:03.129Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:03 [2020-12-21T00:30:03.129Z] #43 164.3 vendor/golang.org/x/net/http/httpguts
00:30:03 [2020-12-21T00:30:03.129Z] #43 164.6 vendor/golang.org/x/net/http/httpproxy
00:30:03 [2020-12-21T00:30:03.129Z] #43 165.4 mime/multipart
00:30:03 [2020-12-21T00:30:03.129Z] #43 168.9 crypto/tls
00:30:03 [2020-12-21T00:30:03.145Z] #18 46.63 Setting up zip (3.0-11+b1) ...
00:30:03 [2020-12-21T00:30:03.145Z] #18 46.65 Setting up vim-common (2:8.1.0875-5) ...
00:30:03 [2020-12-21T00:30:03.145Z] #18 46.69 Setting up bash-completion (1:2.8-6) ...
00:30:03 [2020-12-21T00:30:03.388Z] #43 ...
00:30:03 [2020-12-21T00:30:03.388Z] 
00:30:03 [2020-12-21T00:30:03.388Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
00:30:03 [2020-12-21T00:30:03.388Z] #57 DONE 0.2s
00:30:03 [2020-12-21T00:30:03.388Z] 
00:30:03 [2020-12-21T00:30:03.388Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
00:30:03 [2020-12-21T00:30:03.388Z] #58 DONE 0.1s
00:30:03 [2020-12-21T00:30:03.388Z] 
00:30:03 [2020-12-21T00:30:03.388Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:03 [2020-12-21T00:30:03.388Z] #41 70.38   DEP      compel/src/lib/infect-util.d
00:30:03 [2020-12-21T00:30:03.551Z] #41 65.19   AR       compel/plugins/fds.lib.a
00:30:03 [2020-12-21T00:30:03.551Z] #41 65.25   HOSTDEP  compel/src/lib/log-host.d
00:30:03 [2020-12-21T00:30:03.551Z] #41 65.37   HOSTDEP  compel/src/lib/handle-elf-host.d
00:30:03 [2020-12-21T00:30:03.584Z] ok  	github.com/docker/docker/pkg/idtools	0.378s	coverage: 70.1% of statements
00:30:03 [2020-12-21T00:30:03.647Z] #41 70.52   DEP      compel/src/lib/infect-rpc.d
00:30:03 [2020-12-21T00:30:03.647Z] #41 70.71   DEP      compel/arch/x86/src/lib/infect.d
00:30:03 [2020-12-21T00:30:03.810Z] #41 65.54   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
00:30:03 [2020-12-21T00:30:03.810Z] #41 65.66   HOSTDEP  compel/src/main-host.d
00:30:03 [2020-12-21T00:30:03.876Z] ok  	github.com/docker/docker/pkg/ioutils	0.277s	coverage: 70.1% of statements
00:30:03 [2020-12-21T00:30:03.907Z] #41 70.91   DEP      compel/arch/x86/src/lib/cpu.d
00:30:04 [2020-12-21T00:30:04.070Z] #41 65.83   DEP      compel/src/lib/ptrace.d
00:30:04 [2020-12-21T00:30:04.166Z] #41 71.05   DEP      compel/src/lib/log.d
00:30:04 [2020-12-21T00:30:04.166Z] #41 71.16   DEP      compel/src/main.d
00:30:04 [2020-12-21T00:30:04.237Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
00:30:04 [2020-12-21T00:30:04.237Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
00:30:04 [2020-12-21T00:30:04.237Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:30:04 [2020-12-21T00:30:04.237Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:30:04 [2020-12-21T00:30:04.237Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:30:04 [2020-12-21T00:30:04.332Z] #41 66.00   DEP      compel/src/lib/infect.d
00:30:04 [2020-12-21T00:30:04.332Z] #41 66.14   DEP      compel/src/lib/infect-util.d
00:30:04 [2020-12-21T00:30:04.391Z] #43 165.1   CC       criu/parasite-syscall.o
00:30:04 [2020-12-21T00:30:04.425Z] #41 71.37   DEP      compel/src/lib/handle-elf.d
00:30:04 [2020-12-21T00:30:04.552Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
00:30:04 [2020-12-21T00:30:04.552Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:30:04 [2020-12-21T00:30:04.552Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
00:30:04 [2020-12-21T00:30:04.552Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
00:30:04 [2020-12-21T00:30:04.591Z] #41 66.28   DEP      compel/src/lib/infect-rpc.d
00:30:04 [2020-12-21T00:30:04.591Z] #41 66.46   DEP      compel/arch/x86/src/lib/infect.d
00:30:04 [2020-12-21T00:30:04.684Z] #41 71.52   DEP      compel/arch/x86/src/lib/handle-elf.d
00:30:04 [2020-12-21T00:30:04.844Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
00:30:04 [2020-12-21T00:30:04.844Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
00:30:04 [2020-12-21T00:30:04.844Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:30:04 [2020-12-21T00:30:04.844Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:30:04 [2020-12-21T00:30:04.850Z] #41 66.70   DEP      compel/arch/x86/src/lib/cpu.d
00:30:04 [2020-12-21T00:30:04.850Z] #41 66.78   DEP      compel/src/lib/log.d
00:30:04 [2020-12-21T00:30:04.943Z] #41 71.79   CC       compel/src/lib/log.o
00:30:05 [2020-12-21T00:30:05.109Z] #41 66.87   DEP      compel/src/main.d
00:30:05 [2020-12-21T00:30:05.109Z] #41 66.93   DEP      compel/src/lib/handle-elf.d
00:30:05 [2020-12-21T00:30:05.109Z] #41 66.95   DEP      compel/arch/x86/src/lib/handle-elf.d
00:30:05 [2020-12-21T00:30:05.109Z] #41 66.97   CC       compel/src/lib/log.o
00:30:05 [2020-12-21T00:30:05.203Z] #41 72.08   CC       compel/arch/x86/src/lib/cpu.o
00:30:05 [2020-12-21T00:30:05.465Z] #43 166.2   CC       criu/path.o
00:30:05 [2020-12-21T00:30:05.478Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
00:30:05 [2020-12-21T00:30:05.677Z] #41 67.28   CC       compel/arch/x86/src/lib/cpu.o
00:30:05 [2020-12-21T00:30:05.767Z] #43 166.6   CC       criu/pie-util-vdso.o
00:30:05 [2020-12-21T00:30:05.772Z] #41 72.94   CC       compel/arch/x86/src/lib/infect.o
00:30:06 [2020-12-21T00:30:06.159Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
00:30:06 [2020-12-21T00:30:06.159Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
00:30:06 [2020-12-21T00:30:06.411Z] #43 167.2   CC       criu/pie-util.o
00:30:06 [2020-12-21T00:30:06.411Z] #43 167.4   CC       criu/pipes.o
00:30:06 [2020-12-21T00:30:06.450Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
00:30:06 [2020-12-21T00:30:06.492Z] #18 49.98 Setting up libiptc0:arm64 (1.8.2-4) ...
00:30:06 [2020-12-21T00:30:06.492Z] #18 50.00 Setting up xz-utils (5.2.4-1) ...
00:30:06 [2020-12-21T00:30:06.620Z] #41 68.30   CC       compel/arch/x86/src/lib/infect.o
00:30:06 [2020-12-21T00:30:06.620Z] #41 ...
00:30:06 [2020-12-21T00:30:06.620Z] 
00:30:06 [2020-12-21T00:30:06.620Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:06 [2020-12-21T00:30:06.620Z] #11 169.4 Selecting previously unselected package libapparmor1:amd64.
00:30:06 [2020-12-21T00:30:06.620Z] #11 169.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:30:06 [2020-12-21T00:30:06.620Z] #11 169.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:30:06 [2020-12-21T00:30:06.620Z] #11 169.6 Selecting previously unselected package libapparmor-dev:amd64.
00:30:06 [2020-12-21T00:30:06.710Z] #41 73.83   CC       compel/src/lib/infect-rpc.o
00:30:06 [2020-12-21T00:30:06.755Z] #18 50.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:30:06 [2020-12-21T00:30:06.755Z] #18 50.05 Setting up sudo (1.8.27-1+deb10u2) ...
00:30:06 [2020-12-21T00:30:06.881Z] #11 169.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:30:06 [2020-12-21T00:30:06.881Z] #11 169.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:30:07 [2020-12-21T00:30:07.018Z] #18 50.60 invoke-rc.d: could not determine current runlevel
00:30:07 [2020-12-21T00:30:07.018Z] #18 50.62 invoke-rc.d: policy-rc.d denied execution of start.
00:30:07 [2020-12-21T00:30:07.018Z] #18 50.63 Setting up pigz (2.4-1) ...
00:30:07 [2020-12-21T00:30:07.280Z] #41 74.31   CC       compel/src/lib/infect-util.o
00:30:07 [2020-12-21T00:30:07.282Z] #18 50.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
00:30:07 [2020-12-21T00:30:07.282Z] #18 50.73 Setting up libnl-3-200:arm64 (3.4.0-1) ...
00:30:07 [2020-12-21T00:30:07.282Z] #18 50.78 Setting up python-pip-whl (18.1-5) ...
00:30:07 [2020-12-21T00:30:07.282Z] #18 50.80 Setting up libmpdec2:arm64 (2.4.2-2) ...
00:30:07 [2020-12-21T00:30:07.282Z] #18 50.83 Setting up vim-runtime (2:8.1.0875-5) ...
00:30:07 [2020-12-21T00:30:07.449Z] #11 170.1 Selecting previously unselected package libbtrfs0.
00:30:07 [2020-12-21T00:30:07.449Z] #11 170.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:30:07 [2020-12-21T00:30:07.449Z] #11 170.1 Unpacking libbtrfs0 (4.20.1-2) ...
00:30:07 [2020-12-21T00:30:07.463Z] #43 168.2   CC       criu/plugin.o
00:30:07 [2020-12-21T00:30:07.486Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 75.0% of statements
00:30:07 [2020-12-21T00:30:07.539Z] #41 74.62   CC       compel/src/lib/infect.o
00:30:07 [2020-12-21T00:30:07.710Z] #11 170.3 Selecting previously unselected package libbtrfs-dev.
00:30:07 [2020-12-21T00:30:07.710Z] #11 170.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:30:07 [2020-12-21T00:30:07.710Z] #11 170.4 Unpacking libbtrfs-dev (4.20.1-2) ...
00:30:07 [2020-12-21T00:30:07.813Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.30 Setting up libaio1:arm64 (0.3.112-3) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.35 Setting up libonig5:arm64 (6.9.1-1) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.36 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.38 Setting up vim (2:8.1.0875-5) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.45 update-alternatives: 
00:30:07 [2020-12-21T00:30:07.858Z] #18 ...
00:30:07 [2020-12-21T00:30:07.858Z] 
00:30:07 [2020-12-21T00:30:07.858Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:07 [2020-12-21T00:30:07.858Z] #41 104.7   CC       criu/cr-service.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 106.9   CC       criu/crtools.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 107.8   CC       criu/eventfd.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 108.3   CC       criu/eventpoll.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 109.3   CC       criu/external.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 109.7   CC       criu/fault-injection.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 109.8   CC       criu/fdstore.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 110.2   CC       criu/fifo.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 110.7   CC       criu/file-ids.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 111.1   CC       criu/file-lock.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 112.2   CC       criu/files-ext.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 112.7   CC       criu/files-reg.o
00:30:07 [2020-12-21T00:30:07.858Z] #41 ...
00:30:07 [2020-12-21T00:30:07.858Z] 
00:30:07 [2020-12-21T00:30:07.858Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.50 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.52 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:30:07 [2020-12-21T00:30:07.858Z] #18 51.54 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
00:30:07 [2020-12-21T00:30:07.969Z] #11 170.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:30:07 [2020-12-21T00:30:07.969Z] #11 170.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:30:07 [2020-12-21T00:30:07.969Z] #11 170.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:08 [2020-12-21T00:30:08.107Z] #43 168.9   CC       criu/proc_parse.o
00:30:08 [2020-12-21T00:30:08.121Z] #18 51.56 Setting up jq (1.5+dfsg-2+b1) ...
00:30:08 [2020-12-21T00:30:08.121Z] #18 51.67 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
00:30:08 [2020-12-21T00:30:08.121Z] #18 51.74 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:30:08 [2020-12-21T00:30:08.538Z] #11 171.2 Selecting previously unselected package libudev-dev:amd64.
00:30:08 [2020-12-21T00:30:08.538Z] #11 171.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
00:30:08 [2020-12-21T00:30:08.538Z] #11 171.3 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
00:30:08 [2020-12-21T00:30:08.798Z] #11 171.6 Selecting previously unselected package libsepol1-dev:amd64.
00:30:08 [2020-12-21T00:30:08.798Z] #11 171.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:30:08 [2020-12-21T00:30:08.798Z] #11 171.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:30:09 [2020-12-21T00:30:09.058Z] #11 171.9 Selecting previously unselected package libpcre16-3:amd64.
00:30:09 [2020-12-21T00:30:09.058Z] #11 171.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.058Z] #11 172.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.443Z] #41 ...
00:30:09 [2020-12-21T00:30:09.443Z] 
00:30:09 [2020-12-21T00:30:09.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.6 Selecting previously unselected package libapparmor1:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.7 Selecting previously unselected package libapparmor-dev:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 175.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.0 Selecting previously unselected package libbtrfs0.
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.0 Unpacking libbtrfs0 (4.20.1-2) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.2 Selecting previously unselected package libbtrfs-dev.
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.3 Unpacking libbtrfs-dev (4.20.1-2) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.7 Selecting previously unselected package libudev-dev:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 176.7 Unpacking libudev-dev:amd64 (241-7~deb10u5) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 177.1 Selecting previously unselected package libsepol1-dev:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 177.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 177.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
00:30:09 [2020-12-21T00:30:09.443Z] #11 177.6 Selecting previously unselected package libpcre16-3:amd64.
00:30:09 [2020-12-21T00:30:09.443Z] #11 177.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.444Z] #11 177.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.444Z] #11 177.8 Selecting previously unselected package libpcre32-3:amd64.
00:30:09 [2020-12-21T00:30:09.444Z] #11 177.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.444Z] #11 177.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.444Z] #11 178.2 Selecting previously unselected package libpcrecpp0v5:amd64.
00:30:09 [2020-12-21T00:30:09.444Z] #11 178.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.444Z] #11 178.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.2 Selecting previously unselected package libpcre32-3:amd64.
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.4 Selecting previously unselected package libpcrecpp0v5:amd64.
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.626Z] #11 172.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.708Z] #11 178.3 Selecting previously unselected package libpcre3-dev:amd64.
00:30:09 [2020-12-21T00:30:09.708Z] #11 178.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.708Z] #11 178.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:30:09 [2020-12-21T00:30:09.885Z] #11 172.6 Selecting previously unselected package libpcre3-dev:amd64.
00:30:09 [2020-12-21T00:30:09.885Z] #11 172.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
00:30:09 [2020-12-21T00:30:09.885Z] #11 172.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
00:30:10 [2020-12-21T00:30:10.453Z] #11 173.3 Selecting previously unselected package libselinux1-dev:amd64.
00:30:10 [2020-12-21T00:30:10.453Z] #11 173.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:30:10 [2020-12-21T00:30:10.453Z] #11 173.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:10 [2020-12-21T00:30:10.645Z] #11 179.2 Selecting previously unselected package libselinux1-dev:amd64.
00:30:10 [2020-12-21T00:30:10.646Z] #11 179.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
00:30:10 [2020-12-21T00:30:10.646Z] #11 179.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:10 [2020-12-21T00:30:10.676Z] ok  	github.com/docker/docker/pkg/signal	2.351s	coverage: 61.0% of statements
00:30:10 [2020-12-21T00:30:10.676Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
00:30:10 [2020-12-21T00:30:10.905Z] #11 179.7 Selecting previously unselected package libdevmapper-dev:amd64.
00:30:10 [2020-12-21T00:30:10.968Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
00:30:11 [2020-12-21T00:30:11.021Z] #11 173.6 Selecting previously unselected package libdevmapper-dev:amd64.
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.8 Selecting previously unselected package libseccomp-dev:amd64.
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.9 Selecting previously unselected package libsystemd-dev:amd64.
00:30:11 [2020-12-21T00:30:11.022Z] #11 173.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.022Z] #11 174.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
00:30:11 [2020-12-21T00:30:11.164Z] #11 179.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.164Z] #11 179.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:11 [2020-12-21T00:30:11.259Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
00:30:11 [2020-12-21T00:30:11.424Z] #11 179.9 Selecting previously unselected package libseccomp-dev:amd64.
00:30:11 [2020-12-21T00:30:11.424Z] #11 179.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.424Z] #11 180.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
00:30:11 [2020-12-21T00:30:11.678Z] #43 ...
00:30:11 [2020-12-21T00:30:11.678Z] 
00:30:11 [2020-12-21T00:30:11.678Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:30:11 [2020-12-21T00:30:11.678Z] #40 240.3 + dpkg --print-architecture
00:30:11 [2020-12-21T00:30:11.678Z] #40 240.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:30:11 [2020-12-21T00:30:11.678Z] #40 240.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:30:11 [2020-12-21T00:30:11.678Z] #40 240.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:30:11 [2020-12-21T00:30:11.683Z] #11 180.2 Selecting previously unselected package libsystemd-dev:amd64.
00:30:11 [2020-12-21T00:30:11.683Z] #11 180.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ...
00:30:11 [2020-12-21T00:30:11.683Z] #11 180.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ...
00:30:11 [2020-12-21T00:30:11.893Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up libbtrfs0 (4.20.1-2) ...
00:30:11 [2020-12-21T00:30:11.958Z] #11 174.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 174.9 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up libbtrfs-dev (4.20.1-2) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up mingw-w64-common (6.0.0-3) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.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
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.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
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.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
00:30:12 [2020-12-21T00:30:12.218Z] #11 175.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
00:30:12 [2020-12-21T00:30:12.228Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 36.9% of statements
00:30:12 [2020-12-21T00:30:12.254Z] #11 180.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.254Z] #11 180.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
00:30:12 [2020-12-21T00:30:12.254Z] #11 180.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
00:30:12 [2020-12-21T00:30:12.254Z] #11 181.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.34 Setting up iptables (1.8.2-4) ...
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:30:12 [2020-12-21T00:30:12.344Z] #18 55.52 Setting up python3 (3.7.3-1) ...
00:30:12 [2020-12-21T00:30:12.344Z] #18 56.04 Setting up python3-wheel (0.32.3-2) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.3 Setting up dmsetup (2:1.02.155-3) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:12 [2020-12-21T00:30:12.477Z] #11 175.4 Processing triggers for libc-bin (2.28-10) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.0 Setting up libbtrfs0 (4.20.1-2) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.1 Setting up libudev-dev:amd64 (241-7~deb10u5) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.1 Setting up libbtrfs-dev (4.20.1-2) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.2 Setting up mingw-w64-common (6.0.0-3) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
00:30:12 [2020-12-21T00:30:12.513Z] #11 181.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:12 [2020-12-21T00:30:12.520Z] ok  	github.com/docker/docker/pkg/tailfile	0.034s	coverage: 88.6% of statements
00:30:12 [2020-12-21T00:30:12.812Z] ok  	github.com/docker/docker/pkg/tarsum	0.031s	coverage: 89.3% of statements
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.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
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.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
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.7 Setting up dmsetup (2:1.02.155-3) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
00:30:13 [2020-12-21T00:30:13.081Z] #11 181.7 Processing triggers for libc-bin (2.28-10) ...
00:30:13 [2020-12-21T00:30:13.105Z] testing: warning: no tests to run
00:30:13 [2020-12-21T00:30:13.105Z] coverage: [no statements]
00:30:13 [2020-12-21T00:30:13.105Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:30:13 [2020-12-21T00:30:13.397Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
00:30:13 [2020-12-21T00:30:13.689Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:30:13 [2020-12-21T00:30:13.689Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:30:13 [2020-12-21T00:30:13.811Z] #18 57.10 Setting up apparmor (2.13.2-10) ...
00:30:14 [2020-12-21T00:30:14.019Z] #11 DONE 182.6s
00:30:14 [2020-12-21T00:30:14.019Z] 
00:30:14 [2020-12-21T00:30:14.019Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:30:14 [2020-12-21T00:30:14.387Z] #11 DONE 176.8s
00:30:14 [2020-12-21T00:30:14.387Z] 
00:30:14 [2020-12-21T00:30:14.387Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:14 [2020-12-21T00:30:14.387Z] #51 ...
00:30:14 [2020-12-21T00:30:14.387Z] 
00:30:14 [2020-12-21T00:30:14.387Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:14 [2020-12-21T00:30:14.387Z] #43 166.9 crypto/tls
00:30:14 [2020-12-21T00:30:14.387Z] #43 174.4 net/http/httptrace
00:30:14 [2020-12-21T00:30:14.387Z] #43 174.8 net/http
00:30:14 [2020-12-21T00:30:14.387Z] #43 ...
00:30:14 [2020-12-21T00:30:14.387Z] 
00:30:14 [2020-12-21T00:30:14.387Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
00:30:15 [2020-12-21T00:30:15.282Z] #40 ...
00:30:15 [2020-12-21T00:30:15.282Z] 
00:30:15 [2020-12-21T00:30:15.282Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:15 [2020-12-21T00:30:15.282Z] #53 126.2 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:30:15 [2020-12-21T00:30:15.282Z] #53 129.1 + mkdir -p /build
00:30:15 [2020-12-21T00:30:15.282Z] #53 129.1 + cp runc /build/runc
00:30:15 [2020-12-21T00:30:15.282Z] #53 DONE 129.3s
00:30:15 [2020-12-21T00:30:15.282Z] 
00:30:15 [2020-12-21T00:30:15.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:15 [2020-12-21T00:30:15.282Z] #43 173.0   CC       criu/protobuf-desc.o
00:30:15 [2020-12-21T00:30:15.282Z] #43 174.2   CC       criu/protobuf.o
00:30:15 [2020-12-21T00:30:15.282Z] #43 174.7   CC       criu/pstree.o
00:30:15 [2020-12-21T00:30:15.282Z] #43 175.9   CC       criu/rbtree.o
00:30:15 [2020-12-21T00:30:15.303Z] ok  	github.com/docker/docker/plugin	0.557s	coverage: 23.2% of statements
00:30:15 [2020-12-21T00:30:15.579Z] #43 176.4   CC       criu/rst-malloc.o
00:30:15 [2020-12-21T00:30:15.876Z] #43 176.8   CC       criu/seccomp.o
00:30:15 [2020-12-21T00:30:15.937Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:30:16 [2020-12-21T00:30:16.228Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 86.4% of statements
00:30:16 [2020-12-21T00:30:16.294Z] #12 DONE 2.4s
00:30:16 [2020-12-21T00:30:16.294Z] 
00:30:16 [2020-12-21T00:30:16.294Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.876 + RM_GOPATH=0
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.876 + TMP_GOPATH=
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.876 + : /build
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.876 + '[' -z '' ']'
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.883 ++ mktemp -d
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.883 + export GOPATH=/tmp/tmp.2VC60XmM1j
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.883 + GOPATH=/tmp/tmp.2VC60XmM1j
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.883 + RM_GOPATH=1
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.883 + case "$(go env GOARCH)" in
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.893 ++ go env GOARCH
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.911 + export GO_BUILDMODE=-buildmode=pie
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.912 + GO_BUILDMODE=-buildmode=pie
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.912 ++ dirname /tmp/install/install.sh
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + dir=/tmp/install
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + bin=runc
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + shift
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + '[' '!' -f /tmp/install/runc.installer ']'
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + . /tmp/install/runc.installer
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + install_runc
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.922 + uname -r
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.923 + grep -q '^3\.10\.0.*\.el7\.'
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.938 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.938 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.938 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.938 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2VC60XmM1j/src/github.com/opencontainers/runc
00:30:16 [2020-12-21T00:30:16.294Z] #51 1.938 Cloning into '/tmp/tmp.2VC60XmM1j/src/github.com/opencontainers/runc'...
00:30:16 [2020-12-21T00:30:16.371Z] #18 ...
00:30:16 [2020-12-21T00:30:16.371Z] 
00:30:16 [2020-12-21T00:30:16.371Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:16 [2020-12-21T00:30:16.371Z] #51 75.81 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:30:16 [2020-12-21T00:30:16.371Z] #51 ...
00:30:16 [2020-12-21T00:30:16.371Z] 
00:30:16 [2020-12-21T00:30:16.371Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:30:16 [2020-12-21T00:30:16.371Z] #47 201.3 + /build/golangci-lint --version
00:30:16 [2020-12-21T00:30:16.371Z] #47 201.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:30:16 [2020-12-21T00:30:16.371Z] #47 DONE 204.8s
00:30:16 [2020-12-21T00:30:16.556Z] #12 DONE 2.3s
00:30:16 [2020-12-21T00:30:16.556Z] 
00:30:16 [2020-12-21T00:30:16.556Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:30:16 [2020-12-21T00:30:16.633Z] 
00:30:16 [2020-12-21T00:30:16.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:16 [2020-12-21T00:30:16.634Z] #41 115.0   CC       criu/files.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 117.1   CC       criu/filesystems.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 117.9   CC       criu/fsnotify.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 119.0   CC       criu/image-desc.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 119.2   CC       criu/image.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 120.2   CC       criu/ipc_ns.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 121.6   CC       criu/irmap.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 122.5   CC       criu/kcmp-ids.o
00:30:16 [2020-12-21T00:30:16.634Z] #41 122.9   CC       criu/kerndat.o
00:30:17 [2020-12-21T00:30:17.217Z] #41 124.2   CC       criu/libnetlink.o
00:30:17 [2020-12-21T00:30:17.232Z] #51 ...
00:30:17 [2020-12-21T00:30:17.232Z] 
00:30:17 [2020-12-21T00:30:17.232Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:17 [2020-12-21T00:30:17.232Z] #41 69.08   CC       compel/src/lib/infect-rpc.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 69.51   CC       compel/src/lib/infect-util.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 69.80   CC       compel/src/lib/infect.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 72.85   CC       compel/src/lib/ptrace.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 73.22   AR       compel/libcompel.a
00:30:17 [2020-12-21T00:30:17.232Z] #41 73.35   HOSTCC   compel/src/main-host.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 73.75   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 74.00   HOSTCC   compel/src/lib/handle-elf-host.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 74.64   HOSTCC   compel/src/lib/log-host.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 74.93   HOSTLINK compel/compel-host-bin
00:30:17 [2020-12-21T00:30:17.232Z] #41 75.17   DEP      soccr/soccr.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 75.33   CC       soccr/soccr.o
00:30:17 [2020-12-21T00:30:17.232Z] #41 77.45   AR       soccr/libsoccr.a
00:30:17 [2020-12-21T00:30:17.232Z] #41 77.50 make[1]: 'soccr/libsoccr.a' is up to date.
00:30:17 [2020-12-21T00:30:17.232Z] #41 78.06   DEP      criu/arch/x86/sigframe.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 78.18   DEP      criu/arch/x86/sigaction_compat.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 78.37   DEP      criu/arch/x86/kerndat.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 78.65   DEP      criu/arch/x86/crtools.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 78.83   DEP      criu/arch/x86/cpu.d
00:30:17 [2020-12-21T00:30:17.232Z] #41 79.07   CC       criu/arch/x86/cpu.o
00:30:17 [2020-12-21T00:30:17.406Z] #43 178.1   CC       criu/seize.o
00:30:17 [2020-12-21T00:30:17.737Z] ok  	github.com/docker/docker/quota	0.651s	coverage: 71.4% of statements
00:30:17 [2020-12-21T00:30:17.794Z] #41 124.6   CC       criu/log.o
00:30:17 [2020-12-21T00:30:17.794Z] #41 ...
00:30:17 [2020-12-21T00:30:17.794Z] 
00:30:17 [2020-12-21T00:30:17.794Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:17 [2020-12-21T00:30:17.794Z] #51 77.74 + mkdir -p /build
00:30:17 [2020-12-21T00:30:17.794Z] #51 77.74 + cp runc /build/runc
00:30:17 [2020-12-21T00:30:17.935Z] #13 DONE 1.7s
00:30:17 [2020-12-21T00:30:17.935Z] 
00:30:17 [2020-12-21T00:30:17.935Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:30:18 [2020-12-21T00:30:18.029Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
00:30:18 [2020-12-21T00:30:18.169Z] #41 ...
00:30:18 [2020-12-21T00:30:18.169Z] 
00:30:18 [2020-12-21T00:30:18.169Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
00:30:18 [2020-12-21T00:30:18.169Z] #13 DONE 1.6s
00:30:18 [2020-12-21T00:30:18.169Z] 
00:30:18 [2020-12-21T00:30:18.169Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:30:18 [2020-12-21T00:30:18.194Z] #14 ...
00:30:18 [2020-12-21T00:30:18.194Z] 
00:30:18 [2020-12-21T00:30:18.194Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:18 [2020-12-21T00:30:18.194Z] #43 176.9 net/http/httptrace
00:30:18 [2020-12-21T00:30:18.194Z] #43 177.3 net/http
00:30:18 [2020-12-21T00:30:18.454Z] #43 ...
00:30:18 [2020-12-21T00:30:18.454Z] 
00:30:18 [2020-12-21T00:30:18.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:18 [2020-12-21T00:30:18.454Z] #41 77.78   CC       compel/src/lib/ptrace.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 78.30   AR       compel/libcompel.a
00:30:18 [2020-12-21T00:30:18.454Z] #41 78.47   HOSTCC   compel/src/main-host.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 78.86   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 79.06   HOSTCC   compel/src/lib/handle-elf-host.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 79.44   HOSTCC   compel/src/lib/log-host.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 79.69   HOSTLINK compel/compel-host-bin
00:30:18 [2020-12-21T00:30:18.454Z] #41 79.87   DEP      soccr/soccr.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 80.00   CC       soccr/soccr.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 82.10   AR       soccr/libsoccr.a
00:30:18 [2020-12-21T00:30:18.454Z] #41 82.13 make[1]: 'soccr/libsoccr.a' is up to date.
00:30:18 [2020-12-21T00:30:18.454Z] #41 82.71   DEP      criu/arch/x86/sigframe.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 83.00   DEP      criu/arch/x86/sigaction_compat.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 83.13   DEP      criu/arch/x86/kerndat.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 83.35   DEP      criu/arch/x86/crtools.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 83.62   DEP      criu/arch/x86/cpu.d
00:30:18 [2020-12-21T00:30:18.454Z] #41 83.93   CC       criu/arch/x86/cpu.o
00:30:18 [2020-12-21T00:30:18.454Z] #41 84.91   CC       criu/arch/x86/crtools.o
00:30:18 [2020-12-21T00:30:18.460Z] #43 179.3   CC       criu/servicefd.o
00:30:18 [2020-12-21T00:30:18.774Z] #43 179.8   CC       criu/shmem.o
00:30:19 [2020-12-21T00:30:19.066Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 57.2% of statements
00:30:19 [2020-12-21T00:30:19.113Z] #14 1.172 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:30:19 [2020-12-21T00:30:19.372Z] #14 DONE 1.3s
00:30:19 [2020-12-21T00:30:19.372Z] 
00:30:19 [2020-12-21T00:30:19.372Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:30:19 [2020-12-21T00:30:19.392Z] #41 ...
00:30:19 [2020-12-21T00:30:19.392Z] 
00:30:19 [2020-12-21T00:30:19.392Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
00:30:19 [2020-12-21T00:30:19.392Z] #14 1.579 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:30:19 [2020-12-21T00:30:19.651Z] #14 DONE 1.8s
00:30:19 [2020-12-21T00:30:19.651Z] 
00:30:19 [2020-12-21T00:30:19.651Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + RM_GOPATH=0
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + TMP_GOPATH=
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + : /build
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + '[' -z '' ']'
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 ++ mktemp -d
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + export GOPATH=/tmp/tmp.SnZLGJpSCN
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + GOPATH=/tmp/tmp.SnZLGJpSCN
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + RM_GOPATH=1
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.027 + case "$(go env GOARCH)" in
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.028 ++ go env GOARCH
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.069 + export GO_BUILDMODE=-buildmode=pie
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.069 + GO_BUILDMODE=-buildmode=pie
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.069 ++ dirname /tmp/install/install.sh
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + dir=/tmp/install
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + bin=runc
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + shift
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + '[' '!' -f /tmp/install/runc.installer ']'
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + . /tmp/install/runc.installer
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + install_runc
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + uname -r
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.077 + grep -q '^3\.10\.0.*\.el7\.'
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.099 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.099 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.099 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SnZLGJpSCN/src/github.com/opencontainers/runc
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.099 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
00:30:19 [2020-12-21T00:30:19.651Z] #51 2.136 Cloning into '/tmp/tmp.SnZLGJpSCN/src/github.com/opencontainers/runc'...
00:30:19 [2020-12-21T00:30:19.700Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
00:30:19 [2020-12-21T00:30:19.700Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
00:30:19 [2020-12-21T00:30:19.735Z] #51 DONE 79.2s
00:30:19 [2020-12-21T00:30:19.735Z] 
00:30:19 [2020-12-21T00:30:19.735Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:19 [2020-12-21T00:30:19.735Z] #18 62.88 Setting up xfsprogs (4.20.0-1) ...
00:30:19 [2020-12-21T00:30:19.735Z] #18 62.93 Setting up python3-lib2to3 (3.7.3-1) ...
00:30:19 [2020-12-21T00:30:19.846Z] #43 180.8   CC       criu/sigframe.o
00:30:19 [2020-12-21T00:30:19.910Z] #51 ...
00:30:19 [2020-12-21T00:30:19.910Z] 
00:30:19 [2020-12-21T00:30:19.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:19 [2020-12-21T00:30:19.910Z] #41 86.93   CC       criu/arch/x86/kerndat.o
00:30:19 [2020-12-21T00:30:19.998Z] #18 63.62 Setting up python3-pkg-resources (40.8.0-1) ...
00:30:20 [2020-12-21T00:30:20.144Z] #43 181.1   CC       criu/signalfd.o
00:30:20 [2020-12-21T00:30:20.334Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
00:30:20 [2020-12-21T00:30:20.334Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
00:30:20 [2020-12-21T00:30:20.442Z] #43 181.4   CC       criu/sk-inet.o
00:30:20 [2020-12-21T00:30:20.479Z] #41 87.49   CC       criu/arch/x86/sigaction_compat.o
00:30:20 [2020-12-21T00:30:20.750Z] #15 DONE 1.5s
00:30:20 [2020-12-21T00:30:20.750Z] 
00:30:20 [2020-12-21T00:30:20.750Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:30:21 [2020-12-21T00:30:21.048Z] #41 88.04   CC       criu/arch/x86/sigframe.o
00:30:21 [2020-12-21T00:30:21.391Z] #18 64.78 Setting up python3-distutils (3.7.3-1) ...
00:30:21 [2020-12-21T00:30:21.616Z] #41 ...
00:30:21 [2020-12-21T00:30:21.616Z] 
00:30:21 [2020-12-21T00:30:21.616Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
00:30:21 [2020-12-21T00:30:21.616Z] #15 DONE 1.7s
00:30:21 [2020-12-21T00:30:21.616Z] 
00:30:21 [2020-12-21T00:30:21.616Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:21 [2020-12-21T00:30:21.616Z] #41 88.61   LINK     criu/arch/x86/crtools.built-in.o
00:30:21 [2020-12-21T00:30:21.616Z] #41 88.73   DEP      criu/pie/util-vdso-elf32.d
00:30:21 [2020-12-21T00:30:21.654Z] #18 65.33 Setting up python3-setuptools (40.8.0-1) ...
00:30:21 [2020-12-21T00:30:21.971Z] #43 182.7   CC       criu/sk-netlink.o
00:30:22 [2020-12-21T00:30:22.185Z] #41 89.08   DEP      criu/pie/util-vdso.d
00:30:22 [2020-12-21T00:30:22.270Z] #43 183.1   CC       criu/sk-packet.o
00:30:22 [2020-12-21T00:30:22.403Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
00:30:22 [2020-12-21T00:30:22.445Z] #41 89.40   DEP      criu/pie/util.d
00:30:22 [2020-12-21T00:30:22.657Z] #16 DONE 1.7s
00:30:22 [2020-12-21T00:30:22.657Z] 
00:30:22 [2020-12-21T00:30:22.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:22 [2020-12-21T00:30:22.657Z] #41 79.96   CC       criu/arch/x86/crtools.o
00:30:22 [2020-12-21T00:30:22.657Z] #41 82.00   CC       criu/arch/x86/kerndat.o
00:30:22 [2020-12-21T00:30:22.657Z] #41 82.95   CC       criu/arch/x86/sigaction_compat.o
00:30:22 [2020-12-21T00:30:22.657Z] #41 83.38   CC       criu/arch/x86/sigframe.o
00:30:22 [2020-12-21T00:30:22.657Z] #41 83.93   LINK     criu/arch/x86/crtools.built-in.o
00:30:22 [2020-12-21T00:30:22.657Z] #41 83.99   DEP      criu/pie/util-vdso-elf32.d
00:30:22 [2020-12-21T00:30:22.657Z] #41 84.32   DEP      criu/pie/util-vdso.d
00:30:22 [2020-12-21T00:30:22.704Z] #41 89.63   CC       criu/pie/util.o
00:30:22 [2020-12-21T00:30:22.916Z] #43 183.7   CC       criu/sk-queue.o
00:30:22 [2020-12-21T00:30:22.918Z] #41 84.57   DEP      criu/pie/util.d
00:30:22 [2020-12-21T00:30:22.918Z] #41 84.79   CC       criu/pie/util.o
00:30:22 [2020-12-21T00:30:22.964Z] #41 90.07   CC       criu/pie/util-vdso.o
00:30:23 [2020-12-21T00:30:23.048Z] #18 66.52 Setting up python3-pip (18.1-5) ...
00:30:23 [2020-12-21T00:30:23.223Z] #41 ...
00:30:23 [2020-12-21T00:30:23.223Z] 
00:30:23 [2020-12-21T00:30:23.223Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
00:30:23 [2020-12-21T00:30:23.223Z] #16 DONE 1.8s
00:30:23 [2020-12-21T00:30:23.223Z] 
00:30:23 [2020-12-21T00:30:23.223Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:30:23 [2020-12-21T00:30:23.438Z] ok  	github.com/docker/docker/volume/local	0.288s	coverage: 76.6% of statements
00:30:23 [2020-12-21T00:30:23.485Z] #41 85.23   CC       criu/pie/util-vdso.o
00:30:23 [2020-12-21T00:30:23.563Z] #43 184.2   CC       criu/sk-tcp.o
00:30:23 [2020-12-21T00:30:23.998Z] #18 67.39 Processing triggers for libc-bin (2.28-10) ...
00:30:23 [2020-12-21T00:30:23.998Z] #18 67.51 Processing triggers for mime-support (3.62) ...
00:30:24 [2020-12-21T00:30:24.072Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
00:30:24 [2020-12-21T00:30:24.221Z] #43 185.0   CC       criu/sk-unix.o
00:30:24 [2020-12-21T00:30:24.437Z] #41 86.12   CC       criu/pie/util-vdso-elf32.o
00:30:24 [2020-12-21T00:30:24.437Z] #41 ...
00:30:24 [2020-12-21T00:30:24.437Z] 
00:30:24 [2020-12-21T00:30:24.437Z] #17 [dev-systemd-false  6/26] RUN ldconfig
00:30:24 [2020-12-21T00:30:24.437Z] #17 DONE 1.9s
00:30:24 [2020-12-21T00:30:24.437Z] 
00:30:24 [2020-12-21T00:30:24.437Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:24 [2020-12-21T00:30:24.576Z] #18 DONE 68.0s
00:30:24 [2020-12-21T00:30:24.576Z] 
00:30:24 [2020-12-21T00:30:24.576Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:30:25 [2020-12-21T00:30:25.109Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.1% of statements
00:30:25 [2020-12-21T00:30:25.124Z] #17 DONE 1.7s
00:30:25 [2020-12-21T00:30:25.124Z] 
00:30:25 [2020-12-21T00:30:25.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:25 [2020-12-21T00:30:25.124Z] #41 91.35   CC       criu/pie/util-vdso-elf32.o
00:30:25 [2020-12-21T00:30:25.383Z] #41 92.54   AR       criu/pie/pie.lib.a
00:30:25 [2020-12-21T00:30:25.642Z] #41 92.59   DEP      criu/pie/restorer.d
00:30:25 [2020-12-21T00:30:25.901Z] #41 92.84   DEP      criu/arch/x86/sigaction_compat_pie.d
00:30:25 [2020-12-21T00:30:25.971Z] #19 1.416 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:30:25 [2020-12-21T00:30:25.971Z] #19 1.420 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:30:25 [2020-12-21T00:30:25.971Z] #19 1.423 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:30:26 [2020-12-21T00:30:26.160Z] #41 93.07   DEP      criu/arch/x86/restorer_unmap.d
00:30:26 [2020-12-21T00:30:26.161Z] #41 93.14   DEP      criu/arch/x86/restorer.d
00:30:26 [2020-12-21T00:30:26.320Z] #43 187.2   CC       criu/sockets.o
00:30:26 [2020-12-21T00:30:26.342Z] #18 1.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:30:26 [2020-12-21T00:30:26.342Z] #18 2.013 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:30:26 [2020-12-21T00:30:26.342Z] #18 2.013 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:30:26 [2020-12-21T00:30:26.420Z] #41 93.41   DEP      criu/arch/x86/vdso-pie.d
00:30:26 [2020-12-21T00:30:26.420Z] #41 93.55   DEP      criu/pie/parasite-vdso.d
00:30:26 [2020-12-21T00:30:26.919Z] #19 DONE 2.5s
00:30:26 [2020-12-21T00:30:26.919Z] 
00:30:26 [2020-12-21T00:30:26.919Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:26 [2020-12-21T00:30:26.988Z] #41 93.86   DEP      criu/pie/parasite.d
00:30:27 [2020-12-21T00:30:27.374Z] #43 188.3   CC       criu/stats.o
00:30:27 [2020-12-21T00:30:27.556Z] #41 94.47   CC       criu/pie/parasite.o
00:30:27 [2020-12-21T00:30:27.721Z] #18 3.203 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:30:28 [2020-12-21T00:30:28.023Z] #43 188.8   CC       criu/string.o
00:30:28 [2020-12-21T00:30:28.023Z] #43 188.9   CC       criu/sysctl.o
00:30:28 [2020-12-21T00:30:28.311Z] #20 ...
00:30:28 [2020-12-21T00:30:28.311Z] 
00:30:28 [2020-12-21T00:30:28.311Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:28 [2020-12-21T00:30:28.311Z] #41 125.3   CC       criu/lsm.o
00:30:28 [2020-12-21T00:30:28.311Z] #41 125.9   CC       criu/mem.o
00:30:28 [2020-12-21T00:30:28.311Z] #41 127.8   CC       criu/memfd.o
00:30:28 [2020-12-21T00:30:28.311Z] #41 128.5   CC       criu/mount.o
00:30:28 [2020-12-21T00:30:28.311Z] #41 131.7   CC       criu/namespaces.o
00:30:28 [2020-12-21T00:30:28.311Z] #41 133.1   CC       criu/net.o
00:30:28 [2020-12-21T00:30:28.667Z] #43 189.5   CC       criu/sysfs_parse.o
00:30:28 [2020-12-21T00:30:28.888Z] #41 135.6   CC       criu/netfilter.o
00:30:28 [2020-12-21T00:30:28.888Z] #41 136.0   CC       criu/page-pipe.o
00:30:28 [2020-12-21T00:30:28.936Z] #41 96.06   LINK     criu/pie/parasite.built-in.o
00:30:28 [2020-12-21T00:30:28.964Z] #43 189.9   CC       criu/timens.o
00:30:29 [2020-12-21T00:30:29.195Z] #41 96.10   GEN      criu/pie/parasite-blob.h
00:30:29 [2020-12-21T00:30:29.195Z] #41 96.11   CC       criu/pie/parasite-vdso.o
00:30:29 [2020-12-21T00:30:29.265Z] #43 190.3   CC       criu/timerfd.o
00:30:29 [2020-12-21T00:30:29.764Z] #41 96.91   CC       criu/arch/x86/vdso-pie.o
00:30:29 [2020-12-21T00:30:29.836Z] #41 136.7   CC       criu/page-xfer.o
00:30:29 [2020-12-21T00:30:29.918Z] #43 190.6   CC       criu/tty.o
00:30:30 [2020-12-21T00:30:30.269Z] #18 5.859 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:30:30 [2020-12-21T00:30:30.332Z] #41 97.41   CC       criu/arch/x86/restorer.o
00:30:30 [2020-12-21T00:30:30.529Z] #18 ...
00:30:30 [2020-12-21T00:30:30.529Z] 
00:30:30 [2020-12-21T00:30:30.529Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:30 [2020-12-21T00:30:30.529Z] #41 87.16   AR       criu/pie/pie.lib.a
00:30:30 [2020-12-21T00:30:30.529Z] #41 87.37   DEP      criu/pie/restorer.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 87.72   DEP      criu/arch/x86/sigaction_compat_pie.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 87.89   DEP      criu/arch/x86/restorer_unmap.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 87.94   DEP      criu/arch/x86/restorer.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 88.25   DEP      criu/arch/x86/vdso-pie.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 88.40   DEP      criu/pie/parasite-vdso.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 88.54   DEP      criu/pie/parasite.d
00:30:30 [2020-12-21T00:30:30.529Z] #41 88.93   CC       criu/pie/parasite.o
00:30:30 [2020-12-21T00:30:30.529Z] #41 90.80   LINK     criu/pie/parasite.built-in.o
00:30:30 [2020-12-21T00:30:30.529Z] #41 90.80   GEN      criu/pie/parasite-blob.h
00:30:30 [2020-12-21T00:30:30.529Z] #41 90.82   CC       criu/pie/parasite-vdso.o
00:30:30 [2020-12-21T00:30:30.529Z] #41 92.00   CC       criu/arch/x86/vdso-pie.o
00:30:30 [2020-12-21T00:30:30.788Z] #41 92.58   CC       criu/arch/x86/restorer.o
00:30:31 [2020-12-21T00:30:31.230Z] #41 138.0   CC       criu/pagemap-cache.o
00:30:31 [2020-12-21T00:30:31.270Z] #41 98.30   CC       criu/arch/x86/restorer_unmap.o
00:30:31 [2020-12-21T00:30:31.356Z] #41 ...
00:30:31 [2020-12-21T00:30:31.356Z] 
00:30:31 [2020-12-21T00:30:31.356Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:31 [2020-12-21T00:30:31.356Z] #43 194.1 github.com/LK4D4/vndr/godl
00:30:31 [2020-12-21T00:30:31.494Z] #41 138.3   CC       criu/pagemap.o
00:30:31 [2020-12-21T00:30:31.494Z] #41 ...
00:30:31 [2020-12-21T00:30:31.494Z] 
00:30:31 [2020-12-21T00:30:31.494Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:31 [2020-12-21T00:30:31.494Z] #20 4.409 Collecting yamllint==1.16.0
00:30:31 [2020-12-21T00:30:31.529Z] #41 98.47   CC       criu/arch/x86/sigaction_compat_pie.o
00:30:32 [2020-12-21T00:30:32.019Z] #43 192.8   CC       criu/tun.o
00:30:32 [2020-12-21T00:30:32.098Z] #41 99.15   CC       criu/pie/restorer.o
00:30:32 [2020-12-21T00:30:32.661Z] #43 193.5   CC       criu/uffd.o
00:30:32 [2020-12-21T00:30:32.783Z] #43 195.3 github.com/LK4D4/vndr
00:30:34 [2020-12-21T00:30:34.746Z] #43 195.3   CC       criu/util.o
00:30:35 [2020-12-21T00:30:35.389Z] #41 ...
00:30:35 [2020-12-21T00:30:35.389Z] 
00:30:35 [2020-12-21T00:30:35.389Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:35 [2020-12-21T00:30:35.389Z] #18 1.751 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
00:30:35 [2020-12-21T00:30:35.389Z] #18 1.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:30:35 [2020-12-21T00:30:35.389Z] #18 1.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
00:30:35 [2020-12-21T00:30:35.389Z] #18 3.084 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
00:30:35 [2020-12-21T00:30:35.389Z] #18 5.302 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB]
00:30:35 [2020-12-21T00:30:35.389Z] #18 8.761 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:30:35 [2020-12-21T00:30:35.389Z] #18 ...
00:30:35 [2020-12-21T00:30:35.389Z] 
00:30:35 [2020-12-21T00:30:35.389Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:35 [2020-12-21T00:30:35.389Z] #51 13.45 + cd /tmp/tmp.SnZLGJpSCN/src/github.com/opencontainers/runc
00:30:35 [2020-12-21T00:30:35.389Z] #51 13.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:30:35 [2020-12-21T00:30:35.389Z] #51 13.85 + '[' -z '' ']'
00:30:35 [2020-12-21T00:30:35.389Z] #51 13.86 + target=static
00:30:35 [2020-12-21T00:30:35.389Z] #51 13.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:30:35 [2020-12-21T00:30:35.389Z] #51 14.37 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:30:35 [2020-12-21T00:30:35.806Z] #43 196.8   CC       criu/uts_ns.o
00:30:36 [2020-12-21T00:30:36.101Z] #43 197.1   CC       criu/vdso.o
00:30:36 [2020-12-21T00:30:36.748Z] #43 197.8   LINK     criu/built-in.o
00:30:36 [2020-12-21T00:30:36.804Z] #20 9.818   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:30:36 [2020-12-21T00:30:36.804Z] #20 9.915 Collecting pyyaml (from yamllint==1.16.0)
00:30:36 [2020-12-21T00:30:36.804Z] #20 10.08   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:30:36 [2020-12-21T00:30:36.842Z] #51 ...
00:30:36 [2020-12-21T00:30:36.842Z] 
00:30:36 [2020-12-21T00:30:36.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:36 [2020-12-21T00:30:36.842Z] #41 103.7   LINK     criu/pie/restorer.built-in.o
00:30:36 [2020-12-21T00:30:36.842Z] #41 103.7   GEN      criu/pie/restorer-blob.h
00:30:36 [2020-12-21T00:30:36.842Z] #41 103.9   DEP      criu/vdso.d
00:30:37 [2020-12-21T00:30:37.046Z] #43 198.0   LINK     criu/criu
00:30:37 [2020-12-21T00:30:37.431Z] #41 104.3   DEP      criu/vdso-compat.d
00:30:37 [2020-12-21T00:30:37.431Z] #41 ...
00:30:37 [2020-12-21T00:30:37.431Z] 
00:30:37 [2020-12-21T00:30:37.431Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:37 [2020-12-21T00:30:37.431Z] #43 196.0 github.com/LK4D4/vndr/godl
00:30:37 [2020-12-21T00:30:37.431Z] #43 198.0 github.com/LK4D4/vndr
00:30:37 [2020-12-21T00:30:37.692Z] #43 198.5   DEP      lib/c/criu.d
00:30:37 [2020-12-21T00:30:37.692Z] #43 198.6   CC       images/rpc.pb-c.o
00:30:37 [2020-12-21T00:30:37.693Z] #43 ...
00:30:37 [2020-12-21T00:30:37.693Z] 
00:30:37 [2020-12-21T00:30:37.693Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:37 [2020-12-21T00:30:37.693Z] #41 104.5   DEP      criu/uts_ns.d
00:30:37 [2020-12-21T00:30:37.753Z] #20 ...
00:30:37 [2020-12-21T00:30:37.753Z] 
00:30:37 [2020-12-21T00:30:37.753Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:37 [2020-12-21T00:30:37.753Z] #41 139.0   CC       criu/parasite-syscall.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 139.6   CC       criu/path.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 139.8   CC       criu/pie-util-vdso.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 140.1   CC       criu/pie-util.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 140.3   CC       criu/pipes.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 140.8   CC       criu/plugin.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 141.1   CC       criu/proc_parse.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 143.0   CC       criu/protobuf-desc.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 143.7   CC       criu/protobuf.o
00:30:37 [2020-12-21T00:30:37.753Z] #41 144.1   CC       criu/pstree.o
00:30:37 [2020-12-21T00:30:37.958Z] #41 104.8   DEP      criu/util.d
00:30:37 [2020-12-21T00:30:37.958Z] #41 105.1   DEP      criu/uffd.d
00:30:38 [2020-12-21T00:30:38.015Z] #41 ...
00:30:38 [2020-12-21T00:30:38.015Z] 
00:30:38 [2020-12-21T00:30:38.015Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:30:38 [2020-12-21T00:30:38.015Z] #20 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:30:38 [2020-12-21T00:30:38.060Z] #43 ...
00:30:38 [2020-12-21T00:30:38.060Z] 
00:30:38 [2020-12-21T00:30:38.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:38 [2020-12-21T00:30:38.060Z] #41 93.41   CC       criu/arch/x86/restorer_unmap.o
00:30:38 [2020-12-21T00:30:38.060Z] #41 93.48   CC       criu/arch/x86/sigaction_compat_pie.o
00:30:38 [2020-12-21T00:30:38.060Z] #41 93.90   CC       criu/pie/restorer.o
00:30:38 [2020-12-21T00:30:38.060Z] #41 99.04   LINK     criu/pie/restorer.built-in.o
00:30:38 [2020-12-21T00:30:38.060Z] #41 99.08   GEN      criu/pie/restorer-blob.h
00:30:38 [2020-12-21T00:30:38.060Z] #41 99.29   DEP      criu/vdso.d
00:30:38 [2020-12-21T00:30:38.060Z] #41 ...
00:30:38 [2020-12-21T00:30:38.060Z] 
00:30:38 [2020-12-21T00:30:38.060Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:38 [2020-12-21T00:30:38.060Z] #51 13.51 + cd /tmp/tmp.2VC60XmM1j/src/github.com/opencontainers/runc
00:30:38 [2020-12-21T00:30:38.060Z] #51 13.52 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
00:30:38 [2020-12-21T00:30:38.060Z] #51 14.21 + '[' -z '' ']'
00:30:38 [2020-12-21T00:30:38.060Z] #51 14.21 + target=static
00:30:38 [2020-12-21T00:30:38.060Z] #51 14.21 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:30:38 [2020-12-21T00:30:38.060Z] #51 14.51 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc .
00:30:38 [2020-12-21T00:30:38.060Z] #51 ...
00:30:38 [2020-12-21T00:30:38.060Z] 
00:30:38 [2020-12-21T00:30:38.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:38 [2020-12-21T00:30:38.060Z] #41 99.76   DEP      criu/vdso-compat.d
00:30:38 [2020-12-21T00:30:38.060Z] #41 99.89   DEP      criu/uts_ns.d
00:30:38 [2020-12-21T00:30:38.220Z] #41 105.3   DEP      criu/tun.d
00:30:38 [2020-12-21T00:30:38.278Z] #20 11.32   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:30:38 [2020-12-21T00:30:38.278Z] #20 11.39 Building wheels for collected packages: pyyaml
00:30:38 [2020-12-21T00:30:38.278Z] #20 11.39   Running setup.py bdist_wheel for pyyaml: started
00:30:38 [2020-12-21T00:30:38.480Z] #41 105.5   DEP      criu/tty.d
00:30:38 [2020-12-21T00:30:38.628Z] #41 100.1   DEP      criu/util.d
00:30:38 [2020-12-21T00:30:38.739Z] #41 105.8   DEP      criu/timerfd.d
00:30:38 [2020-12-21T00:30:38.743Z] #43 199.4   CC       lib/c/criu.o
00:30:38 [2020-12-21T00:30:38.888Z] #41 100.6   DEP      criu/uffd.d
00:30:38 [2020-12-21T00:30:38.999Z] #41 106.0   DEP      criu/timens.d
00:30:39 [2020-12-21T00:30:39.147Z] #41 100.9   DEP      criu/tun.d
00:30:39 [2020-12-21T00:30:39.268Z] #41 106.2   DEP      criu/sysfs_parse.d
00:30:39 [2020-12-21T00:30:39.406Z] #41 101.2   DEP      criu/tty.d
00:30:39 [2020-12-21T00:30:39.406Z] #41 101.4   DEP      criu/timerfd.d
00:30:39 [2020-12-21T00:30:39.528Z] #41 106.4   DEP      criu/sysctl.d
00:30:39 [2020-12-21T00:30:39.528Z] #41 106.6   DEP      criu/string.d
00:30:39 [2020-12-21T00:30:39.671Z] #20 12.42   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:30:39 [2020-12-21T00:30:39.671Z] #20 12.43   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:30:39 [2020-12-21T00:30:39.671Z] #20 12.51 Successfully built pyyaml
00:30:39 [2020-12-21T00:30:39.671Z] #20 12.54 Installing collected packages: pyyaml, pathspec, yamllint
00:30:39 [2020-12-21T00:30:39.787Z] #41 106.6   DEP      criu/stats.d
00:30:39 [2020-12-21T00:30:39.787Z] #41 106.8   DEP      criu/sockets.d
00:30:39 [2020-12-21T00:30:39.801Z] #43 ...
00:30:39 [2020-12-21T00:30:39.801Z] 
00:30:39 [2020-12-21T00:30:39.801Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:30:39 [2020-12-21T00:30:39.801Z] #40 DONE 268.9s
00:30:39 [2020-12-21T00:30:39.801Z] 
00:30:39 [2020-12-21T00:30:39.801Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:39 [2020-12-21T00:30:39.934Z] #20 12.90 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:30:39 [2020-12-21T00:30:39.975Z] #41 101.6   DEP      criu/timens.d
00:30:40 [2020-12-21T00:30:40.046Z] #41 107.0   DEP      criu/sk-unix.d
00:30:40 [2020-12-21T00:30:40.100Z] #56 ...
00:30:40 [2020-12-21T00:30:40.100Z] 
00:30:40 [2020-12-21T00:30:40.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:40 [2020-12-21T00:30:40.100Z] #43 201.0   LINK     lib/c/built-in.o
00:30:40 [2020-12-21T00:30:40.100Z] #43 201.0   LINK     lib/c/libcriu.so
00:30:40 [2020-12-21T00:30:40.100Z] #43 201.1   LINK     lib/c/libcriu.a
00:30:40 [2020-12-21T00:30:40.237Z] #41 101.8   DEP      criu/sysfs_parse.d
00:30:40 [2020-12-21T00:30:40.237Z] #41 102.0   DEP      criu/sysctl.d
00:30:40 [2020-12-21T00:30:40.306Z] #41 107.3   DEP      criu/sk-tcp.d
00:30:40 [2020-12-21T00:30:40.400Z] #43 201.3   GEN      magic.py
00:30:40 [2020-12-21T00:30:40.451Z] ok  	github.com/docker/docker/pkg/plugins	33.611s	coverage: 76.6% of statements
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/rootless	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:30:40 [2020-12-21T00:30:40.451Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/volume	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === Skipped
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver btrfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver btrfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver btrfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver btrfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver btrfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:73: No driver to put!
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z] time="2020-12-21T00:29:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z] time="2020-12-21T00:29:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z] time="2020-12-21T00:29:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z] time="2020-12-21T00:29:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z] time="2020-12-21T00:29:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:73: No driver to put!
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     overlay_test.go:49: Fails to compute changes intermittently
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver zfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver zfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver zfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver zfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:46: Driver zfs not supported
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     graphtest_unix.go:73: No driver to put!
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:30:40 [2020-12-21T00:30:40.452Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] 
00:30:40 [2020-12-21T00:30:40.452Z] DONE 2191 tests, 26 skipped in 189.832s
Post stage
[Pipeline] junit
00:30:40 [2020-12-21T00:30:40.497Z] #41 102.2   DEP      criu/string.d
00:30:40 [2020-12-21T00:30:40.497Z] #41 102.3   DEP      criu/stats.d
00:30:40 [2020-12-21T00:30:40.511Z] #20 DONE 13.6s
00:30:40 [2020-12-21T00:30:40.511Z] 
00:30:40 [2020-12-21T00:30:40.511Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:40 [2020-12-21T00:30:40.511Z] #41 145.2   CC       criu/rbtree.o
00:30:40 [2020-12-21T00:30:40.511Z] #41 145.5   CC       criu/rst-malloc.o
00:30:40 [2020-12-21T00:30:40.511Z] #41 145.8   CC       criu/seccomp.o
00:30:40 [2020-12-21T00:30:40.511Z] #41 146.5   CC       criu/seize.o
00:30:40 [2020-12-21T00:30:40.511Z] #41 147.3   CC       criu/servicefd.o
00:30:40 [2020-12-21T00:30:40.518Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:30:40 [2020-12-21T00:30:40.701Z] #43 201.5 Note: Building without setproctitle() and strlcpy() support.
00:30:40 [2020-12-21T00:30:40.701Z] #43 201.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:30:40 [2020-12-21T00:30:40.701Z] #43 201.5 Note: Building without GnuTLS support
00:30:40 [2020-12-21T00:30:40.701Z] #43 201.6 Makefile.config:39: Warn: you have no libnftables installed
00:30:40 [2020-12-21T00:30:40.701Z] #43 201.6 Makefile.config:40: Warn: Building without nftables support
00:30:40 [2020-12-21T00:30:40.757Z] #41 102.4   DEP      criu/sockets.d
00:30:40 [2020-12-21T00:30:40.773Z] #41 147.7   CC       criu/shmem.o
00:30:40 [2020-12-21T00:30:40.874Z] #41 107.8   DEP      criu/sk-queue.d
00:30:41 [2020-12-21T00:30:41.018Z] #41 102.7   DEP      criu/sk-unix.d
00:30:41 [2020-12-21T00:30:41.039Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -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:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary test-integration
00:30:41 [2020-12-21T00:30:41.135Z] #41 108.0   DEP      criu/sk-packet.d
00:30:41 [2020-12-21T00:30:41.278Z] #41 103.1   DEP      criu/sk-tcp.d
00:30:41 [2020-12-21T00:30:41.333Z] 
00:30:41 [2020-12-21T00:30:41.333Z] Removing bundles/
00:30:41 [2020-12-21T00:30:41.333Z] 
00:30:41 [2020-12-21T00:30:41.333Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:30:41 [2020-12-21T00:30:41.333Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:30:41 [2020-12-21T00:30:41.333Z] GOOS="" GOARCH="" GOARM=""
00:30:41 [2020-12-21T00:30:41.394Z] #41 108.2   DEP      criu/sk-netlink.d
00:30:41 [2020-12-21T00:30:41.394Z] #41 108.5   DEP      criu/sk-inet.d
00:30:41 [2020-12-21T00:30:41.537Z] #41 103.3   DEP      criu/sk-queue.d
00:30:41 [2020-12-21T00:30:41.537Z] #41 103.5   DEP      criu/sk-packet.d
00:30:41 [2020-12-21T00:30:41.654Z] #41 108.8   DEP      criu/signalfd.d
00:30:41 [2020-12-21T00:30:41.721Z] #41 148.5   CC       criu/sigframe.o
00:30:41 [2020-12-21T00:30:41.721Z] #41 148.7   CC       criu/signalfd.o
00:30:41 [2020-12-21T00:30:41.841Z] #43 202.6 fatal: not a git repository (or any of the parent directories): .git
00:30:41 [2020-12-21T00:30:41.915Z] #41 108.9   DEP      criu/sigframe.d
00:30:41 [2020-12-21T00:30:41.915Z] #41 109.0   DEP      criu/shmem.d
00:30:41 [2020-12-21T00:30:41.984Z] #41 148.9   CC       criu/sk-inet.o
00:30:42 [2020-12-21T00:30:42.106Z] #41 103.7   DEP      criu/sk-netlink.d
00:30:42 [2020-12-21T00:30:42.106Z] #41 103.9   DEP      criu/sk-inet.d
00:30:42 [2020-12-21T00:30:42.106Z] #41 104.1   DEP      criu/signalfd.d
00:30:42 [2020-12-21T00:30:42.174Z] #41 109.3   DEP      criu/servicefd.d
00:30:42 [2020-12-21T00:30:42.433Z] #41 109.5   DEP      criu/seize.d
00:30:42 [2020-12-21T00:30:42.693Z] #41 109.7   DEP      criu/seccomp.d
00:30:42 [2020-12-21T00:30:42.695Z] #41 104.3   DEP      criu/sigframe.d
00:30:42 [2020-12-21T00:30:42.695Z] #41 ...
00:30:42 [2020-12-21T00:30:42.695Z] 
00:30:42 [2020-12-21T00:30:42.695Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:42 [2020-12-21T00:30:42.695Z] #18 8.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
00:30:42 [2020-12-21T00:30:42.695Z] #18 16.85 Fetched 8410 kB in 15s (553 kB/s)
00:30:42 [2020-12-21T00:30:42.695Z] #18 16.85 Reading package lists...
00:30:42 [2020-12-21T00:30:42.696Z] #18 ...
00:30:42 [2020-12-21T00:30:42.696Z] 
00:30:42 [2020-12-21T00:30:42.696Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:42 [2020-12-21T00:30:42.696Z] #41 104.4   DEP      criu/shmem.d
00:30:42 [2020-12-21T00:30:42.696Z] #41 104.6   DEP      criu/servicefd.d
00:30:42 [2020-12-21T00:30:42.895Z] #43 203.7 make[1]: Nothing to be done for 'all'.
00:30:42 [2020-12-21T00:30:42.939Z] #41 149.8   CC       criu/sk-netlink.o
00:30:42 [2020-12-21T00:30:42.953Z] #41 110.0   DEP      criu/rst-malloc.d
00:30:42 [2020-12-21T00:30:42.953Z] #41 ...
00:30:42 [2020-12-21T00:30:42.953Z] 
00:30:42 [2020-12-21T00:30:42.953Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:42 [2020-12-21T00:30:42.953Z] #43 DONE 211.7s
00:30:42 [2020-12-21T00:30:42.953Z] 
00:30:42 [2020-12-21T00:30:42.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:42 [2020-12-21T00:30:42.953Z] #41 110.1   DEP      criu/rbtree.d
00:30:42 [2020-12-21T00:30:42.953Z] #41 ...
00:30:42 [2020-12-21T00:30:42.953Z] 
00:30:42 [2020-12-21T00:30:42.953Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:42 [2020-12-21T00:30:42.953Z] #18 16.44 Fetched 8410 kB in 15s (560 kB/s)
00:30:43 [2020-12-21T00:30:43.202Z] #41 150.1   CC       criu/sk-packet.o
00:30:43 [2020-12-21T00:30:43.265Z] #41 104.8   DEP      criu/seize.d
00:30:43 [2020-12-21T00:30:43.265Z] #41 105.1   DEP      criu/seccomp.d
00:30:43 [2020-12-21T00:30:43.778Z] #41 150.6   CC       criu/sk-queue.o
00:30:43 [2020-12-21T00:30:43.833Z] #41 105.4   DEP      criu/rst-malloc.d
00:30:43 [2020-12-21T00:30:43.833Z] #41 105.5   DEP      criu/rbtree.d
00:30:43 [2020-12-21T00:30:43.833Z] #41 105.6   DEP      criu/pstree.d
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.7 make[1]: 'images/built-in.o' is up to date.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.8 make[1]: 'compel/libcompel.a' is up to date.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.9 make[1]: 'compel/compel-host-bin' is up to date.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.9 make[1]: Nothing to be done for 'all'.
00:30:43 [2020-12-21T00:30:43.946Z] #43 204.9 make[1]: 'soccr/libsoccr.a' is up to date.
00:30:44 [2020-12-21T00:30:44.092Z] #41 105.9   DEP      criu/protobuf.d
00:30:44 [2020-12-21T00:30:44.242Z] #43 205.2 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.242Z] #43 205.2 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.242Z] #43 205.2 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.352Z] #41 106.0   GEN      criu/protobuf-desc-gen.h
00:30:44 [2020-12-21T00:30:44.354Z] #41 151.0   CC       criu/sk-tcp.o
00:30:44 [2020-12-21T00:30:44.539Z] #43 205.4 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.539Z] #43 205.5 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.539Z] #43 205.5 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.539Z] #43 205.5 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.616Z] #41 151.5   CC       criu/sk-unix.o
00:30:44 [2020-12-21T00:30:44.837Z] #43 205.7 make[2]: Nothing to be done for 'all'.
00:30:44 [2020-12-21T00:30:44.837Z] #43 205.7   INSTALL  criu/criu
00:30:44 [2020-12-21T00:30:44.837Z] #43 DONE 205.8s
00:30:44 [2020-12-21T00:30:44.837Z] 
00:30:44 [2020-12-21T00:30:44.837Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:30:45 [2020-12-21T00:30:45.191Z] #41 ...
00:30:45 [2020-12-21T00:30:45.191Z] 
00:30:45 [2020-12-21T00:30:45.191Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:45 [2020-12-21T00:30:45.191Z] #22 233.8 + return
00:30:45 [2020-12-21T00:30:45.767Z] #22 ...
00:30:45 [2020-12-21T00:30:45.767Z] 
00:30:45 [2020-12-21T00:30:45.767Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:30:45 [2020-12-21T00:30:45.767Z] #54 164.5 + bin/containerd
00:30:46 [2020-12-21T00:30:46.258Z] #41 ...
00:30:46 [2020-12-21T00:30:46.259Z] 
00:30:46 [2020-12-21T00:30:46.259Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:46 [2020-12-21T00:30:46.259Z] #43 DONE 209.1s
00:30:46 [2020-12-21T00:30:46.308Z] 4612f6d0b889: Verifying Checksum
00:30:46 [2020-12-21T00:30:46.308Z] 4612f6d0b889: Download complete
00:30:46 [2020-12-21T00:30:46.343Z] #54 ...
00:30:46 [2020-12-21T00:30:46.343Z] 
00:30:46 [2020-12-21T00:30:46.343Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:46 [2020-12-21T00:30:46.343Z] #22 DONE 234.5s
00:30:46 [2020-12-21T00:30:46.343Z] 
00:30:46 [2020-12-21T00:30:46.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:46 [2020-12-21T00:30:46.343Z] #41 153.2   CC       criu/sockets.o
00:30:46 [2020-12-21T00:30:46.370Z] #49 275.5 + /build/golangci-lint --version
00:30:46 [2020-12-21T00:30:46.518Z] 
00:30:46 [2020-12-21T00:30:46.518Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:30:46 [2020-12-21T00:30:46.676Z] #49 276.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:30:46 [2020-12-21T00:30:46.676Z] #49 DONE 276.1s
00:30:46 [2020-12-21T00:30:46.676Z] 
00:30:46 [2020-12-21T00:30:46.676Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:30:47 [2020-12-21T00:30:47.085Z] #51 ...
00:30:47 [2020-12-21T00:30:47.085Z] 
00:30:47 [2020-12-21T00:30:47.085Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:47 [2020-12-21T00:30:47.085Z] #18 16.85 Reading package lists...
00:30:47 [2020-12-21T00:30:47.146Z] #18 16.44 Reading package lists...
00:30:47 [2020-12-21T00:30:47.296Z] #41 153.9   CC       criu/stats.o
00:30:47 [2020-12-21T00:30:47.296Z] #41 154.1   CC       criu/string.o
00:30:47 [2020-12-21T00:30:47.296Z] #41 154.2   CC       criu/sysctl.o
00:30:47 [2020-12-21T00:30:47.871Z] #41 154.7   CC       criu/sysfs_parse.o
00:30:48 [2020-12-21T00:30:48.084Z] #18 22.23 Reading package lists...
00:30:48 [2020-12-21T00:30:48.084Z] #18 ...
00:30:48 [2020-12-21T00:30:48.084Z] 
00:30:48 [2020-12-21T00:30:48.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:48 [2020-12-21T00:30:48.084Z] #41 110.2   DEP      criu/pstree.d
00:30:48 [2020-12-21T00:30:48.084Z] #41 110.5   DEP      criu/protobuf.d
00:30:48 [2020-12-21T00:30:48.084Z] #41 110.7   GEN      criu/protobuf-desc-gen.h
00:30:48 [2020-12-21T00:30:48.084Z] #41 114.5   DEP      criu/protobuf-desc.d
00:30:48 [2020-12-21T00:30:48.084Z] #41 114.8   DEP      criu/proc_parse.d
00:30:48 [2020-12-21T00:30:48.084Z] #41 115.1   DEP      criu/plugin.d
00:30:48 [2020-12-21T00:30:48.134Z] #41 155.0   CC       criu/timens.o
00:30:48 [2020-12-21T00:30:48.343Z] #41 115.3   DEP      criu/pipes.d
00:30:48 [2020-12-21T00:30:48.395Z] #41 155.3   CC       criu/timerfd.o
00:30:48 [2020-12-21T00:30:48.602Z] #41 115.6   DEP      criu/pie-util.d
00:30:48 [2020-12-21T00:30:48.658Z] #41 155.6   CC       criu/tty.o
00:30:48 [2020-12-21T00:30:48.658Z] #41 ...
00:30:48 [2020-12-21T00:30:48.658Z] 
00:30:48 [2020-12-21T00:30:48.658Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:30:48 [2020-12-21T00:30:48.658Z] #23 DONE 0.8s
00:30:48 [2020-12-21T00:30:48.861Z] #41 115.9   DEP      criu/pie-util-vdso.d
00:30:48 [2020-12-21T00:30:48.925Z] 
00:30:48 [2020-12-21T00:30:48.925Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:30:49 [2020-12-21T00:30:49.121Z] #41 116.2   DEP      criu/pie-util-vdso-elf32.d
00:30:49 [2020-12-21T00:30:49.380Z] #41 116.4   DEP      criu/path.d
00:30:49 [2020-12-21T00:30:49.640Z] #41 116.6   DEP      criu/parasite-syscall.d
00:30:49 [2020-12-21T00:30:49.900Z] #41 116.8   DEP      criu/pagemap.d
00:30:49 [2020-12-21T00:30:49.900Z] #41 117.0   DEP      criu/pagemap-cache.d
00:30:50 [2020-12-21T00:30:50.159Z] #41 117.2   DEP      criu/page-xfer.d
00:30:50 [2020-12-21T00:30:50.419Z] #41 117.4   DEP      criu/page-pipe.d
00:30:50 [2020-12-21T00:30:50.679Z] #41 117.6   DEP      criu/netfilter.d
00:30:50 [2020-12-21T00:30:50.939Z] #41 117.8   DEP      criu/net.d
00:30:51 [2020-12-21T00:30:51.198Z] #41 118.0   DEP      criu/namespaces.d
00:30:51 [2020-12-21T00:30:51.198Z] #41 118.2   DEP      criu/mount.d
00:30:51 [2020-12-21T00:30:51.457Z] #41 118.4   DEP      criu/memfd.d
00:30:51 [2020-12-21T00:30:51.457Z] #41 118.5   DEP      criu/mem.d
00:30:51 [2020-12-21T00:30:51.717Z] #41 118.6   DEP      criu/lsm.d
00:30:51 [2020-12-21T00:30:51.976Z] #41 118.8   DEP      criu/log.d
00:30:51 [2020-12-21T00:30:51.976Z] #41 118.9   DEP      criu/libnetlink.d
00:30:51 [2020-12-21T00:30:51.976Z] #41 ...
00:30:51 [2020-12-21T00:30:51.976Z] 
00:30:51 [2020-12-21T00:30:51.976Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:51 [2020-12-21T00:30:51.976Z] #18 22.23 Reading package lists...
00:30:52 [2020-12-21T00:30:52.617Z] #18 22.89 Reading package lists...
00:30:52 [2020-12-21T00:30:52.617Z] #18 ...
00:30:52 [2020-12-21T00:30:52.617Z] 
00:30:52 [2020-12-21T00:30:52.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:52 [2020-12-21T00:30:52.617Z] #41 109.0   DEP      criu/protobuf-desc.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 109.3   DEP      criu/proc_parse.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 109.6   DEP      criu/plugin.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 109.7   DEP      criu/pipes.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 110.0   DEP      criu/pie-util.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 110.2   DEP      criu/pie-util-vdso.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 110.4   DEP      criu/pie-util-vdso-elf32.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 110.6   DEP      criu/path.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 110.8   DEP      criu/parasite-syscall.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 111.2   DEP      criu/pagemap.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 111.5   DEP      criu/pagemap-cache.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 111.7   DEP      criu/page-xfer.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 112.1   DEP      criu/page-pipe.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 112.3   DEP      criu/netfilter.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 112.6   DEP      criu/net.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 112.9   DEP      criu/namespaces.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 113.2   DEP      criu/mount.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 113.6   DEP      criu/memfd.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 114.0   DEP      criu/mem.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 114.2   DEP      criu/lsm.d
00:30:52 [2020-12-21T00:30:52.617Z] #41 114.3   DEP      criu/log.d
00:30:52 [2020-12-21T00:30:52.876Z] #41 114.5   DEP      criu/libnetlink.d
00:30:52 [2020-12-21T00:30:52.876Z] #41 114.8   DEP      criu/kerndat.d
00:30:53 [2020-12-21T00:30:53.137Z] #41 115.0   DEP      criu/kcmp-ids.d
00:30:53 [2020-12-21T00:30:53.358Z] #18 27.11 Building dependency tree...
00:30:53 [2020-12-21T00:30:53.396Z] #41 115.1   DEP      criu/irmap.d
00:30:53 [2020-12-21T00:30:53.396Z] #41 115.3   DEP      criu/ipc_ns.d
00:30:53 [2020-12-21T00:30:53.655Z] #41 115.5   DEP      criu/image.d
00:30:53 [2020-12-21T00:30:53.914Z] #41 115.7   DEP      criu/image-desc.d
00:30:53 [2020-12-21T00:30:53.914Z] #41 115.8   DEP      criu/fsnotify.d
00:30:54 [2020-12-21T00:30:54.174Z] #41 116.0   DEP      criu/filesystems.d
00:30:54 [2020-12-21T00:30:54.232Z] #28 DONE 4.8s
00:30:54 [2020-12-21T00:30:54.232Z] 
00:30:54 [2020-12-21T00:30:54.232Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:54 [2020-12-21T00:30:54.232Z] #41 157.2   CC       criu/tun.o
00:30:54 [2020-12-21T00:30:54.232Z] #41 157.9   CC       criu/uffd.o
00:30:54 [2020-12-21T00:30:54.232Z] #41 159.1   CC       criu/util.o
00:30:54 [2020-12-21T00:30:54.232Z] #41 160.6   CC       criu/uts_ns.o
00:30:54 [2020-12-21T00:30:54.232Z] #41 160.8   CC       criu/vdso.o
00:30:54 [2020-12-21T00:30:54.232Z] #41 ...
00:30:54 [2020-12-21T00:30:54.232Z] 
00:30:54 [2020-12-21T00:30:54.232Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:30:54 [2020-12-21T00:30:54.232Z] #31 DONE 0.7s
00:30:54 [2020-12-21T00:30:54.442Z] #41 116.2   DEP      criu/files.d
00:30:54 [2020-12-21T00:30:54.495Z] 
00:30:54 [2020-12-21T00:30:54.495Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:54 [2020-12-21T00:30:54.495Z] #41 161.3   LINK     criu/built-in.o
00:30:54 [2020-12-21T00:30:54.495Z] #41 161.4   LINK     criu/criu
00:30:54 [2020-12-21T00:30:54.701Z] #41 116.5   DEP      criu/files-reg.d
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.52 libcap2-bin is already the newest version (1:2.25-2).
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.52 The following additional packages will be installed:
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.55   python3.7 python3.7-minimal vim-runtime xxd
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.56 Suggested packages:
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57 Recommended packages:
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57   aufs-dkms nftables build-essential python3-dev python3-keyring
00:30:54 [2020-12-21T00:30:54.736Z] #18 29.57   python3-keyrings.alt python3-xdg unzip
00:30:54 [2020-12-21T00:30:54.758Z] #41 ...
00:30:54 [2020-12-21T00:30:54.758Z] 
00:30:54 [2020-12-21T00:30:54.758Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:30:54 [2020-12-21T00:30:54.758Z] #33 DONE 0.5s
00:30:54 [2020-12-21T00:30:54.960Z] #41 116.8   DEP      criu/files-ext.d
00:30:55 [2020-12-21T00:30:55.020Z] 
00:30:55 [2020-12-21T00:30:55.020Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:30:55 [2020-12-21T00:30:55.020Z] #36 DONE 0.2s
00:30:55 [2020-12-21T00:30:55.020Z] 
00:30:55 [2020-12-21T00:30:55.020Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:55 [2020-12-21T00:30:55.020Z] #41 161.8   DEP      lib/c/criu.d
00:30:55 [2020-12-21T00:30:55.020Z] #41 161.9   CC       images/rpc.pb-c.o
00:30:55 [2020-12-21T00:30:55.219Z] #41 116.9   DEP      criu/file-lock.d
00:30:55 [2020-12-21T00:30:55.596Z] #41 162.5   CC       lib/c/criu.o
00:30:55 [2020-12-21T00:30:55.786Z] #41 117.4   DEP      criu/file-ids.d
00:30:55 [2020-12-21T00:30:55.786Z] #41 117.6   DEP      criu/fifo.d
00:30:55 [2020-12-21T00:30:55.858Z] #41 ...
00:30:55 [2020-12-21T00:30:55.858Z] 
00:30:55 [2020-12-21T00:30:55.858Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:30:55 [2020-12-21T00:30:55.858Z] #39 DONE 0.8s
00:30:56 [2020-12-21T00:30:56.045Z] #41 117.8   DEP      criu/fdstore.d
00:30:56 [2020-12-21T00:30:56.121Z] 
00:30:56 [2020-12-21T00:30:56.121Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:56 [2020-12-21T00:30:56.305Z] #41 118.0   DEP      criu/fault-injection.d
00:30:56 [2020-12-21T00:30:56.305Z] #41 118.1   DEP      criu/external.d
00:30:56 [2020-12-21T00:30:56.563Z] #41 118.3   DEP      criu/eventpoll.d
00:30:56 [2020-12-21T00:30:56.696Z] #41 163.4   LINK     lib/c/built-in.o
00:30:56 [2020-12-21T00:30:56.696Z] #41 163.4   LINK     lib/c/libcriu.so
00:30:56 [2020-12-21T00:30:56.696Z] #41 163.5   LINK     lib/c/libcriu.a
00:30:56 [2020-12-21T00:30:56.696Z] #41 163.6   GEN      magic.py
00:30:56 [2020-12-21T00:30:56.823Z] #41 118.6   DEP      criu/eventfd.d
00:30:56 [2020-12-21T00:30:56.960Z] #41 163.8 Note: Building without setproctitle() and strlcpy() support.
00:30:56 [2020-12-21T00:30:56.960Z] #41 163.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:30:56 [2020-12-21T00:30:56.960Z] #41 163.8 Note: Building without GnuTLS support
00:30:56 [2020-12-21T00:30:56.960Z] #41 163.8 Makefile.config:39: Warn: you have no libnftables installed
00:30:56 [2020-12-21T00:30:56.960Z] #41 163.8 Makefile.config:40: Warn: Building without nftables support
00:30:57 [2020-12-21T00:30:57.081Z] #41 118.8   DEP      criu/crtools.d
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94 The following NEW packages will be installed:
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:30:57 [2020-12-21T00:30:57.273Z] #18 31.94   xz-utils zip
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.27 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.27 Need to get 28.5 MB of archives.
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.27 After this operation, 116 MB of additional disk space will be used.
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:30:57 [2020-12-21T00:30:57.273Z] #18 32.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:30:57 [2020-12-21T00:30:57.340Z] #41 119.1   DEP      criu/cr-service.d
00:30:57 [2020-12-21T00:30:57.532Z] #18 ...
00:30:57 [2020-12-21T00:30:57.532Z] 
00:30:57 [2020-12-21T00:30:57.532Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:30:57 [2020-12-21T00:30:57.532Z] #30 DONE 226.1s
00:30:57 [2020-12-21T00:30:57.532Z] 
00:30:57 [2020-12-21T00:30:57.532Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 ...
00:30:57 [2020-12-21T00:30:57.532Z] 
00:30:57 [2020-12-21T00:30:57.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:57 [2020-12-21T00:30:57.532Z] #41 119.2   DEP      criu/kerndat.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 119.4   DEP      criu/kcmp-ids.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 119.5   DEP      criu/irmap.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 119.6   DEP      criu/ipc_ns.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 120.0   DEP      criu/image.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 120.2   DEP      criu/image-desc.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 120.4   DEP      criu/fsnotify.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 120.8   DEP      criu/filesystems.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 121.0   DEP      criu/files.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 121.4   DEP      criu/files-reg.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 121.7   DEP      criu/files-ext.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 121.9   DEP      criu/file-lock.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 122.2   DEP      criu/file-ids.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 122.6   DEP      criu/fifo.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 122.8   DEP      criu/fdstore.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 122.9   DEP      criu/fault-injection.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.0   DEP      criu/external.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.1   DEP      criu/eventpoll.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.3   DEP      criu/eventfd.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.4   DEP      criu/crtools.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.6   DEP      criu/cr-service.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.7   DEP      criu/cr-restore.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.9   DEP      criu/cr-errno.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 123.9   DEP      criu/cr-dump.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 124.1   DEP      criu/cr-dedup.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 124.2   DEP      criu/cr-check.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 124.3   DEP      criu/config.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 124.4   DEP      criu/clone-noasan.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 124.5   DEP      criu/cgroup.d
00:30:57 [2020-12-21T00:30:57.532Z] #41 ...
00:30:57 [2020-12-21T00:30:57.532Z] 
00:30:57 [2020-12-21T00:30:57.532Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:30:57 [2020-12-21T00:30:57.532Z] #18 32.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:30:57 [2020-12-21T00:30:57.536Z] #41 164.5 fatal: not a git repository (or any of the parent directories): .git
00:30:57 [2020-12-21T00:30:57.599Z] #41 119.4   DEP      criu/cr-restore.d
00:30:57 [2020-12-21T00:30:57.791Z] #18 32.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:30:57 [2020-12-21T00:30:57.791Z] #18 32.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:30:57 [2020-12-21T00:30:57.791Z] #18 32.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:30:57 [2020-12-21T00:30:57.858Z] #41 ...
00:30:57 [2020-12-21T00:30:57.858Z] 
00:30:57 [2020-12-21T00:30:57.858Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:30:57 [2020-12-21T00:30:57.858Z] #30 DONE 220.5s
00:30:57 [2020-12-21T00:30:57.858Z] 
00:30:57 [2020-12-21T00:30:57.858Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:30:57 [2020-12-21T00:30:57.858Z] #41 119.8   DEP      criu/cr-errno.d
00:30:57 [2020-12-21T00:30:57.858Z] #41 ...
00:30:57 [2020-12-21T00:30:57.858Z] 
00:30:57 [2020-12-21T00:30:57.858Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:30:57 [2020-12-21T00:30:57.858Z] #18 22.89 Reading package lists...
00:30:57 [2020-12-21T00:30:57.858Z] #18 28.74 Building dependency tree...
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.96 libcap2-bin is already the newest version (1:2.25-2).
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.96 The following additional packages will be installed:
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.96   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.96   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.97   python3.7 python3.7-minimal vim-runtime xxd
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.97 Suggested packages:
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99 Recommended packages:
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99   aufs-dkms nftables build-essential python3-dev python3-keyring
00:30:57 [2020-12-21T00:30:57.858Z] #18 30.99   python3-keyrings.alt python3-xdg unzip
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.65 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:30:58 [2020-12-21T00:30:58.359Z] #18 33.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.02 The following NEW packages will be installed:
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.02   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.02   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
00:30:58 [2020-12-21T00:30:58.426Z] #18 34.04   xz-utils zip
00:30:58 [2020-12-21T00:30:58.482Z] #41 165.3 make[1]: Nothing to be done for 'all'.
00:30:58 [2020-12-21T00:30:58.619Z] #18 33.70 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:30:58 [2020-12-21T00:30:58.619Z] #18 33.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:30:58 [2020-12-21T00:30:58.619Z] #18 33.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:30:58 [2020-12-21T00:30:58.619Z] #18 33.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:30:58 [2020-12-21T00:30:58.878Z] #18 34.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:30:58 [2020-12-21T00:30:58.878Z] #18 34.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:30:58 [2020-12-21T00:30:58.878Z] #18 34.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.54 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded.
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.54 Need to get 28.5 MB of archives.
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.54 After this operation, 116 MB of additional disk space will be used.
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
00:30:58 [2020-12-21T00:30:58.994Z] #18 34.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
00:30:59 [2020-12-21T00:30:59.057Z] #41 166.1 make[1]: 'images/built-in.o' is up to date.
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 34.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:30:59 [2020-12-21T00:30:59.254Z] #18 35.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:30:59 [2020-12-21T00:30:59.321Z] #41 166.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:30:59 [2020-12-21T00:30:59.321Z] #41 166.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:30:59 [2020-12-21T00:30:59.321Z] #41 166.3 make[1]: 'compel/libcompel.a' is up to date.
00:30:59 [2020-12-21T00:30:59.321Z] #41 166.3 make[1]: 'compel/compel-host-bin' is up to date.
00:30:59 [2020-12-21T00:30:59.513Z] #18 35.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:30:59 [2020-12-21T00:30:59.513Z] #18 35.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:30:59 [2020-12-21T00:30:59.513Z] #18 35.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:30:59 [2020-12-21T00:30:59.513Z] #18 35.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:30:59 [2020-12-21T00:30:59.513Z] #18 35.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
00:30:59 [2020-12-21T00:30:59.585Z] #41 166.4 make[1]: Nothing to be done for 'all'.
00:30:59 [2020-12-21T00:30:59.585Z] #41 166.5 make[1]: 'soccr/libsoccr.a' is up to date.
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:30:59 [2020-12-21T00:30:59.773Z] #18 35.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:30:59 [2020-12-21T00:30:59.815Z] #18 35.01 debconf: delaying package configuration, since apt-utils is not installed
00:30:59 [2020-12-21T00:30:59.849Z] #41 166.7 make[2]: Nothing to be done for 'all'.
00:30:59 [2020-12-21T00:30:59.849Z] #41 166.7 make[2]: Nothing to be done for 'all'.
00:30:59 [2020-12-21T00:30:59.849Z] #41 166.8 make[2]: Nothing to be done for 'all'.
00:30:59 [2020-12-21T00:30:59.849Z] #41 166.9 make[2]: Nothing to be done for 'all'.
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.63 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.69 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
00:31:00 [2020-12-21T00:31:00.032Z] #18 35.76 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.13 Fetched 28.5 MB in 2s (12.9 MB/s)
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.18 Selecting previously unselected package pigz.
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.18 (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 ... 23432 files and directories currently installed.)
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.24 Unpacking pigz (2.4-1) ...
00:31:00 [2020-12-21T00:31:00.074Z] #18 35.32 Selecting previously unselected package libpython3.7-minimal:amd64.
00:31:00 [2020-12-21T00:31:00.112Z] #41 166.9 make[2]: Nothing to be done for 'all'.
00:31:00 [2020-12-21T00:31:00.113Z] #41 167.0 make[2]: Nothing to be done for 'all'.
00:31:00 [2020-12-21T00:31:00.113Z] #41 167.0 make[2]: Nothing to be done for 'all'.
00:31:00 [2020-12-21T00:31:00.113Z] #41 167.1 make[2]: Nothing to be done for 'all'.
00:31:00 [2020-12-21T00:31:00.291Z] #18 35.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
00:31:00 [2020-12-21T00:31:00.291Z] #18 35.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:31:00 [2020-12-21T00:31:00.333Z] #18 35.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:00 [2020-12-21T00:31:00.333Z] #18 35.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:00 [2020-12-21T00:31:00.375Z] #41 167.1   INSTALL  criu/criu
00:31:00 [2020-12-21T00:31:00.592Z] #18 35.71 Selecting previously unselected package python3.7-minimal.
00:31:00 [2020-12-21T00:31:00.592Z] #18 35.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:00 [2020-12-21T00:31:00.592Z] #18 35.72 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:00 [2020-12-21T00:31:00.637Z] #41 DONE 167.5s
00:31:00 [2020-12-21T00:31:00.638Z] 
00:31:00 [2020-12-21T00:31:00.638Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:00 [2020-12-21T00:31:00.861Z] #18 36.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:31:00 [2020-12-21T00:31:00.861Z] #18 36.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:31:00 [2020-12-21T00:31:00.861Z] #18 36.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:31:01 [2020-12-21T00:31:01.420Z] #18 36.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:01 [2020-12-21T00:31:01.420Z] #18 36.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:01 [2020-12-21T00:31:01.431Z] #18 37.04 debconf: delaying package configuration, since apt-utils is not installed
00:31:01 [2020-12-21T00:31:01.431Z] #18 37.15 Fetched 28.5 MB in 2s (12.5 MB/s)
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.19 Selecting previously unselected package pigz.
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.19 (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 ... 23432 files and directories currently installed.)
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.23 Unpacking pigz (2.4-1) ...
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.35 Selecting previously unselected package libpython3.7-minimal:amd64.
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:01 [2020-12-21T00:31:01.690Z] #18 37.37 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:02 [2020-12-21T00:31:02.259Z] #18 37.72 Selecting previously unselected package python3.7-minimal.
00:31:02 [2020-12-21T00:31:02.259Z] #18 37.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
00:31:02 [2020-12-21T00:31:02.259Z] #18 37.73 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:02 [2020-12-21T00:31:02.561Z] #54 ...
00:31:02 [2020-12-21T00:31:02.561Z] 
00:31:02 [2020-12-21T00:31:02.561Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:31:02 [2020-12-21T00:31:02.825Z] #42 DONE 0.2s
00:31:02 [2020-12-21T00:31:02.825Z] 
00:31:02 [2020-12-21T00:31:02.825Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:31:03 [2020-12-21T00:31:03.088Z] #44 DONE 0.4s
00:31:03 [2020-12-21T00:31:03.088Z] 
00:31:03 [2020-12-21T00:31:03.088Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:03 [2020-12-21T00:31:03.088Z] #54 ...
00:31:03 [2020-12-21T00:31:03.088Z] 
00:31:03 [2020-12-21T00:31:03.089Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:31:03 [2020-12-21T00:31:03.196Z] #18 38.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
00:31:03 [2020-12-21T00:31:03.196Z] #18 38.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
00:31:03 [2020-12-21T00:31:03.326Z] #18 38.51 Selecting previously unselected package python3-minimal.
00:31:03 [2020-12-21T00:31:03.326Z] #18 38.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
00:31:03 [2020-12-21T00:31:03.326Z] #18 38.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:31:03 [2020-12-21T00:31:03.326Z] #18 38.57 Unpacking python3-minimal (3.7.3-1) ...
00:31:03 [2020-12-21T00:31:03.352Z] #46 DONE 0.3s
00:31:03 [2020-12-21T00:31:03.352Z] 
00:31:03 [2020-12-21T00:31:03.352Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:03 [2020-12-21T00:31:03.352Z] #54 ...
00:31:03 [2020-12-21T00:31:03.352Z] 
00:31:03 [2020-12-21T00:31:03.352Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:31:03 [2020-12-21T00:31:03.585Z] #18 38.63 Selecting previously unselected package libmpdec2:amd64.
00:31:03 [2020-12-21T00:31:03.586Z] #18 38.64 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:31:03 [2020-12-21T00:31:03.586Z] #18 38.65 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:31:03 [2020-12-21T00:31:03.586Z] #18 38.74 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:31:03 [2020-12-21T00:31:03.586Z] #18 38.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:31:03 [2020-12-21T00:31:03.586Z] #18 38.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:04 [2020-12-21T00:31:04.295Z] #48 DONE 1.0s
00:31:04 [2020-12-21T00:31:04.295Z] 
00:31:04 [2020-12-21T00:31:04.295Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:04 [2020-12-21T00:31:04.523Z] #18 39.61 Selecting previously unselected package python3.7.
00:31:04 [2020-12-21T00:31:04.523Z] #18 39.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:31:04 [2020-12-21T00:31:04.523Z] #18 39.63 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:31:04 [2020-12-21T00:31:04.556Z] #54 ...
00:31:04 [2020-12-21T00:31:04.556Z] 
00:31:04 [2020-12-21T00:31:04.556Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:31:04 [2020-12-21T00:31:04.556Z] #50 DONE 0.2s
00:31:04 [2020-12-21T00:31:04.556Z] 
00:31:04 [2020-12-21T00:31:04.556Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:31:04 [2020-12-21T00:31:04.783Z] #18 39.77 Selecting previously unselected package libpython3-stdlib:amd64.
00:31:04 [2020-12-21T00:31:04.783Z] #18 39.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:31:04 [2020-12-21T00:31:04.783Z] #18 39.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:04 [2020-12-21T00:31:04.783Z] #18 39.89 Setting up python3-minimal (3.7.3-1) ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.39 Selecting previously unselected package python3-minimal.
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.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 ... 23681 files and directories currently installed.)
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.43 Unpacking python3-minimal (3.7.3-1) ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.51 Selecting previously unselected package libmpdec2:amd64.
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.53 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.63 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.101Z] #18 40.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:05 [2020-12-21T00:31:05.130Z] #52 DONE 0.7s
00:31:05 [2020-12-21T00:31:05.130Z] 
00:31:05 [2020-12-21T00:31:05.130Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:05 [2020-12-21T00:31:05.325Z] #24 ...
00:31:05 [2020-12-21T00:31:05.325Z] 
00:31:05 [2020-12-21T00:31:05.325Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:05 [2020-12-21T00:31:05.325Z] #56 253.4 + bin/containerd
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.76 Selecting previously unselected package python3.
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.76 (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 ... 24093 files and directories currently installed.)
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.82 Unpacking python3 (3.7.3-1) ...
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.91 Selecting previously unselected package libip4tc0:amd64.
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.721Z] #18 40.92 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:31:05 [2020-12-21T00:31:05.721Z] #18 41.02 Selecting previously unselected package libip6tc0:amd64.
00:31:05 [2020-12-21T00:31:05.721Z] #18 41.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.980Z] #18 41.02 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:31:05 [2020-12-21T00:31:05.980Z] #18 41.12 Selecting previously unselected package libiptc0:amd64.
00:31:05 [2020-12-21T00:31:05.980Z] #18 41.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:31:05 [2020-12-21T00:31:05.980Z] #18 41.13 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:31:05 [2020-12-21T00:31:05.980Z] #18 41.21 Selecting previously unselected package libnfnetlink0:amd64.
00:31:06 [2020-12-21T00:31:06.038Z] #18 41.56 Selecting previously unselected package python3.7.
00:31:06 [2020-12-21T00:31:06.038Z] #18 41.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.038Z] #18 41.57 Unpacking python3.7 (3.7.3-2+deb10u2) ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.29 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.31 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.40 Selecting previously unselected package libnftnl11:amd64.
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.240Z] #18 41.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:31:06 [2020-12-21T00:31:06.297Z] #18 41.72 Selecting previously unselected package libpython3-stdlib:amd64.
00:31:06 [2020-12-21T00:31:06.297Z] #18 41.73 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.297Z] #18 41.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:06 [2020-12-21T00:31:06.297Z] #18 41.83 Setting up python3-minimal (3.7.3-1) ...
00:31:06 [2020-12-21T00:31:06.500Z] #18 41.53 Selecting previously unselected package iptables.
00:31:06 [2020-12-21T00:31:06.500Z] #18 41.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.500Z] #18 41.54 Unpacking iptables (1.8.2-4) ...
00:31:06 [2020-12-21T00:31:06.759Z] #18 41.90 Selecting previously unselected package xxd.
00:31:06 [2020-12-21T00:31:06.759Z] #18 41.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:31:06 [2020-12-21T00:31:06.759Z] #18 41.91 Unpacking xxd (2:8.1.0875-5) ...
00:31:07 [2020-12-21T00:31:07.018Z] #18 42.02 Selecting previously unselected package vim-common.
00:31:07 [2020-12-21T00:31:07.018Z] #18 42.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:31:07 [2020-12-21T00:31:07.018Z] #18 42.07 Unpacking vim-common (2:8.1.0875-5) ...
00:31:07 [2020-12-21T00:31:07.233Z] #18 42.77 Selecting previously unselected package python3.
00:31:07 [2020-12-21T00:31:07.233Z] #18 42.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 ... 24093 files and directories currently installed.)
00:31:07 [2020-12-21T00:31:07.233Z] #18 42.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.233Z] #18 42.83 Unpacking python3 (3.7.3-1) ...
00:31:07 [2020-12-21T00:31:07.278Z] #18 42.25 Selecting previously unselected package bash-completion.
00:31:07 [2020-12-21T00:31:07.278Z] #18 42.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 42.95 Selecting previously unselected package libip4tc0:amd64.
00:31:07 [2020-12-21T00:31:07.492Z] #18 42.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 42.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.10 Selecting previously unselected package libip6tc0:amd64.
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.11 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.17 Selecting previously unselected package libiptc0:amd64.
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.492Z] #18 43.18 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.28 Selecting previously unselected package libnfnetlink0:amd64.
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.45 Selecting previously unselected package libnftnl11:amd64.
00:31:07 [2020-12-21T00:31:07.751Z] #18 43.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:31:07 [2020-12-21T00:31:07.846Z] #18 ...
00:31:07 [2020-12-21T00:31:07.846Z] 
00:31:07 [2020-12-21T00:31:07.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:07 [2020-12-21T00:31:07.846Z] #41 124.7   DEP      criu/cgroup-props.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 125.0   DEP      criu/bitmap.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 125.0   DEP      criu/bfd.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 125.2   DEP      criu/autofs.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 125.4   DEP      criu/aio.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 125.5   DEP      criu/action-scripts.d
00:31:07 [2020-12-21T00:31:07.846Z] #41 126.0   CC       criu/action-scripts.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 126.8   CC       criu/aio.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 127.2   CC       criu/autofs.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 128.7   CC       criu/bfd.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 129.1   CC       criu/bitmap.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 129.2   CC       criu/cgroup-props.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 129.8   CC       criu/cgroup.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 132.6   CC       criu/clone-noasan.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 132.8   CC       criu/config.o
00:31:07 [2020-12-21T00:31:07.846Z] #41 134.1   CC       criu/cr-check.o
00:31:08 [2020-12-21T00:31:08.010Z] #18 43.46 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:31:08 [2020-12-21T00:31:08.010Z] #18 43.58 Selecting previously unselected package iptables.
00:31:08 [2020-12-21T00:31:08.010Z] #18 43.58 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:31:08 [2020-12-21T00:31:08.010Z] #18 43.59 Unpacking iptables (1.8.2-4) ...
00:31:08 [2020-12-21T00:31:08.010Z] #18 ...
00:31:08 [2020-12-21T00:31:08.010Z] 
00:31:08 [2020-12-21T00:31:08.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:08 [2020-12-21T00:31:08.010Z] #41 119.8   DEP      criu/cr-dump.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.1   DEP      criu/cr-dedup.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.3   DEP      criu/cr-check.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.5   DEP      criu/config.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.7   DEP      criu/clone-noasan.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.8   DEP      criu/cgroup.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 120.9   DEP      criu/cgroup-props.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.0   DEP      criu/bitmap.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.0   DEP      criu/bfd.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.2   DEP      criu/autofs.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.3   DEP      criu/aio.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.6   DEP      criu/action-scripts.d
00:31:08 [2020-12-21T00:31:08.011Z] #41 121.8   CC       criu/action-scripts.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 122.3   CC       criu/aio.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 122.9   CC       criu/autofs.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 124.3   CC       criu/bfd.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 124.8   CC       criu/bitmap.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 125.0   CC       criu/cgroup-props.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 125.6   CC       criu/cgroup.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 128.3   CC       criu/clone-noasan.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 128.5   CC       criu/config.o
00:31:08 [2020-12-21T00:31:08.011Z] #41 129.8   CC       criu/cr-check.o
00:31:08 [2020-12-21T00:31:08.270Z] #41 ...
00:31:08 [2020-12-21T00:31:08.270Z] 
00:31:08 [2020-12-21T00:31:08.270Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:08 [2020-12-21T00:31:08.270Z] #18 43.88 Selecting previously unselected package xxd.
00:31:08 [2020-12-21T00:31:08.270Z] #18 43.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:31:08 [2020-12-21T00:31:08.270Z] #18 43.91 Unpacking xxd (2:8.1.0875-5) ...
00:31:08 [2020-12-21T00:31:08.529Z] #18 44.04 Selecting previously unselected package vim-common.
00:31:08 [2020-12-21T00:31:08.529Z] #18 44.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:31:08 [2020-12-21T00:31:08.529Z] #18 44.08 Unpacking vim-common (2:8.1.0875-5) ...
00:31:08 [2020-12-21T00:31:08.789Z] #18 44.25 Selecting previously unselected package bash-completion.
00:31:08 [2020-12-21T00:31:08.789Z] #18 44.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:31:09 [2020-12-21T00:31:09.226Z] #41 135.9   CC       criu/cr-dedup.o
00:31:09 [2020-12-21T00:31:09.486Z] #41 136.4   CC       criu/cr-dump.o
00:31:09 [2020-12-21T00:31:09.745Z] #41 ...
00:31:09 [2020-12-21T00:31:09.745Z] 
00:31:09 [2020-12-21T00:31:09.745Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:09 [2020-12-21T00:31:09.745Z] #18 44.83 Unpacking bash-completion (1:2.8-6) ...
00:31:10 [2020-12-21T00:31:10.005Z] #18 45.20 Selecting previously unselected package bzip2.
00:31:10 [2020-12-21T00:31:10.005Z] #18 45.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:31:10 [2020-12-21T00:31:10.005Z] #18 45.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:31:10 [2020-12-21T00:31:10.005Z] #18 45.33 Selecting previously unselected package xz-utils.
00:31:10 [2020-12-21T00:31:10.264Z] #18 45.33 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:31:10 [2020-12-21T00:31:10.264Z] #18 45.34 Unpacking xz-utils (5.2.4-1) ...
00:31:10 [2020-12-21T00:31:10.264Z] #18 45.52 Selecting previously unselected package apparmor.
00:31:10 [2020-12-21T00:31:10.264Z] #18 45.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:31:10 [2020-12-21T00:31:10.264Z] #18 45.59 Unpacking apparmor (2.13.2-10) ...
00:31:10 [2020-12-21T00:31:10.832Z] #18 45.96 Selecting previously unselected package aufs-tools.
00:31:10 [2020-12-21T00:31:10.832Z] #18 45.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:31:10 [2020-12-21T00:31:10.832Z] #18 45.99 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.10 Selecting previously unselected package libonig5:amd64.
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.11 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.12 Unpacking libonig5:amd64 (6.9.1-1) ...
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.24 Selecting previously unselected package libjq1:amd64.
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.26 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.104Z] #18 46.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:11 [2020-12-21T00:31:11.324Z] #18 46.86 Unpacking bash-completion (1:2.8-6) ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.37 Selecting previously unselected package jq.
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.39 Unpacking jq (1.5+dfsg-2+b1) ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.49 Selecting previously unselected package libaio1:amd64.
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.50 Unpacking libaio1:amd64 (0.3.112-3) ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.56 Selecting previously unselected package libgpm2:amd64.
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.362Z] #18 46.58 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:31:11 [2020-12-21T00:31:11.584Z] #18 47.18 Selecting previously unselected package bzip2.
00:31:11 [2020-12-21T00:31:11.584Z] #18 47.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.584Z] #18 47.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:31:11 [2020-12-21T00:31:11.621Z] #18 46.64 Selecting previously unselected package libicu63:amd64.
00:31:11 [2020-12-21T00:31:11.621Z] #18 46.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.621Z] #18 46.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:31:11 [2020-12-21T00:31:11.843Z] #18 47.28 Selecting previously unselected package xz-utils.
00:31:11 [2020-12-21T00:31:11.843Z] #18 47.29 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:31:11 [2020-12-21T00:31:11.843Z] #18 47.30 Unpacking xz-utils (5.2.4-1) ...
00:31:11 [2020-12-21T00:31:11.843Z] #18 47.48 Selecting previously unselected package apparmor.
00:31:11 [2020-12-21T00:31:11.843Z] #18 47.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:31:12 [2020-12-21T00:31:12.102Z] #18 47.57 Unpacking apparmor (2.13.2-10) ...
00:31:12 [2020-12-21T00:31:12.280Z] #56 ...
00:31:12 [2020-12-21T00:31:12.280Z] 
00:31:12 [2020-12-21T00:31:12.280Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:31:12 [2020-12-21T00:31:12.280Z] #24 301.2 + return
00:31:12 [2020-12-21T00:31:12.280Z] #24 DONE 301.3s
00:31:12 [2020-12-21T00:31:12.280Z] 
00:31:12 [2020-12-21T00:31:12.280Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:12 [2020-12-21T00:31:12.395Z] #18 47.92 Selecting previously unselected package aufs-tools.
00:31:12 [2020-12-21T00:31:12.395Z] #18 47.92 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:31:12 [2020-12-21T00:31:12.395Z] #18 47.95 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:31:12 [2020-12-21T00:31:12.654Z] #18 48.18 Selecting previously unselected package libonig5:amd64.
00:31:12 [2020-12-21T00:31:12.654Z] #18 48.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:31:12 [2020-12-21T00:31:12.654Z] #18 48.19 Unpacking libonig5:amd64 (6.9.1-1) ...
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.33 Selecting previously unselected package libjq1:amd64.
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.45 Selecting previously unselected package jq.
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.45 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:31:12 [2020-12-21T00:31:12.913Z] #18 48.47 Unpacking jq (1.5+dfsg-2+b1) ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.65 Selecting previously unselected package libaio1:amd64.
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.66 Unpacking libaio1:amd64 (0.3.112-3) ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.71 Selecting previously unselected package libgpm2:amd64.
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.73 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.79 Selecting previously unselected package libicu63:amd64.
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
00:31:13 [2020-12-21T00:31:13.172Z] #18 48.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
00:31:13 [2020-12-21T00:31:13.808Z] #56 ...
00:31:13 [2020-12-21T00:31:13.808Z] 
00:31:13 [2020-12-21T00:31:13.808Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:31:13 [2020-12-21T00:31:13.808Z] #25 DONE 0.1s
00:31:13 [2020-12-21T00:31:13.808Z] 
00:31:13 [2020-12-21T00:31:13.808Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:31:14 [2020-12-21T00:31:14.454Z] #30 DONE 0.7s
00:31:14 [2020-12-21T00:31:14.454Z] 
00:31:14 [2020-12-21T00:31:14.454Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:14 [2020-12-21T00:31:14.454Z] #56 ...
00:31:14 [2020-12-21T00:31:14.454Z] 
00:31:14 [2020-12-21T00:31:14.454Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:31:14 [2020-12-21T00:31:14.454Z] #33 DONE 0.1s
00:31:14 [2020-12-21T00:31:14.807Z] 
00:31:14 [2020-12-21T00:31:14.807Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:31:14 [2020-12-21T00:31:14.807Z] #35 DONE 0.1s
00:31:14 [2020-12-21T00:31:14.807Z] 
00:31:14 [2020-12-21T00:31:14.807Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:14 [2020-12-21T00:31:14.807Z] #56 ...
00:31:14 [2020-12-21T00:31:14.807Z] 
00:31:14 [2020-12-21T00:31:14.807Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:31:14 [2020-12-21T00:31:14.807Z] #38 DONE 0.1s
00:31:14 [2020-12-21T00:31:14.807Z] 
00:31:14 [2020-12-21T00:31:14.807Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:31:14 [2020-12-21T00:31:14.906Z] #18 50.17 Selecting previously unselected package libnet1:amd64.
00:31:14 [2020-12-21T00:31:14.906Z] #18 50.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:31:15 [2020-12-21T00:31:15.106Z] #41 DONE 0.1s
00:31:15 [2020-12-21T00:31:15.106Z] 
00:31:15 [2020-12-21T00:31:15.106Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:31:15 [2020-12-21T00:31:15.106Z] #44 DONE 0.1s
00:31:15 [2020-12-21T00:31:15.106Z] 
00:31:15 [2020-12-21T00:31:15.106Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:31:15 [2020-12-21T00:31:15.106Z] #46 DONE 0.1s
00:31:15 [2020-12-21T00:31:15.106Z] 
00:31:15 [2020-12-21T00:31:15.106Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:15 [2020-12-21T00:31:15.106Z] #56 ...
00:31:15 [2020-12-21T00:31:15.106Z] 
00:31:15 [2020-12-21T00:31:15.106Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:31:15 [2020-12-21T00:31:15.106Z] #48 DONE 0.1s
00:31:15 [2020-12-21T00:31:15.106Z] 
00:31:15 [2020-12-21T00:31:15.106Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.25 Selecting previously unselected package libnl-3-200:amd64.
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.36 Selecting previously unselected package libprotobuf-c1:amd64.
00:31:15 [2020-12-21T00:31:15.164Z] #18 50.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:31:15 [2020-12-21T00:31:15.406Z] #50 DONE 0.2s
00:31:15 [2020-12-21T00:31:15.406Z] 
00:31:15 [2020-12-21T00:31:15.406Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.44 Selecting previously unselected package libreadline5:amd64.
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.58 Selecting previously unselected package net-tools.
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:31:15 [2020-12-21T00:31:15.423Z] #18 50.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:31:15 [2020-12-21T00:31:15.681Z] #18 50.76 Selecting previously unselected package python-pip-whl.
00:31:15 [2020-12-21T00:31:15.681Z] #18 50.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:31:15 [2020-12-21T00:31:15.681Z] #18 50.82 Unpacking python-pip-whl (18.1-5) ...
00:31:15 [2020-12-21T00:31:15.703Z] #52 DONE 0.2s
00:31:15 [2020-12-21T00:31:15.703Z] 
00:31:15 [2020-12-21T00:31:15.703Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:31:15 [2020-12-21T00:31:15.703Z] #54 DONE 0.1s
00:31:15 [2020-12-21T00:31:15.703Z] 
00:31:15 [2020-12-21T00:31:15.703Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:31:16 [2020-12-21T00:31:16.249Z] #18 51.40 Selecting previously unselected package python3-lib2to3.
00:31:16 [2020-12-21T00:31:16.249Z] #18 51.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:31:16 [2020-12-21T00:31:16.249Z] #18 51.41 Unpacking python3-lib2to3 (3.7.3-1) ...
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.53 Selecting previously unselected package python3-distutils.
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.54 Unpacking python3-distutils (3.7.3-1) ...
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.66 Selecting previously unselected package python3-pip.
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:31:16 [2020-12-21T00:31:16.508Z] #18 51.66 Unpacking python3-pip (18.1-5) ...
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.83 Selecting previously unselected package python3-pkg-resources.
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.85 Unpacking python3-pkg-resources (40.8.0-1) ...
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.98 Selecting previously unselected package python3-setuptools.
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:31:16 [2020-12-21T00:31:16.768Z] #18 51.99 Unpacking python3-setuptools (40.8.0-1) ...
00:31:17 [2020-12-21T00:31:17.070Z] #18 52.25 Selecting previously unselected package python3-wheel.
00:31:17 [2020-12-21T00:31:17.071Z] #18 52.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:31:17 [2020-12-21T00:31:17.071Z] #18 52.26 Unpacking python3-wheel (0.32.3-2) ...
00:31:17 [2020-12-21T00:31:17.071Z] #18 52.34 Selecting previously unselected package sudo.
00:31:17 [2020-12-21T00:31:17.071Z] #18 52.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.334Z] #18 52.36 Unpacking sudo (1.8.27-1+deb10u2) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.34 Selecting previously unselected package libnet1:amd64.
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.46 Selecting previously unselected package libnl-3-200:amd64.
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.58 Selecting previously unselected package libprotobuf-c1:amd64.
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.59 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.67 Selecting previously unselected package libreadline5:amd64.
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.68 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.81 Selecting previously unselected package net-tools.
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 52.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 53.00 Selecting previously unselected package python-pip-whl.
00:31:17 [2020-12-21T00:31:17.363Z] #18 53.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:31:17 [2020-12-21T00:31:17.363Z] #18 53.02 Unpacking python-pip-whl (18.1-5) ...
00:31:17 [2020-12-21T00:31:17.620Z] #18 52.93 Selecting previously unselected package thin-provisioning-tools.
00:31:17 [2020-12-21T00:31:17.880Z] #18 52.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.880Z] #18 52.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:31:17 [2020-12-21T00:31:17.880Z] #18 53.16 Selecting previously unselected package uidmap.
00:31:17 [2020-12-21T00:31:17.880Z] #18 53.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:31:17 [2020-12-21T00:31:17.932Z] #18 53.55 Selecting previously unselected package python3-lib2to3.
00:31:17 [2020-12-21T00:31:17.932Z] #18 53.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.19 Unpacking uidmap (1:4.5-1.1) ...
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.34 Selecting previously unselected package vim-runtime.
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.35 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.40 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:31:18 [2020-12-21T00:31:18.140Z] #18 53.45 Unpacking vim-runtime (2:8.1.0875-5) ...
00:31:18 [2020-12-21T00:31:18.190Z] #18 53.59 Unpacking python3-lib2to3 (3.7.3-1) ...
00:31:18 [2020-12-21T00:31:18.190Z] #18 53.73 Selecting previously unselected package python3-distutils.
00:31:18 [2020-12-21T00:31:18.190Z] #18 53.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:31:18 [2020-12-21T00:31:18.190Z] #18 53.74 Unpacking python3-distutils (3.7.3-1) ...
00:31:18 [2020-12-21T00:31:18.451Z] #18 53.90 Selecting previously unselected package python3-pip.
00:31:18 [2020-12-21T00:31:18.451Z] #18 53.91 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:31:18 [2020-12-21T00:31:18.451Z] #18 53.93 Unpacking python3-pip (18.1-5) ...
00:31:18 [2020-12-21T00:31:18.451Z] #18 54.10 Selecting previously unselected package python3-pkg-resources.
00:31:18 [2020-12-21T00:31:18.451Z] #18 54.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:31:18 [2020-12-21T00:31:18.451Z] #18 54.10 Unpacking python3-pkg-resources (40.8.0-1) ...
00:31:18 [2020-12-21T00:31:18.710Z] #18 54.24 Selecting previously unselected package python3-setuptools.
00:31:18 [2020-12-21T00:31:18.710Z] #18 54.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:31:18 [2020-12-21T00:31:18.710Z] #18 54.25 Unpacking python3-setuptools (40.8.0-1) ...
00:31:18 [2020-12-21T00:31:18.969Z] #18 54.52 Selecting previously unselected package python3-wheel.
00:31:18 [2020-12-21T00:31:18.969Z] #18 54.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:31:18 [2020-12-21T00:31:18.969Z] #18 54.53 Unpacking python3-wheel (0.32.3-2) ...
00:31:18 [2020-12-21T00:31:18.969Z] #18 54.60 Selecting previously unselected package sudo.
00:31:19 [2020-12-21T00:31:19.228Z] #18 54.62 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
00:31:19 [2020-12-21T00:31:19.228Z] #18 54.63 Unpacking sudo (1.8.27-1+deb10u2) ...
00:31:19 [2020-12-21T00:31:19.488Z] #18 55.08 Selecting previously unselected package thin-provisioning-tools.
00:31:19 [2020-12-21T00:31:19.488Z] #18 55.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:31:19 [2020-12-21T00:31:19.488Z] #18 55.09 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.29 Selecting previously unselected package uidmap.
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.30 Unpacking uidmap (1:4.5-1.1) ...
00:31:19 [2020-12-21T00:31:19.747Z] #18 ...
00:31:19 [2020-12-21T00:31:19.747Z] 
00:31:19 [2020-12-21T00:31:19.747Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:19 [2020-12-21T00:31:19.747Z] #41 131.5   CC       criu/cr-dedup.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 131.9   CC       criu/cr-dump.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 134.1   CC       criu/cr-errno.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 134.2   CC       criu/cr-restore.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 138.5   CC       criu/cr-service.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 140.1   CC       criu/crtools.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 140.6   CC       criu/eventfd.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 140.9   CC       criu/eventpoll.o
00:31:19 [2020-12-21T00:31:19.747Z] #41 ...
00:31:19 [2020-12-21T00:31:19.747Z] 
00:31:19 [2020-12-21T00:31:19.747Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.43 Selecting previously unselected package vim-runtime.
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:31:19 [2020-12-21T00:31:19.747Z] #18 55.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:31:20 [2020-12-21T00:31:20.007Z] #18 55.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:31:20 [2020-12-21T00:31:20.007Z] #18 55.51 Unpacking vim-runtime (2:8.1.0875-5) ...
00:31:21 [2020-12-21T00:31:21.429Z] #18 56.56 Selecting previously unselected package vim.
00:31:21 [2020-12-21T00:31:21.429Z] #18 56.56 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:31:21 [2020-12-21T00:31:21.429Z] #18 56.59 Unpacking vim (2:8.1.0875-5) ...
00:31:21 [2020-12-21T00:31:21.688Z] #18 ...
00:31:21 [2020-12-21T00:31:21.688Z] 
00:31:21 [2020-12-21T00:31:21.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:21 [2020-12-21T00:31:21.689Z] #41 138.5   CC       criu/cr-errno.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 138.6   CC       criu/cr-restore.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 143.0   CC       criu/cr-service.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 144.7   CC       criu/crtools.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 145.3   CC       criu/eventfd.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 145.7   CC       criu/eventpoll.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 146.6   CC       criu/external.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 147.0   CC       criu/fault-injection.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 147.1   CC       criu/fdstore.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 147.4   CC       criu/fifo.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 147.7   CC       criu/file-ids.o
00:31:21 [2020-12-21T00:31:21.689Z] #41 148.1   CC       criu/file-lock.o
00:31:21 [2020-12-21T00:31:21.948Z] #41 ...
00:31:21 [2020-12-21T00:31:21.948Z] 
00:31:21 [2020-12-21T00:31:21.948Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:21 [2020-12-21T00:31:21.948Z] #18 57.10 Selecting previously unselected package xfsprogs.
00:31:21 [2020-12-21T00:31:21.948Z] #18 57.11 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:31:21 [2020-12-21T00:31:21.948Z] #18 57.12 Unpacking xfsprogs (4.20.0-1) ...
00:31:22 [2020-12-21T00:31:22.208Z] #18 57.49 Selecting previously unselected package zip.
00:31:22 [2020-12-21T00:31:22.208Z] #18 57.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:31:22 [2020-12-21T00:31:22.208Z] #18 57.50 Unpacking zip (3.0-11+b1) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.69 Setting up aufs-tools (1:4.14+20190211-1) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.72 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.75 Setting up libgpm2:amd64 (1.20.7-5) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.77 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.78 Setting up uidmap (1:4.5-1.1) ...
00:31:22 [2020-12-21T00:31:22.468Z] #18 57.79 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.80 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.83 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.84 Setting up xxd (2:8.1.0875-5) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.85 Setting up zip (3.0-11+b1) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.86 Setting up vim-common (2:8.1.0875-5) ...
00:31:22 [2020-12-21T00:31:22.727Z] #18 57.88 Setting up bash-completion (1:2.8-6) ...
00:31:23 [2020-12-21T00:31:23.255Z] #54 210.3 + bin/containerd-stress
00:31:23 [2020-12-21T00:31:23.296Z] #18 58.59 Selecting previously unselected package vim.
00:31:23 [2020-12-21T00:31:23.296Z] #18 58.60 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
00:31:23 [2020-12-21T00:31:23.296Z] #18 58.62 Unpacking vim (2:8.1.0875-5) ...
00:31:23 [2020-12-21T00:31:23.555Z] #18 59.17 Selecting previously unselected package xfsprogs.
00:31:23 [2020-12-21T00:31:23.555Z] #18 59.19 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
00:31:23 [2020-12-21T00:31:23.555Z] #18 59.20 Unpacking xfsprogs (4.20.0-1) ...
00:31:24 [2020-12-21T00:31:24.123Z] #18 59.66 Selecting previously unselected package zip.
00:31:24 [2020-12-21T00:31:24.123Z] #18 59.68 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
00:31:24 [2020-12-21T00:31:24.123Z] #18 59.69 Unpacking zip (3.0-11+b1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 59.94 Setting up aufs-tools (1:4.14+20190211-1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 59.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 59.97 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 59.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.00 Setting up libgpm2:amd64 (1.20.7-5) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.01 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.02 Setting up uidmap (1:4.5-1.1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.04 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
00:31:24 [2020-12-21T00:31:24.382Z] #18 60.11 Setting up xxd (2:8.1.0875-5) ...
00:31:24 [2020-12-21T00:31:24.641Z] #18 60.15 Setting up zip (3.0-11+b1) ...
00:31:24 [2020-12-21T00:31:24.641Z] #18 60.16 Setting up vim-common (2:8.1.0875-5) ...
00:31:24 [2020-12-21T00:31:24.641Z] #18 60.20 Setting up bash-completion (1:2.8-6) ...
00:31:24 [2020-12-21T00:31:24.643Z] #54 213.2 + bin/containerd-shim
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.54 Setting up libiptc0:amd64 (1.8.2-4) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.55 Setting up xz-utils (5.2.4-1) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.58 Setting up sudo (1.8.27-1+deb10u2) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.64 invoke-rc.d: could not determine current runlevel
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.66 invoke-rc.d: policy-rc.d denied execution of start.
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.67 Setting up pigz (2.4-1) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.69 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.71 Setting up python-pip-whl (18.1-5) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.72 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 60.73 Setting up vim-runtime (2:8.1.0875-5) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.20 Setting up libaio1:amd64 (0.3.112-3) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.22 Setting up libonig5:amd64 (6.9.1-1) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.24 Setting up vim (2:8.1.0875-5) ...
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:31:26 [2020-12-21T00:31:26.020Z] #18 61.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.32 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.37 Setting up jq (1.5+dfsg-2+b1) ...
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:26 [2020-12-21T00:31:26.279Z] #18 61.40 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:31:27 [2020-12-21T00:31:27.288Z] #18 62.90 Setting up libiptc0:amd64 (1.8.2-4) ...
00:31:27 [2020-12-21T00:31:27.288Z] #18 62.92 Setting up xz-utils (5.2.4-1) ...
00:31:27 [2020-12-21T00:31:27.288Z] #18 62.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:31:27 [2020-12-21T00:31:27.550Z] #18 62.95 Setting up sudo (1.8.27-1+deb10u2) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.01 invoke-rc.d: could not determine current runlevel
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.02 invoke-rc.d: policy-rc.d denied execution of start.
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.03 Setting up pigz (2.4-1) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.06 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.08 Setting up python-pip-whl (18.1-5) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.10 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:31:27 [2020-12-21T00:31:27.550Z] #18 63.11 Setting up vim-runtime (2:8.1.0875-5) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.53 Setting up libaio1:amd64 (0.3.112-3) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.55 Setting up libonig5:amd64 (6.9.1-1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.57 Setting up vim (2:8.1.0875-5) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.69 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.73 Setting up jq (1.5+dfsg-2+b1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:31:28 [2020-12-21T00:31:28.122Z] #18 63.75 Setting up python3.7 (3.7.3-2+deb10u2) ...
00:31:28 [2020-12-21T00:31:28.817Z] #18 64.03 Setting up iptables (1.8.2-4) ...
00:31:28 [2020-12-21T00:31:28.817Z] #18 64.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:31:29 [2020-12-21T00:31:29.077Z] #18 64.12 Setting up python3 (3.7.3-1) ...
00:31:29 [2020-12-21T00:31:29.336Z] #18 64.52 Setting up python3-wheel (0.32.3-2) ...
00:31:29 [2020-12-21T00:31:29.905Z] #18 ...
00:31:29 [2020-12-21T00:31:29.905Z] 
00:31:29 [2020-12-21T00:31:29.905Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:29 [2020-12-21T00:31:29.905Z] #38 258.4 + dpkg --print-architecture
00:31:29 [2020-12-21T00:31:29.905Z] #38 258.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:31:30 [2020-12-21T00:31:30.025Z] #18 ...
00:31:30 [2020-12-21T00:31:30.025Z] 
00:31:30 [2020-12-21T00:31:30.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:30 [2020-12-21T00:31:30.025Z] #41 141.8   CC       criu/external.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 142.1   CC       criu/fault-injection.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 142.2   CC       criu/fdstore.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 142.7   CC       criu/fifo.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 143.1   CC       criu/file-ids.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 143.4   CC       criu/file-lock.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 144.3   CC       criu/files-ext.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 144.7   CC       criu/files-reg.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 146.7   CC       criu/files.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 149.0   CC       criu/filesystems.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 149.6   CC       criu/fsnotify.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 150.7   CC       criu/image-desc.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 150.9   CC       criu/image.o
00:31:30 [2020-12-21T00:31:30.025Z] #41 151.8   CC       criu/ipc_ns.o
00:31:30 [2020-12-21T00:31:30.425Z] #38 258.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:31:30 [2020-12-21T00:31:30.425Z] #38 258.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:31:30 [2020-12-21T00:31:30.971Z] #41 ...
00:31:30 [2020-12-21T00:31:30.971Z] 
00:31:30 [2020-12-21T00:31:30.971Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.55 Setting up iptables (1.8.2-4) ...
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:31:30 [2020-12-21T00:31:30.971Z] #18 66.65 Setting up python3 (3.7.3-1) ...
00:31:31 [2020-12-21T00:31:31.539Z] #18 67.01 Setting up python3-wheel (0.32.3-2) ...
00:31:31 [2020-12-21T00:31:31.804Z] #38 ...
00:31:31 [2020-12-21T00:31:31.804Z] 
00:31:31 [2020-12-21T00:31:31.804Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:31 [2020-12-21T00:31:31.804Z] #41 148.9   CC       criu/files-ext.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 149.4   CC       criu/files-reg.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 151.6   CC       criu/files.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 153.7   CC       criu/filesystems.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 154.5   CC       criu/fsnotify.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 155.6   CC       criu/image-desc.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 155.8   CC       criu/image.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 156.8   CC       criu/ipc_ns.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 157.9   CC       criu/irmap.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 158.5   CC       criu/kcmp-ids.o
00:31:31 [2020-12-21T00:31:31.804Z] #41 158.8   CC       criu/kerndat.o
00:31:32 [2020-12-21T00:31:32.064Z] #41 ...
00:31:32 [2020-12-21T00:31:32.064Z] 
00:31:32 [2020-12-21T00:31:32.064Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
00:31:32 [2020-12-21T00:31:32.064Z] #18 65.15 Setting up apparmor (2.13.2-10) ...
00:31:32 [2020-12-21T00:31:32.064Z] #18 66.78 Setting up xfsprogs (4.20.0-1) ...
00:31:32 [2020-12-21T00:31:32.064Z] #18 66.79 Setting up python3-lib2to3 (3.7.3-1) ...
00:31:32 [2020-12-21T00:31:32.064Z] #18 67.13 Setting up python3-pkg-resources (40.8.0-1) ...
00:31:32 [2020-12-21T00:31:32.366Z] #18 67.74 Setting up apparmor (2.13.2-10) ...
00:31:32 [2020-12-21T00:31:32.985Z] #54 220.6 + bin/containerd-shim-runc-v1
00:31:33 [2020-12-21T00:31:33.004Z] #18 68.04 Setting up python3-distutils (3.7.3-1) ...
00:31:33 [2020-12-21T00:31:33.263Z] #18 68.50 Setting up python3-setuptools (40.8.0-1) ...
00:31:34 [2020-12-21T00:31:34.271Z] #18 69.56 Setting up xfsprogs (4.20.0-1) ...
00:31:34 [2020-12-21T00:31:34.271Z] #18 69.58 Setting up python3-lib2to3 (3.7.3-1) ...
00:31:34 [2020-12-21T00:31:34.530Z] #18 69.98 Setting up python3-pkg-resources (40.8.0-1) ...
00:31:34 [2020-12-21T00:31:34.643Z] #18 69.65 Setting up python3-pip (18.1-5) ...
00:31:35 [2020-12-21T00:31:35.357Z] #18 70.85 Setting up python3-distutils (3.7.3-1) ...
00:31:35 [2020-12-21T00:31:35.582Z] #18 70.68 Processing triggers for libc-bin (2.28-10) ...
00:31:35 [2020-12-21T00:31:35.582Z] #18 70.74 Processing triggers for mime-support (3.62) ...
00:31:35 [2020-12-21T00:31:35.925Z] #18 71.42 Setting up python3-setuptools (40.8.0-1) ...
00:31:36 [2020-12-21T00:31:36.354Z] #54 225.1 + bin/containerd-shim-runc-v2
00:31:36 [2020-12-21T00:31:36.520Z] #18 DONE 71.8s
00:31:36 [2020-12-21T00:31:36.520Z] 
00:31:36 [2020-12-21T00:31:36.520Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:36 [2020-12-21T00:31:36.520Z] #41 159.8   CC       criu/libnetlink.o
00:31:36 [2020-12-21T00:31:36.520Z] #41 160.2   CC       criu/log.o
00:31:36 [2020-12-21T00:31:36.520Z] #41 160.7   CC       criu/lsm.o
00:31:36 [2020-12-21T00:31:36.520Z] #41 161.2   CC       criu/mem.o
00:31:36 [2020-12-21T00:31:36.520Z] #41 163.0   CC       criu/memfd.o
00:31:36 [2020-12-21T00:31:36.521Z] #41 163.6   CC       criu/mount.o
00:31:37 [2020-12-21T00:31:37.302Z] #18 72.74 Setting up python3-pip (18.1-5) ...
00:31:37 [2020-12-21T00:31:37.902Z] #41 ...
00:31:37 [2020-12-21T00:31:37.902Z] 
00:31:37 [2020-12-21T00:31:37.902Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:31:37 [2020-12-21T00:31:37.902Z] #19 0.913 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:31:37 [2020-12-21T00:31:37.902Z] #19 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:31:37 [2020-12-21T00:31:37.902Z] #19 0.919 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:31:37 [2020-12-21T00:31:37.902Z] #19 DONE 1.0s
00:31:37 [2020-12-21T00:31:37.902Z] 
00:31:37 [2020-12-21T00:31:37.902Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:31:38 [2020-12-21T00:31:38.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:31:38 [2020-12-21T00:31:38.266Z] 
00:31:38 [2020-12-21T00:31:38.266Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:31:38 [2020-12-21T00:31:38.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:31:38 [2020-12-21T00:31:38.266Z] HOSTNAME=3e99db4ca21a
00:31:38 [2020-12-21T00:31:38.266Z] TESTDEBUG=0
00:31:38 [2020-12-21T00:31:38.266Z] DEST=bundles/test-integration
00:31:38 [2020-12-21T00:31:38.266Z] PWD=/go/src/github.com/docker/docker
00:31:38 [2020-12-21T00:31:38.266Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:31:38 [2020-12-21T00:31:38.266Z] container=docker
00:31:38 [2020-12-21T00:31:38.266Z] HOME=/root
00:31:38 [2020-12-21T00:31:38.266Z] GOLANG_VERSION=1.13.15
00:31:38 [2020-12-21T00:31:38.266Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:31:38 [2020-12-21T00:31:38.266Z] VALIDATE_BRANCH=master
00:31:38 [2020-12-21T00:31:38.266Z] TERM=xterm
00:31:38 [2020-12-21T00:31:38.266Z] DOCKER_PKG=github.com/docker/docker
00:31:38 [2020-12-21T00:31:38.266Z] SHLVL=1
00:31:38 [2020-12-21T00:31:38.266Z] TIMEOUT=120m
00:31:38 [2020-12-21T00:31:38.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:31:38 [2020-12-21T00:31:38.266Z] DOCKER_GRAPHDRIVER=overlay2
00:31:38 [2020-12-21T00:31:38.266Z] GO111MODULE=off
00:31:38 [2020-12-21T00:31:38.266Z] DOCKER_EXPERIMENTAL=1
00:31:38 [2020-12-21T00:31:38.266Z] TEST_SKIP_INTEGRATION_CLI=1
00:31:38 [2020-12-21T00:31:38.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:31:38 [2020-12-21T00:31:38.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:31:38 [2020-12-21T00:31:38.266Z] GOPATH=/go
00:31:38 [2020-12-21T00:31:38.266Z] PKG_CONFIG=pkg-config
00:31:38 [2020-12-21T00:31:38.266Z] _=/usr/bin/env
00:31:38 [2020-12-21T00:31:38.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:31:38 [2020-12-21T00:31:38.272Z] #54 226.8 + binaries
00:31:38 [2020-12-21T00:31:38.272Z] #54 226.8 + install -D bin/containerd /build/containerd
00:31:38 [2020-12-21T00:31:38.272Z] #54 226.8 + install -D bin/containerd-shim /build/containerd-shim
00:31:38 [2020-12-21T00:31:38.272Z] #54 226.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:31:38 [2020-12-21T00:31:38.272Z] #54 226.8 + install -D bin/ctr /build/ctr
00:31:38 [2020-12-21T00:31:38.680Z] #18 73.97 Processing triggers for libc-bin (2.28-10) ...
00:31:38 [2020-12-21T00:31:38.681Z] #18 74.02 Processing triggers for mime-support (3.62) ...
00:31:40 [2020-12-21T00:31:40.059Z] #18 DONE 75.4s
00:31:40 [2020-12-21T00:31:40.059Z] 
00:31:40 [2020-12-21T00:31:40.059Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:40 [2020-12-21T00:31:40.059Z] #38 253.9 + dpkg --print-architecture
00:31:40 [2020-12-21T00:31:40.059Z] #38 253.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:31:40 [2020-12-21T00:31:40.059Z] #38 254.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:31:40 [2020-12-21T00:31:40.059Z] #38 254.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:31:40 [2020-12-21T00:31:40.059Z] #38 ...
00:31:40 [2020-12-21T00:31:40.059Z] 
00:31:40 [2020-12-21T00:31:40.059Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
00:31:41 [2020-12-21T00:31:41.005Z] #19 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:31:41 [2020-12-21T00:31:41.005Z] #19 0.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:31:41 [2020-12-21T00:31:41.005Z] #19 0.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:31:41 [2020-12-21T00:31:41.005Z] #19 DONE 1.2s
00:31:41 [2020-12-21T00:31:41.005Z] 
00:31:41 [2020-12-21T00:31:41.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:41 [2020-12-21T00:31:41.005Z] #41 153.2   CC       criu/irmap.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 153.9   CC       criu/kcmp-ids.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 154.1   CC       criu/kerndat.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 155.1   CC       criu/libnetlink.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 155.5   CC       criu/log.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 156.0   CC       criu/lsm.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 156.5   CC       criu/mem.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 158.0   CC       criu/memfd.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 158.8   CC       criu/mount.o
00:31:41 [2020-12-21T00:31:41.005Z] #41 ...
00:31:41 [2020-12-21T00:31:41.005Z] 
00:31:41 [2020-12-21T00:31:41.005Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:31:42 [2020-12-21T00:31:42.893Z] #56 290.2 + bin/containerd-stress
00:31:43 [2020-12-21T00:31:43.180Z] #20 4.901 Collecting yamllint==1.16.0
00:31:43 [2020-12-21T00:31:43.534Z] #56 292.6 + bin/containerd-shim
00:31:44 [2020-12-21T00:31:44.856Z] #54 DONE 233.4s
00:31:45 [2020-12-21T00:31:45.087Z] #20 ...
00:31:45 [2020-12-21T00:31:45.087Z] 
00:31:45 [2020-12-21T00:31:45.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:45 [2020-12-21T00:31:45.087Z] #41 168.6   CC       criu/namespaces.o
00:31:45 [2020-12-21T00:31:45.087Z] #41 170.4   CC       criu/net.o
00:31:46 [2020-12-21T00:31:46.241Z] 
00:31:46 [2020-12-21T00:31:46.242Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:31:46 [2020-12-21T00:31:46.283Z] #20 5.132 Collecting yamllint==1.16.0
00:31:46 [2020-12-21T00:31:46.466Z] #41 173.2   CC       criu/netfilter.o
00:31:46 [2020-12-21T00:31:46.466Z] #41 173.4   CC       criu/page-pipe.o
00:31:47 [2020-12-21T00:31:47.035Z] #41 174.0   CC       criu/page-xfer.o
00:31:47 [2020-12-21T00:31:47.974Z] #41 ...
00:31:47 [2020-12-21T00:31:47.974Z] 
00:31:47 [2020-12-21T00:31:47.974Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:31:47 [2020-12-21T00:31:47.974Z] #20 10.23   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:31:47 [2020-12-21T00:31:47.974Z] #20 10.32 Collecting pyyaml (from yamllint==1.16.0)
00:31:48 [2020-12-21T00:31:48.186Z] #20 ...
00:31:48 [2020-12-21T00:31:48.187Z] 
00:31:48 [2020-12-21T00:31:48.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:48 [2020-12-21T00:31:48.187Z] #41 163.1   CC       criu/namespaces.o
00:31:48 [2020-12-21T00:31:48.187Z] #41 165.4   CC       criu/net.o
00:31:48 [2020-12-21T00:31:48.187Z] #41 168.8   CC       criu/netfilter.o
00:31:48 [2020-12-21T00:31:48.187Z] #41 169.1   CC       criu/page-pipe.o
00:31:48 [2020-12-21T00:31:48.187Z] #41 169.5   CC       criu/page-xfer.o
00:31:48 [2020-12-21T00:31:48.233Z] #20 10.48   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:31:49 [2020-12-21T00:31:49.124Z] #41 170.8   CC       criu/pagemap-cache.o
00:31:49 [2020-12-21T00:31:49.383Z] #41 171.2   CC       criu/pagemap.o
00:31:49 [2020-12-21T00:31:49.538Z] #55 DONE 2.8s
00:31:49 [2020-12-21T00:31:49.538Z] 
00:31:49 [2020-12-21T00:31:49.538Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:31:49 [2020-12-21T00:31:49.613Z] #20 11.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:31:49 [2020-12-21T00:31:49.613Z] #20 11.91   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:31:49 [2020-12-21T00:31:49.613Z] #20 11.96 Building wheels for collected packages: pyyaml
00:31:49 [2020-12-21T00:31:49.613Z] #20 11.96   Running setup.py bdist_wheel for pyyaml: started
00:31:50 [2020-12-21T00:31:50.185Z] #59 DONE 0.9s
00:31:50 [2020-12-21T00:31:50.185Z] 
00:31:50 [2020-12-21T00:31:50.185Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:31:50 [2020-12-21T00:31:50.320Z] #41 172.1   CC       criu/parasite-syscall.o
00:31:50 [2020-12-21T00:31:50.493Z] #56 299.8 + bin/containerd-shim-runc-v1
00:31:50 [2020-12-21T00:31:50.550Z] #20 12.98   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:31:50 [2020-12-21T00:31:50.551Z] #20 12.98   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:31:50 [2020-12-21T00:31:50.551Z] #20 13.05 Successfully built pyyaml
00:31:50 [2020-12-21T00:31:50.810Z] #20 13.08 Installing collected packages: pyyaml, pathspec, yamllint
00:31:51 [2020-12-21T00:31:51.069Z] #20 13.42 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:31:51 [2020-12-21T00:31:51.257Z] #41 172.9   CC       criu/path.o
00:31:51 [2020-12-21T00:31:51.257Z] #41 173.2   CC       criu/pie-util-vdso-elf32.o
00:31:51 [2020-12-21T00:31:51.516Z] #41 ...
00:31:51 [2020-12-21T00:31:51.516Z] 
00:31:51 [2020-12-21T00:31:51.516Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
00:31:51 [2020-12-21T00:31:51.516Z] #20 10.53   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:31:51 [2020-12-21T00:31:51.516Z] #20 10.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:31:51 [2020-12-21T00:31:51.516Z] #20 10.64   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
00:31:51 [2020-12-21T00:31:51.516Z] #20 10.72 Collecting pyyaml (from yamllint==1.16.0)
00:31:51 [2020-12-21T00:31:51.568Z] #61 DONE 1.5s
00:31:51 [2020-12-21T00:31:51.568Z] 
00:31:51 [2020-12-21T00:31:51.568Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:31:51 [2020-12-21T00:31:51.638Z] #20 DONE 13.8s
00:31:51 [2020-12-21T00:31:51.638Z] 
00:31:51 [2020-12-21T00:31:51.638Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:31:51 [2020-12-21T00:31:51.775Z] #20 10.86   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
00:31:51 [2020-12-21T00:31:51.828Z] #63 DONE 0.4s
00:31:51 [2020-12-21T00:31:51.898Z] #23 DONE 0.3s
00:31:51 [2020-12-21T00:31:51.898Z] 
00:31:51 [2020-12-21T00:31:51.898Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:31:52 [2020-12-21T00:31:52.090Z] 
00:31:52 [2020-12-21T00:31:52.090Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:31:52 [2020-12-21T00:31:52.090Z] #64 DONE 0.1s
00:31:52 [2020-12-21T00:31:52.090Z] 
00:31:52 [2020-12-21T00:31:52.090Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:31:53 [2020-12-21T00:31:53.153Z] #20 12.23 Building wheels for collected packages: pyyaml
00:31:53 [2020-12-21T00:31:53.153Z] #20 12.23   Running setup.py bdist_wheel for pyyaml: started
00:31:53 [2020-12-21T00:31:53.867Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|files|name|types_sizes|deps) took 2m0.408604819s 
00:31:53 [2020-12-21T00:31:53.867Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 654.227434ms 
00:31:54 [2020-12-21T00:31:54.007Z] #65 DONE 1.9s
00:31:54 [2020-12-21T00:31:54.007Z] 
00:31:54 [2020-12-21T00:31:54.007Z] #66 exporting to image
00:31:54 [2020-12-21T00:31:54.007Z] #66 exporting layers
00:31:54 [2020-12-21T00:31:54.089Z] #20 13.19   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:31:54 [2020-12-21T00:31:54.348Z] #20 13.19   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
00:31:54 [2020-12-21T00:31:54.348Z] #20 13.27 Successfully built pyyaml
00:31:54 [2020-12-21T00:31:54.348Z] #20 13.28 Installing collected packages: pathspec, pyyaml, yamllint
00:31:54 [2020-12-21T00:31:54.608Z] #20 13.67 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0
00:31:55 [2020-12-21T00:31:55.626Z] #20 DONE 14.4s
00:31:55 [2020-12-21T00:31:55.626Z] 
00:31:55 [2020-12-21T00:31:55.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:55 [2020-12-21T00:31:55.626Z] #41 173.7   CC       criu/pie-util-vdso.o
00:31:55 [2020-12-21T00:31:55.626Z] #41 174.3   CC       criu/pie-util.o
00:31:55 [2020-12-21T00:31:55.626Z] #41 174.5   CC       criu/pipes.o
00:31:55 [2020-12-21T00:31:55.626Z] #41 175.4   CC       criu/plugin.o
00:31:55 [2020-12-21T00:31:55.626Z] #41 175.9   CC       criu/proc_parse.o
00:31:56 [2020-12-21T00:31:56.097Z] #56 304.8 + bin/containerd-shim-runc-v2
00:31:56 [2020-12-21T00:31:56.195Z] #41 ...
00:31:56 [2020-12-21T00:31:56.195Z] 
00:31:56 [2020-12-21T00:31:56.195Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
00:31:56 [2020-12-21T00:31:56.195Z] #23 DONE 0.8s
00:31:56 [2020-12-21T00:31:56.453Z] 
00:31:56 [2020-12-21T00:31:56.453Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:31:56 [2020-12-21T00:31:56.740Z] #56 305.9 + binaries
00:31:56 [2020-12-21T00:31:56.740Z] #56 305.9 + install -D bin/containerd /build/containerd
00:31:56 [2020-12-21T00:31:56.740Z] #56 306.0 + install -D bin/containerd-shim /build/containerd-shim
00:31:56 [2020-12-21T00:31:56.740Z] #56 306.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:31:56 [2020-12-21T00:31:56.740Z] #56 306.0 + install -D bin/ctr /build/ctr
00:31:56 [2020-12-21T00:31:56.740Z] #56 DONE 306.1s
00:31:57 [2020-12-21T00:31:57.173Z] #28 DONE 5.2s
00:31:57 [2020-12-21T00:31:57.173Z] 
00:31:57 [2020-12-21T00:31:57.173Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:31:57 [2020-12-21T00:31:57.782Z] 
00:31:57 [2020-12-21T00:31:57.782Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:31:57 [2020-12-21T00:31:57.782Z] #57 DONE 0.1s
00:31:57 [2020-12-21T00:31:57.782Z] 
00:31:57 [2020-12-21T00:31:57.782Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:31:57 [2020-12-21T00:31:57.782Z] #61 DONE 0.1s
00:31:57 [2020-12-21T00:31:57.782Z] 
00:31:57 [2020-12-21T00:31:57.782Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:31:58 [2020-12-21T00:31:58.076Z] #63 DONE 0.1s
00:31:58 [2020-12-21T00:31:58.077Z] 
00:31:58 [2020-12-21T00:31:58.077Z] #65 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:31:58 [2020-12-21T00:31:58.077Z] #65 DONE 0.1s
00:31:58 [2020-12-21T00:31:58.077Z] 
00:31:58 [2020-12-21T00:31:58.077Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:31:58 [2020-12-21T00:31:58.077Z] #66 DONE 0.0s
00:31:58 [2020-12-21T00:31:58.077Z] 
00:31:58 [2020-12-21T00:31:58.077Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker
00:31:58 [2020-12-21T00:31:58.122Z] #31 ...
00:31:58 [2020-12-21T00:31:58.122Z] 
00:31:58 [2020-12-21T00:31:58.122Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:31:58 [2020-12-21T00:31:58.122Z] #51 101.6 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:31:58 [2020-12-21T00:31:58.122Z] #51 103.2 + mkdir -p /build
00:31:58 [2020-12-21T00:31:58.122Z] #51 103.3 + cp runc /build/runc
00:31:58 [2020-12-21T00:31:58.122Z] #51 DONE 104.2s
00:31:58 [2020-12-21T00:31:58.122Z] 
00:31:58 [2020-12-21T00:31:58.122Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:31:58 [2020-12-21T00:31:58.122Z] #31 DONE 1.2s
00:31:58 [2020-12-21T00:31:58.122Z] 
00:31:58 [2020-12-21T00:31:58.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:58 [2020-12-21T00:31:58.122Z] #41 175.6   CC       criu/pagemap-cache.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 176.1   CC       criu/pagemap.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 177.1   CC       criu/parasite-syscall.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 178.2   CC       criu/path.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 178.6   CC       criu/pie-util-vdso-elf32.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 179.2   CC       criu/pie-util-vdso.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 179.7   CC       criu/pie-util.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 179.8   CC       criu/pipes.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 180.5   CC       criu/plugin.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 180.9   CC       criu/proc_parse.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 182.6   CC       criu/protobuf-desc.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 183.3   CC       criu/protobuf.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 183.7   CC       criu/pstree.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 184.7   CC       criu/rbtree.o
00:31:58 [2020-12-21T00:31:58.122Z] #41 185.0   CC       criu/rst-malloc.o
00:31:58 [2020-12-21T00:31:58.381Z] #41 ...
00:31:58 [2020-12-21T00:31:58.381Z] 
00:31:58 [2020-12-21T00:31:58.381Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:31:58 [2020-12-21T00:31:58.381Z] #33 DONE 0.1s
00:31:58 [2020-12-21T00:31:58.381Z] 
00:31:58 [2020-12-21T00:31:58.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:58 [2020-12-21T00:31:58.381Z] #41 185.4   CC       criu/seccomp.o
00:31:58 [2020-12-21T00:31:58.641Z] #41 ...
00:31:58 [2020-12-21T00:31:58.641Z] 
00:31:58 [2020-12-21T00:31:58.641Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:31:58 [2020-12-21T00:31:58.641Z] #36 DONE 0.2s
00:31:58 [2020-12-21T00:31:58.641Z] 
00:31:58 [2020-12-21T00:31:58.641Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:59 [2020-12-21T00:31:59.211Z] #38 ...
00:31:59 [2020-12-21T00:31:59.211Z] 
00:31:59 [2020-12-21T00:31:59.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:31:59 [2020-12-21T00:31:59.211Z] #41 186.4   CC       criu/seize.o
00:31:59 [2020-12-21T00:31:59.780Z] #41 ...
00:31:59 [2020-12-21T00:31:59.780Z] 
00:31:59 [2020-12-21T00:31:59.780Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:31:59 [2020-12-21T00:31:59.780Z] #38 DONE 288.1s
00:31:59 [2020-12-21T00:31:59.780Z] 
00:31:59 [2020-12-21T00:31:59.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:00 [2020-12-21T00:32:00.161Z] #67 DONE 2.2s
00:32:00 [2020-12-21T00:32:00.161Z] 
00:32:00 [2020-12-21T00:32:00.161Z] #68 exporting to oci image format
00:32:00 [2020-12-21T00:32:00.161Z] #68 exporting layers
00:32:00 [2020-12-21T00:32:00.352Z] #41 187.4   CC       criu/servicefd.o
00:32:00 [2020-12-21T00:32:00.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:32:00 [2020-12-21T00:32:00.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:32:00 [2020-12-21T00:32:00.920Z] #41 187.9   CC       criu/shmem.o
00:32:01 [2020-12-21T00:32:01.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:32:01 [2020-12-21T00:32:01.725Z] #28 ...
00:32:01 [2020-12-21T00:32:01.725Z] 
00:32:01 [2020-12-21T00:32:01.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:01 [2020-12-21T00:32:01.725Z] #41 178.4   CC       criu/protobuf-desc.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 179.3   CC       criu/protobuf.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 179.6   CC       criu/pstree.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 180.6   CC       criu/rbtree.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 180.9   CC       criu/rst-malloc.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 181.1   CC       criu/seccomp.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 181.5   CC       criu/seize.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 181.9   CC       criu/servicefd.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 182.2   CC       criu/shmem.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 182.6   CC       criu/sigframe.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 182.8   CC       criu/signalfd.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 182.9   CC       criu/sk-inet.o
00:32:01 [2020-12-21T00:32:01.725Z] #41 183.5   CC       criu/sk-netlink.o
00:32:01 [2020-12-21T00:32:01.858Z] #41 188.7   CC       criu/sigframe.o
00:32:01 [2020-12-21T00:32:01.858Z] #41 188.8   CC       criu/signalfd.o
00:32:01 [2020-12-21T00:32:01.985Z] #41 183.7   CC       criu/sk-packet.o
00:32:02 [2020-12-21T00:32:02.117Z] #41 ...
00:32:02 [2020-12-21T00:32:02.118Z] 
00:32:02 [2020-12-21T00:32:02.118Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:32:02 [2020-12-21T00:32:02.118Z] #39 DONE 0.7s
00:32:02 [2020-12-21T00:32:02.118Z] 
00:32:02 [2020-12-21T00:32:02.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:02 [2020-12-21T00:32:02.118Z] #41 189.0   CC       criu/sk-inet.o
00:32:02 [2020-12-21T00:32:02.158Z] #66 exporting layers 7.6s done
00:32:02 [2020-12-21T00:32:02.158Z] #66 writing image sha256:5af9f6f08896a23aa6d219ba5b9b3a9a0eafe62ffaa9ef077c9da00120e9ce48 0.1s done
00:32:02 [2020-12-21T00:32:02.158Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:32:02 [2020-12-21T00:32:02.158Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb done
00:32:02 [2020-12-21T00:32:02.158Z] #66 DONE 7.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:32:02 [2020-12-21T00:32:02.245Z] #41 184.0   CC       criu/sk-queue.o
00:32:02 [2020-12-21T00:32:02.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/test/unit
00:32:02 [2020-12-21T00:32:02.504Z] #41 184.2   CC       criu/sk-tcp.o
00:32:02 [2020-12-21T00:32:02.686Z] #41 189.7   CC       criu/sk-netlink.o
00:32:02 [2020-12-21T00:32:02.762Z] #41 184.5   CC       criu/sk-unix.o
00:32:02 [2020-12-21T00:32:02.946Z] #41 190.0   CC       criu/sk-packet.o
00:32:03 [2020-12-21T00:32:03.514Z] #41 190.4   CC       criu/sk-queue.o
00:32:03 [2020-12-21T00:32:03.514Z] #41 190.6   CC       criu/sk-tcp.o
00:32:03 [2020-12-21T00:32:03.774Z] #41 ...
00:32:03 [2020-12-21T00:32:03.774Z] 
00:32:03 [2020-12-21T00:32:03.774Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:03 [2020-12-21T00:32:03.774Z] #47 291.8 + /build/golangci-lint --version
00:32:03 [2020-12-21T00:32:03.774Z] #47 292.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:32:03 [2020-12-21T00:32:03.774Z] #47 DONE 292.3s
00:32:03 [2020-12-21T00:32:03.774Z] 
00:32:03 [2020-12-21T00:32:03.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:04 [2020-12-21T00:32:04.034Z] #41 191.0   CC       criu/sk-unix.o
00:32:04 [2020-12-21T00:32:04.141Z] #41 185.7   CC       criu/sockets.o
00:32:04 [2020-12-21T00:32:04.399Z] #41 186.3   CC       criu/stats.o
00:32:04 [2020-12-21T00:32:04.659Z] #41 ...
00:32:04 [2020-12-21T00:32:04.659Z] 
00:32:04 [2020-12-21T00:32:04.659Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:32:04 [2020-12-21T00:32:04.659Z] #51 103.3 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:32:04 [2020-12-21T00:32:04.659Z] #51 106.2 + mkdir -p /build
00:32:04 [2020-12-21T00:32:04.659Z] #51 106.2 + cp runc /build/runc
00:32:04 [2020-12-21T00:32:04.659Z] #51 DONE 110.7s
00:32:04 [2020-12-21T00:32:04.659Z] 
00:32:04 [2020-12-21T00:32:04.659Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:32:04 [2020-12-21T00:32:04.659Z] #38 DONE 287.4s
00:32:04 [2020-12-21T00:32:04.659Z] 
00:32:04 [2020-12-21T00:32:04.659Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
00:32:04 [2020-12-21T00:32:04.659Z] #28 DONE 8.5s
00:32:04 [2020-12-21T00:32:04.659Z] 
00:32:04 [2020-12-21T00:32:04.659Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
00:32:05 [2020-12-21T00:32:05.028Z] #41 192.1   CC       criu/sockets.o
00:32:05 [2020-12-21T00:32:05.598Z] #31 DONE 0.7s
00:32:05 [2020-12-21T00:32:05.598Z] 
00:32:05 [2020-12-21T00:32:05.598Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
00:32:05 [2020-12-21T00:32:05.598Z] #33 DONE 0.1s
00:32:05 [2020-12-21T00:32:05.598Z] 
00:32:05 [2020-12-21T00:32:05.598Z] #36 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
00:32:05 [2020-12-21T00:32:05.598Z] #36 DONE 0.1s
00:32:05 [2020-12-21T00:32:05.598Z] 
00:32:05 [2020-12-21T00:32:05.598Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:05 [2020-12-21T00:32:05.598Z] #41 186.6   CC       criu/string.o
00:32:05 [2020-12-21T00:32:05.598Z] #41 186.8   CC       criu/sysctl.o
00:32:05 [2020-12-21T00:32:05.964Z] #41 192.7   CC       criu/stats.o
00:32:05 [2020-12-21T00:32:05.964Z] #41 192.9   CC       criu/string.o
00:32:05 [2020-12-21T00:32:05.964Z] #41 193.0   CC       criu/sysctl.o
00:32:06 [2020-12-21T00:32:06.166Z] #41 187.8   CC       criu/sysfs_parse.o
00:32:06 [2020-12-21T00:32:06.426Z] #41 188.3   CC       criu/timens.o
00:32:06 [2020-12-21T00:32:06.532Z] #41 193.5   CC       criu/sysfs_parse.o
00:32:06 [2020-12-21T00:32:06.791Z] #41 193.8   CC       criu/timens.o
00:32:06 [2020-12-21T00:32:06.791Z] #41 193.9   CC       criu/timerfd.o
00:32:06 [2020-12-21T00:32:06.994Z] #41 188.8   CC       criu/timerfd.o
00:32:07 [2020-12-21T00:32:07.359Z] #41 194.2   CC       criu/tty.o
00:32:07 [2020-12-21T00:32:07.564Z] #41 189.2   CC       criu/tty.o
00:32:08 [2020-12-21T00:32:08.134Z] #41 ...
00:32:08 [2020-12-21T00:32:08.134Z] 
00:32:08 [2020-12-21T00:32:08.134Z] #39 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
00:32:08 [2020-12-21T00:32:08.134Z] #39 DONE 1.3s
00:32:08 [2020-12-21T00:32:08.134Z] 
00:32:08 [2020-12-21T00:32:08.134Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:32:08 [2020-12-21T00:32:08.134Z] #47 290.8 + /build/golangci-lint --version
00:32:08 [2020-12-21T00:32:08.134Z] #47 291.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
00:32:08 [2020-12-21T00:32:08.307Z] #41 195.1   CC       criu/tun.o
00:32:08 [2020-12-21T00:32:08.307Z] #41 195.4   CC       criu/uffd.o
00:32:08 [2020-12-21T00:32:08.406Z] #47 DONE 291.2s
00:32:08 [2020-12-21T00:32:08.406Z] 
00:32:08 [2020-12-21T00:32:08.406Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:08 [2020-12-21T00:32:08.666Z] #54 ...
00:32:08 [2020-12-21T00:32:08.666Z] 
00:32:08 [2020-12-21T00:32:08.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:32:08 [2020-12-21T00:32:08.666Z] #41 190.5   CC       criu/tun.o
00:32:08 [2020-12-21T00:32:08.719Z] INFO [runner/unused/goanalysis] analyzers took 27.566441238s with top 10 stages: buildssa: 23.38007735s, U1000: 4.186363888s 
00:32:09 [2020-12-21T00:32:09.088Z] ?   	github.com/docker/docker/api	[no test files]
00:32:09 [2020-12-21T00:32:09.234Z] #41 190.8   CC       criu/uffd.o
00:32:09 [2020-12-21T00:32:09.242Z] #41 196.0   CC       criu/util.o
00:32:09 [2020-12-21T00:32:09.803Z] #41 191.6   CC       criu/util.o
00:32:09 [2020-12-21T00:32:09.809Z] #41 196.7   CC       criu/uts_ns.o
00:32:09 [2020-12-21T00:32:09.809Z] #41 196.8   CC       criu/vdso-compat.o
00:32:09 [2020-12-21T00:32:09.809Z] #41 196.9   CC       criu/vdso.o
00:32:10 [2020-12-21T00:32:10.068Z] #41 197.1   LINK     criu/built-in.o
00:32:10 [2020-12-21T00:32:10.327Z] #41 197.2   LINK     criu/criu
00:32:10 [2020-12-21T00:32:10.587Z] #41 197.5   DEP      lib/c/criu.d
00:32:10 [2020-12-21T00:32:10.587Z] #41 197.5   CC       images/rpc.pb-c.o
00:32:10 [2020-12-21T00:32:10.740Z] #41 192.4   CC       criu/uts_ns.o
00:32:10 [2020-12-21T00:32:10.846Z] #41 197.8   CC       lib/c/criu.o
00:32:10 [2020-12-21T00:32:10.999Z] #41 192.6   CC       criu/vdso-compat.o
00:32:11 [2020-12-21T00:32:11.000Z] #41 192.8   CC       criu/vdso.o
00:32:11 [2020-12-21T00:32:11.415Z] #41 198.4   LINK     lib/c/built-in.o
00:32:11 [2020-12-21T00:32:11.415Z] #41 198.4   LINK     lib/c/libcriu.so
00:32:11 [2020-12-21T00:32:11.415Z] #41 198.4   LINK     lib/c/libcriu.a
00:32:11 [2020-12-21T00:32:11.415Z] #41 198.5   GEN      magic.py
00:32:11 [2020-12-21T00:32:11.577Z] #41 193.3   LINK     criu/built-in.o
00:32:11 [2020-12-21T00:32:11.577Z] #41 193.4   LINK     criu/criu
00:32:11 [2020-12-21T00:32:11.674Z] #41 198.6 Note: Building without setproctitle() and strlcpy() support.
00:32:11 [2020-12-21T00:32:11.674Z] #41 198.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:32:11 [2020-12-21T00:32:11.674Z] #41 198.6 Note: Building without GnuTLS support
00:32:11 [2020-12-21T00:32:11.674Z] #41 198.6 Makefile.config:39: Warn: you have no libnftables installed
00:32:11 [2020-12-21T00:32:11.674Z] #41 198.6 Makefile.config:40: Warn: Building without nftables support
00:32:11 [2020-12-21T00:32:11.836Z] #41 193.6   DEP      lib/c/criu.d
00:32:11 [2020-12-21T00:32:11.836Z] #41 193.6   CC       images/rpc.pb-c.o
00:32:12 [2020-12-21T00:32:12.243Z] #41 199.1 fatal: not a git repository (or any of the parent directories): .git
00:32:12 [2020-12-21T00:32:12.405Z] #41 194.0   CC       lib/c/criu.o
00:32:12 [2020-12-21T00:32:12.503Z] #41 199.5 make[1]: Nothing to be done for 'all'.
00:32:12 [2020-12-21T00:32:12.665Z] #41 194.5   LINK     lib/c/built-in.o
00:32:12 [2020-12-21T00:32:12.665Z] #41 194.5   LINK     lib/c/libcriu.so
00:32:12 [2020-12-21T00:32:12.665Z] #41 194.6   LINK     lib/c/libcriu.a
00:32:12 [2020-12-21T00:32:12.665Z] #41 194.6   GEN      magic.py
00:32:12 [2020-12-21T00:32:12.924Z] #41 194.7 Note: Building without setproctitle() and strlcpy() support.
00:32:12 [2020-12-21T00:32:12.924Z] #41 194.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:32:12 [2020-12-21T00:32:12.924Z] #41 194.7 Note: Building without GnuTLS support
00:32:12 [2020-12-21T00:32:12.924Z] #41 194.7 Makefile.config:39: Warn: you have no libnftables installed
00:32:12 [2020-12-21T00:32:12.924Z] #41 194.7 Makefile.config:40: Warn: Building without nftables support
00:32:13 [2020-12-21T00:32:13.070Z] #41 199.9 make[1]: 'images/built-in.o' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 199.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.0 make[1]: 'compel/libcompel.a' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.0 make[1]: 'compel/compel-host-bin' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.0 make[1]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.0 make[1]: 'soccr/libsoccr.a' is up to date.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.1 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.1 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.070Z] #41 200.2 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.2 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.2 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.3 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.3 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.3 make[2]: Nothing to be done for 'all'.
00:32:13 [2020-12-21T00:32:13.329Z] #41 200.3   INSTALL  criu/criu
00:32:13 [2020-12-21T00:32:13.492Z] #41 195.2 fatal: not a git repository (or any of the parent directories): .git
00:32:13 [2020-12-21T00:32:13.588Z] #41 DONE 200.6s
00:32:13 [2020-12-21T00:32:13.588Z] 
00:32:13 [2020-12-21T00:32:13.588Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:13 [2020-12-21T00:32:13.751Z] #41 195.6 make[1]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.0 make[1]: 'images/built-in.o' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.1 make[1]: 'compel/libcompel.a' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.1 make[1]: 'compel/compel-host-bin' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.1 make[1]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.1 make[1]: 'soccr/libsoccr.a' is up to date.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.2 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.2 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.2 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.3 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.3 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.319Z] #41 196.3 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.578Z] #41 196.3 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.578Z] #41 196.4 make[2]: Nothing to be done for 'all'.
00:32:14 [2020-12-21T00:32:14.578Z] #41 196.4   INSTALL  criu/criu
00:32:14 [2020-12-21T00:32:14.837Z] #41 DONE 196.7s
00:32:14 [2020-12-21T00:32:14.837Z] 
00:32:14 [2020-12-21T00:32:14.837Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:15 [2020-12-21T00:32:15.491Z] #54 ...
00:32:15 [2020-12-21T00:32:15.491Z] 
00:32:15 [2020-12-21T00:32:15.491Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:32:15 [2020-12-21T00:32:15.491Z] #42 DONE 0.1s
00:32:15 [2020-12-21T00:32:15.491Z] 
00:32:15 [2020-12-21T00:32:15.491Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:32:15 [2020-12-21T00:32:15.491Z] #44 DONE 0.5s
00:32:15 [2020-12-21T00:32:15.491Z] 
00:32:15 [2020-12-21T00:32:15.491Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:15 [2020-12-21T00:32:15.749Z] #54 ...
00:32:15 [2020-12-21T00:32:15.749Z] 
00:32:15 [2020-12-21T00:32:15.749Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:32:16 [2020-12-21T00:32:16.008Z] #46 DONE 0.4s
00:32:16 [2020-12-21T00:32:16.008Z] 
00:32:16 [2020-12-21T00:32:16.008Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:32:16 [2020-12-21T00:32:16.576Z] #48 DONE 0.6s
00:32:16 [2020-12-21T00:32:16.576Z] 
00:32:16 [2020-12-21T00:32:16.576Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:32:16 [2020-12-21T00:32:16.576Z] #50 DONE 0.1s
00:32:16 [2020-12-21T00:32:16.576Z] 
00:32:16 [2020-12-21T00:32:16.576Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:32:16 [2020-12-21T00:32:16.764Z] #54 ...
00:32:16 [2020-12-21T00:32:16.764Z] 
00:32:16 [2020-12-21T00:32:16.764Z] #42 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
00:32:16 [2020-12-21T00:32:16.764Z] #42 DONE 0.2s
00:32:16 [2020-12-21T00:32:16.764Z] 
00:32:16 [2020-12-21T00:32:16.764Z] #44 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
00:32:17 [2020-12-21T00:32:17.029Z] #44 DONE 0.3s
00:32:17 [2020-12-21T00:32:17.029Z] 
00:32:17 [2020-12-21T00:32:17.029Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:17 [2020-12-21T00:32:17.029Z] #54 ...
00:32:17 [2020-12-21T00:32:17.029Z] 
00:32:17 [2020-12-21T00:32:17.029Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
00:32:17 [2020-12-21T00:32:17.143Z] #52 DONE 0.2s
00:32:17 [2020-12-21T00:32:17.143Z] 
00:32:17 [2020-12-21T00:32:17.143Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:17 [2020-12-21T00:32:17.143Z] #54 239.1 + bin/containerd
00:32:17 [2020-12-21T00:32:17.289Z] #46 DONE 0.4s
00:32:17 [2020-12-21T00:32:17.289Z] 
00:32:17 [2020-12-21T00:32:17.289Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:17 [2020-12-21T00:32:17.547Z] #54 ...
00:32:17 [2020-12-21T00:32:17.547Z] 
00:32:17 [2020-12-21T00:32:17.547Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
00:32:18 [2020-12-21T00:32:18.924Z] #48 DONE 1.4s
00:32:18 [2020-12-21T00:32:18.924Z] 
00:32:18 [2020-12-21T00:32:18.924Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
00:32:18 [2020-12-21T00:32:18.924Z] #50 DONE 0.1s
00:32:18 [2020-12-21T00:32:18.924Z] 
00:32:18 [2020-12-21T00:32:18.924Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:18 [2020-12-21T00:32:18.924Z] #54 237.1 + bin/containerd
00:32:19 [2020-12-21T00:32:19.183Z] #54 ...
00:32:19 [2020-12-21T00:32:19.183Z] 
00:32:19 [2020-12-21T00:32:19.183Z] #52 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
00:32:19 [2020-12-21T00:32:19.183Z] #52 DONE 0.3s
00:32:19 [2020-12-21T00:32:19.442Z] 
00:32:19 [2020-12-21T00:32:19.442Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:32:20 [2020-12-21T00:32:20.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:32:20 [2020-12-21T00:32:20.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:32:20 [2020-12-21T00:32:20.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:32:21 [2020-12-21T00:32:21.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:32:21 [2020-12-21T00:32:21.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:32:22 [2020-12-21T00:32:22.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:32:24 [2020-12-21T00:32:24.020Z] ok  	github.com/docker/docker/api/server	0.030s	coverage: 9.0% of statements
00:32:24 [2020-12-21T00:32:24.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:32:25 [2020-12-21T00:32:25.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:32:26 [2020-12-21T00:32:26.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:32:27 [2020-12-21T00:32:27.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:32:28 [2020-12-21T00:32:28.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:32:29 [2020-12-21T00:32:29.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:32:30 [2020-12-21T00:32:30.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:32:31 [2020-12-21T00:32:31.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:32:31 [2020-12-21T00:32:31.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:32:32 [2020-12-21T00:32:32.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:32:32 [2020-12-21T00:32:32.846Z] Using test binary docker
00:32:32 [2020-12-21T00:32:32.846Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:32:32 [2020-12-21T00:32:32.846Z] +++ /etc/init.d/apparmor start
00:32:32 [2020-12-21T00:32:32.846Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:32:32 [2020-12-21T00:32:32.846Z] INFO: Waiting for daemon to start...
00:32:32 [2020-12-21T00:32:32.846Z] Starting dockerd
00:32:32 [2020-12-21T00:32:32.846Z] +++ 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
00:32:34 [2020-12-21T00:32:34.919Z] .
00:32:34 [2020-12-21T00:32:34.919Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:32:34 [2020-12-21T00:32:34.919Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:32:34 [2020-12-21T00:32:34.919Z] Error: No such image: emptyfs
00:32:34 [2020-12-21T00:32:34.919Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:32:34 [2020-12-21T00:32:34.919Z] ++++ docker load
00:32:34 [2020-12-21T00:32:34.919Z] Running integration-test (iteration 1)
00:32:34 [2020-12-21T00:32:34.919Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
00:32:34 [2020-12-21T00:32:34.919Z] ++ 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
00:32:34 [2020-12-21T00:32:34.919Z] ++ set -e
00:32:34 [2020-12-21T00:32:34.919Z] ++ '[' -n 0 ']'
00:32:34 [2020-12-21T00:32:34.919Z] ++ set -x
00:32:34 [2020-12-21T00:32:34.919Z] ++ 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
00:32:42 [2020-12-21T00:32:42.768Z] 4612f6d0b889: Pull complete
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: buildpack-deps:buster
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: busybox:latest
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: busybox:glibc
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: debian:buster
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: hello-world:latest
00:32:45 [2020-12-21T00:32:45.300Z] Loaded image: arm32v7/hello-world:latest
00:32:45 [2020-12-21T00:32:45.300Z] INFO: Testing against a local daemon
00:32:45 [2020-12-21T00:32:45.300Z] === RUN   TestCgroupNamespacesBuild
00:32:46 [2020-12-21T00:32:46.810Z] --- PASS: TestCgroupNamespacesBuild (2.43s)
00:32:46 [2020-12-21T00:32:46.810Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:32:48 [2020-12-21T00:32:48.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
00:32:48 [2020-12-21T00:32:48.881Z] === RUN   TestBuildWithSession
00:32:48 [2020-12-21T00:32:48.881Z] --- SKIP: TestBuildWithSession (0.00s)
00:32:48 [2020-12-21T00:32:48.881Z]     build_session_test.go:25: TODO: BuildKit
00:32:48 [2020-12-21T00:32:48.881Z] === RUN   TestBuildSquashParent
00:32:49 [2020-12-21T00:32:49.221Z] #54 267.3 + bin/containerd-stress
00:32:49 [2020-12-21T00:32:49.221Z] #54 269.4 + bin/containerd-shim
00:32:51 [2020-12-21T00:32:51.599Z] #54 265.9 + bin/containerd-stress
00:32:51 [2020-12-21T00:32:51.599Z] #54 267.9 + bin/containerd-shim
00:32:53 [2020-12-21T00:32:53.413Z] #54 276.2 + bin/containerd-shim-runc-v1
00:32:55 [2020-12-21T00:32:55.790Z] #54 274.5 + bin/containerd-shim-runc-v1
00:32:55 [2020-12-21T00:32:55.822Z] --- PASS: TestBuildSquashParent (7.31s)
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:32:55 [2020-12-21T00:32:55.822Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:32:55 [2020-12-21T00:32:55.822Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:32:55 [2020-12-21T00:32:55.822Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:32:55 [2020-12-21T00:32:55.822Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:32:57 [2020-12-21T00:32:57.607Z] #54 280.7 + bin/containerd-shim-runc-v2
00:32:58 [2020-12-21T00:32:58.545Z] #54 281.7 + binaries
00:32:58 [2020-12-21T00:32:58.545Z] #54 281.7 + install -D bin/containerd /build/containerd
00:32:58 [2020-12-21T00:32:58.545Z] #54 281.7 + install -D bin/containerd-shim /build/containerd-shim
00:32:58 [2020-12-21T00:32:58.545Z] #54 281.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:32:58 [2020-12-21T00:32:58.545Z] #54 281.8 + install -D bin/ctr /build/ctr
00:32:58 [2020-12-21T00:32:58.554Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:32:58 [2020-12-21T00:32:58.554Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:32:59 [2020-12-21T00:32:59.980Z] #54 278.8 + bin/containerd-shim-runc-v2
00:33:00 [2020-12-21T00:33:00.242Z] #54 279.8 + binaries
00:33:00 [2020-12-21T00:33:00.242Z] #54 279.8 + install -D bin/containerd /build/containerd
00:33:00 [2020-12-21T00:33:00.242Z] #54 279.8 + install -D bin/containerd-shim /build/containerd-shim
00:33:00 [2020-12-21T00:33:00.501Z] #54 279.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
00:33:00 [2020-12-21T00:33:00.501Z] #54 279.8 + install -D bin/ctr /build/ctr
00:33:01 [2020-12-21T00:33:01.076Z] #54 DONE 283.8s
00:33:01 [2020-12-21T00:33:01.300Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:33:01 [2020-12-21T00:33:01.300Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:33:01 [2020-12-21T00:33:01.337Z] 
00:33:01 [2020-12-21T00:33:01.337Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:33:02 [2020-12-21T00:33:02.712Z] #55 DONE 0.9s
00:33:02 [2020-12-21T00:33:02.712Z] 
00:33:02 [2020-12-21T00:33:02.712Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:33:02 [2020-12-21T00:33:02.712Z] #59 DONE 0.3s
00:33:02 [2020-12-21T00:33:02.712Z] 
00:33:02 [2020-12-21T00:33:02.712Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:33:03 [2020-12-21T00:33:03.030Z] #54 DONE 282.1s
00:33:03 [2020-12-21T00:33:03.282Z] #61 DONE 0.5s
00:33:03 [2020-12-21T00:33:03.282Z] 
00:33:03 [2020-12-21T00:33:03.282Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:33:03 [2020-12-21T00:33:03.282Z] #63 DONE 0.0s
00:33:03 [2020-12-21T00:33:03.282Z] 
00:33:03 [2020-12-21T00:33:03.282Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:33:03 [2020-12-21T00:33:03.282Z] #64 DONE 0.0s
00:33:03 [2020-12-21T00:33:03.282Z] 
00:33:03 [2020-12-21T00:33:03.282Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:33:03 [2020-12-21T00:33:03.964Z] 
00:33:03 [2020-12-21T00:33:03.964Z] #55 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
00:33:04 [2020-12-21T00:33:04.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s)
00:33:04 [2020-12-21T00:33:04.031Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s)
00:33:04 [2020-12-21T00:33:04.031Z] === RUN   TestBuildMultiStageCopy
00:33:04 [2020-12-21T00:33:04.031Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:33:04 [2020-12-21T00:33:04.658Z] #65 DONE 1.3s
00:33:04 [2020-12-21T00:33:04.658Z] 
00:33:04 [2020-12-21T00:33:04.658Z] #66 exporting to image
00:33:04 [2020-12-21T00:33:04.658Z] #66 exporting layers
00:33:05 [2020-12-21T00:33:05.337Z] #55 DONE 1.5s
00:33:05 [2020-12-21T00:33:05.337Z] 
00:33:05 [2020-12-21T00:33:05.337Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
00:33:05 [2020-12-21T00:33:05.595Z] #59 DONE 0.4s
00:33:05 [2020-12-21T00:33:05.595Z] 
00:33:05 [2020-12-21T00:33:05.595Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
00:33:06 [2020-12-21T00:33:06.531Z] #61 DONE 0.7s
00:33:06 [2020-12-21T00:33:06.531Z] 
00:33:06 [2020-12-21T00:33:06.531Z] #63 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
00:33:06 [2020-12-21T00:33:06.531Z] #63 DONE 0.0s
00:33:06 [2020-12-21T00:33:06.531Z] 
00:33:06 [2020-12-21T00:33:06.531Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
00:33:06 [2020-12-21T00:33:06.531Z] #64 DONE 0.0s
00:33:06 [2020-12-21T00:33:06.531Z] 
00:33:06 [2020-12-21T00:33:06.531Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker
00:33:06 [2020-12-21T00:33:06.776Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:33:07 [2020-12-21T00:33:07.068Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:33:07 [2020-12-21T00:33:07.703Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:33:08 [2020-12-21T00:33:08.336Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:33:08 [2020-12-21T00:33:08.433Z] #65 DONE 1.7s
00:33:08 [2020-12-21T00:33:08.433Z] 
00:33:08 [2020-12-21T00:33:08.433Z] #66 exporting to image
00:33:08 [2020-12-21T00:33:08.433Z] #66 exporting layers
00:33:08 [2020-12-21T00:33:08.970Z] --- PASS: TestBuildMultiStageCopy (5.11s)
00:33:08 [2020-12-21T00:33:08.970Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s)
00:33:08 [2020-12-21T00:33:08.970Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
00:33:08 [2020-12-21T00:33:08.970Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s)
00:33:08 [2020-12-21T00:33:08.970Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
00:33:08 [2020-12-21T00:33:08.970Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s)
00:33:08 [2020-12-21T00:33:08.970Z] === RUN   TestBuildMultiStageParentConfig
00:33:10 [2020-12-21T00:33:10.480Z] --- PASS: TestBuildMultiStageParentConfig (1.72s)
00:33:10 [2020-12-21T00:33:10.480Z] === RUN   TestBuildLabelWithTargets
00:33:11 [2020-12-21T00:33:11.222Z] #66 exporting layers 6.5s done
00:33:11 [2020-12-21T00:33:11.222Z] #66 writing image sha256:6b54419af336e0a65644e3fca287b617d0c836be7bd0d2f4642ba3d041c02330 done
00:33:11 [2020-12-21T00:33:11.222Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb done
00:33:11 [2020-12-21T00:33:11.222Z] #66 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
00:33:11 [2020-12-21T00:33:11.551Z] + trap exit INT TERM
00:33:11 [2020-12-21T00:33:11.551Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
00:33:11 [2020-12-21T00:33:11.551Z] + CONTAINER_NAME=docker-pr2
00:33:11 [2020-12-21T00:33:11.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41830/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary-daemon
00:33:12 [2020-12-21T00:33:12.927Z] 
00:33:12 [2020-12-21T00:33:12.927Z] Removing bundles/
00:33:12 [2020-12-21T00:33:12.927Z] 
00:33:12 [2020-12-21T00:33:12.927Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:33:12 [2020-12-21T00:33:12.927Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:12 [2020-12-21T00:33:12.927Z] GOOS="" GOARCH="" GOARM=""
00:33:13 [2020-12-21T00:33:13.247Z] --- PASS: TestBuildLabelWithTargets (2.58s)
00:33:13 [2020-12-21T00:33:13.247Z] === RUN   TestBuildWithEmptyLayers
00:33:14 [2020-12-21T00:33:14.283Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
00:33:14 [2020-12-21T00:33:14.283Z] === RUN   TestBuildMultiStageOnBuild
00:33:14 [2020-12-21T00:33:14.998Z] #66 exporting layers 6.6s done
00:33:14 [2020-12-21T00:33:14.998Z] #66 writing image sha256:c944a4e10af1a5febb05e198baef6546c8d7b190f01895d5a86a59f10467ee72 done
00:33:14 [2020-12-21T00:33:14.998Z] #66 naming to docker.io/library/docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb done
00:33:14 [2020-12-21T00:33:14.998Z] #66 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:33:15 [2020-12-21T00:33:15.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -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:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary test-integration
00:33:16 [2020-12-21T00:33:16.274Z] 
00:33:16 [2020-12-21T00:33:16.533Z] Removing bundles/
00:33:16 [2020-12-21T00:33:16.533Z] 
00:33:16 [2020-12-21T00:33:16.533Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:33:16 [2020-12-21T00:33:16.533Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:16 [2020-12-21T00:33:16.533Z] GOOS="" GOARCH="" GOARM=""
00:33:17 [2020-12-21T00:33:17.803Z] --- PASS: TestBuildMultiStageOnBuild (3.09s)
00:33:17 [2020-12-21T00:33:17.803Z] === RUN   TestBuildUncleanTarFilenames
00:33:18 [2020-12-21T00:33:18.839Z] --- PASS: TestBuildUncleanTarFilenames (1.53s)
00:33:18 [2020-12-21T00:33:18.839Z] === RUN   TestBuildMultiStageLayerLeak
00:33:22 [2020-12-21T00:33:22.361Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s)
00:33:22 [2020-12-21T00:33:22.361Z] === RUN   TestBuildWithHugeFile
00:33:30 [2020-12-21T00:33:30.112Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.849439365s with top 10 stages: buildssa: 1m40.292943871s, goimports: 22.655422925s, unconvert: 12.943456956s, gosec: 10.231009052s, golint: 6.452745494s, ineffassign: 4.17563493s, misspell: 3.981819093s, inspect: 3.404204263s, vrp: 3.333351943s, ctrlflow: 1.698533182s 
00:33:30 [2020-12-21T00:33:30.112Z] INFO [runner] Issues before processing: 2262, after processing: 0 
00:33:30 [2020-12-21T00:33:30.112Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1577/1577, skip_dirs: 1682/1682, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577, cgo: 1682/2262, path_prettifier: 1682/1682, skip_files: 1682/1682, exclude: 1577/1577, nolint: 0/64, filename_unadjuster: 1682/1682 
00:33:30 [2020-12-21T00:33:30.112Z] INFO [runner] processing took 59.319983ms with stages: nolint: 25.286368ms, identifier_marker: 16.290182ms, path_prettifier: 8.268859ms, autogenerated_exclude: 4.171519ms, exclude-rules: 3.317667ms, skip_dirs: 1.683367ms, cgo: 195.435µs, filename_unadjuster: 102.751µs, max_same_issues: 1.024µs, uniq_by_line: 527ns, diff: 406ns, max_from_linter: 381ns, path_shortener: 334ns, skip_files: 325ns, exclude: 303ns, source_code: 284ns, max_per_file_from_linter: 251ns 
00:33:30 [2020-12-21T00:33:30.112Z] INFO [runner] linters took 1m40.127409769s with stages: goanalysis_metalinter: 1m20.307199541s, unused: 19.760475493s 
00:33:30 [2020-12-21T00:33:30.112Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
00:33:30 [2020-12-21T00:33:30.112Z] INFO Memory: 1526 samples, avg is 649.0MB, max is 3237.2MB 
00:33:30 [2020-12-21T00:33:30.112Z] INFO Execution took 3m41.204794882s               
00:33:30 [2020-12-21T00:33:30.112Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
00:33:30 [2020-12-21T00:33:30.450Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary-daemon test-docker-py
00:33:31 [2020-12-21T00:33:31.040Z] 
00:33:31 [2020-12-21T00:33:31.040Z] Removing bundles/
00:33:31 [2020-12-21T00:33:31.040Z] 
00:33:31 [2020-12-21T00:33:31.040Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:33:31 [2020-12-21T00:33:31.040Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:33:31 [2020-12-21T00:33:31.040Z] GOOS="" GOARCH="" GOARM=""
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/types/filters	0.028s	coverage: 92.2% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/server/router/swarm	0.021s	coverage: 5.7% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/cli/debug	0.028s	coverage: 100.0% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/builder/remotecontext	0.308s	coverage: 13.7% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/builder/dockerfile	0.857s	coverage: 48.3% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.268s	coverage: 86.3% of statements
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/cli	[no test files]
00:33:31 [2020-12-21T00:33:31.794Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:33:36 [2020-12-21T00:33:36.016Z] ok  	github.com/docker/docker/client	0.265s	coverage: 75.4% of statements
00:33:37 [2020-12-21T00:33:37.588Z] #68 exporting layers 83.1s done
00:33:37 [2020-12-21T00:33:37.588Z] #68 exporting manifest sha256:0a84f9e201df3b73b6dba2f2438ce122df133a4368a5fcd0d5a6ecac92a4a1d9 done
00:33:37 [2020-12-21T00:33:37.588Z] #68 exporting config sha256:4d98d3ae8e55b56b5ce0f8d38bd8649b2db734fd753485a1dedf694050dd9e2f done
00:33:37 [2020-12-21T00:33:37.588Z] #68 sending tarball
00:33:39 [2020-12-21T00:33:39.144Z] #68 sending tarball 15.8s done
00:33:39 [2020-12-21T00:33:39.144Z] #68 DONE 98.9s
00:33:39 [2020-12-21T00:33:39.144Z] 
00:33:39 [2020-12-21T00:33:39.144Z] #69 importing to docker
00:33:55 [2020-12-21T00:33:55.048Z] --- PASS: TestBuildWithHugeFile (27.50s)
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildWithEmptyDockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:33:55 [2020-12-21T00:33:55.048Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
00:33:55 [2020-12-21T00:33:55.048Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
00:33:55 [2020-12-21T00:33:55.048Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
00:33:55 [2020-12-21T00:33:55.048Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildPreserveOwnership
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildPreserveOwnership/copy_from
00:33:55 [2020-12-21T00:33:55.048Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:33:57 [2020-12-21T00:33:57.124Z] --- PASS: TestBuildPreserveOwnership (6.98s)
00:33:57 [2020-12-21T00:33:57.124Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.56s)
00:33:57 [2020-12-21T00:33:57.124Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s)
00:33:57 [2020-12-21T00:33:57.124Z] === RUN   TestBuildPlatformInvalid
00:33:57 [2020-12-21T00:33:57.438Z] --- PASS: TestBuildPlatformInvalid (0.19s)
00:33:57 [2020-12-21T00:33:57.438Z] PASS
00:33:57 [2020-12-21T00:33:57.438Z] 
00:33:57 [2020-12-21T00:33:57.438Z] === Skipped
00:33:57 [2020-12-21T00:33:57.438Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
00:33:57 [2020-12-21T00:33:57.438Z]     build_session_test.go:25: TODO: BuildKit
00:33:57 [2020-12-21T00:33:57.438Z] 
00:33:57 [2020-12-21T00:33:57.438Z] 
00:33:57 [2020-12-21T00:33:57.438Z] DONE 32 tests, 1 skipped in 82.445s
00:33:57 [2020-12-21T00:33:57.438Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
00:33:57 [2020-12-21T00:33:57.438Z] ++ 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
00:33:57 [2020-12-21T00:33:57.438Z] ++ set -e
00:33:57 [2020-12-21T00:33:57.438Z] ++ '[' -n 0 ']'
00:33:57 [2020-12-21T00:33:57.438Z] ++ set -x
00:33:57 [2020-12-21T00:33:57.439Z] ++ 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
00:33:57 [2020-12-21T00:33:57.731Z] INFO: Testing against a local daemon
00:33:57 [2020-12-21T00:33:57.731Z] === RUN   TestConfigInspect
00:33:57 [2020-12-21T00:33:57.766Z] #69 DONE 17.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:33:58 [2020-12-21T00:33:58.220Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/test/unit
00:34:01 [2020-12-21T00:34:01.766Z] ?   	github.com/docker/docker/api	[no test files]
00:34:02 [2020-12-21T00:34:02.188Z] --- PASS: TestConfigInspect (4.02s)
00:34:02 [2020-12-21T00:34:02.188Z] === RUN   TestConfigList
00:34:02 [2020-12-21T00:34:02.638Z] ok  	github.com/docker/docker/cmd/dockerd	0.133s	coverage: 29.2% of statements
00:34:02 [2020-12-21T00:34:02.638Z] ok  	github.com/docker/docker/container	0.145s	coverage: 34.7% of statements
00:34:02 [2020-12-21T00:34:02.638Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:34:02 [2020-12-21T00:34:02.638Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:34:02 [2020-12-21T00:34:02.638Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:34:02 [2020-12-21T00:34:02.638Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:34:05 [2020-12-21T00:34:05.198Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.082s	coverage: 65.3% of statements
00:34:05 [2020-12-21T00:34:05.707Z] --- PASS: TestConfigList (3.85s)
00:34:05 [2020-12-21T00:34:05.707Z] === RUN   TestConfigsCreateAndDelete
00:34:07 [2020-12-21T00:34:07.123Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.059s	coverage: 35.9% of statements
00:34:09 [2020-12-21T00:34:09.229Z] --- PASS: TestConfigsCreateAndDelete (3.73s)
00:34:09 [2020-12-21T00:34:09.229Z] === RUN   TestConfigsUpdate
00:34:10 [2020-12-21T00:34:10.442Z] ok  	github.com/docker/docker/daemon/cluster	0.105s	coverage: 0.5% of statements
00:34:12 [2020-12-21T00:34:12.388Z] ok  	github.com/docker/docker/daemon/discovery	0.027s	coverage: 30.0% of statements
00:34:12 [2020-12-21T00:34:12.652Z] ok  	github.com/docker/docker/daemon/config	0.080s	coverage: 81.8% of statements
00:34:13 [2020-12-21T00:34:13.602Z] ok  	github.com/docker/docker/daemon/events	0.075s	coverage: 50.0% of statements
00:34:13 [2020-12-21T00:34:13.685Z] --- PASS: TestConfigsUpdate (3.94s)
00:34:13 [2020-12-21T00:34:13.685Z] === RUN   TestTemplatedConfig
00:34:14 [2020-12-21T00:34:14.551Z] ok  	github.com/docker/docker/daemon/graphdriver	0.043s	coverage: 2.2% of statements
00:34:17 [2020-12-21T00:34:17.207Z] --- PASS: TestTemplatedConfig (3.72s)
00:34:17 [2020-12-21T00:34:17.207Z] === RUN   TestConfigCreateResolve
00:34:18 [2020-12-21T00:34:18.766Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 2.9% of statements
00:34:18 [2020-12-21T00:34:18.766Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.495s	coverage: 14.1% of statements
00:34:19 [2020-12-21T00:34:19.340Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.668s	coverage: 56.2% of statements
00:34:20 [2020-12-21T00:34:20.667Z] ok  	github.com/docker/docker/api/server	0.029s	coverage: 9.0% of statements
00:34:20 [2020-12-21T00:34:20.728Z] --- PASS: TestConfigCreateResolve (3.74s)
00:34:20 [2020-12-21T00:34:20.728Z] === RUN   TestConfigDaemonLibtrustID
00:34:21 [2020-12-21T00:34:21.391Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
00:34:21 [2020-12-21T00:34:21.391Z] PASS
00:34:21 [2020-12-21T00:34:21.391Z] 
00:34:21 [2020-12-21T00:34:21.391Z] DONE 7 tests in 23.678s
00:34:21 [2020-12-21T00:34:21.391Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
00:34:21 [2020-12-21T00:34:21.391Z] ++ 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
00:34:21 [2020-12-21T00:34:21.391Z] ++ set -e
00:34:21 [2020-12-21T00:34:21.391Z] ++ '[' -n 0 ']'
00:34:21 [2020-12-21T00:34:21.391Z] ++ set -x
00:34:21 [2020-12-21T00:34:21.391Z] ++ 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
00:34:21 [2020-12-21T00:34:21.391Z] INFO: Testing against a local daemon
00:34:21 [2020-12-21T00:34:21.391Z] === RUN   TestCheckpoint
00:34:21 [2020-12-21T00:34:21.392Z] --- SKIP: TestCheckpoint (0.00s)
00:34:21 [2020-12-21T00:34:21.392Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestContainerInvalidJSON
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:34:21 [2020-12-21T00:34:21.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:34:21 [2020-12-21T00:34:21.392Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:34:21 [2020-12-21T00:34:21.392Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:34:21 [2020-12-21T00:34:21.392Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:34:21 [2020-12-21T00:34:21.392Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:34:21 [2020-12-21T00:34:21.392Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:34:21 [2020-12-21T00:34:21.392Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:34:21 [2020-12-21T00:34:21.392Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:34:21 [2020-12-21T00:34:21.392Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:34:21 [2020-12-21T00:34:21.392Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:34:21 [2020-12-21T00:34:21.392Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:34:21 [2020-12-21T00:34:21.392Z] === RUN   TestCopyFromContainerPathIsNotDir
00:34:21 [2020-12-21T00:34:21.684Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
00:34:21 [2020-12-21T00:34:21.684Z] === RUN   TestCopyToContainerPathDoesNotExist
00:34:21 [2020-12-21T00:34:21.684Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
00:34:21 [2020-12-21T00:34:21.684Z] === RUN   TestCopyToContainerPathIsNotDir
00:34:21 [2020-12-21T00:34:21.902Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.030s	coverage: 1.8% of statements
00:34:21 [2020-12-21T00:34:21.975Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
00:34:21 [2020-12-21T00:34:21.975Z] === RUN   TestCopyFromContainer
00:34:24 [2020-12-21T00:34:24.044Z] === RUN   TestCopyFromContainer//
00:34:24 [2020-12-21T00:34:24.336Z] === RUN   TestCopyFromContainer//bar/root
00:34:24 [2020-12-21T00:34:24.336Z] === RUN   TestCopyFromContainer//bar/root/
00:34:24 [2020-12-21T00:34:24.336Z] === RUN   TestCopyFromContainer/bar/quux
00:34:24 [2020-12-21T00:34:24.457Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.196s	coverage: 46.2% of statements
00:34:24 [2020-12-21T00:34:24.628Z] === RUN   TestCopyFromContainer/bar/quux/
00:34:24 [2020-12-21T00:34:24.628Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:34:24 [2020-12-21T00:34:24.921Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:34:24 [2020-12-21T00:34:24.921Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:34:24 [2020-12-21T00:34:24.921Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:34:25 [2020-12-21T00:34:25.031Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.430s	coverage: 73.1% of statements
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCopyFromContainer/bar/notarget
00:34:25 [2020-12-21T00:34:25.213Z] --- PASS: TestCopyFromContainer (3.39s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:34:25 [2020-12-21T00:34:25.213Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateLinkToNonExistingContainer
00:34:25 [2020-12-21T00:34:25.213Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateWithInvalidEnv
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateWithInvalidEnv/0
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateWithInvalidEnv/0
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateWithInvalidEnv/1
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateWithInvalidEnv/1
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateWithInvalidEnv/2
00:34:25 [2020-12-21T00:34:25.213Z] === PAUSE TestCreateWithInvalidEnv/2
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateWithInvalidEnv/0
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateWithInvalidEnv/2
00:34:25 [2020-12-21T00:34:25.213Z] === CONT  TestCreateWithInvalidEnv/1
00:34:25 [2020-12-21T00:34:25.213Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateTmpfsMountsTarget
00:34:25 [2020-12-21T00:34:25.213Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:34:25 [2020-12-21T00:34:25.213Z] === RUN   TestCreateWithCustomMaskedPaths
00:34:25 [2020-12-21T00:34:25.607Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.828s	coverage: 49.5% of statements
00:34:27 [2020-12-21T00:34:27.530Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.020s	coverage: 58.0% of statements
00:34:27 [2020-12-21T00:34:27.530Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
00:34:27 [2020-12-21T00:34:27.793Z] ok  	github.com/docker/docker/daemon	12.304s	coverage: 17.2% of statements
00:34:27 [2020-12-21T00:34:27.793Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:34:27 [2020-12-21T00:34:27.793Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:34:27 [2020-12-21T00:34:27.793Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:34:27 [2020-12-21T00:34:27.793Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:34:27 [2020-12-21T00:34:27.793Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:34:27 [2020-12-21T00:34:27.947Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s)
00:34:27 [2020-12-21T00:34:27.947Z] === RUN   TestCreateWithCustomReadonlyPaths
00:34:28 [2020-12-21T00:34:28.369Z] ok  	github.com/docker/docker/daemon/links	0.033s	coverage: 93.0% of statements
00:34:30 [2020-12-21T00:34:30.680Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s)
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:34:30 [2020-12-21T00:34:30.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:34:30 [2020-12-21T00:34:30.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:34:30 [2020-12-21T00:34:30.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:34:30 [2020-12-21T00:34:30.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:34:30 [2020-12-21T00:34:30.680Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:34:30 [2020-12-21T00:34:30.680Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:34:30 [2020-12-21T00:34:30.927Z] ok  	github.com/docker/docker/daemon/logger	0.265s	coverage: 41.0% of statements
00:34:30 [2020-12-21T00:34:30.927Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 6.5% of statements
00:34:31 [2020-12-21T00:34:31.314Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
00:34:31 [2020-12-21T00:34:31.314Z] === RUN   TestCreateDifferentPlatform
00:34:31 [2020-12-21T00:34:31.314Z] === RUN   TestCreateDifferentPlatform/different_os
00:34:31 [2020-12-21T00:34:31.314Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:34:31 [2020-12-21T00:34:31.314Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:34:31 [2020-12-21T00:34:31.314Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:34:31 [2020-12-21T00:34:31.314Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:34:31 [2020-12-21T00:34:31.314Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:34:31 [2020-12-21T00:34:31.314Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
00:34:31 [2020-12-21T00:34:31.314Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:34:31 [2020-12-21T00:34:31.502Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.255s	coverage: 77.8% of statements
00:34:31 [2020-12-21T00:34:31.606Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
00:34:31 [2020-12-21T00:34:31.606Z] === RUN   TestContainerStartOnDaemonRestart
00:34:31 [2020-12-21T00:34:31.606Z] === PAUSE TestContainerStartOnDaemonRestart
00:34:31 [2020-12-21T00:34:31.606Z] === RUN   TestDaemonRestartIpcMode
00:34:31 [2020-12-21T00:34:31.606Z] === PAUSE TestDaemonRestartIpcMode
00:34:31 [2020-12-21T00:34:31.606Z] === RUN   TestDaemonHostGatewayIP
00:34:31 [2020-12-21T00:34:31.606Z] === PAUSE TestDaemonHostGatewayIP
00:34:31 [2020-12-21T00:34:31.606Z] === RUN   TestContainerKillOnDaemonStart
00:34:31 [2020-12-21T00:34:31.606Z] === PAUSE TestContainerKillOnDaemonStart
00:34:31 [2020-12-21T00:34:31.606Z] === RUN   TestDiff
00:34:32 [2020-12-21T00:34:32.079Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
00:34:32 [2020-12-21T00:34:32.240Z] --- PASS: TestDiff (0.81s)
00:34:32 [2020-12-21T00:34:32.240Z] === RUN   TestExecWithCloseStdin
00:34:32 [2020-12-21T00:34:32.343Z] ok  	github.com/docker/docker/daemon/logger/journald	0.021s	coverage: 23.9% of statements
00:34:32 [2020-12-21T00:34:32.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.329s	coverage: 57.7% of statements
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:34:32 [2020-12-21T00:34:32.919Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 61.6% of statements
00:34:32 [2020-12-21T00:34:32.919Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.017s	coverage: 87.2% of statements
00:34:33 [2020-12-21T00:34:33.276Z] --- PASS: TestExecWithCloseStdin (0.93s)
00:34:33 [2020-12-21T00:34:33.276Z] === RUN   TestExec
00:34:34 [2020-12-21T00:34:34.312Z] ok  	github.com/docker/docker/daemon/logger/local	0.054s	coverage: 75.2% of statements
00:34:34 [2020-12-21T00:34:34.312Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:34:34 [2020-12-21T00:34:34.312Z] --- PASS: TestExec (1.00s)
00:34:34 [2020-12-21T00:34:34.312Z] === RUN   TestExecUser
00:34:34 [2020-12-21T00:34:34.575Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.024s	coverage: 33.3% of statements
00:34:35 [2020-12-21T00:34:35.152Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.112s	coverage: 58.6% of statements
00:34:35 [2020-12-21T00:34:35.348Z] --- PASS: TestExecUser (0.99s)
00:34:35 [2020-12-21T00:34:35.348Z] === RUN   TestExportContainerAndImportImage
00:34:35 [2020-12-21T00:34:35.728Z] ok  	github.com/docker/docker/daemon/logger/templates	0.030s	coverage: 8.3% of statements
00:34:35 [2020-12-21T00:34:35.990Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.021s	coverage: 46.8% of statements
00:34:36 [2020-12-21T00:34:36.385Z] --- PASS: TestExportContainerAndImportImage (1.15s)
00:34:36 [2020-12-21T00:34:36.385Z] === RUN   TestExportContainerAfterDaemonRestart
00:34:36 [2020-12-21T00:34:36.950Z] ok  	github.com/docker/docker/daemon/network	0.028s	coverage: 63.8% of statements
00:34:37 [2020-12-21T00:34:37.526Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.880s	coverage: 82.5% of statements
00:34:37 [2020-12-21T00:34:37.526Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:34:37 [2020-12-21T00:34:37.526Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:34:37 [2020-12-21T00:34:37.897Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s)
00:34:37 [2020-12-21T00:34:37.897Z] === RUN   TestHealthCheckWorkdir
00:34:38 [2020-12-21T00:34:38.101Z] ok  	github.com/docker/docker/distribution/metadata	0.080s	coverage: 48.2% of statements
00:34:39 [2020-12-21T00:34:39.249Z] aa4f58cd6da1: Pull complete
00:34:39 [2020-12-21T00:34:39.249Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
00:34:39 [2020-12-21T00:34:39.249Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:34:39 [2020-12-21T00:34:39.249Z] mcr.microsoft.com/windows/servercore:ltsc2019
00:34:39 [2020-12-21T00:34:39.249Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
00:34:39 [2020-12-21T00:34:39.249Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
00:34:39 [2020-12-21T00:34:39.249Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637'
00:34:39 [2020-12-21T00:34:39.249Z] INFO: Docker version of control daemon
00:34:39 [2020-12-21T00:34:39.249Z] 
00:34:39 [2020-12-21T00:34:39.249Z] Client: Docker Engine - Enterprise
00:34:39 [2020-12-21T00:34:39.249Z]  Version:           19.03.12
00:34:39 [2020-12-21T00:34:39.249Z]  API version:       1.40
00:34:39 [2020-12-21T00:34:39.249Z]  Go version:        go1.13.13
00:34:39 [2020-12-21T00:34:39.249Z]  Git commit:        4306744
00:34:39 [2020-12-21T00:34:39.249Z]  Built:             08/05/2020 19:27:53
00:34:39 [2020-12-21T00:34:39.249Z]  OS/Arch:           windows/amd64
00:34:39 [2020-12-21T00:34:39.249Z]  Experimental:      false
00:34:39 [2020-12-21T00:34:39.249Z] 
00:34:39 [2020-12-21T00:34:39.249Z] Server: Docker Engine - Enterprise
00:34:39 [2020-12-21T00:34:39.249Z]  Engine:
00:34:39 [2020-12-21T00:34:39.249Z]   Version:          19.03.12
00:34:39 [2020-12-21T00:34:39.249Z]   API version:      1.40 (minimum version 1.24)
00:34:39 [2020-12-21T00:34:39.249Z]   Go version:       go1.13.13
00:34:39 [2020-12-21T00:34:39.249Z]   Git commit:       f295753ffd
00:34:39 [2020-12-21T00:34:39.249Z]   Built:            08/05/2020 19:26:41
00:34:39 [2020-12-21T00:34:39.249Z]   OS/Arch:          windows/amd64
00:34:39 [2020-12-21T00:34:39.249Z]   Experimental:     true
00:34:39 [2020-12-21T00:34:39.249Z] 
00:34:39 [2020-12-21T00:34:39.249Z] INFO: Docker info of control daemon
00:34:39 [2020-12-21T00:34:39.249Z] 
00:34:39 [2020-12-21T00:34:39.249Z] Client:
00:34:39 [2020-12-21T00:34:39.249Z]  Debug Mode: false
00:34:39 [2020-12-21T00:34:39.249Z]  Plugins:
00:34:39 [2020-12-21T00:34:39.250Z]   cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0)
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.250Z] Server:
00:34:39 [2020-12-21T00:34:39.250Z]  Containers: 0
00:34:39 [2020-12-21T00:34:39.250Z]   Running: 0
00:34:39 [2020-12-21T00:34:39.250Z]   Paused: 0
00:34:39 [2020-12-21T00:34:39.250Z]   Stopped: 0
00:34:39 [2020-12-21T00:34:39.250Z]  Images: 1
00:34:39 [2020-12-21T00:34:39.250Z]  Server Version: 19.03.12
00:34:39 [2020-12-21T00:34:39.250Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:34:39 [2020-12-21T00:34:39.250Z]   Windows: 
00:34:39 [2020-12-21T00:34:39.250Z]   LCOW: 
00:34:39 [2020-12-21T00:34:39.250Z]  Logging Driver: json-file
00:34:39 [2020-12-21T00:34:39.250Z]  Plugins:
00:34:39 [2020-12-21T00:34:39.250Z]   Volume: local
00:34:39 [2020-12-21T00:34:39.250Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:34:39 [2020-12-21T00:34:39.250Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:34:39 [2020-12-21T00:34:39.250Z]  Swarm: inactive
00:34:39 [2020-12-21T00:34:39.250Z]  Default Isolation: process
00:34:39 [2020-12-21T00:34:39.250Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:34:39 [2020-12-21T00:34:39.250Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
00:34:39 [2020-12-21T00:34:39.250Z]  OSType: windows
00:34:39 [2020-12-21T00:34:39.250Z]  Architecture: x86_64
00:34:39 [2020-12-21T00:34:39.250Z]  CPUs: 4
00:34:39 [2020-12-21T00:34:39.250Z]  Total Memory: 32GiB
00:34:39 [2020-12-21T00:34:39.250Z]  Name: azwin-2-3b41e0
00:34:39 [2020-12-21T00:34:39.250Z]  ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV
00:34:39 [2020-12-21T00:34:39.250Z]  Docker Root Dir: D:\docker
00:34:39 [2020-12-21T00:34:39.250Z]  Debug Mode: false
00:34:39 [2020-12-21T00:34:39.250Z]  Registry: https://index.docker.io/v1/
00:34:39 [2020-12-21T00:34:39.250Z]  Labels:
00:34:39 [2020-12-21T00:34:39.250Z]  Experimental: true
00:34:39 [2020-12-21T00:34:39.250Z]  Insecure Registries:
00:34:39 [2020-12-21T00:34:39.250Z]   10.0.0.4:5000
00:34:39 [2020-12-21T00:34:39.250Z]   127.0.0.0/8
00:34:39 [2020-12-21T00:34:39.250Z]  Registry Mirrors:
00:34:39 [2020-12-21T00:34:39.250Z]   http://10.0.0.4:5000/
00:34:39 [2020-12-21T00:34:39.250Z]  Live Restore Enabled: false
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Commit hash is c923f6ac3b
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Nuke-Everything...
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Container count on control daemon to delete is 0
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Nuking d:\CI
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Zapped successfully
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Location for testing is d:\CI\PR-41830\2
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Validating GOLang consistency in Dockerfile.windows...
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.250Z] INFO: Building the image from Dockerfile.windows at 12/21/2020 00:34:38...
00:34:39 [2020-12-21T00:34:39.250Z] 
00:34:39 [2020-12-21T00:34:39.439Z] --- PASS: TestHealthCheckWorkdir (1.13s)
00:34:39 [2020-12-21T00:34:39.439Z] === RUN   TestHealthKillContainer
00:34:39 [2020-12-21T00:34:39.495Z] ok  	github.com/docker/docker/distribution	0.354s	coverage: 25.1% of statements
00:34:39 [2020-12-21T00:34:39.495Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:34:39 [2020-12-21T00:34:39.495Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 53.1% of statements
00:34:40 [2020-12-21T00:34:40.070Z] ok  	github.com/docker/docker/image	0.042s	coverage: 86.4% of statements
00:34:40 [2020-12-21T00:34:40.645Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
00:34:40 [2020-12-21T00:34:40.907Z] ok  	github.com/docker/docker/distribution/xfer	1.729s	coverage: 85.6% of statements
00:34:40 [2020-12-21T00:34:40.908Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:34:40 [2020-12-21T00:34:40.908Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:34:40 [2020-12-21T00:34:40.908Z] ok  	github.com/docker/docker/image/v1	0.060s	coverage: 25.0% of statements
00:34:40 [2020-12-21T00:34:40.908Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:34:41 [2020-12-21T00:34:41.483Z] ok  	github.com/docker/docker/libcontainerd/queue	0.057s	coverage: 100.0% of statements
00:34:42 [2020-12-21T00:34:42.172Z] --- PASS: TestHealthKillContainer (2.96s)
00:34:42 [2020-12-21T00:34:42.172Z] === RUN   TestInspectCpusetInConfigPre120
00:34:42 [2020-12-21T00:34:42.430Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 67.1% of statements
00:34:42 [2020-12-21T00:34:42.430Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 8.2% of statements
00:34:42 [2020-12-21T00:34:42.693Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
00:34:42 [2020-12-21T00:34:42.997Z] Sending build context to Docker daemon  58.05MB
00:34:42 [2020-12-21T00:34:42.997Z] 
00:34:43 [2020-12-21T00:34:43.210Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
00:34:43 [2020-12-21T00:34:43.210Z] === RUN   TestIpcModeNone
00:34:43 [2020-12-21T00:34:43.456Z] Step 1/10 : FROM microsoft/windowsservercore
00:34:43 [2020-12-21T00:34:43.456Z]  ---> c0773f9ce353
00:34:43 [2020-12-21T00:34:43.456Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
00:34:43 [2020-12-21T00:34:43.639Z] ok  	github.com/docker/docker/pkg/broadcaster	0.055s	coverage: 100.0% of statements
00:34:43 [2020-12-21T00:34:43.915Z]  ---> Running in aef40de10e62
00:34:44 [2020-12-21T00:34:44.246Z] --- PASS: TestIpcModeNone (0.99s)
00:34:44 [2020-12-21T00:34:44.246Z] === RUN   TestIpcModePrivate
00:34:44 [2020-12-21T00:34:44.375Z] Removing intermediate container aef40de10e62
00:34:44 [2020-12-21T00:34:44.376Z]  ---> 641fab98fc1f
00:34:44 [2020-12-21T00:34:44.376Z] Step 3/10 : ARG GO_VERSION=1.13.15
00:34:44 [2020-12-21T00:34:44.376Z]  ---> Running in cedd8a289bd0
00:34:44 [2020-12-21T00:34:44.586Z] ok  	github.com/docker/docker/pkg/authorization	0.343s	coverage: 68.3% of statements
00:34:44 [2020-12-21T00:34:44.586Z] ok  	github.com/docker/docker/pkg/capabilities	0.013s	coverage: 87.5% of statements
00:34:44 [2020-12-21T00:34:44.834Z] Removing intermediate container cedd8a289bd0
00:34:44 [2020-12-21T00:34:44.834Z]  ---> 535f58e3f9da
00:34:44 [2020-12-21T00:34:44.834Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
00:34:44 [2020-12-21T00:34:44.834Z]  ---> Running in 4f515ceaa44c
00:34:44 [2020-12-21T00:34:44.881Z] --- PASS: TestIpcModePrivate (0.93s)
00:34:44 [2020-12-21T00:34:44.881Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
00:34:44 [2020-12-21T00:34:44.881Z] === RUN   TestIpcModeShareable
00:34:45 [2020-12-21T00:34:45.160Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
00:34:45 [2020-12-21T00:34:45.293Z] Removing intermediate container 4f515ceaa44c
00:34:45 [2020-12-21T00:34:45.293Z]  ---> cd84329fd216
00:34:45 [2020-12-21T00:34:45.293Z] 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}
00:34:45 [2020-12-21T00:34:45.293Z]  ---> Running in a28bfee47665
00:34:45 [2020-12-21T00:34:45.752Z] Removing intermediate container a28bfee47665
00:34:45 [2020-12-21T00:34:45.752Z]  ---> 95b49d3d6647
00:34:45 [2020-12-21T00:34:45.752Z] 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;
00:34:45 [2020-12-21T00:34:45.752Z]  ---> Running in 28252671a398
00:34:45 [2020-12-21T00:34:45.916Z] --- PASS: TestIpcModeShareable (0.97s)
00:34:45 [2020-12-21T00:34:45.917Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
00:34:45 [2020-12-21T00:34:45.917Z] === RUN   TestAPIIpcModeShareableAndContainer
00:34:46 [2020-12-21T00:34:46.106Z] ok  	github.com/docker/docker/pkg/archive	1.298s	coverage: 76.8% of statements
00:34:46 [2020-12-21T00:34:46.106Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
00:34:46 [2020-12-21T00:34:46.680Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
00:34:47 [2020-12-21T00:34:47.254Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
00:34:47 [2020-12-21T00:34:47.827Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
00:34:48 [2020-12-21T00:34:48.088Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
00:34:49 [2020-12-21T00:34:49.033Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.563s	coverage: 43.2% of statements
00:34:49 [2020-12-21T00:34:49.295Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
00:34:49 [2020-12-21T00:34:49.436Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
00:34:49 [2020-12-21T00:34:49.436Z] === RUN   TestAPIIpcModeHost
00:34:49 [2020-12-21T00:34:49.436Z] --- PASS: TestAPIIpcModeHost (0.66s)
00:34:49 [2020-12-21T00:34:49.436Z] === RUN   TestDaemonIpcModeShareable
00:34:49 [2020-12-21T00:34:49.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:34:49 [2020-12-21T00:34:49.443Z] 
00:34:49 [2020-12-21T00:34:49.443Z] + TEST_INTEGRATION_DEST=2
00:34:49 [2020-12-21T00:34:49.443Z] + CONTAINER_NAME=docker-pr2-2
00:34:49 [2020-12-21T00:34:49.443Z] + TEST_SKIP_INTEGRATION=1
00:34:49 [2020-12-21T00:34:49.443Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
00:34:49 [2020-12-21T00:34:49.443Z] + run_tests
00:34:49 [2020-12-21T00:34:49.443Z] + c=0
00:34:49 [2020-12-21T00:34:49.443Z] + '[' -n 0 ']'
00:34:49 [2020-12-21T00:34:49.443Z] + rm=
00:34:49 [2020-12-21T00:34:49.443Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41830/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41830/.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=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh '' test-integration
00:34:49 [2020-12-21T00:34:49.443Z] + TEST_INTEGRATION_DEST=1
00:34:49 [2020-12-21T00:34:49.443Z] + CONTAINER_NAME=docker-pr2-1
00:34:49 [2020-12-21T00:34:49.443Z] + TEST_SKIP_INTEGRATION_CLI=1
00:34:49 [2020-12-21T00:34:49.443Z] + run_tests test-integration-flaky
00:34:49 [2020-12-21T00:34:49.443Z] + '[' -n 0 ']'
00:34:49 [2020-12-21T00:34:49.443Z] + rm=
00:34:49 [2020-12-21T00:34:49.444Z] + TEST_INTEGRATION_DEST=3
00:34:49 [2020-12-21T00:34:49.444Z] + CONTAINER_NAME=docker-pr2-3
00:34:49 [2020-12-21T00:34:49.444Z] + TEST_SKIP_INTEGRATION=1
00:34:49 [2020-12-21T00:34:49.444Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
00:34:49 [2020-12-21T00:34:49.444Z] + run_tests
00:34:49 [2020-12-21T00:34:49.444Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41830/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41830/.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=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh test-integration-flaky test-integration
00:34:49 [2020-12-21T00:34:49.444Z] + '[' -n 0 ']'
00:34:49 [2020-12-21T00:34:49.444Z] + rm=
00:34:49 [2020-12-21T00:34:49.444Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41830/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41830/.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=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh '' test-integration
00:34:49 [2020-12-21T00:34:49.444Z] ++ jobs -p
00:34:49 [2020-12-21T00:34:49.444Z] + for job in $(jobs -p)
00:34:49 [2020-12-21T00:34:49.444Z] + wait 18686
00:34:49 [2020-12-21T00:34:49.444Z] 
00:34:49 [2020-12-21T00:34:49.444Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:34:49 [2020-12-21T00:34:49.444Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:34:49 [2020-12-21T00:34:49.444Z] HOSTNAME=c488286f1e7d
00:34:49 [2020-12-21T00:34:49.444Z] TEST_SKIP_INTEGRATION=1
00:34:49 [2020-12-21T00:34:49.444Z] TESTDEBUG=0
00:34:49 [2020-12-21T00:34:49.444Z] DEST=bundles/test-integration
00:34:49 [2020-12-21T00:34:49.444Z] PWD=/go/src/github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] KEEPBUNDLE=1
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:34:49 [2020-12-21T00:34:49.444Z] container=docker
00:34:49 [2020-12-21T00:34:49.444Z] HOME=/root
00:34:49 [2020-12-21T00:34:49.444Z] GOLANG_VERSION=1.13.15
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_BRANCH=master
00:34:49 [2020-12-21T00:34:49.444Z] TERM=xterm
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_PKG=github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] SHLVL=1
00:34:49 [2020-12-21T00:34:49.444Z] TIMEOUT=120m
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GRAPHDRIVER=overlay2
00:34:49 [2020-12-21T00:34:49.444Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:34:49 [2020-12-21T00:34:49.444Z] GO111MODULE=off
00:34:49 [2020-12-21T00:34:49.444Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:34:49 [2020-12-21T00:34:49.444Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:34:49 [2020-12-21T00:34:49.444Z] GOPATH=/go
00:34:49 [2020-12-21T00:34:49.444Z] PKG_CONFIG=pkg-config
00:34:49 [2020-12-21T00:34:49.444Z] _=/usr/bin/env
00:34:49 [2020-12-21T00:34:49.444Z] Building test suite binary ./integration-cli/test.main
00:34:49 [2020-12-21T00:34:49.444Z] 
00:34:49 [2020-12-21T00:34:49.444Z] 
00:34:49 [2020-12-21T00:34:49.444Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
00:34:49 [2020-12-21T00:34:49.444Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:34:49 [2020-12-21T00:34:49.444Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:34:49 [2020-12-21T00:34:49.444Z] HOSTNAME=b8ffa109f7b0
00:34:49 [2020-12-21T00:34:49.444Z] TEST_SKIP_INTEGRATION=1
00:34:49 [2020-12-21T00:34:49.444Z] TESTDEBUG=0
00:34:49 [2020-12-21T00:34:49.444Z] DEST=bundles/test-integration
00:34:49 [2020-12-21T00:34:49.444Z] PWD=/go/src/github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] KEEPBUNDLE=1
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:34:49 [2020-12-21T00:34:49.444Z] container=docker
00:34:49 [2020-12-21T00:34:49.444Z] HOME=/root
00:34:49 [2020-12-21T00:34:49.444Z] GOLANG_VERSION=1.13.15
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_BRANCH=master
00:34:49 [2020-12-21T00:34:49.444Z] TERM=xterm
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_PKG=github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] SHLVL=1
00:34:49 [2020-12-21T00:34:49.444Z] TIMEOUT=120m
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GRAPHDRIVER=overlay2
00:34:49 [2020-12-21T00:34:49.444Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:34:49 [2020-12-21T00:34:49.444Z] GO111MODULE=off
00:34:49 [2020-12-21T00:34:49.444Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:34:49 [2020-12-21T00:34:49.444Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:34:49 [2020-12-21T00:34:49.444Z] GOPATH=/go
00:34:49 [2020-12-21T00:34:49.444Z] PKG_CONFIG=pkg-config
00:34:49 [2020-12-21T00:34:49.444Z] _=/usr/bin/env
00:34:49 [2020-12-21T00:34:49.444Z] Building test suite binary ./integration-cli/test.main
00:34:49 [2020-12-21T00:34:49.444Z] No new tests added to integration.
00:34:49 [2020-12-21T00:34:49.444Z] 
00:34:49 [2020-12-21T00:34:49.444Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:34:49 [2020-12-21T00:34:49.444Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:34:49 [2020-12-21T00:34:49.444Z] HOSTNAME=043dd0b9455f
00:34:49 [2020-12-21T00:34:49.444Z] TESTDEBUG=0
00:34:49 [2020-12-21T00:34:49.444Z] DEST=bundles/test-integration
00:34:49 [2020-12-21T00:34:49.444Z] PWD=/go/src/github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] KEEPBUNDLE=1
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:34:49 [2020-12-21T00:34:49.444Z] container=docker
00:34:49 [2020-12-21T00:34:49.444Z] HOME=/root
00:34:49 [2020-12-21T00:34:49.444Z] GOLANG_VERSION=1.13.15
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:34:49 [2020-12-21T00:34:49.444Z] VALIDATE_BRANCH=master
00:34:49 [2020-12-21T00:34:49.444Z] TERM=xterm
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_PKG=github.com/docker/docker
00:34:49 [2020-12-21T00:34:49.444Z] SHLVL=1
00:34:49 [2020-12-21T00:34:49.444Z] TIMEOUT=120m
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:34:49 [2020-12-21T00:34:49.444Z] DOCKER_GRAPHDRIVER=overlay2
00:34:49 [2020-12-21T00:34:49.444Z] GO111MODULE=off
00:34:49 [2020-12-21T00:34:49.444Z] TEST_SKIP_INTEGRATION_CLI=1
00:34:49 [2020-12-21T00:34:49.444Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:34:49 [2020-12-21T00:34:49.444Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:34:49 [2020-12-21T00:34:49.444Z] GOPATH=/go
00:34:49 [2020-12-21T00:34:49.444Z] PKG_CONFIG=pkg-config
00:34:49 [2020-12-21T00:34:49.444Z] _=/usr/bin/env
00:34:49 [2020-12-21T00:34:49.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:34:49 [2020-12-21T00:34:49.557Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
00:34:50 [2020-12-21T00:34:50.131Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
00:34:50 [2020-12-21T00:34:50.131Z] ok  	github.com/docker/docker/pkg/fsutils	0.325s	coverage: 85.1% of statements
00:34:50 [2020-12-21T00:34:50.393Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
00:34:51 [2020-12-21T00:34:51.342Z] ok  	github.com/docker/docker/layer	7.753s	coverage: 68.8% of statements
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:34:51 [2020-12-21T00:34:51.342Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
00:34:51 [2020-12-21T00:34:51.504Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
00:34:51 [2020-12-21T00:34:51.504Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
00:34:51 [2020-12-21T00:34:51.504Z] === RUN   TestDaemonIpcModePrivate
00:34:51 [2020-12-21T00:34:51.550Z] 
00:34:51 [2020-12-21T00:34:51.550Z] SUCCESS: Specified value was saved.
00:34:51 [2020-12-21T00:34:51.604Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
00:34:51 [2020-12-21T00:34:51.867Z] ok  	github.com/docker/docker/pkg/idtools	0.737s	coverage: 70.1% of statements
00:34:51 [2020-12-21T00:34:51.867Z] ok  	github.com/docker/docker/pkg/ioutils	0.625s	coverage: 68.8% of statements
00:34:51 [2020-12-21T00:34:51.867Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:34:51 [2020-12-21T00:34:51.867Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:34:51 [2020-12-21T00:34:51.867Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:34:52 [2020-12-21T00:34:52.129Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.022s	coverage: 85.7% of statements
00:34:52 [2020-12-21T00:34:52.129Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:34:52 [2020-12-21T00:34:52.392Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
00:34:52 [2020-12-21T00:34:52.392Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.026s	coverage: 60.0% of statements
00:34:52 [2020-12-21T00:34:52.655Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 86.7% of statements
00:34:52 [2020-12-21T00:34:52.918Z] ok  	github.com/docker/docker/pkg/pidfile	0.029s	coverage: 82.4% of statements
00:34:52 [2020-12-21T00:34:52.918Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:34:52 [2020-12-21T00:34:52.918Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:34:52 [2020-12-21T00:34:52.988Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:34:52 [2020-12-21T00:34:52.988Z] 
00:34:52 [2020-12-21T00:34:52.988Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:34:52 [2020-12-21T00:34:52.988Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:34:52 [2020-12-21T00:34:52.988Z] HOSTNAME=a5508989770f
00:34:52 [2020-12-21T00:34:52.988Z] DEST=bundles/test-integration
00:34:52 [2020-12-21T00:34:52.988Z] PWD=/go/src/github.com/docker/docker
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_ROOTLESS=1
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:34:52 [2020-12-21T00:34:52.988Z] container=docker
00:34:52 [2020-12-21T00:34:52.988Z] HOME=/root
00:34:52 [2020-12-21T00:34:52.988Z] GOLANG_VERSION=1.13.15
00:34:52 [2020-12-21T00:34:52.988Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:34:52 [2020-12-21T00:34:52.988Z] VALIDATE_BRANCH=master
00:34:52 [2020-12-21T00:34:52.988Z] TERM=xterm
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_PKG=github.com/docker/docker
00:34:52 [2020-12-21T00:34:52.988Z] SHLVL=1
00:34:52 [2020-12-21T00:34:52.988Z] TIMEOUT=120m
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_GRAPHDRIVER=overlay2
00:34:52 [2020-12-21T00:34:52.988Z] GO111MODULE=off
00:34:52 [2020-12-21T00:34:52.988Z] DOCKER_EXPERIMENTAL=1
00:34:52 [2020-12-21T00:34:52.988Z] TEST_SKIP_INTEGRATION_CLI=1
00:34:52 [2020-12-21T00:34:52.988Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:34:52 [2020-12-21T00:34:52.988Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:34:52 [2020-12-21T00:34:52.988Z] GOPATH=/go
00:34:52 [2020-12-21T00:34:52.988Z] PKG_CONFIG=pkg-config
00:34:52 [2020-12-21T00:34:52.988Z] _=/usr/bin/env
00:34:52 [2020-12-21T00:34:52.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:34:53 [2020-12-21T00:34:53.492Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.072s	coverage: 56.8% of statements
00:34:53 [2020-12-21T00:34:53.574Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
00:34:53 [2020-12-21T00:34:53.574Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
00:34:53 [2020-12-21T00:34:53.574Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:34:53 [2020-12-21T00:34:53.732Z] INFO: Downloading git...
00:34:53 [2020-12-21T00:34:53.753Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.031s	coverage: 85.7% of statements
00:34:54 [2020-12-21T00:34:54.015Z] ok  	github.com/docker/docker/pkg/progress	0.020s	coverage: 75.9% of statements
00:34:54 [2020-12-21T00:34:54.015Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
00:34:54 [2020-12-21T00:34:54.589Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
00:34:54 [2020-12-21T00:34:54.708Z] INFO: Downloading go...
00:34:55 [2020-12-21T00:34:55.083Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
00:34:55 [2020-12-21T00:34:55.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
00:34:55 [2020-12-21T00:34:55.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:34:55 [2020-12-21T00:34:55.535Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
00:34:55 [2020-12-21T00:34:55.536Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 75.0% of statements
00:34:56 [2020-12-21T00:34:56.109Z] ok  	github.com/docker/docker/pkg/stringid	0.013s	coverage: 70.6% of statements
00:34:56 [2020-12-21T00:34:56.109Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
00:34:56 [2020-12-21T00:34:56.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s)
00:34:56 [2020-12-21T00:34:56.701Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
00:34:56 [2020-12-21T00:34:56.701Z] === RUN   TestIpcModeOlderClient
00:34:56 [2020-12-21T00:34:56.701Z] === PAUSE TestIpcModeOlderClient
00:34:56 [2020-12-21T00:34:56.701Z] === RUN   TestKillContainerInvalidSignal
00:34:57 [2020-12-21T00:34:57.053Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 54.2% of statements
00:34:57 [2020-12-21T00:34:57.053Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 36.9% of statements
00:34:57 [2020-12-21T00:34:57.628Z] ok  	github.com/docker/docker/pkg/tailfile	0.106s	coverage: 88.6% of statements
00:34:57 [2020-12-21T00:34:57.628Z] ok  	github.com/docker/docker/pkg/signal	2.785s	coverage: 61.0% of statements
00:34:57 [2020-12-21T00:34:57.792Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
00:34:57 [2020-12-21T00:34:57.792Z] === RUN   TestKillContainer
00:34:57 [2020-12-21T00:34:57.792Z] === RUN   TestKillContainer/no_signal
00:34:58 [2020-12-21T00:34:58.203Z] testing: warning: no tests to run
00:34:58 [2020-12-21T00:34:58.203Z] coverage: [no statements]
00:34:58 [2020-12-21T00:34:58.203Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
00:34:58 [2020-12-21T00:34:58.203Z] ok  	github.com/docker/docker/pkg/tarsum	0.113s	coverage: 89.3% of statements
00:34:58 [2020-12-21T00:34:58.463Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
00:34:58 [2020-12-21T00:34:58.464Z] ok  	github.com/docker/docker/pkg/urlutil	0.009s	coverage: 100.0% of statements
00:34:58 [2020-12-21T00:34:58.464Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
00:34:58 [2020-12-21T00:34:58.894Z] === RUN   TestKillContainer/non_killing_signal
00:34:59 [2020-12-21T00:34:59.186Z] === RUN   TestKillContainer/killing_signal
00:34:59 [2020-12-21T00:34:59.401Z] INFO: Downloading compiler 1 of 3...
00:34:59 [2020-12-21T00:34:59.401Z] INFO: Downloading compiler 2 of 3...
00:34:59 [2020-12-21T00:34:59.858Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
00:34:59 [2020-12-21T00:34:59.858Z] ok  	github.com/docker/docker/profiles/seccomp	0.024s	coverage: 85.4% of statements
00:34:59 [2020-12-21T00:34:59.863Z] INFO: Downloading compiler 3 of 3...
00:35:00 [2020-12-21T00:35:00.322Z] INFO: Extracting git...
00:35:00 [2020-12-21T00:35:00.694Z] --- PASS: TestKillContainer (2.78s)
00:35:00 [2020-12-21T00:35:00.694Z]     --- PASS: TestKillContainer/no_signal (0.93s)
00:35:00 [2020-12-21T00:35:00.694Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
00:35:00 [2020-12-21T00:35:00.694Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
00:35:00 [2020-12-21T00:35:00.694Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:35:00 [2020-12-21T00:35:00.694Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:35:00 [2020-12-21T00:35:00.803Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
00:35:01 [2020-12-21T00:35:01.356Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:35:01 [2020-12-21T00:35:01.379Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.2% of statements
00:35:02 [2020-12-21T00:35:02.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
00:35:02 [2020-12-21T00:35:02.392Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s)
00:35:02 [2020-12-21T00:35:02.392Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
00:35:02 [2020-12-21T00:35:02.392Z] === RUN   TestKillStoppedContainer
00:35:02 [2020-12-21T00:35:02.392Z] --- PASS: TestKillStoppedContainer (0.10s)
00:35:02 [2020-12-21T00:35:02.392Z] === RUN   TestKillStoppedContainerAPIPre120
00:35:02 [2020-12-21T00:35:02.392Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
00:35:02 [2020-12-21T00:35:02.392Z] === RUN   TestKillDifferentUserContainer
00:35:02 [2020-12-21T00:35:02.771Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
00:35:02 [2020-12-21T00:35:02.771Z] ok  	github.com/docker/docker/quota	0.579s	coverage: 71.4% of statements
00:35:03 [2020-12-21T00:35:03.033Z] ok  	github.com/docker/docker/registry	0.192s	coverage: 57.2% of statements
00:35:03 [2020-12-21T00:35:03.033Z] ok  	github.com/docker/docker/restartmanager	0.026s	coverage: 45.3% of statements
00:35:03 [2020-12-21T00:35:03.438Z] --- PASS: TestKillDifferentUserContainer (0.82s)
00:35:03 [2020-12-21T00:35:03.439Z] === RUN   TestInspectOomKilledTrue
00:35:03 [2020-12-21T00:35:03.439Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:35:03 [2020-12-21T00:35:03.439Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:35:03 [2020-12-21T00:35:03.439Z] === RUN   TestInspectOomKilledFalse
00:35:03 [2020-12-21T00:35:03.439Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:35:03 [2020-12-21T00:35:03.439Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:35:03 [2020-12-21T00:35:03.439Z] === RUN   TestLinksEtcHostsContentMatch
00:35:03 [2020-12-21T00:35:03.742Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
00:35:03 [2020-12-21T00:35:03.742Z] === RUN   TestLinksContainerNames
00:35:03 [2020-12-21T00:35:03.981Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
00:35:04 [2020-12-21T00:35:04.245Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 66.1% of statements
00:35:05 [2020-12-21T00:35:05.944Z] --- PASS: TestLinksContainerNames (1.73s)
00:35:05 [2020-12-21T00:35:05.944Z] === RUN   TestLogsFollowTailEmpty
00:35:06 [2020-12-21T00:35:06.168Z] ok  	github.com/docker/docker/volume/drivers	0.020s	coverage: 36.1% of statements
00:35:06 [2020-12-21T00:35:06.431Z] ok  	github.com/docker/docker/volume/mounts	0.054s	coverage: 67.0% of statements
00:35:06 [2020-12-21T00:35:06.578Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
00:35:06 [2020-12-21T00:35:06.578Z] === RUN   TestContainerNetworkMountsNoChown
00:35:07 [2020-12-21T00:35:07.213Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/default
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/default
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/private
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/private
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rprivate
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rprivate
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/slave
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/slave
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rslave
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rslave
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/shared
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/shared
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rshared
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rshared
00:35:07 [2020-12-21T00:35:07.213Z] === CONT  TestMountDaemonRoot/default
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/default/bind_root
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/default/mount_root
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === CONT  TestMountDaemonRoot/default/bind_root
00:35:07 [2020-12-21T00:35:07.213Z] === CONT  TestMountDaemonRoot/rshared
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:35:07 [2020-12-21T00:35:07.213Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:35:07 [2020-12-21T00:35:07.213Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:35:07 [2020-12-21T00:35:07.213Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:35:07 [2020-12-21T00:35:07.375Z] ok  	github.com/docker/docker/volume/local	0.273s	coverage: 76.6% of statements
00:35:07 [2020-12-21T00:35:07.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:35:07 [2020-12-21T00:35:07.437Z] 
00:35:07 [2020-12-21T00:35:07.437Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:35:07 [2020-12-21T00:35:07.437Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:35:07 [2020-12-21T00:35:07.437Z] Using test binary docker
00:35:07 [2020-12-21T00:35:07.437Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:35:07 [2020-12-21T00:35:07.437Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:35:07 [2020-12-21T00:35:07.437Z] INFO: Waiting for daemon to start...
00:35:07 [2020-12-21T00:35:07.437Z] Starting dockerd
00:35:07 [2020-12-21T00:35:07.437Z] .
00:35:07 [2020-12-21T00:35:07.437Z] INFO: Building docker-sdk-python3:4.3.0...
00:35:07 [2020-12-21T00:35:07.575Z] === CONT  TestMountDaemonRoot/shared
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === CONT  TestMountDaemonRoot/rslave
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === CONT  TestMountDaemonRoot/slave
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === CONT  TestMountDaemonRoot/rprivate
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === CONT  TestMountDaemonRoot/private
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/private/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:35:07 [2020-12-21T00:35:07.575Z] === RUN   TestMountDaemonRoot/private/mount_root
00:35:07 [2020-12-21T00:35:07.575Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:35:07 [2020-12-21T00:35:07.576Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/default/mount_root
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:35:07 [2020-12-21T00:35:07.576Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:35:07 [2020-12-21T00:35:07.867Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:35:08 [2020-12-21T00:35:08.160Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:35:08 [2020-12-21T00:35:08.160Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:35:08 [2020-12-21T00:35:08.160Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:35:08 [2020-12-21T00:35:08.160Z] === CONT  TestMountDaemonRoot/private/bind_root
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/private/mount_root
00:35:08 [2020-12-21T00:35:08.161Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:35:08 [2020-12-21T00:35:08.318Z] ok  	github.com/docker/docker/volume/service	0.028s	coverage: 73.1% of statements
00:35:08 [2020-12-21T00:35:08.452Z] --- PASS: TestMountDaemonRoot (0.01s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:35:08 [2020-12-21T00:35:08.452Z] === RUN   TestContainerBindMountNonRecursive
00:35:11 [2020-12-21T00:35:11.186Z] --- PASS: TestContainerBindMountNonRecursive (2.39s)
00:35:11 [2020-12-21T00:35:11.186Z] === RUN   TestContainerVolumesMountedAsShared
00:35:11 [2020-12-21T00:35:11.478Z] --- PASS: TestContainerVolumesMountedAsShared (0.81s)
00:35:11 [2020-12-21T00:35:11.478Z] === RUN   TestContainerVolumesMountedAsSlave
00:35:12 [2020-12-21T00:35:12.112Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s)
00:35:12 [2020-12-21T00:35:12.112Z] === RUN   TestNetworkNat
00:35:12 [2020-12-21T00:35:12.703Z] INFO: Expanding go...
00:35:13 [2020-12-21T00:35:13.149Z] --- PASS: TestNetworkNat (0.91s)
00:35:13 [2020-12-21T00:35:13.149Z] === RUN   TestNetworkLocalhostTCPNat
00:35:14 [2020-12-21T00:35:14.201Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
00:35:14 [2020-12-21T00:35:14.201Z] === RUN   TestNetworkLoopbackNat
00:35:17 [2020-12-21T00:35:17.843Z] --- PASS: TestNetworkLoopbackNat (3.30s)
00:35:17 [2020-12-21T00:35:17.843Z] === RUN   TestPause
00:35:18 [2020-12-21T00:35:18.136Z] --- PASS: TestPause (0.87s)
00:35:18 [2020-12-21T00:35:18.136Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:35:18 [2020-12-21T00:35:18.136Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:35:18 [2020-12-21T00:35:18.136Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:35:18 [2020-12-21T00:35:18.136Z] === RUN   TestPauseStopPausedContainer
00:35:19 [2020-12-21T00:35:19.172Z] --- PASS: TestPauseStopPausedContainer (0.89s)
00:35:19 [2020-12-21T00:35:19.172Z] === RUN   TestPsFilter
00:35:19 [2020-12-21T00:35:19.465Z] --- PASS: TestPsFilter (0.31s)
00:35:19 [2020-12-21T00:35:19.465Z] === RUN   TestRemoveContainerWithRemovedVolume
00:35:19 [2020-12-21T00:35:19.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:35:19 [2020-12-21T00:35:19.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:35:20 [2020-12-21T00:35:20.100Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
00:35:20 [2020-12-21T00:35:20.100Z] === RUN   TestRemoveContainerWithVolume
00:35:21 [2020-12-21T00:35:21.137Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
00:35:21 [2020-12-21T00:35:21.137Z] === RUN   TestRemoveContainerRunning
00:35:22 [2020-12-21T00:35:22.174Z] --- PASS: TestRemoveContainerRunning (0.88s)
00:35:22 [2020-12-21T00:35:22.174Z] === RUN   TestRemoveContainerForceRemoveRunning
00:35:22 [2020-12-21T00:35:22.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
00:35:22 [2020-12-21T00:35:22.808Z] === RUN   TestRemoveInvalidContainer
00:35:22 [2020-12-21T00:35:22.808Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:35:22 [2020-12-21T00:35:22.808Z] === RUN   TestRenameLinkedContainer
00:35:22 [2020-12-21T00:35:22.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:35:27 [2020-12-21T00:35:27.265Z] --- PASS: TestRenameLinkedContainer (3.62s)
00:35:27 [2020-12-21T00:35:27.265Z] === RUN   TestRenameStoppedContainer
00:35:27 [2020-12-21T00:35:27.265Z] --- PASS: TestRenameStoppedContainer (0.88s)
00:35:27 [2020-12-21T00:35:27.265Z] === RUN   TestRenameRunningContainerAndReuse
00:35:29 [2020-12-21T00:35:29.336Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s)
00:35:29 [2020-12-21T00:35:29.336Z] === RUN   TestRenameInvalidName
00:35:29 [2020-12-21T00:35:29.971Z] --- PASS: TestRenameInvalidName (0.87s)
00:35:29 [2020-12-21T00:35:29.971Z] === RUN   TestRenameAnonymousContainer
00:35:30 [2020-12-21T00:35:30.274Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/rootless	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/volume	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === Skipped
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver btrfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver btrfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver btrfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver btrfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver btrfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:73: No driver to put!
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z] time="2020-12-21T00:34:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z] time="2020-12-21T00:34:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:35:30 [2020-12-21T00:35:30.274Z] time="2020-12-21T00:34:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:35:30 [2020-12-21T00:35:30.274Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:35:30 [2020-12-21T00:35:30.274Z] 
00:35:30 [2020-12-21T00:35:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z] time="2020-12-21T00:34:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z] time="2020-12-21T00:34:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:73: No driver to put!
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     overlay_test.go:49: Fails to compute changes intermittently
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver zfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver zfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver zfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver zfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:46: Driver zfs not supported
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     graphtest_unix.go:73: No driver to put!
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:35:30 [2020-12-21T00:35:30.275Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] 
00:35:30 [2020-12-21T00:35:30.275Z] DONE 2191 tests, 26 skipped in 200.498s
Post stage
[Pipeline] junit
00:35:30 [2020-12-21T00:35:30.289Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:35:32 [2020-12-21T00:35:32.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -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:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary test-integration
00:35:33 [2020-12-21T00:35:33.776Z] 
00:35:33 [2020-12-21T00:35:33.776Z] Removing bundles/
00:35:33 [2020-12-21T00:35:33.776Z] 
00:35:33 [2020-12-21T00:35:33.776Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:35:33 [2020-12-21T00:35:33.776Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:35:33 [2020-12-21T00:35:33.776Z] GOOS="" GOARCH="" GOARM=""
00:35:33 [2020-12-21T00:35:33.800Z] INFO: Expanding compiler 1 of 3...
00:35:33 [2020-12-21T00:35:33.800Z] INFO: Expanding compiler 2 of 3...
00:35:35 [2020-12-21T00:35:35.542Z] --- PASS: TestRenameAnonymousContainer (5.06s)
00:35:35 [2020-12-21T00:35:35.542Z] === RUN   TestRenameContainerWithSameName
00:35:36 [2020-12-21T00:35:36.211Z] --- PASS: TestRenameContainerWithSameName (0.95s)
00:35:36 [2020-12-21T00:35:36.211Z] === RUN   TestRenameContainerWithLinkedContainer
00:35:36 [2020-12-21T00:35:36.709Z] INFO: Expanding compiler 3 of 3...
00:35:37 [2020-12-21T00:35:37.168Z] INFO: Removing downloaded files...
00:35:37 [2020-12-21T00:35:37.168Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
00:35:37 [2020-12-21T00:35:37.168Z] INFO: Configuring git core.autocrlf...
00:35:37 [2020-12-21T00:35:37.721Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s)
00:35:37 [2020-12-21T00:35:37.721Z] === RUN   TestResize
00:35:38 [2020-12-21T00:35:38.758Z] --- PASS: TestResize (0.94s)
00:35:38 [2020-12-21T00:35:38.758Z] === RUN   TestResizeWithInvalidSize
00:35:39 [2020-12-21T00:35:39.794Z] --- PASS: TestResizeWithInvalidSize (0.92s)
00:35:39 [2020-12-21T00:35:39.794Z] === RUN   TestResizeWhenContainerNotStarted
00:35:40 [2020-12-21T00:35:40.459Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s)
00:35:40 [2020-12-21T00:35:40.459Z] === RUN   TestDaemonRestartKillContainers
00:35:40 [2020-12-21T00:35:40.459Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:35:40 [2020-12-21T00:35:40.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:35:40 [2020-12-21T00:35:40.459Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:35:40 [2020-12-21T00:35:40.459Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:35:40 [2020-12-21T00:35:40.459Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:35:40 [2020-12-21T00:35:40.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/server/middleware	0.025s	coverage: 37.7% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/types/filters	0.031s	coverage: 92.2% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/types/strslice	0.030s	coverage: 90.0% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/server/router/swarm	0.038s	coverage: 5.7% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ok  	github.com/docker/docker/api/types/versions	0.014s	coverage: 75.0% of statements
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:35:43 [2020-12-21T00:35:43.010Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:35:43 [2020-12-21T00:35:43.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:35:43 [2020-12-21T00:35:43.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:35:44 [2020-12-21T00:35:44.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:35:44 [2020-12-21T00:35:44.703Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:35:46 [2020-12-21T00:35:46.101Z] sha256:afa1eb5f5c06c0a07fa0e895b9e2969516f12f41f4b14662a727ead66b6c7736
00:35:46 [2020-12-21T00:35:46.101Z] INFO: Starting docker-py tests...
00:35:46 [2020-12-21T00:35:46.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:35:46 [2020-12-21T00:35:46.214Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:35:46 [2020-12-21T00:35:46.564Z] ok  	github.com/docker/docker/cli/debug	0.011s	coverage: 100.0% of statements
00:35:46 [2020-12-21T00:35:46.665Z] ============================= test session starts ==============================
00:35:46 [2020-12-21T00:35:46.665Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
00:35:46 [2020-12-21T00:35:46.665Z] rootdir: /src, inifile: pytest.ini
00:35:46 [2020-12-21T00:35:46.665Z] plugins: timeout-1.3.3, cov-2.6.1
00:35:47 [2020-12-21T00:35:47.592Z] collected 389 items / 1 deselected / 388 selected
00:35:47 [2020-12-21T00:35:47.592Z] 
00:35:48 [2020-12-21T00:35:48.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:35:48 [2020-12-21T00:35:48.286Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:35:49 [2020-12-21T00:35:49.331Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.324s	coverage: 86.3% of statements
00:35:49 [2020-12-21T00:35:49.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:35:50 [2020-12-21T00:35:50.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:35:50 [2020-12-21T00:35:50.878Z] ok  	github.com/docker/docker/builder/remotecontext	0.526s	coverage: 13.7% of statements
00:35:51 [2020-12-21T00:35:51.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:35:51 [2020-12-21T00:35:51.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:35:51 [2020-12-21T00:35:51.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:35:51 [2020-12-21T00:35:51.933Z] ok  	github.com/docker/docker/builder/dockerfile	1.298s	coverage: 48.3% of statements
00:35:51 [2020-12-21T00:35:51.933Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:35:51 [2020-12-21T00:35:51.933Z] ?   	github.com/docker/docker/cli	[no test files]
00:35:51 [2020-12-21T00:35:51.933Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:35:52 [2020-12-21T00:35:52.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:35:52 [2020-12-21T00:35:52.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:35:53 [2020-12-21T00:35:53.875Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
00:35:53 [2020-12-21T00:35:53.875Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s)
00:35:53 [2020-12-21T00:35:53.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
00:35:53 [2020-12-21T00:35:53.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
00:35:53 [2020-12-21T00:35:53.876Z] === RUN   TestCgroupNamespacesRun
00:35:54 [2020-12-21T00:35:54.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:35:55 [2020-12-21T00:35:55.975Z] --- PASS: TestCgroupNamespacesRun (1.82s)
00:35:55 [2020-12-21T00:35:55.975Z] === RUN   TestCgroupNamespacesRunPrivileged
00:35:56 [2020-12-21T00:35:56.433Z] ok  	github.com/docker/docker/client	0.502s	coverage: 75.4% of statements
00:35:57 [2020-12-21T00:35:57.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:35:57 [2020-12-21T00:35:57.484Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
00:35:57 [2020-12-21T00:35:57.484Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:35:58 [2020-12-21T00:35:58.994Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s)
00:35:58 [2020-12-21T00:35:58.994Z] === RUN   TestCgroupNamespacesRunHostMode
00:35:59 [2020-12-21T00:35:59.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:36:00 [2020-12-21T00:36:00.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:36:01 [2020-12-21T00:36:01.067Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
00:36:01 [2020-12-21T00:36:01.067Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:36:01 [2020-12-21T00:36:01.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:36:02 [2020-12-21T00:36:02.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:36:02 [2020-12-21T00:36:02.578Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
00:36:02 [2020-12-21T00:36:02.578Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:36:03 [2020-12-21T00:36:03.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:36:04 [2020-12-21T00:36:04.627Z] tests/integration/api_build_test.py .......................X             [  6%]
00:36:04 [2020-12-21T00:36:04.652Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
00:36:04 [2020-12-21T00:36:04.652Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:36:05 [2020-12-21T00:36:05.188Z] tests/integration/api_client_test.py .....                               [  7%]
00:36:05 [2020-12-21T00:36:05.285Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
00:36:05 [2020-12-21T00:36:05.285Z] === RUN   TestCgroupNamespacesRunOlderClient
00:36:05 [2020-12-21T00:36:05.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:36:05 [2020-12-21T00:36:05.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:36:07 [2020-12-21T00:36:07.116Z] tests/integration/api_config_test.py .....                               [  8%]
00:36:07 [2020-12-21T00:36:07.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:36:07 [2020-12-21T00:36:07.354Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
00:36:07 [2020-12-21T00:36:07.355Z] === RUN   TestKernelTCPMemory
00:36:07 [2020-12-21T00:36:07.988Z] --- PASS: TestKernelTCPMemory (0.90s)
00:36:07 [2020-12-21T00:36:07.988Z] === RUN   TestNISDomainname
00:36:08 [2020-12-21T00:36:08.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:36:08 [2020-12-21T00:36:08.232Z] Using test binary docker
00:36:08 [2020-12-21T00:36:08.232Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:36:08 [2020-12-21T00:36:08.232Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:36:08 [2020-12-21T00:36:08.232Z] INFO: Waiting for daemon to start...
00:36:08 [2020-12-21T00:36:08.232Z] Starting dockerd
00:36:09 [2020-12-21T00:36:09.023Z] --- PASS: TestNISDomainname (1.00s)
00:36:09 [2020-12-21T00:36:09.023Z] === RUN   TestHostnameDnsResolution
00:36:11 [2020-12-21T00:36:11.095Z] --- PASS: TestHostnameDnsResolution (1.75s)
00:36:11 [2020-12-21T00:36:11.095Z] === RUN   TestStats
00:36:12 [2020-12-21T00:36:12.429Z] .
00:36:12 [2020-12-21T00:36:12.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:36:12 [2020-12-21T00:36:12.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:36:12 [2020-12-21T00:36:12.429Z] Error: No such image: emptyfs
00:36:12 [2020-12-21T00:36:12.687Z] Running integration-test (iteration 1)
00:36:12 [2020-12-21T00:36:12.687Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:36:13 [2020-12-21T00:36:13.830Z] --- PASS: TestStats (2.93s)
00:36:13 [2020-12-21T00:36:13.830Z] === RUN   TestStopContainerWithTimeout
00:36:13 [2020-12-21T00:36:13.830Z] === RUN   TestStopContainerWithTimeout/0
00:36:13 [2020-12-21T00:36:13.830Z] === PAUSE TestStopContainerWithTimeout/0
00:36:13 [2020-12-21T00:36:13.830Z] === RUN   TestStopContainerWithTimeout/1
00:36:13 [2020-12-21T00:36:13.830Z] === PAUSE TestStopContainerWithTimeout/1
00:36:13 [2020-12-21T00:36:13.830Z] === RUN   TestStopContainerWithTimeout/3
00:36:13 [2020-12-21T00:36:13.830Z] === PAUSE TestStopContainerWithTimeout/3
00:36:13 [2020-12-21T00:36:13.830Z] === RUN   TestStopContainerWithTimeout/-1
00:36:13 [2020-12-21T00:36:13.830Z] === PAUSE TestStopContainerWithTimeout/-1
00:36:13 [2020-12-21T00:36:13.830Z] === CONT  TestStopContainerWithTimeout/0
00:36:13 [2020-12-21T00:36:13.830Z] === CONT  TestStopContainerWithTimeout/3
00:36:14 [2020-12-21T00:36:14.866Z] === CONT  TestStopContainerWithTimeout/-1
00:36:16 [2020-12-21T00:36:16.936Z] === CONT  TestStopContainerWithTimeout/1
00:36:19 [2020-12-21T00:36:19.017Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:36:19 [2020-12-21T00:36:19.017Z]     --- PASS: TestStopContainerWithTimeout/0 (0.94s)
00:36:19 [2020-12-21T00:36:19.017Z]     --- PASS: TestStopContainerWithTimeout/3 (3.02s)
00:36:19 [2020-12-21T00:36:19.017Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.94s)
00:36:19 [2020-12-21T00:36:19.017Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
00:36:19 [2020-12-21T00:36:19.017Z] === RUN   TestDeleteDevicemapper
00:36:19 [2020-12-21T00:36:19.017Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:36:19 [2020-12-21T00:36:19.017Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:36:19 [2020-12-21T00:36:19.017Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:36:22 [2020-12-21T00:36:22.541Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s)
00:36:22 [2020-12-21T00:36:22.541Z] === RUN   TestUpdateMemory
00:36:22 [2020-12-21T00:36:22.541Z] --- SKIP: TestUpdateMemory (0.00s)
00:36:22 [2020-12-21T00:36:22.541Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:36:22 [2020-12-21T00:36:22.541Z] === RUN   TestUpdateCPUQuota
00:36:23 [2020-12-21T00:36:23.578Z] --- PASS: TestUpdateCPUQuota (1.16s)
00:36:23 [2020-12-21T00:36:23.578Z] === RUN   TestUpdatePidsLimit
00:36:23 [2020-12-21T00:36:23.578Z] === RUN   TestUpdatePidsLimit/update_from_none
00:36:23 [2020-12-21T00:36:23.871Z] === RUN   TestUpdatePidsLimit/no_change
00:36:24 [2020-12-21T00:36:24.505Z] === RUN   TestUpdatePidsLimit/update_lower
00:36:24 [2020-12-21T00:36:24.797Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:36:25 [2020-12-21T00:36:25.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:36:25 [2020-12-21T00:36:25.382Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:36:25 [2020-12-21T00:36:25.674Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:36:27 [2020-12-21T00:36:27.185Z] --- PASS: TestUpdatePidsLimit (3.48s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
00:36:27 [2020-12-21T00:36:27.185Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
00:36:27 [2020-12-21T00:36:27.185Z] === RUN   TestUpdateRestartPolicy
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: buildpack-deps:buster
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: busybox:latest
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: busybox:glibc
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: debian:buster
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: hello-world:latest
00:36:27 [2020-12-21T00:36:27.560Z] Loaded image: arm32v7/hello-world:latest
00:36:27 [2020-12-21T00:36:27.560Z] INFO: Testing against a local daemon
00:36:27 [2020-12-21T00:36:27.560Z] === RUN   TestCgroupNamespacesBuild
00:36:30 [2020-12-21T00:36:30.844Z] --- PASS: TestCgroupNamespacesBuild (4.67s)
00:36:30 [2020-12-21T00:36:30.844Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:36:33 [2020-12-21T00:36:33.373Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
00:36:33 [2020-12-21T00:36:33.373Z] === RUN   TestBuildWithSession
00:36:33 [2020-12-21T00:36:33.373Z] --- SKIP: TestBuildWithSession (0.00s)
00:36:33 [2020-12-21T00:36:33.373Z]     build_session_test.go:25: TODO: BuildKit
00:36:33 [2020-12-21T00:36:33.373Z] === RUN   TestBuildSquashParent
00:36:35 [2020-12-21T00:36:35.873Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 29.2% of statements
00:36:36 [2020-12-21T00:36:36.552Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:36:40 [2020-12-21T00:36:40.380Z] ok  	github.com/docker/docker/container	0.171s	coverage: 34.7% of statements
00:36:40 [2020-12-21T00:36:40.380Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:36:40 [2020-12-21T00:36:40.380Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:36:40 [2020-12-21T00:36:40.380Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:36:40 [2020-12-21T00:36:40.380Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:36:40 [2020-12-21T00:36:40.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:36:40 [2020-12-21T00:36:40.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:36:41 [2020-12-21T00:36:41.480Z] --- PASS: TestBuildSquashParent (7.31s)
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:36:41 [2020-12-21T00:36:41.480Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:36:41 [2020-12-21T00:36:41.480Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:36:41 [2020-12-21T00:36:41.481Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:36:41 [2020-12-21T00:36:41.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:36:41 [2020-12-21T00:36:41.740Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:36:41 [2020-12-21T00:36:41.740Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:36:42 [2020-12-21T00:36:42.573Z] --- PASS: TestUpdateRestartPolicy (12.99s)
00:36:42 [2020-12-21T00:36:42.573Z] === RUN   TestUpdateRestartWithAutoRemove
00:36:42 [2020-12-21T00:36:42.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
00:36:42 [2020-12-21T00:36:42.573Z] === RUN   TestWaitNonBlocked
00:36:42 [2020-12-21T00:36:42.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:36:42 [2020-12-21T00:36:42.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:36:42 [2020-12-21T00:36:42.574Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:36:42 [2020-12-21T00:36:42.574Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:36:42 [2020-12-21T00:36:42.574Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:36:42 [2020-12-21T00:36:42.574Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:36:42 [2020-12-21T00:36:42.574Z] --- PASS: TestWaitNonBlocked (0.02s)
00:36:42 [2020-12-21T00:36:42.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s)
00:36:42 [2020-12-21T00:36:42.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s)
00:36:42 [2020-12-21T00:36:42.574Z] === RUN   TestWaitBlocked
00:36:42 [2020-12-21T00:36:42.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:36:42 [2020-12-21T00:36:42.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:36:42 [2020-12-21T00:36:42.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:36:42 [2020-12-21T00:36:42.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:36:42 [2020-12-21T00:36:42.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:36:42 [2020-12-21T00:36:42.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:36:43 [2020-12-21T00:36:43.610Z] --- PASS: TestWaitBlocked (0.01s)
00:36:43 [2020-12-21T00:36:43.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.22s)
00:36:43 [2020-12-21T00:36:43.610Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
00:36:43 [2020-12-21T00:36:43.610Z] === CONT  TestContainerStartOnDaemonRestart
00:36:43 [2020-12-21T00:36:43.610Z] === CONT  TestIpcModeOlderClient
00:36:43 [2020-12-21T00:36:43.610Z] --- PASS: TestIpcModeOlderClient (0.19s)
00:36:43 [2020-12-21T00:36:43.610Z] === CONT  TestDaemonHostGatewayIP
00:36:43 [2020-12-21T00:36:43.961Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.023s	coverage: 65.3% of statements
00:36:44 [2020-12-21T00:36:44.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:36:44 [2020-12-21T00:36:44.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:36:46 [2020-12-21T00:36:46.168Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
00:36:46 [2020-12-21T00:36:46.168Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s)
00:36:46 [2020-12-21T00:36:46.168Z] === RUN   TestBuildMultiStageCopy
00:36:46 [2020-12-21T00:36:46.168Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:36:46 [2020-12-21T00:36:46.345Z] --- PASS: TestContainerStartOnDaemonRestart (2.98s)
00:36:46 [2020-12-21T00:36:46.345Z] === CONT  TestContainerKillOnDaemonStart
00:36:47 [2020-12-21T00:36:47.380Z] --- PASS: TestDaemonHostGatewayIP (3.59s)
00:36:47 [2020-12-21T00:36:47.380Z] === CONT  TestDaemonRestartIpcMode
00:36:48 [2020-12-21T00:36:48.472Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.048s	coverage: 35.9% of statements
00:36:49 [2020-12-21T00:36:49.449Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:36:50 [2020-12-21T00:36:50.010Z] ok  	github.com/docker/docker/daemon/cluster	0.174s	coverage: 0.5% of statements
00:36:50 [2020-12-21T00:36:50.389Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:36:50 [2020-12-21T00:36:50.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:36:50 [2020-12-21T00:36:50.899Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
00:36:51 [2020-12-21T00:36:51.322Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:36:52 [2020-12-21T00:36:52.255Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:36:53 [2020-12-21T00:36:53.190Z] --- PASS: TestBuildMultiStageCopy (7.27s)
00:36:53 [2020-12-21T00:36:53.190Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
00:36:53 [2020-12-21T00:36:53.190Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
00:36:53 [2020-12-21T00:36:53.190Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
00:36:53 [2020-12-21T00:36:53.190Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
00:36:53 [2020-12-21T00:36:53.190Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
00:36:53 [2020-12-21T00:36:53.190Z] === RUN   TestBuildMultiStageParentConfig
00:36:53 [2020-12-21T00:36:53.591Z] ok  	github.com/docker/docker/daemon/discovery	0.022s	coverage: 30.0% of statements
00:36:55 [2020-12-21T00:36:55.293Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:36:55 [2020-12-21T00:36:55.293Z] 
00:36:55 [2020-12-21T00:36:55.293Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:36:55 [2020-12-21T00:36:55.293Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:36:55 [2020-12-21T00:36:55.293Z] HOSTNAME=ed0d1a4e6305
00:36:55 [2020-12-21T00:36:55.293Z] TESTDEBUG=0
00:36:55 [2020-12-21T00:36:55.293Z] DEST=bundles/test-integration
00:36:55 [2020-12-21T00:36:55.293Z] PWD=/go/src/github.com/docker/docker
00:36:55 [2020-12-21T00:36:55.293Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:36:55 [2020-12-21T00:36:55.293Z] container=docker
00:36:55 [2020-12-21T00:36:55.293Z] HOME=/root
00:36:55 [2020-12-21T00:36:55.293Z] GOLANG_VERSION=1.13.15
00:36:55 [2020-12-21T00:36:55.293Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:36:55 [2020-12-21T00:36:55.293Z] VALIDATE_BRANCH=master
00:36:55 [2020-12-21T00:36:55.293Z] TERM=xterm
00:36:55 [2020-12-21T00:36:55.293Z] DOCKER_PKG=github.com/docker/docker
00:36:55 [2020-12-21T00:36:55.293Z] SHLVL=1
00:36:55 [2020-12-21T00:36:55.293Z] TIMEOUT=120m
00:36:55 [2020-12-21T00:36:55.293Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:36:55 [2020-12-21T00:36:55.293Z] DOCKER_GRAPHDRIVER=overlay2
00:36:55 [2020-12-21T00:36:55.293Z] GO111MODULE=off
00:36:55 [2020-12-21T00:36:55.293Z] DOCKER_EXPERIMENTAL=1
00:36:55 [2020-12-21T00:36:55.293Z] TEST_SKIP_INTEGRATION_CLI=1
00:36:55 [2020-12-21T00:36:55.293Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:36:55 [2020-12-21T00:36:55.293Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:36:55 [2020-12-21T00:36:55.293Z] GOPATH=/go
00:36:55 [2020-12-21T00:36:55.293Z] PKG_CONFIG=pkg-config
00:36:55 [2020-12-21T00:36:55.293Z] _=/usr/bin/env
00:36:55 [2020-12-21T00:36:55.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:36:56 [2020-12-21T00:36:56.355Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
00:36:56 [2020-12-21T00:36:56.650Z] ok  	github.com/docker/docker/daemon/config	0.091s	coverage: 81.8% of statements
00:36:58 [2020-12-21T00:36:58.460Z] --- PASS: TestBuildMultiStageParentConfig (5.02s)
00:36:58 [2020-12-21T00:36:58.460Z] === RUN   TestBuildLabelWithTargets
00:36:59 [2020-12-21T00:36:59.379Z] --- PASS: TestContainerKillOnDaemonStart (12.32s)
00:36:59 [2020-12-21T00:36:59.379Z] PASS
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === Skipped
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
00:36:59 [2020-12-21T00:36:59.379Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] 
00:36:59 [2020-12-21T00:36:59.379Z] DONE 195 tests, 6 skipped in 157.607s
00:36:59 [2020-12-21T00:36:59.379Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
00:36:59 [2020-12-21T00:36:59.379Z] ++ 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
00:36:59 [2020-12-21T00:36:59.379Z] ++ set -e
00:36:59 [2020-12-21T00:36:59.379Z] ++ '[' -n 0 ']'
00:36:59 [2020-12-21T00:36:59.379Z] ++ set -x
00:36:59 [2020-12-21T00:36:59.380Z] ++ 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
00:36:59 [2020-12-21T00:36:59.380Z] INFO: Testing against a local daemon
00:36:59 [2020-12-21T00:36:59.380Z] === RUN   TestCommitInheritsEnv
00:36:59 [2020-12-21T00:36:59.408Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
00:36:59 [2020-12-21T00:36:59.672Z] --- PASS: TestCommitInheritsEnv (0.60s)
00:36:59 [2020-12-21T00:36:59.672Z] === RUN   TestImportExtremelyLargeImageWorks
00:36:59 [2020-12-21T00:36:59.672Z] === PAUSE TestImportExtremelyLargeImageWorks
00:36:59 [2020-12-21T00:36:59.672Z] === RUN   TestImagesFilterMultiReference
00:36:59 [2020-12-21T00:36:59.672Z] --- PASS: TestImagesFilterMultiReference (0.04s)
00:36:59 [2020-12-21T00:36:59.672Z] === RUN   TestImagePullPlatformInvalid
00:36:59 [2020-12-21T00:36:59.672Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
00:36:59 [2020-12-21T00:36:59.672Z] === RUN   TestRemoveImageOrphaning
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestRemoveImageOrphaning (0.64s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestRemoveImageGarbageCollector
00:37:00 [2020-12-21T00:37:00.308Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
00:37:00 [2020-12-21T00:37:00.308Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagInvalidReference
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestTagInvalidReference (0.01s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagValidPrefixedRepo
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagExistedNameWithoutForce
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagOfficialNames
00:37:00 [2020-12-21T00:37:00.308Z] --- PASS: TestTagOfficialNames (0.03s)
00:37:00 [2020-12-21T00:37:00.308Z] === RUN   TestTagMatchesDigest
00:37:00 [2020-12-21T00:37:00.600Z] --- PASS: TestTagMatchesDigest (0.01s)
00:37:00 [2020-12-21T00:37:00.600Z] === CONT  TestImportExtremelyLargeImageWorks
00:37:02 [2020-12-21T00:37:02.154Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.9% of statements
00:37:03 [2020-12-21T00:37:03.196Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.463s	coverage: 14.1% of statements
00:37:03 [2020-12-21T00:37:03.491Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.462s	coverage: 57.1% of statements
00:37:06 [2020-12-21T00:37:06.246Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.8% of statements
00:37:06 [2020-12-21T00:37:06.567Z] --- PASS: TestBuildLabelWithTargets (7.98s)
00:37:06 [2020-12-21T00:37:06.567Z] === RUN   TestBuildWithEmptyLayers
00:37:07 [2020-12-21T00:37:07.794Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	7.777s	coverage: 69.2% of statements
00:37:08 [2020-12-21T00:37:08.839Z] ok  	github.com/docker/docker/daemon	12.425s	coverage: 17.2% of statements
00:37:08 [2020-12-21T00:37:08.839Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:37:08 [2020-12-21T00:37:08.839Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:37:08 [2020-12-21T00:37:08.839Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:37:08 [2020-12-21T00:37:08.839Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:37:09 [2020-12-21T00:37:09.096Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
00:37:09 [2020-12-21T00:37:09.096Z] === RUN   TestBuildMultiStageOnBuild
00:37:10 [2020-12-21T00:37:10.367Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.789s	coverage: 46.2% of statements
00:37:10 [2020-12-21T00:37:10.367Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:37:10 [2020-12-21T00:37:10.367Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.106s	coverage: 49.5% of statements
00:37:12 [2020-12-21T00:37:12.461Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
00:37:13 [2020-12-21T00:37:13.107Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.034s	coverage: 3.0% of statements
00:37:13 [2020-12-21T00:37:13.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:37:13 [2020-12-21T00:37:13.785Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
00:37:14 [2020-12-21T00:37:14.359Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
00:37:14 [2020-12-21T00:37:14.359Z] === RUN   TestBuildUncleanTarFilenames
00:37:14 [2020-12-21T00:37:14.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:37:14 [2020-12-21T00:37:14.925Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
00:37:14 [2020-12-21T00:37:14.925Z] === RUN   TestBuildMultiStageLayerLeak
00:37:15 [2020-12-21T00:37:15.315Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.059s	coverage: 52.1% of statements
00:37:15 [2020-12-21T00:37:15.315Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:37:15 [2020-12-21T00:37:15.315Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:37:16 [2020-12-21T00:37:16.847Z] ok  	github.com/docker/docker/daemon/logger	0.290s	coverage: 41.0% of statements
00:37:17 [2020-12-21T00:37:17.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:37:18 [2020-12-21T00:37:18.838Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.572s	coverage: 77.8% of statements
00:37:18 [2020-12-21T00:37:18.838Z] ok  	github.com/docker/docker/daemon/images	0.087s	coverage: 6.5% of statements
00:37:18 [2020-12-21T00:37:18.838Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:37:18 [2020-12-21T00:37:18.838Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:37:18 [2020-12-21T00:37:18.838Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:37:18 [2020-12-21T00:37:18.838Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:37:18 [2020-12-21T00:37:18.838Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.024s	coverage: 67.0% of statements
00:37:19 [2020-12-21T00:37:19.182Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
00:37:19 [2020-12-21T00:37:19.182Z] === RUN   TestBuildWithHugeFile
00:37:19 [2020-12-21T00:37:19.525Z] ok  	github.com/docker/docker/daemon/logger/journald	0.031s	coverage: 23.9% of statements
00:37:19 [2020-12-21T00:37:19.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.032s	coverage: 87.2% of statements
00:37:21 [2020-12-21T00:37:21.352Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.027s	coverage: 61.6% of statements
00:37:21 [2020-12-21T00:37:21.650Z] ok  	github.com/docker/docker/daemon/logger/local	0.075s	coverage: 75.2% of statements
00:37:21 [2020-12-21T00:37:21.650Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:37:23 [2020-12-21T00:37:23.195Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 33.3% of statements
00:37:23 [2020-12-21T00:37:23.508Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.074s	coverage: 55.1% of statements
00:37:24 [2020-12-21T00:37:24.554Z] ok  	github.com/docker/docker/daemon/logger/templates	0.028s	coverage: 8.3% of statements
00:37:24 [2020-12-21T00:37:24.554Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
00:37:28 [2020-12-21T00:37:28.095Z] ok  	github.com/docker/docker/daemon/network	0.037s	coverage: 63.8% of statements
00:37:28 [2020-12-21T00:37:28.095Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.508s	coverage: 82.5% of statements
00:37:28 [2020-12-21T00:37:28.095Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:37:28 [2020-12-21T00:37:28.095Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:37:28 [2020-12-21T00:37:28.391Z] ok  	github.com/docker/docker/distribution/metadata	0.095s	coverage: 48.2% of statements
00:37:30 [2020-12-21T00:37:30.189Z] ..........................xx....................                         [ 29%]
00:37:31 [2020-12-21T00:37:31.143Z] ok  	github.com/docker/docker/errdefs	0.042s	coverage: 53.1% of statements
00:37:31 [2020-12-21T00:37:31.804Z] ok  	github.com/docker/docker/distribution	0.600s	coverage: 25.1% of statements
00:37:31 [2020-12-21T00:37:31.804Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:37:32 [2020-12-21T00:37:32.446Z] ok  	github.com/docker/docker/image	0.041s	coverage: 86.4% of statements
00:37:33 [2020-12-21T00:37:33.641Z] Removing intermediate container 28252671a398
00:37:33 [2020-12-21T00:37:33.641Z]  ---> ff0d3cac1114
00:37:33 [2020-12-21T00:37:33.641Z] 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
00:37:33 [2020-12-21T00:37:33.641Z]  ---> Running in a12714bb1e71
00:37:33 [2020-12-21T00:37:33.641Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
00:37:33 [2020-12-21T00:37:33.641Z] go: finding gotest.tools/gotestsum v0.5.3
00:37:33 [2020-12-21T00:37:33.641Z] go: finding gotest.tools v0.5.3
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading gotest.tools/gotestsum v0.5.3
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting gotest.tools/gotestsum v0.5.3
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/fatih/color v1.9.0
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/fatih/color v1.9.0
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/mattn/go-isatty v0.0.12
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/spf13/pflag v1.0.3
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/mattn/go-colorable v0.1.6
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/mattn/go-isatty v0.0.12
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/mattn/go-colorable v0.1.6
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/jonboulle/clockwork v0.1.0
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/spf13/pflag v1.0.3
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/jonboulle/clockwork v0.1.0
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading github.com/pkg/errors v0.9.1
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting github.com/pkg/errors v0.9.1
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:37:33 [2020-12-21T00:37:33.641Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:37:33 [2020-12-21T00:37:33.641Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:37:33 [2020-12-21T00:37:33.972Z] ok  	github.com/docker/docker/distribution/xfer	1.701s	coverage: 85.1% of statements
00:37:33 [2020-12-21T00:37:33.972Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/fatih/color v1.9.0
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/pkg/errors v0.9.1
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/spf13/pflag v1.0.3
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/mattn/go-colorable v0.1.6
00:37:34 [2020-12-21T00:37:34.100Z] go: finding github.com/mattn/go-isatty v0.0.12
00:37:34 [2020-12-21T00:37:34.559Z] go: finding github.com/jonboulle/clockwork v0.1.0
00:37:34 [2020-12-21T00:37:34.560Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
00:37:34 [2020-12-21T00:37:34.560Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
00:37:34 [2020-12-21T00:37:34.560Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
00:37:34 [2020-12-21T00:37:34.560Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
00:37:34 [2020-12-21T00:37:34.614Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
00:37:34 [2020-12-21T00:37:34.614Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:37:34 [2020-12-21T00:37:34.614Z] ok  	github.com/docker/docker/libcontainerd/queue	0.040s	coverage: 100.0% of statements
00:37:34 [2020-12-21T00:37:34.614Z] ok  	github.com/docker/docker/image/v1	0.022s	coverage: 25.0% of statements
00:37:34 [2020-12-21T00:37:34.614Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:37:36 [2020-12-21T00:37:36.707Z] ok  	github.com/docker/docker/pkg/aaparser	0.019s	coverage: 52.9% of statements
00:37:37 [2020-12-21T00:37:37.758Z] ok  	github.com/docker/docker/opts	0.102s	coverage: 67.1% of statements
00:37:37 [2020-12-21T00:37:37.758Z] ok  	github.com/docker/docker/oci	0.060s	coverage: 8.2% of statements
00:37:38 [2020-12-21T00:37:38.294Z] INFO: Build done for gotestsum...
00:37:39 [2020-12-21T00:37:39.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:37:39 [2020-12-21T00:37:39.843Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
00:37:40 [2020-12-21T00:37:40.137Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
00:37:40 [2020-12-21T00:37:40.137Z] ok  	github.com/docker/docker/pkg/authorization	0.558s	coverage: 68.3% of statements
00:37:40 [2020-12-21T00:37:40.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:37:41 [2020-12-21T00:37:41.195Z] ok  	github.com/docker/docker/pkg/archive	1.187s	coverage: 76.9% of statements
00:37:41 [2020-12-21T00:37:41.195Z] ok  	github.com/docker/docker/pkg/directory	0.006s	coverage: 80.0% of statements
00:37:42 [2020-12-21T00:37:42.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:37:42 [2020-12-21T00:37:42.239Z] ok  	github.com/docker/docker/pkg/discovery	0.042s	coverage: 58.3% of statements
00:37:42 [2020-12-21T00:37:42.239Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 92.9% of statements
00:37:43 [2020-12-21T00:37:43.306Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
00:37:43 [2020-12-21T00:37:43.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:37:43 [2020-12-21T00:37:43.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:37:43 [2020-12-21T00:37:43.945Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:37:44 [2020-12-21T00:37:44.592Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
00:37:45 [2020-12-21T00:37:45.227Z] ok  	github.com/docker/docker/layer	7.692s	coverage: 68.8% of statements
00:37:45 [2020-12-21T00:37:45.227Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:37:45 [2020-12-21T00:37:45.227Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:37:45 [2020-12-21T00:37:45.227Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:37:45 [2020-12-21T00:37:45.227Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:37:45 [2020-12-21T00:37:45.227Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:37:45 [2020-12-21T00:37:45.522Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
00:37:45 [2020-12-21T00:37:45.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:37:45 [2020-12-21T00:37:45.819Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.968s	coverage: 43.2% of statements
00:37:45 [2020-12-21T00:37:45.819Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:37:45 [2020-12-21T00:37:45.819Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:37:46 [2020-12-21T00:37:46.115Z] ok  	github.com/docker/docker/pkg/fileutils	0.038s	coverage: 89.5% of statements
00:37:46 [2020-12-21T00:37:46.690Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:37:47 [2020-12-21T00:37:47.162Z] ok  	github.com/docker/docker/pkg/fsutils	0.395s	coverage: 85.1% of statements
00:37:47 [2020-12-21T00:37:47.162Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.115s	coverage: 84.1% of statements
00:37:47 [2020-12-21T00:37:47.460Z] ok  	github.com/docker/docker/pkg/homedir	0.078s	coverage: 11.4% of statements
00:37:48 [2020-12-21T00:37:48.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:37:48 [2020-12-21T00:37:48.989Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
00:37:48 [2020-12-21T00:37:48.989Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
00:37:49 [2020-12-21T00:37:49.630Z] ok  	github.com/docker/docker/pkg/idtools	0.769s	coverage: 70.1% of statements
00:37:49 [2020-12-21T00:37:49.630Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
00:37:49 [2020-12-21T00:37:49.926Z] ok  	github.com/docker/docker/pkg/parsers	0.027s	coverage: 97.0% of statements
00:37:50 [2020-12-21T00:37:50.221Z] ok  	github.com/docker/docker/pkg/ioutils	1.268s	coverage: 70.6% of statements
00:37:50 [2020-12-21T00:37:50.221Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:37:50 [2020-12-21T00:37:50.221Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:37:50 [2020-12-21T00:37:50.221Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:37:50 [2020-12-21T00:37:50.221Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:37:50 [2020-12-21T00:37:50.517Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.005s	coverage: 60.0% of statements
00:37:50 [2020-12-21T00:37:50.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:37:50 [2020-12-21T00:37:50.812Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 86.7% of statements
00:37:51 [2020-12-21T00:37:51.115Z] ok  	github.com/docker/docker/pkg/pidfile	0.018s	coverage: 82.4% of statements
00:37:51 [2020-12-21T00:37:51.115Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:37:51 [2020-12-21T00:37:51.115Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:37:51 [2020-12-21T00:37:51.757Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.027s	coverage: 56.8% of statements
00:37:52 [2020-12-21T00:37:52.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:37:52 [2020-12-21T00:37:52.816Z] ok  	github.com/docker/docker/pkg/pools	0.029s	coverage: 88.2% of statements
00:37:52 [2020-12-21T00:37:52.816Z] ok  	github.com/docker/docker/pkg/progress	0.025s	coverage: 75.9% of statements
00:37:52 [2020-12-21T00:37:52.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:37:53 [2020-12-21T00:37:53.112Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
00:37:53 [2020-12-21T00:37:53.772Z] ok  	github.com/docker/docker/pkg/reexec	0.014s	coverage: 82.4% of statements
00:37:54 [2020-12-21T00:37:54.106Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:37:54 [2020-12-21T00:37:54.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:37:54 [2020-12-21T00:37:54.425Z] ok  	github.com/docker/docker/pkg/pubsub	1.136s	coverage: 75.0% of statements
00:37:54 [2020-12-21T00:37:54.425Z] ok  	github.com/docker/docker/pkg/stdcopy	0.016s	coverage: 100.0% of statements
00:37:55 [2020-12-21T00:37:55.068Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
00:37:55 [2020-12-21T00:37:55.068Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
00:37:55 [2020-12-21T00:37:55.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:37:55 [2020-12-21T00:37:55.998Z] Removing intermediate container a12714bb1e71
00:37:55 [2020-12-21T00:37:55.998Z]  ---> 0bc8ed6f56d2
00:37:55 [2020-12-21T00:37:55.998Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
00:37:55 [2020-12-21T00:37:55.998Z]  ---> Running in f61a15b3671e
00:37:55 [2020-12-21T00:37:55.998Z] Removing intermediate container f61a15b3671e
00:37:55 [2020-12-21T00:37:55.998Z]  ---> 81f92cfb26a0
00:37:55 [2020-12-21T00:37:55.998Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
00:37:55 [2020-12-21T00:37:55.998Z]  ---> Running in b199f0c8d5d1
00:37:55 [2020-12-21T00:37:55.998Z] Removing intermediate container b199f0c8d5d1
00:37:55 [2020-12-21T00:37:55.998Z]  ---> 0cc130118dd8
00:37:55 [2020-12-21T00:37:55.998Z] Step 10/10 : COPY . .
00:37:56 [2020-12-21T00:37:56.584Z] ok  	github.com/docker/docker/pkg/system	0.024s	coverage: 36.9% of statements
00:37:56 [2020-12-21T00:37:56.882Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 53.8% of statements
00:37:56 [2020-12-21T00:37:56.882Z] ok  	github.com/docker/docker/pkg/signal	3.026s	coverage: 61.0% of statements
00:37:57 [2020-12-21T00:37:57.178Z] ok  	github.com/docker/docker/pkg/tailfile	0.100s	coverage: 88.6% of statements
00:37:57 [2020-12-21T00:37:57.474Z] testing: warning: no tests to run
00:37:57 [2020-12-21T00:37:57.474Z] coverage: [no statements]
00:37:57 [2020-12-21T00:37:57.474Z] ok  	github.com/docker/docker/pkg/term/windows	0.006s	coverage: [no statements] [no tests to run]
00:37:57 [2020-12-21T00:37:57.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:37:58 [2020-12-21T00:37:58.114Z] ok  	github.com/docker/docker/pkg/truncindex	0.105s	coverage: 91.5% of statements
00:37:58 [2020-12-21T00:37:58.115Z] ok  	github.com/docker/docker/pkg/tarsum	0.121s	coverage: 89.3% of statements
00:37:58 [2020-12-21T00:37:58.115Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
00:37:58 [2020-12-21T00:37:58.196Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:37:58 [2020-12-21T00:37:58.754Z] ok  	github.com/docker/docker/pkg/useragent	0.019s	coverage: 88.9% of statements
00:37:59 [2020-12-21T00:37:59.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:38:00 [2020-12-21T00:38:00.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:38:00 [2020-12-21T00:38:00.847Z] ok  	github.com/docker/docker/plugin/v2	0.030s	coverage: 14.5% of statements
00:38:01 [2020-12-21T00:38:01.144Z] ok  	github.com/docker/docker/profiles/seccomp	0.031s	coverage: 83.5% of statements
00:38:01 [2020-12-21T00:38:01.399Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:38:01 [2020-12-21T00:38:01.399Z] Using test binary docker
00:38:01 [2020-12-21T00:38:01.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:38:01 [2020-12-21T00:38:01.660Z] +++ /etc/init.d/apparmor start
00:38:01 [2020-12-21T00:38:01.660Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:38:01 [2020-12-21T00:38:01.660Z] INFO: Waiting for daemon to start...
00:38:01 [2020-12-21T00:38:01.660Z] Starting dockerd
00:38:01 [2020-12-21T00:38:01.660Z] +++ 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
00:38:02 [2020-12-21T00:38:02.190Z] ok  	github.com/docker/docker/reference	0.022s	coverage: 84.4% of statements
00:38:02 [2020-12-21T00:38:02.831Z] ok  	github.com/docker/docker/plugin	0.560s	coverage: 23.2% of statements
00:38:04 [2020-12-21T00:38:04.359Z] ok  	github.com/docker/docker/quota	0.779s	coverage: 71.4% of statements
00:38:04 [2020-12-21T00:38:04.678Z] ok  	github.com/docker/docker/registry/resumable	0.036s	coverage: 100.0% of statements
00:38:05 [2020-12-21T00:38:05.321Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
00:38:05 [2020-12-21T00:38:05.617Z] ok  	github.com/docker/docker/registry	0.244s	coverage: 57.2% of statements
00:38:05 [2020-12-21T00:38:05.913Z] ok  	github.com/docker/docker/testutil	0.026s	coverage: 62.5% of statements
00:38:07 [2020-12-21T00:38:07.448Z] ok  	github.com/docker/docker/runconfig	0.026s	coverage: 66.1% of statements
00:38:09 [2020-12-21T00:38:09.539Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
00:38:09 [2020-12-21T00:38:09.794Z] .
00:38:09 [2020-12-21T00:38:09.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:38:09 [2020-12-21T00:38:09.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:38:09 [2020-12-21T00:38:09.794Z] Error: No such image: emptyfs
00:38:09 [2020-12-21T00:38:09.794Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:38:09 [2020-12-21T00:38:09.794Z] ++++ docker load
00:38:09 [2020-12-21T00:38:09.794Z] Running integration-test (iteration 1)
00:38:09 [2020-12-21T00:38:09.794Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:38:09 [2020-12-21T00:38:09.794Z] ++ 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
00:38:09 [2020-12-21T00:38:09.794Z] ++ set -e
00:38:09 [2020-12-21T00:38:09.794Z] ++ '[' -n 0 ']'
00:38:09 [2020-12-21T00:38:09.794Z] ++ set -x
00:38:09 [2020-12-21T00:38:09.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
00:38:10 [2020-12-21T00:38:10.886Z] ok  	github.com/docker/docker/volume/mounts	0.048s	coverage: 67.0% of statements
00:38:11 [2020-12-21T00:38:11.180Z] ok  	github.com/docker/docker/volume/local	0.294s	coverage: 76.6% of statements
00:38:12 [2020-12-21T00:38:12.214Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
00:38:14 [2020-12-21T00:38:14.821Z] tests/integration/api_network_test.py ............................       [ 47%]
00:38:15 [2020-12-21T00:38:15.410Z] --- PASS: TestBuildWithHugeFile (52.33s)
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildWithEmptyDockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:38:15 [2020-12-21T00:38:15.410Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s)
00:38:15 [2020-12-21T00:38:15.410Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
00:38:15 [2020-12-21T00:38:15.410Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
00:38:15 [2020-12-21T00:38:15.410Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildPreserveOwnership
00:38:15 [2020-12-21T00:38:15.410Z] === RUN   TestBuildPreserveOwnership/copy_from
00:38:18 [2020-12-21T00:38:18.690Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:38:21 [2020-12-21T00:38:21.146Z]  ---> 8f4f02531ef2
00:38:21 [2020-12-21T00:38:21.606Z] Successfully built 8f4f02531ef2
00:38:21 [2020-12-21T00:38:21.606Z] Successfully tagged docker:latest
00:38:21 [2020-12-21T00:38:21.606Z] INFO: Image build ended at 12/21/2020 00:38:21. Duration:00:03:42.6348400
00:38:21 [2020-12-21T00:38:21.606Z] 
00:38:21 [2020-12-21T00:38:21.606Z] 
00:38:21 [2020-12-21T00:38:21.606Z] INFO: Building the test binaries at 12/21/2020 00:38:21...
00:38:22 [2020-12-21T00:38:22.877Z] --- PASS: TestBuildPreserveOwnership (9.96s)
00:38:22 [2020-12-21T00:38:22.877Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.94s)
00:38:22 [2020-12-21T00:38:22.877Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestBuildPlatformInvalid
00:38:22 [2020-12-21T00:38:22.877Z] --- PASS: TestBuildPlatformInvalid (0.09s)
00:38:22 [2020-12-21T00:38:22.877Z] PASS
00:38:22 [2020-12-21T00:38:22.877Z] 
00:38:22 [2020-12-21T00:38:22.877Z] === Skipped
00:38:22 [2020-12-21T00:38:22.877Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:38:22 [2020-12-21T00:38:22.877Z]     build_session_test.go:25: TODO: BuildKit
00:38:22 [2020-12-21T00:38:22.877Z] 
00:38:22 [2020-12-21T00:38:22.877Z] 
00:38:22 [2020-12-21T00:38:22.877Z] DONE 32 tests, 1 skipped in 129.651s
00:38:22 [2020-12-21T00:38:22.877Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:38:22 [2020-12-21T00:38:22.877Z] INFO: Testing against a local daemon
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigInspect
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestConfigInspect (0.06s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigList
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestConfigList (0.01s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigsCreateAndDelete
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigsUpdate
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestConfigsUpdate (0.01s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestTemplatedConfig
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestTemplatedConfig (0.00s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigCreateResolve
00:38:22 [2020-12-21T00:38:22.877Z] --- SKIP: TestConfigCreateResolve (0.02s)
00:38:22 [2020-12-21T00:38:22.877Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:22 [2020-12-21T00:38:22.877Z] === RUN   TestConfigDaemonLibtrustID
00:38:23 [2020-12-21T00:38:23.209Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:38:24 [2020-12-21T00:38:24.392Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:38:24 [2020-12-21T00:38:24.703Z] Loaded image: buildpack-deps:buster
00:38:24 [2020-12-21T00:38:24.703Z] Loaded image: busybox:latest
00:38:24 [2020-12-21T00:38:24.776Z] --- PASS: TestConfigDaemonLibtrustID (1.62s)
00:38:24 [2020-12-21T00:38:24.776Z] PASS
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === Skipped
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestConfigInspect (0.06s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
00:38:24 [2020-12-21T00:38:24.776Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] 
00:38:24 [2020-12-21T00:38:24.776Z] DONE 7 tests, 6 skipped in 1.892s
00:38:24 [2020-12-21T00:38:24.776Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:38:24 [2020-12-21T00:38:24.776Z] INFO: Testing against a local daemon
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestCheckpoint
00:38:24 [2020-12-21T00:38:24.776Z] --- SKIP: TestCheckpoint (0.00s)
00:38:24 [2020-12-21T00:38:24.776Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestContainerInvalidJSON
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:38:24 [2020-12-21T00:38:24.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:38:24 [2020-12-21T00:38:24.776Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:38:24 [2020-12-21T00:38:24.776Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:38:24 [2020-12-21T00:38:24.776Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:38:24 [2020-12-21T00:38:24.776Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:38:24 [2020-12-21T00:38:24.776Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:38:24 [2020-12-21T00:38:24.776Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:38:24 [2020-12-21T00:38:24.776Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:38:24 [2020-12-21T00:38:24.776Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestCopyFromContainerPathIsNotDir
00:38:24 [2020-12-21T00:38:24.776Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
00:38:24 [2020-12-21T00:38:24.776Z] === RUN   TestCopyToContainerPathDoesNotExist
00:38:25 [2020-12-21T00:38:25.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
00:38:25 [2020-12-21T00:38:25.034Z] === RUN   TestCopyToContainerPathIsNotDir
00:38:25 [2020-12-21T00:38:25.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
00:38:25 [2020-12-21T00:38:25.034Z] === RUN   TestCopyFromContainer
00:38:26 [2020-12-21T00:38:26.086Z] Loaded image: busybox:glibc
00:38:26 [2020-12-21T00:38:26.086Z] Loaded image: debian:buster
00:38:26 [2020-12-21T00:38:26.302Z] INFO: make.ps1 starting at 12/21/2020 00:38:26
00:38:26 [2020-12-21T00:38:26.347Z] Loaded image: hello-world:latest
00:38:26 [2020-12-21T00:38:26.608Z] Loaded image: arm32v7/hello-world:latest
00:38:26 [2020-12-21T00:38:26.608Z] INFO: Testing against a local daemon
00:38:26 [2020-12-21T00:38:26.608Z] === RUN   TestCgroupNamespacesBuild
00:38:26 [2020-12-21T00:38:26.760Z] INFO: Git commit (c923f6ac3b) assumed from DOCKER_GITCOMMIT environment variable
00:38:26 [2020-12-21T00:38:26.760Z] INFO: Invoking autogen...
00:38:27 [2020-12-21T00:38:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:38:27 [2020-12-21T00:38:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:38:27 [2020-12-21T00:38:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:38:27 [2020-12-21T00:38:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:38:27 [2020-12-21T00:38:27.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:38:27 [2020-12-21T00:38:27.640Z] ok  	github.com/docker/docker/pkg/plugins	33.664s	coverage: 76.6% of statements
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/rootless	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/volume	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === Skipped
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver btrfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver btrfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver btrfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver btrfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver btrfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:73: No driver to put!
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z] time="2020-12-21T00:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z] time="2020-12-21T00:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z] time="2020-12-21T00:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z] time="2020-12-21T00:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z] time="2020-12-21T00:37:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:73: No driver to put!
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     overlay_test.go:49: Fails to compute changes intermittently
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver zfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver zfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver zfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver zfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:46: Driver zfs not supported
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     graphtest_unix.go:73: No driver to put!
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:38:27 [2020-12-21T00:38:27.640Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] 
00:38:27 [2020-12-21T00:38:27.640Z] DONE 2191 tests, 26 skipped in 266.506s
Post stage
[Pipeline] junit
00:38:27 [2020-12-21T00:38:27.685Z] Recording test results
00:38:27 [2020-12-21T00:38:27.734Z] INFO: Building daemon...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:38:28 [2020-12-21T00:38:28.315Z] === RUN   TestCopyFromContainer//
00:38:28 [2020-12-21T00:38:28.315Z] === RUN   TestCopyFromContainer//bar/root
00:38:28 [2020-12-21T00:38:28.315Z] === RUN   TestCopyFromContainer//bar/root/
00:38:28 [2020-12-21T00:38:28.315Z] === RUN   TestCopyFromContainer/bar/quux
00:38:28 [2020-12-21T00:38:28.315Z] === RUN   TestCopyFromContainer/bar/quux/
00:38:28 [2020-12-21T00:38:28.576Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:38:28 [2020-12-21T00:38:28.576Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:38:28 [2020-12-21T00:38:28.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:38:28 [2020-12-21T00:38:28.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:38:28 [2020-12-21T00:38:28.635Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -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:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh dynbinary test-integration
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCopyFromContainer/bar/notarget
00:38:28 [2020-12-21T00:38:28.837Z] --- PASS: TestCopyFromContainer (3.85s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:38:28 [2020-12-21T00:38:28.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:38:28 [2020-12-21T00:38:28.837Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateLinkToNonExistingContainer
00:38:28 [2020-12-21T00:38:28.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateWithInvalidEnv
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateWithInvalidEnv/0
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateWithInvalidEnv/0
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateWithInvalidEnv/1
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateWithInvalidEnv/1
00:38:28 [2020-12-21T00:38:28.837Z] === RUN   TestCreateWithInvalidEnv/2
00:38:28 [2020-12-21T00:38:28.837Z] === PAUSE TestCreateWithInvalidEnv/2
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateWithInvalidEnv/0
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateWithInvalidEnv/2
00:38:28 [2020-12-21T00:38:28.837Z] === CONT  TestCreateWithInvalidEnv/1
00:38:28 [2020-12-21T00:38:28.838Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:38:28 [2020-12-21T00:38:28.838Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:38:28 [2020-12-21T00:38:28.838Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:38:28 [2020-12-21T00:38:28.838Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:38:28 [2020-12-21T00:38:28.838Z] === RUN   TestCreateTmpfsMountsTarget
00:38:28 [2020-12-21T00:38:28.838Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:38:28 [2020-12-21T00:38:28.838Z] === RUN   TestCreateWithCustomMaskedPaths
00:38:28 [2020-12-21T00:38:28.935Z] 
00:38:28 [2020-12-21T00:38:28.935Z] Removing bundles/
00:38:28 [2020-12-21T00:38:28.935Z] 
00:38:28 [2020-12-21T00:38:28.935Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:38:28 [2020-12-21T00:38:28.935Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:38:28 [2020-12-21T00:38:28.935Z] GOOS="" GOARCH="" GOARM=""
00:38:29 [2020-12-21T00:38:29.488Z] tests/integration/api_service_test.py .................................. [ 60%]
00:38:30 [2020-12-21T00:38:30.211Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
00:38:30 [2020-12-21T00:38:30.211Z] === RUN   TestCreateWithCustomReadonlyPaths
00:38:30 [2020-12-21T00:38:30.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:38:31 [2020-12-21T00:38:31.584Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s)
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:38:31 [2020-12-21T00:38:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:38:31 [2020-12-21T00:38:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:38:31 [2020-12-21T00:38:31.584Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:38:31 [2020-12-21T00:38:31.584Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:38:31 [2020-12-21T00:38:31.584Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:38:31 [2020-12-21T00:38:31.584Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:38:31 [2020-12-21T00:38:31.842Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
00:38:31 [2020-12-21T00:38:31.842Z] === RUN   TestCreateDifferentPlatform
00:38:31 [2020-12-21T00:38:31.842Z] === RUN   TestCreateDifferentPlatform/different_os
00:38:31 [2020-12-21T00:38:31.842Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:38:31 [2020-12-21T00:38:31.842Z] --- PASS: TestCreateDifferentPlatform (0.01s)
00:38:31 [2020-12-21T00:38:31.842Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:38:31 [2020-12-21T00:38:31.842Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:38:31 [2020-12-21T00:38:31.842Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:38:31 [2020-12-21T00:38:31.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
00:38:31 [2020-12-21T00:38:31.842Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:38:31 [2020-12-21T00:38:31.896Z] --- PASS: TestCgroupNamespacesBuild (5.06s)
00:38:31 [2020-12-21T00:38:31.896Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:38:32 [2020-12-21T00:38:32.100Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
00:38:32 [2020-12-21T00:38:32.100Z] === RUN   TestContainerStartOnDaemonRestart
00:38:32 [2020-12-21T00:38:32.100Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
00:38:32 [2020-12-21T00:38:32.100Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:38:32 [2020-12-21T00:38:32.100Z] === RUN   TestDaemonRestartIpcMode
00:38:32 [2020-12-21T00:38:32.100Z] === PAUSE TestDaemonRestartIpcMode
00:38:32 [2020-12-21T00:38:32.100Z] === RUN   TestDaemonHostGatewayIP
00:38:32 [2020-12-21T00:38:32.100Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
00:38:32 [2020-12-21T00:38:32.100Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:38:32 [2020-12-21T00:38:32.100Z] === RUN   TestContainerKillOnDaemonStart
00:38:32 [2020-12-21T00:38:32.100Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:38:32 [2020-12-21T00:38:32.100Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:38:32 [2020-12-21T00:38:32.100Z] === RUN   TestDiff
00:38:32 [2020-12-21T00:38:32.358Z] --- PASS: TestDiff (0.43s)
00:38:32 [2020-12-21T00:38:32.358Z] === RUN   TestExecWithCloseStdin
00:38:32 [2020-12-21T00:38:32.924Z] --- PASS: TestExecWithCloseStdin (0.47s)
00:38:32 [2020-12-21T00:38:32.924Z] === RUN   TestExec
00:38:33 [2020-12-21T00:38:33.490Z] --- PASS: TestExec (0.49s)
00:38:33 [2020-12-21T00:38:33.490Z] === RUN   TestExecUser
00:38:33 [2020-12-21T00:38:33.748Z] --- PASS: TestExecUser (0.48s)
00:38:33 [2020-12-21T00:38:33.748Z] === RUN   TestExportContainerAndImportImage
00:38:33 [2020-12-21T00:38:33.810Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s)
00:38:33 [2020-12-21T00:38:33.810Z] === RUN   TestBuildWithSession
00:38:33 [2020-12-21T00:38:33.810Z] --- SKIP: TestBuildWithSession (0.00s)
00:38:33 [2020-12-21T00:38:33.810Z]     build_session_test.go:25: TODO: BuildKit
00:38:33 [2020-12-21T00:38:33.810Z] === RUN   TestBuildSquashParent
00:38:34 [2020-12-21T00:38:34.684Z] --- PASS: TestExportContainerAndImportImage (0.69s)
00:38:34 [2020-12-21T00:38:34.684Z] === RUN   TestExportContainerAfterDaemonRestart
00:38:37 [2020-12-21T00:38:37.964Z] --- PASS: TestExportContainerAfterDaemonRestart (3.34s)
00:38:37 [2020-12-21T00:38:37.964Z] === RUN   TestHealthCheckWorkdir
00:38:37 [2020-12-21T00:38:37.981Z] --- PASS: TestImportExtremelyLargeImageWorks (90.80s)
00:38:37 [2020-12-21T00:38:37.981Z] PASS
00:38:37 [2020-12-21T00:38:37.981Z] 
00:38:37 [2020-12-21T00:38:37.981Z] === Skipped
00:38:37 [2020-12-21T00:38:37.981Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s)
00:38:37 [2020-12-21T00:38:37.981Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:38:37 [2020-12-21T00:38:37.981Z] 
00:38:37 [2020-12-21T00:38:37.981Z] 
00:38:37 [2020-12-21T00:38:37.981Z] DONE 12 tests, 1 skipped in 92.450s
00:38:37 [2020-12-21T00:38:37.981Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
00:38:37 [2020-12-21T00:38:37.981Z] ++ 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
00:38:37 [2020-12-21T00:38:37.981Z] ++ set -e
00:38:37 [2020-12-21T00:38:37.981Z] ++ '[' -n 0 ']'
00:38:37 [2020-12-21T00:38:37.981Z] ++ set -x
00:38:37 [2020-12-21T00:38:37.981Z] ++ 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
00:38:37 [2020-12-21T00:38:37.981Z] INFO: Testing against a local daemon
00:38:37 [2020-12-21T00:38:37.981Z] === RUN   TestNetworkCreateDelete
00:38:37 [2020-12-21T00:38:37.981Z] --- PASS: TestNetworkCreateDelete (0.13s)
00:38:37 [2020-12-21T00:38:37.981Z] === RUN   TestDockerNetworkDeletePreferID
00:38:37 [2020-12-21T00:38:37.981Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
00:38:37 [2020-12-21T00:38:37.981Z] === RUN   TestDaemonDNSFallback
00:38:37 [2020-12-21T00:38:37.981Z] --- PASS: TestDaemonDNSFallback (2.55s)
00:38:37 [2020-12-21T00:38:37.981Z] === RUN   TestInspectNetwork
00:38:38 [2020-12-21T00:38:38.531Z] --- PASS: TestHealthCheckWorkdir (0.60s)
00:38:38 [2020-12-21T00:38:38.531Z] === RUN   TestHealthKillContainer
00:38:40 [2020-12-21T00:38:40.052Z] === RUN   TestInspectNetwork/full_network_id
00:38:40 [2020-12-21T00:38:40.052Z] === RUN   TestInspectNetwork/partial_network_id
00:38:40 [2020-12-21T00:38:40.052Z] === RUN   TestInspectNetwork/network_name
00:38:40 [2020-12-21T00:38:40.052Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:38:40 [2020-12-21T00:38:40.394Z] --- PASS: TestBuildSquashParent (6.42s)
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:38:40 [2020-12-21T00:38:40.394Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:38:40 [2020-12-21T00:38:40.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:38:40 [2020-12-21T00:38:40.394Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:38:40 [2020-12-21T00:38:40.394Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:38:40 [2020-12-21T00:38:40.394Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:38:40 [2020-12-21T00:38:40.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:38:41 [2020-12-21T00:38:41.058Z] --- PASS: TestHealthKillContainer (2.50s)
00:38:41 [2020-12-21T00:38:41.058Z] === RUN   TestInspectCpusetInConfigPre120
00:38:41 [2020-12-21T00:38:41.317Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
00:38:41 [2020-12-21T00:38:41.317Z] === RUN   TestIpcModeNone
00:38:41 [2020-12-21T00:38:41.883Z] --- PASS: TestIpcModeNone (0.47s)
00:38:41 [2020-12-21T00:38:41.883Z] === RUN   TestIpcModePrivate
00:38:42 [2020-12-21T00:38:42.448Z] --- PASS: TestIpcModePrivate (0.49s)
00:38:42 [2020-12-21T00:38:42.448Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
00:38:42 [2020-12-21T00:38:42.448Z] === RUN   TestIpcModeShareable
00:38:42 [2020-12-21T00:38:42.448Z] --- SKIP: TestIpcModeShareable (0.00s)
00:38:42 [2020-12-21T00:38:42.448Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:38:42 [2020-12-21T00:38:42.448Z] === RUN   TestAPIIpcModeShareableAndContainer
00:38:42 [2020-12-21T00:38:42.944Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:38:42 [2020-12-21T00:38:42.944Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:38:43 [2020-12-21T00:38:43.805Z] .........................                                                [ 67%]
00:38:43 [2020-12-21T00:38:43.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
00:38:43 [2020-12-21T00:38:43.821Z] === RUN   TestAPIIpcModeHost
00:38:43 [2020-12-21T00:38:43.821Z] --- SKIP: TestAPIIpcModeHost (0.00s)
00:38:43 [2020-12-21T00:38:43.821Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:38:43 [2020-12-21T00:38:43.821Z] === RUN   TestDaemonIpcModeShareable
00:38:43 [2020-12-21T00:38:43.821Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
00:38:43 [2020-12-21T00:38:43.821Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:38:43 [2020-12-21T00:38:43.821Z] === RUN   TestDaemonIpcModePrivate
00:38:44 [2020-12-21T00:38:44.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:38:45 [2020-12-21T00:38:45.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.08s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.26s)
00:38:45 [2020-12-21T00:38:45.489Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s)
00:38:45 [2020-12-21T00:38:45.489Z] === RUN   TestBuildMultiStageCopy
00:38:45 [2020-12-21T00:38:45.489Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:38:45 [2020-12-21T00:38:45.624Z] --- PASS: TestInspectNetwork (11.21s)
00:38:45 [2020-12-21T00:38:45.624Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:38:45 [2020-12-21T00:38:45.624Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:38:45 [2020-12-21T00:38:45.624Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:38:45 [2020-12-21T00:38:45.624Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:38:45 [2020-12-21T00:38:45.624Z] === RUN   TestRunContainerWithBridgeNone
00:38:46 [2020-12-21T00:38:46.347Z] --- PASS: TestDaemonIpcModePrivate (2.22s)
00:38:46 [2020-12-21T00:38:46.347Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
00:38:46 [2020-12-21T00:38:46.347Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:38:46 [2020-12-21T00:38:46.347Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
00:38:46 [2020-12-21T00:38:46.347Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:38:46 [2020-12-21T00:38:46.347Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:38:46 [2020-12-21T00:38:46.347Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
00:38:46 [2020-12-21T00:38:46.347Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:38:46 [2020-12-21T00:38:46.347Z] === RUN   TestIpcModeOlderClient
00:38:46 [2020-12-21T00:38:46.347Z] === PAUSE TestIpcModeOlderClient
00:38:46 [2020-12-21T00:38:46.347Z] === RUN   TestKillContainerInvalidSignal
00:38:46 [2020-12-21T00:38:46.605Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
00:38:46 [2020-12-21T00:38:46.605Z] === RUN   TestKillContainer
00:38:46 [2020-12-21T00:38:46.605Z] === RUN   TestKillContainer/no_signal
00:38:46 [2020-12-21T00:38:46.865Z] === RUN   TestKillContainer/non_killing_signal
00:38:47 [2020-12-21T00:38:47.124Z] === RUN   TestKillContainer/killing_signal
00:38:47 [2020-12-21T00:38:47.689Z] --- PASS: TestKillContainer (1.29s)
00:38:47 [2020-12-21T00:38:47.689Z]     --- PASS: TestKillContainer/no_signal (0.41s)
00:38:47 [2020-12-21T00:38:47.689Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
00:38:47 [2020-12-21T00:38:47.689Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
00:38:47 [2020-12-21T00:38:47.689Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:38:47 [2020-12-21T00:38:47.689Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:38:48 [2020-12-21T00:38:48.035Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:38:48 [2020-12-21T00:38:48.256Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:38:48 [2020-12-21T00:38:48.295Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:38:48 [2020-12-21T00:38:48.355Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkInvalidJSON
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkInvalidJSON//networks/create
00:38:48 [2020-12-21T00:38:48.355Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:38:48 [2020-12-21T00:38:48.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:38:48 [2020-12-21T00:38:48.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:38:48 [2020-12-21T00:38:48.355Z] === CONT  TestNetworkInvalidJSON//networks/create
00:38:48 [2020-12-21T00:38:48.355Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:38:48 [2020-12-21T00:38:48.355Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:38:48 [2020-12-21T00:38:48.355Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:38:48 [2020-12-21T00:38:48.355Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:38:48 [2020-12-21T00:38:48.355Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:38:48 [2020-12-21T00:38:48.355Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkList
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkList//networks
00:38:48 [2020-12-21T00:38:48.355Z] === PAUSE TestNetworkList//networks
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestNetworkList//networks/
00:38:48 [2020-12-21T00:38:48.355Z] === PAUSE TestNetworkList//networks/
00:38:48 [2020-12-21T00:38:48.355Z] === CONT  TestNetworkList//networks
00:38:48 [2020-12-21T00:38:48.355Z] === CONT  TestNetworkList//networks/
00:38:48 [2020-12-21T00:38:48.355Z] --- PASS: TestNetworkList (0.01s)
00:38:48 [2020-12-21T00:38:48.355Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:38:48 [2020-12-21T00:38:48.355Z]     --- PASS: TestNetworkList//networks (0.00s)
00:38:48 [2020-12-21T00:38:48.355Z] === RUN   TestHostIPv4BridgeLabel
00:38:48 [2020-12-21T00:38:48.647Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
00:38:48 [2020-12-21T00:38:48.647Z] === RUN   TestDaemonRestartWithLiveRestore
00:38:48 [2020-12-21T00:38:48.821Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
00:38:48 [2020-12-21T00:38:48.821Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
00:38:48 [2020-12-21T00:38:48.821Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
00:38:48 [2020-12-21T00:38:48.821Z] === RUN   TestKillStoppedContainer
00:38:48 [2020-12-21T00:38:48.821Z] --- PASS: TestKillStoppedContainer (0.04s)
00:38:48 [2020-12-21T00:38:48.821Z] === RUN   TestKillStoppedContainerAPIPre120
00:38:48 [2020-12-21T00:38:48.821Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
00:38:48 [2020-12-21T00:38:48.821Z] === RUN   TestKillDifferentUserContainer
00:38:48 [2020-12-21T00:38:48.866Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:38:49 [2020-12-21T00:38:49.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:38:49 [2020-12-21T00:38:49.079Z] --- PASS: TestKillDifferentUserContainer (0.41s)
00:38:49 [2020-12-21T00:38:49.079Z] === RUN   TestInspectOomKilledTrue
00:38:49 [2020-12-21T00:38:49.079Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:38:49 [2020-12-21T00:38:49.079Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:38:49 [2020-12-21T00:38:49.079Z] === RUN   TestInspectOomKilledFalse
00:38:49 [2020-12-21T00:38:49.079Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:38:49 [2020-12-21T00:38:49.079Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:38:49 [2020-12-21T00:38:49.079Z] === RUN   TestLinksEtcHostsContentMatch
00:38:49 [2020-12-21T00:38:49.079Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
00:38:49 [2020-12-21T00:38:49.079Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:38:49 [2020-12-21T00:38:49.079Z] === RUN   TestLinksContainerNames
00:38:49 [2020-12-21T00:38:49.437Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:38:49 [2020-12-21T00:38:49.682Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
00:38:49 [2020-12-21T00:38:49.682Z] === RUN   TestDaemonDefaultNetworkPools
00:38:50 [2020-12-21T00:38:50.008Z] --- PASS: TestBuildMultiStageCopy (4.52s)
00:38:50 [2020-12-21T00:38:50.008Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s)
00:38:50 [2020-12-21T00:38:50.008Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
00:38:50 [2020-12-21T00:38:50.008Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
00:38:50 [2020-12-21T00:38:50.008Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
00:38:50 [2020-12-21T00:38:50.008Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s)
00:38:50 [2020-12-21T00:38:50.008Z] === RUN   TestBuildMultiStageParentConfig
00:38:50 [2020-12-21T00:38:50.013Z] --- PASS: TestLinksContainerNames (0.83s)
00:38:50 [2020-12-21T00:38:50.013Z] === RUN   TestLogsFollowTailEmpty
00:38:50 [2020-12-21T00:38:50.579Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
00:38:50 [2020-12-21T00:38:50.579Z] === RUN   TestContainerNetworkMountsNoChown
00:38:50 [2020-12-21T00:38:50.718Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s)
00:38:50 [2020-12-21T00:38:50.718Z] === RUN   TestDaemonRestartWithExistingNetwork
00:38:50 [2020-12-21T00:38:50.837Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/default
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/default
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/private
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/private
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rprivate
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rprivate
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/slave
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/slave
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rslave
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rslave
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/shared
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/shared
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rshared
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rshared
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/default
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/default/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/default/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/default/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/rshared
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/shared
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/rslave
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/slave
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/rprivate
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/private
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/private/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/private/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:38:50 [2020-12-21T00:38:50.837Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/default/bind_root
00:38:50 [2020-12-21T00:38:50.837Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:38:50 [2020-12-21T00:38:50.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:38:51 [2020-12-21T00:38:51.096Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/private/bind_root
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/private/mount_root
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:38:51 [2020-12-21T00:38:51.353Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:38:51 [2020-12-21T00:38:51.353Z] --- PASS: TestMountDaemonRoot (0.02s)
00:38:51 [2020-12-21T00:38:51.353Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
00:38:51 [2020-12-21T00:38:51.353Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:38:51 [2020-12-21T00:38:51.353Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
00:38:51 [2020-12-21T00:38:51.354Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
00:38:51 [2020-12-21T00:38:51.354Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:38:51 [2020-12-21T00:38:51.354Z] === RUN   TestContainerBindMountNonRecursive
00:38:51 [2020-12-21T00:38:51.354Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
00:38:51 [2020-12-21T00:38:51.354Z]     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)
00:38:51 [2020-12-21T00:38:51.354Z] === RUN   TestContainerVolumesMountedAsShared
00:38:51 [2020-12-21T00:38:51.354Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]     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)
00:38:51 [2020-12-21T00:38:51.354Z] === RUN   TestContainerVolumesMountedAsSlave
00:38:51 [2020-12-21T00:38:51.354Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
00:38:51 [2020-12-21T00:38:51.354Z]     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)
00:38:51 [2020-12-21T00:38:51.354Z] === RUN   TestNetworkNat
00:38:51 [2020-12-21T00:38:51.393Z] --- PASS: TestBuildMultiStageParentConfig (1.51s)
00:38:51 [2020-12-21T00:38:51.394Z] === RUN   TestBuildLabelWithTargets
00:38:51 [2020-12-21T00:38:51.753Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
00:38:51 [2020-12-21T00:38:51.753Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:38:51 [2020-12-21T00:38:51.920Z] --- PASS: TestNetworkNat (0.63s)
00:38:51 [2020-12-21T00:38:51.920Z] === RUN   TestNetworkLocalhostTCPNat
00:38:52 [2020-12-21T00:38:52.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
00:38:52 [2020-12-21T00:38:52.488Z] === RUN   TestNetworkLoopbackNat
00:38:52 [2020-12-21T00:38:52.788Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
00:38:52 [2020-12-21T00:38:52.788Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:38:53 [2020-12-21T00:38:53.466Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
00:38:53 [2020-12-21T00:38:53.466Z] === RUN   TestServiceWithPredefinedNetwork
00:38:53 [2020-12-21T00:38:53.938Z] --- PASS: TestBuildLabelWithTargets (2.35s)
00:38:53 [2020-12-21T00:38:53.938Z] === RUN   TestBuildWithEmptyLayers
00:38:54 [2020-12-21T00:38:54.882Z] --- PASS: TestBuildWithEmptyLayers (1.06s)
00:38:54 [2020-12-21T00:38:54.882Z] === RUN   TestBuildMultiStageOnBuild
00:38:55 [2020-12-21T00:38:55.015Z] --- PASS: TestNetworkLoopbackNat (2.56s)
00:38:55 [2020-12-21T00:38:55.015Z] === RUN   TestPause
00:38:55 [2020-12-21T00:38:55.015Z] --- SKIP: TestPause (0.00s)
00:38:55 [2020-12-21T00:38:55.015Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:38:55 [2020-12-21T00:38:55.015Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:38:55 [2020-12-21T00:38:55.015Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:38:55 [2020-12-21T00:38:55.015Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:38:55 [2020-12-21T00:38:55.015Z] === RUN   TestPauseStopPausedContainer
00:38:55 [2020-12-21T00:38:55.015Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
00:38:55 [2020-12-21T00:38:55.015Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:38:55 [2020-12-21T00:38:55.015Z] === RUN   TestPsFilter
00:38:55 [2020-12-21T00:38:55.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:38:55 [2020-12-21T00:38:55.273Z] --- PASS: TestPsFilter (0.14s)
00:38:55 [2020-12-21T00:38:55.273Z] === RUN   TestRemoveContainerWithRemovedVolume
00:38:55 [2020-12-21T00:38:55.531Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
00:38:55 [2020-12-21T00:38:55.531Z] === RUN   TestRemoveContainerWithVolume
00:38:56 [2020-12-21T00:38:56.097Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
00:38:56 [2020-12-21T00:38:56.097Z] === RUN   TestRemoveContainerRunning
00:38:56 [2020-12-21T00:38:56.663Z] --- PASS: TestRemoveContainerRunning (0.43s)
00:38:56 [2020-12-21T00:38:56.663Z] === RUN   TestRemoveContainerForceRemoveRunning
00:38:56 [2020-12-21T00:38:56.922Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
00:38:56 [2020-12-21T00:38:56.922Z] === RUN   TestRemoveInvalidContainer
00:38:56 [2020-12-21T00:38:56.922Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:38:56 [2020-12-21T00:38:56.922Z] === RUN   TestRenameLinkedContainer
00:38:57 [2020-12-21T00:38:57.937Z] --- PASS: TestServiceWithPredefinedNetwork (3.85s)
00:38:57 [2020-12-21T00:38:57.937Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:38:57 [2020-12-21T00:38:57.937Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:38:57 [2020-12-21T00:38:57.937Z]     service_test.go:236: FLAKY_TEST
00:38:57 [2020-12-21T00:38:57.937Z] === RUN   TestServiceWithDataPathPortInit
00:38:58 [2020-12-21T00:38:58.183Z] --- PASS: TestBuildMultiStageOnBuild (3.05s)
00:38:58 [2020-12-21T00:38:58.183Z] === RUN   TestBuildUncleanTarFilenames
00:38:58 [2020-12-21T00:38:58.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:38:58 [2020-12-21T00:38:58.821Z] --- PASS: TestRenameLinkedContainer (1.72s)
00:38:58 [2020-12-21T00:38:58.821Z] === RUN   TestRenameStoppedContainer
00:38:59 [2020-12-21T00:38:59.079Z] --- PASS: TestRenameStoppedContainer (0.43s)
00:38:59 [2020-12-21T00:38:59.079Z] === RUN   TestRenameRunningContainerAndReuse
00:38:59 [2020-12-21T00:38:59.568Z] --- PASS: TestBuildUncleanTarFilenames (1.56s)
00:38:59 [2020-12-21T00:38:59.568Z] === RUN   TestBuildMultiStageLayerLeak
00:39:00 [2020-12-21T00:39:00.013Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
00:39:00 [2020-12-21T00:39:00.013Z] === RUN   TestRenameInvalidName
00:39:00 [2020-12-21T00:39:00.579Z] --- PASS: TestRenameInvalidName (0.44s)
00:39:00 [2020-12-21T00:39:00.579Z] === RUN   TestRenameAnonymousContainer
00:39:02 [2020-12-21T00:39:02.570Z] --- PASS: TestRenameAnonymousContainer (1.71s)
00:39:02 [2020-12-21T00:39:02.570Z] === RUN   TestRenameContainerWithSameName
00:39:02 [2020-12-21T00:39:02.570Z] --- PASS: TestRenameContainerWithSameName (0.44s)
00:39:02 [2020-12-21T00:39:02.570Z] === RUN   TestRenameContainerWithLinkedContainer
00:39:02 [2020-12-21T00:39:02.871Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s)
00:39:02 [2020-12-21T00:39:02.871Z] === RUN   TestBuildWithHugeFile
00:39:03 [2020-12-21T00:39:03.522Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
00:39:03 [2020-12-21T00:39:03.522Z] === RUN   TestResize
00:39:03 [2020-12-21T00:39:03.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:39:04 [2020-12-21T00:39:04.102Z] --- PASS: TestResize (0.49s)
00:39:04 [2020-12-21T00:39:04.102Z] === RUN   TestResizeWithInvalidSize
00:39:04 [2020-12-21T00:39:04.667Z] --- PASS: TestResizeWithInvalidSize (0.57s)
00:39:04 [2020-12-21T00:39:04.667Z] === RUN   TestResizeWhenContainerNotStarted
00:39:04 [2020-12-21T00:39:04.925Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
00:39:04 [2020-12-21T00:39:04.925Z] === RUN   TestDaemonRestartKillContainers
00:39:04 [2020-12-21T00:39:04.925Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:39:04 [2020-12-21T00:39:04.925Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:39:04 [2020-12-21T00:39:04.925Z] === RUN   TestCgroupNamespacesRun
00:39:05 [2020-12-21T00:39:05.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:39:07 [2020-12-21T00:39:07.453Z] --- PASS: TestCgroupNamespacesRun (2.27s)
00:39:07 [2020-12-21T00:39:07.453Z] === RUN   TestCgroupNamespacesRunPrivileged
00:39:08 [2020-12-21T00:39:08.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:39:09 [2020-12-21T00:39:09.353Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.19s)
00:39:09 [2020-12-21T00:39:09.353Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:39:11 [2020-12-21T00:39:11.880Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
00:39:11 [2020-12-21T00:39:11.880Z] === RUN   TestCgroupNamespacesRunHostMode
00:39:13 [2020-12-21T00:39:13.142Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:39:13 [2020-12-21T00:39:13.142Z] Using test binary docker
00:39:13 [2020-12-21T00:39:13.142Z] +++ /etc/init.d/apparmor start
00:39:13 [2020-12-21T00:39:13.142Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:39:13 [2020-12-21T00:39:13.142Z] INFO: Waiting for daemon to start...
00:39:13 [2020-12-21T00:39:13.142Z] Starting dockerd
00:39:13 [2020-12-21T00:39:13.142Z] +++ 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
00:39:13 [2020-12-21T00:39:13.778Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s)
00:39:13 [2020-12-21T00:39:13.778Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:39:15 [2020-12-21T00:39:15.045Z] .
00:39:15 [2020-12-21T00:39:15.045Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:39:15 [2020-12-21T00:39:15.045Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:39:15 [2020-12-21T00:39:15.045Z] Error: No such image: emptyfs
00:39:15 [2020-12-21T00:39:15.045Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:39:15 [2020-12-21T00:39:15.045Z] ++++ docker load
00:39:15 [2020-12-21T00:39:15.614Z] Running integration-test (iteration 1)
00:39:15 [2020-12-21T00:39:15.615Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:39:15 [2020-12-21T00:39:15.615Z] ++ 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
00:39:15 [2020-12-21T00:39:15.615Z] ++ set -e
00:39:15 [2020-12-21T00:39:15.615Z] ++ '[' -n 0 ']'
00:39:15 [2020-12-21T00:39:15.615Z] ++ set -x
00:39:15 [2020-12-21T00:39:15.615Z] ++ 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
00:39:16 [2020-12-21T00:39:16.306Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
00:39:16 [2020-12-21T00:39:16.306Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:39:18 [2020-12-21T00:39:18.209Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s)
00:39:18 [2020-12-21T00:39:18.209Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:39:20 [2020-12-21T00:39:20.108Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
00:39:20 [2020-12-21T00:39:20.108Z] === RUN   TestCgroupNamespacesRunOlderClient
00:39:20 [2020-12-21T00:39:20.399Z] --- PASS: TestServiceWithDataPathPortInit (21.12s)
00:39:20 [2020-12-21T00:39:20.399Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:39:22 [2020-12-21T00:39:22.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.26s)
00:39:22 [2020-12-21T00:39:22.008Z] === RUN   TestKernelTCPMemory
00:39:22 [2020-12-21T00:39:22.008Z] --- SKIP: TestKernelTCPMemory (0.03s)
00:39:22 [2020-12-21T00:39:22.008Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:22 [2020-12-21T00:39:22.008Z] === RUN   TestNISDomainname
00:39:22 [2020-12-21T00:39:22.008Z] --- SKIP: TestNISDomainname (0.01s)
00:39:22 [2020-12-21T00:39:22.008Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:39:22 [2020-12-21T00:39:22.008Z] === RUN   TestHostnameDnsResolution
00:39:22 [2020-12-21T00:39:22.942Z] --- PASS: TestHostnameDnsResolution (0.72s)
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStats
00:39:22 [2020-12-21T00:39:22.942Z] --- SKIP: TestStats (0.00s)
00:39:22 [2020-12-21T00:39:22.942Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStopContainerWithTimeout
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStopContainerWithTimeout/0
00:39:22 [2020-12-21T00:39:22.942Z] === PAUSE TestStopContainerWithTimeout/0
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStopContainerWithTimeout/1
00:39:22 [2020-12-21T00:39:22.942Z] === PAUSE TestStopContainerWithTimeout/1
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStopContainerWithTimeout/3
00:39:22 [2020-12-21T00:39:22.942Z] === PAUSE TestStopContainerWithTimeout/3
00:39:22 [2020-12-21T00:39:22.942Z] === RUN   TestStopContainerWithTimeout/-1
00:39:22 [2020-12-21T00:39:22.942Z] === PAUSE TestStopContainerWithTimeout/-1
00:39:22 [2020-12-21T00:39:22.942Z] === CONT  TestStopContainerWithTimeout/0
00:39:22 [2020-12-21T00:39:22.942Z] === CONT  TestStopContainerWithTimeout/-1
00:39:23 [2020-12-21T00:39:23.509Z] === CONT  TestStopContainerWithTimeout/3
00:39:25 [2020-12-21T00:39:25.408Z] === CONT  TestStopContainerWithTimeout/1
00:39:25 [2020-12-21T00:39:25.533Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:39:27 [2020-12-21T00:39:27.307Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:39:27 [2020-12-21T00:39:27.307Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
00:39:27 [2020-12-21T00:39:27.307Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
00:39:27 [2020-12-21T00:39:27.307Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
00:39:27 [2020-12-21T00:39:27.307Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
00:39:27 [2020-12-21T00:39:27.307Z] === RUN   TestDeleteDevicemapper
00:39:27 [2020-12-21T00:39:27.307Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:39:27 [2020-12-21T00:39:27.307Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:39:27 [2020-12-21T00:39:27.307Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:39:28 [2020-12-21T00:39:28.681Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s)
00:39:28 [2020-12-21T00:39:28.681Z] === RUN   TestUpdateMemory
00:39:28 [2020-12-21T00:39:28.681Z] --- SKIP: TestUpdateMemory (0.00s)
00:39:28 [2020-12-21T00:39:28.681Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:28 [2020-12-21T00:39:28.681Z] === RUN   TestUpdateCPUQuota
00:39:28 [2020-12-21T00:39:28.681Z] --- SKIP: TestUpdateCPUQuota (0.00s)
00:39:28 [2020-12-21T00:39:28.682Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:28 [2020-12-21T00:39:28.682Z] === RUN   TestUpdatePidsLimit
00:39:28 [2020-12-21T00:39:28.682Z] --- SKIP: TestUpdatePidsLimit (0.00s)
00:39:28 [2020-12-21T00:39:28.682Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:28 [2020-12-21T00:39:28.682Z] === RUN   TestUpdateRestartPolicy
00:39:30 [2020-12-21T00:39:30.774Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.68s)
00:39:30 [2020-12-21T00:39:30.774Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y3zxbbpb1lgd8d3v9x2vxcu8j Created:2020-12-21 00:39:20.022496625 +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[fd23fceb133e828bf7f24f71791121401920d72ccae0bca8d42508fe1ed11762:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wt5d6r5z6dc13yppr0dn7q2lg EndpointID:062f2ed57ed72e3fd5751f5f0aac41ed456de4c49cf2f04dd6105b4b0d64b8bc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5db4fe48006e678dae7d8c8de600ed200224e51911cb7729fa8ceef9d3355151 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:6f4e7a1c2f91 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wt5d6r5z6dc13yppr0dn7q2lg EndpointID:062f2ed57ed72e3fd5751f5f0aac41ed456de4c49cf2f04dd6105b4b0d64b8bc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:39:30 [2020-12-21T00:39:30.774Z] PASS
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] === Skipped
00:39:30 [2020-12-21T00:39:30.774Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:39:30 [2020-12-21T00:39:30.774Z]     service_test.go:236: FLAKY_TEST
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] DONE 26 tests, 1 skipped in 57.947s
00:39:30 [2020-12-21T00:39:30.774Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:39:30 [2020-12-21T00:39:30.774Z] ++ 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
00:39:30 [2020-12-21T00:39:30.774Z] ++ set -e
00:39:30 [2020-12-21T00:39:30.774Z] ++ '[' -n 0 ']'
00:39:30 [2020-12-21T00:39:30.774Z] ++ set -x
00:39:30 [2020-12-21T00:39:30.774Z] ++ 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
00:39:30 [2020-12-21T00:39:30.774Z] INFO: Testing against a local daemon
00:39:30 [2020-12-21T00:39:30.774Z] === RUN   TestDockerNetworkIpvlanPersistance
00:39:30 [2020-12-21T00:39:30.774Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:39:30 [2020-12-21T00:39:30.774Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:39:30 [2020-12-21T00:39:30.774Z] === RUN   TestDockerNetworkIpvlan
00:39:30 [2020-12-21T00:39:30.774Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:39:30 [2020-12-21T00:39:30.774Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:39:30 [2020-12-21T00:39:30.774Z] PASS
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] === Skipped
00:39:30 [2020-12-21T00:39:30.774Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:39:30 [2020-12-21T00:39:30.774Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:39:30 [2020-12-21T00:39:30.774Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] 
00:39:30 [2020-12-21T00:39:30.774Z] DONE 2 tests, 2 skipped in 0.119s
00:39:30 [2020-12-21T00:39:30.774Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:39:30 [2020-12-21T00:39:30.774Z] ++ 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
00:39:30 [2020-12-21T00:39:30.774Z] ++ set -e
00:39:30 [2020-12-21T00:39:30.774Z] ++ '[' -n 0 ']'
00:39:30 [2020-12-21T00:39:30.774Z] ++ set -x
00:39:30 [2020-12-21T00:39:30.774Z] ++ 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
00:39:30 [2020-12-21T00:39:30.774Z] INFO: Testing against a local daemon
00:39:30 [2020-12-21T00:39:30.774Z] === RUN   TestDockerNetworkMacvlanPersistance
00:39:31 [2020-12-21T00:39:31.066Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
00:39:31 [2020-12-21T00:39:31.066Z] === RUN   TestDockerNetworkMacvlan
00:39:31 [2020-12-21T00:39:31.700Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:39:32 [2020-12-21T00:39:32.736Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:39:33 [2020-12-21T00:39:33.773Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:39:38 [2020-12-21T00:39:38.261Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:39:39 [2020-12-21T00:39:39.852Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
00:39:39 [2020-12-21T00:39:39.852Z] 
00:39:39 [2020-12-21T00:39:39.852Z]  ________   ____  __.
00:39:39 [2020-12-21T00:39:39.852Z]  \_____  \ |    |/ _|
00:39:39 [2020-12-21T00:39:39.852Z]  /   |   \|      <
00:39:39 [2020-12-21T00:39:39.852Z]  /    |    \    |  \
00:39:39 [2020-12-21T00:39:39.852Z]  \_______  /____|__ \
00:39:39 [2020-12-21T00:39:39.852Z]          \/        \/
00:39:39 [2020-12-21T00:39:39.852Z] 
00:39:39 [2020-12-21T00:39:39.852Z] INFO: make.ps1 ended at 12/21/2020 00:39:36
00:39:39 [2020-12-21T00:39:39.852Z] INFO: Binaries build ended at 12/21/2020 00:39:39. Duration:00:01:17.5789332
00:39:40 [2020-12-21T00:39:40.368Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:39:40 [2020-12-21T00:39:40.877Z] --- PASS: TestUpdateRestartPolicy (10.98s)
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestUpdateRestartWithAutoRemove
00:39:40 [2020-12-21T00:39:40.877Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitNonBlocked
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:39:40 [2020-12-21T00:39:40.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:39:40 [2020-12-21T00:39:40.877Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:39:40 [2020-12-21T00:39:40.877Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:39:40 [2020-12-21T00:39:40.877Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:39:40 [2020-12-21T00:39:40.877Z] --- PASS: TestWaitNonBlocked (0.01s)
00:39:40 [2020-12-21T00:39:40.877Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
00:39:40 [2020-12-21T00:39:40.877Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitBlocked
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:39:40 [2020-12-21T00:39:40.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:39:40 [2020-12-21T00:39:40.877Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:39:40 [2020-12-21T00:39:40.877Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:39:40 [2020-12-21T00:39:40.877Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:39:40 [2020-12-21T00:39:40.877Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:39:41 [2020-12-21T00:39:41.443Z] --- PASS: TestWaitBlocked (0.01s)
00:39:41 [2020-12-21T00:39:41.443Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
00:39:41 [2020-12-21T00:39:41.443Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
00:39:41 [2020-12-21T00:39:41.443Z] === CONT  TestDaemonRestartIpcMode
00:39:41 [2020-12-21T00:39:41.443Z] === CONT  TestIpcModeOlderClient
00:39:41 [2020-12-21T00:39:41.443Z] --- PASS: TestIpcModeOlderClient (0.09s)
00:39:41 [2020-12-21T00:39:41.732Z] tests/integration/client_test.py .....                                   [ 75%]
00:39:41 [2020-12-21T00:39:41.732Z] tests/integration/context_api_test.py ...                                [ 76%]
00:39:41 [2020-12-21T00:39:41.781Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:39:42 [2020-12-21T00:39:42.034Z] INFO: Copying the built daemon binary to d:\CI\PR-41830\2\binary\dockerd-c923f6ac3b.exe...
00:39:42 [2020-12-21T00:39:42.034Z] INFO: Copying the built client binary to d:\CI\PR-41830\2\binary\docker-c923f6ac3b.exe...
00:39:42 [2020-12-21T00:39:42.034Z] INFO: Copying dockerversion from the container...
00:39:42 [2020-12-21T00:39:42.294Z] tests/integration/errors_test.py .                                       [ 76%]
00:39:42 [2020-12-21T00:39:42.499Z] INFO: Copying the golang package from the container to d:\CI\PR-41830\2\installer\go.zip...
00:39:45 [2020-12-21T00:39:45.625Z] --- PASS: TestDaemonRestartIpcMode (4.22s)
00:39:45 [2020-12-21T00:39:45.625Z] PASS
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === Skipped
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
00:39:45 [2020-12-21T00:39:45.625Z]     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)
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     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)
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     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)
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestPause (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
00:39:45 [2020-12-21T00:39:45.625Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
00:39:45 [2020-12-21T00:39:45.625Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
00:39:45 [2020-12-21T00:39:45.625Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestStats (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
00:39:45 [2020-12-21T00:39:45.625Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] 
00:39:45 [2020-12-21T00:39:45.625Z] DONE 176 tests, 26 skipped in 81.160s
00:39:45 [2020-12-21T00:39:45.625Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:39:46 [2020-12-21T00:39:46.191Z] INFO: Testing against a local daemon
00:39:46 [2020-12-21T00:39:46.191Z] === RUN   TestCommitInheritsEnv
00:39:46 [2020-12-21T00:39:46.242Z] INFO: Extracting go.zip to d:\CI\PR-41830\2\go
00:39:47 [2020-12-21T00:39:47.125Z] --- PASS: TestCommitInheritsEnv (1.14s)
00:39:47 [2020-12-21T00:39:47.125Z] === RUN   TestImportExtremelyLargeImageWorks
00:39:47 [2020-12-21T00:39:47.125Z] === PAUSE TestImportExtremelyLargeImageWorks
00:39:47 [2020-12-21T00:39:47.125Z] === RUN   TestImagesFilterMultiReference
00:39:47 [2020-12-21T00:39:47.382Z] --- PASS: TestImagesFilterMultiReference (0.09s)
00:39:47 [2020-12-21T00:39:47.382Z] === RUN   TestImagePullPlatformInvalid
00:39:47 [2020-12-21T00:39:47.382Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:39:47 [2020-12-21T00:39:47.382Z] === RUN   TestRemoveImageOrphaning
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestRemoveImageOrphaning (1.89s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestRemoveImageGarbageCollector
00:39:49 [2020-12-21T00:39:49.282Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:39:49 [2020-12-21T00:39:49.282Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagInvalidReference
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagInvalidReference (0.02s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagValidPrefixedRepo
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagExistedNameWithoutForce
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagOfficialNames
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagOfficialNames (0.05s)
00:39:49 [2020-12-21T00:39:49.282Z] === RUN   TestTagMatchesDigest
00:39:49 [2020-12-21T00:39:49.282Z] --- PASS: TestTagMatchesDigest (0.01s)
00:39:49 [2020-12-21T00:39:49.282Z] === CONT  TestImportExtremelyLargeImageWorks
00:39:50 [2020-12-21T00:39:50.262Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:39:51 [2020-12-21T00:39:51.298Z] --- PASS: TestDockerNetworkMacvlan (20.20s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.46s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.57s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.83s)
00:39:51 [2020-12-21T00:39:51.298Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s)
00:39:51 [2020-12-21T00:39:51.298Z] PASS
00:39:51 [2020-12-21T00:39:51.298Z] 
00:39:51 [2020-12-21T00:39:51.298Z] DONE 8 tests in 21.776s
00:39:51 [2020-12-21T00:39:51.298Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
00:39:51 [2020-12-21T00:39:51.298Z] ++ 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
00:39:51 [2020-12-21T00:39:51.298Z] ++ set -e
00:39:51 [2020-12-21T00:39:51.298Z] ++ '[' -n 0 ']'
00:39:51 [2020-12-21T00:39:51.298Z] ++ set -x
00:39:51 [2020-12-21T00:39:51.298Z] ++ 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
00:39:51 [2020-12-21T00:39:51.298Z] testing: warning: no tests to run
00:39:51 [2020-12-21T00:39:51.298Z] PASS
00:39:51 [2020-12-21T00:39:51.298Z] 
00:39:51 [2020-12-21T00:39:51.298Z] DONE 0 tests in 0.054s
00:39:51 [2020-12-21T00:39:51.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:39:51 [2020-12-21T00:39:51.298Z] ++ 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
00:39:51 [2020-12-21T00:39:51.298Z] ++ set -e
00:39:51 [2020-12-21T00:39:51.298Z] ++ '[' -n 0 ']'
00:39:51 [2020-12-21T00:39:51.298Z] ++ set -x
00:39:51 [2020-12-21T00:39:51.298Z] ++ 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
00:39:51 [2020-12-21T00:39:51.298Z] INFO: Testing against a local daemon
00:39:51 [2020-12-21T00:39:51.298Z] === RUN   TestAuthZPluginAllowRequest
00:39:53 [2020-12-21T00:39:53.010Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
00:39:53 [2020-12-21T00:39:53.309Z] === RUN   TestAuthZPluginTLS
00:39:53 [2020-12-21T00:39:53.601Z] --- PASS: TestAuthZPluginTLS (0.54s)
00:39:53 [2020-12-21T00:39:53.601Z] === RUN   TestAuthZPluginDenyRequest
00:39:54 [2020-12-21T00:39:54.235Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
00:39:54 [2020-12-21T00:39:54.235Z] === RUN   TestAuthZPluginAPIDenyResponse
00:39:54 [2020-12-21T00:39:54.869Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
00:39:54 [2020-12-21T00:39:54.869Z] === RUN   TestAuthZPluginDenyResponse
00:39:55 [2020-12-21T00:39:55.190Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
00:39:55 [2020-12-21T00:39:55.190Z] === RUN   TestAuthZPluginAllowEventStream
00:39:57 [2020-12-21T00:39:57.398Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s)
00:39:57 [2020-12-21T00:39:57.398Z] === RUN   TestAuthZPluginErrorResponse
00:39:57 [2020-12-21T00:39:57.690Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
00:39:57 [2020-12-21T00:39:57.690Z] === RUN   TestAuthZPluginErrorRequest
00:39:57 [2020-12-21T00:39:57.982Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:39:57 [2020-12-21T00:39:57.982Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:39:58 [2020-12-21T00:39:58.616Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
00:39:58 [2020-12-21T00:39:58.616Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:40:00 [2020-12-21T00:40:00.725Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s)
00:40:00 [2020-12-21T00:40:00.725Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: buildpack-deps:buster
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: busybox:latest
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: busybox:glibc
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: debian:buster
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: hello-world:latest
00:40:02 [2020-12-21T00:40:02.311Z] Loaded image: arm32v7/hello-world:latest
00:40:02 [2020-12-21T00:40:02.311Z] INFO: Testing against a local daemon
00:40:02 [2020-12-21T00:40:02.311Z] === RUN   TestCgroupNamespacesBuild
00:40:02 [2020-12-21T00:40:02.312Z] --- PASS: TestCgroupNamespacesBuild (2.36s)
00:40:02 [2020-12-21T00:40:02.312Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:40:02 [2020-12-21T00:40:02.879Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s)
00:40:02 [2020-12-21T00:40:02.879Z] === RUN   TestBuildWithSession
00:40:02 [2020-12-21T00:40:02.879Z] --- SKIP: TestBuildWithSession (0.00s)
00:40:02 [2020-12-21T00:40:02.879Z]     build_session_test.go:25: TODO: BuildKit
00:40:02 [2020-12-21T00:40:02.879Z] === RUN   TestBuildSquashParent
00:40:03 [2020-12-21T00:40:03.567Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s)
00:40:03 [2020-12-21T00:40:03.567Z] === RUN   TestAuthZPluginHeader
00:40:03 [2020-12-21T00:40:03.859Z] --- PASS: TestAuthZPluginHeader (0.84s)
00:40:03 [2020-12-21T00:40:03.859Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:40:03 [2020-12-21T00:40:03.859Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:40:03 [2020-12-21T00:40:03.859Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:03 [2020-12-21T00:40:03.859Z] === RUN   TestAuthZPluginV2Disable
00:40:03 [2020-12-21T00:40:03.859Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:40:03 [2020-12-21T00:40:03.859Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:03 [2020-12-21T00:40:03.859Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:40:03 [2020-12-21T00:40:03.859Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:40:03 [2020-12-21T00:40:03.859Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:03 [2020-12-21T00:40:03.859Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:40:03 [2020-12-21T00:40:03.859Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:40:03 [2020-12-21T00:40:03.859Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:03 [2020-12-21T00:40:03.859Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:40:06 [2020-12-21T00:40:06.278Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:40:06 [2020-12-21T00:40:06.278Z] 
00:40:06 [2020-12-21T00:40:06.278Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:40:06 [2020-12-21T00:40:06.278Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:40:06 [2020-12-21T00:40:06.278Z] HOSTNAME=5b347a2456f8
00:40:06 [2020-12-21T00:40:06.278Z] TESTDEBUG=0
00:40:06 [2020-12-21T00:40:06.278Z] DEST=bundles/test-integration
00:40:06 [2020-12-21T00:40:06.278Z] PWD=/go/src/github.com/docker/docker
00:40:06 [2020-12-21T00:40:06.278Z] DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb
00:40:06 [2020-12-21T00:40:06.278Z] container=docker
00:40:06 [2020-12-21T00:40:06.278Z] HOME=/root
00:40:06 [2020-12-21T00:40:06.278Z] GOLANG_VERSION=1.13.15
00:40:06 [2020-12-21T00:40:06.278Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:40:06 [2020-12-21T00:40:06.278Z] VALIDATE_BRANCH=master
00:40:06 [2020-12-21T00:40:06.278Z] TERM=xterm
00:40:06 [2020-12-21T00:40:06.278Z] DOCKER_PKG=github.com/docker/docker
00:40:06 [2020-12-21T00:40:06.278Z] SHLVL=1
00:40:06 [2020-12-21T00:40:06.278Z] TIMEOUT=120m
00:40:06 [2020-12-21T00:40:06.278Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:40:06 [2020-12-21T00:40:06.278Z] DOCKER_GRAPHDRIVER=overlay2
00:40:06 [2020-12-21T00:40:06.278Z] GO111MODULE=off
00:40:06 [2020-12-21T00:40:06.278Z] DOCKER_EXPERIMENTAL=1
00:40:06 [2020-12-21T00:40:06.278Z] TEST_SKIP_INTEGRATION_CLI=1
00:40:06 [2020-12-21T00:40:06.278Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:40:06 [2020-12-21T00:40:06.278Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:40:06 [2020-12-21T00:40:06.278Z] GOPATH=/go
00:40:06 [2020-12-21T00:40:06.278Z] PKG_CONFIG=pkg-config
00:40:06 [2020-12-21T00:40:06.278Z] _=/usr/bin/env
00:40:06 [2020-12-21T00:40:06.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:40:10 [2020-12-21T00:40:10.622Z] --- PASS: TestBuildWithHugeFile (59.12s)
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildWithEmptyDockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:40:10 [2020-12-21T00:40:10.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s)
00:40:10 [2020-12-21T00:40:10.622Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
00:40:10 [2020-12-21T00:40:10.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
00:40:10 [2020-12-21T00:40:10.622Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildPreserveOwnership
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildPreserveOwnership/copy_from
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:40:10 [2020-12-21T00:40:10.622Z] --- PASS: TestBuildPreserveOwnership (6.19s)
00:40:10 [2020-12-21T00:40:10.622Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.03s)
00:40:10 [2020-12-21T00:40:10.622Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.14s)
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestBuildPlatformInvalid
00:40:10 [2020-12-21T00:40:10.622Z] --- PASS: TestBuildPlatformInvalid (0.18s)
00:40:10 [2020-12-21T00:40:10.622Z] PASS
00:40:10 [2020-12-21T00:40:10.622Z] 
00:40:10 [2020-12-21T00:40:10.622Z] === Skipped
00:40:10 [2020-12-21T00:40:10.622Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:40:10 [2020-12-21T00:40:10.622Z]     build_session_test.go:25: TODO: BuildKit
00:40:10 [2020-12-21T00:40:10.622Z] 
00:40:10 [2020-12-21T00:40:10.622Z] 
00:40:10 [2020-12-21T00:40:10.622Z] DONE 32 tests, 1 skipped in 119.012s
00:40:10 [2020-12-21T00:40:10.622Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:40:10 [2020-12-21T00:40:10.622Z] ++ 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
00:40:10 [2020-12-21T00:40:10.622Z] ++ set -e
00:40:10 [2020-12-21T00:40:10.622Z] ++ '[' -n 0 ']'
00:40:10 [2020-12-21T00:40:10.622Z] ++ set -x
00:40:10 [2020-12-21T00:40:10.622Z] ++ 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
00:40:10 [2020-12-21T00:40:10.622Z] INFO: Testing against a local daemon
00:40:10 [2020-12-21T00:40:10.622Z] === RUN   TestConfigInspect
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Extraction ended at 12/21/2020 00:40:08. Duration:00:00:22.8883933
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Updating the golang and path environment variables
00:40:11 [2020-12-21T00:40:11.398Z] INFO: GOPATH=d:\gopath
00:40:11 [2020-12-21T00:40:11.398Z] INFO: go version go1.13.15 windows/amd64
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Running the daemon under test in debug mode
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Starting a daemon under test...
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41830\2\daemon --pidfile d:\CI\PR-41830\2\docker.pid -D
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Process started successfully.
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Start tailing logs of the daemon under tests
00:40:11 [2020-12-21T00:40:11.398Z] INFO: Waiting for the daemon under test to start...
00:40:12 [2020-12-21T00:40:12.536Z] --- PASS: TestConfigInspect (3.71s)
00:40:12 [2020-12-21T00:40:12.536Z] === RUN   TestConfigList
00:40:12 [2020-12-21T00:40:12.862Z] --- PASS: TestBuildSquashParent (8.68s)
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:12 [2020-12-21T00:40:12.862Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:12 [2020-12-21T00:40:12.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:12 [2020-12-21T00:40:12.862Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:40:12 [2020-12-21T00:40:12.862Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:40:14 [2020-12-21T00:40:14.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:40:15 [2020-12-21T00:40:15.031Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:40:15 [2020-12-21T00:40:15.835Z] --- PASS: TestConfigList (3.30s)
00:40:15 [2020-12-21T00:40:15.835Z] === RUN   TestConfigsCreateAndDelete
00:40:18 [2020-12-21T00:40:18.328Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:40:18 [2020-12-21T00:40:18.328Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:40:19 [2020-12-21T00:40:19.135Z] --- PASS: TestConfigsCreateAndDelete (3.26s)
00:40:19 [2020-12-21T00:40:19.135Z] === RUN   TestConfigsUpdate
00:40:21 [2020-12-21T00:40:21.621Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.00s)
00:40:21 [2020-12-21T00:40:21.621Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s)
00:40:21 [2020-12-21T00:40:21.621Z] === RUN   TestBuildMultiStageCopy
00:40:21 [2020-12-21T00:40:21.621Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:40:22 [2020-12-21T00:40:22.437Z] --- PASS: TestConfigsUpdate (3.22s)
00:40:22 [2020-12-21T00:40:22.437Z] === RUN   TestTemplatedConfig
00:40:22 [2020-12-21T00:40:22.565Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s)
00:40:22 [2020-12-21T00:40:22.565Z] PASS
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] === Skipped
00:40:22 [2020-12-21T00:40:22.565Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:40:22 [2020-12-21T00:40:22.565Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:40:22 [2020-12-21T00:40:22.565Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:40:22 [2020-12-21T00:40:22.565Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:40:22 [2020-12-21T00:40:22.565Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] 
00:40:22 [2020-12-21T00:40:22.565Z] DONE 17 tests, 4 skipped in 29.540s
00:40:22 [2020-12-21T00:40:22.565Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:40:22 [2020-12-21T00:40:22.565Z] ++ 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
00:40:22 [2020-12-21T00:40:22.565Z] ++ set -e
00:40:22 [2020-12-21T00:40:22.565Z] ++ '[' -n 0 ']'
00:40:22 [2020-12-21T00:40:22.565Z] ++ set -x
00:40:22 [2020-12-21T00:40:22.566Z] ++ 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
00:40:22 [2020-12-21T00:40:22.566Z] INFO: Testing against a local daemon
00:40:22 [2020-12-21T00:40:22.566Z] === RUN   TestPluginInvalidJSON
00:40:22 [2020-12-21T00:40:22.566Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:40:22 [2020-12-21T00:40:22.566Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:40:22 [2020-12-21T00:40:22.566Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:40:22 [2020-12-21T00:40:22.566Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:40:22 [2020-12-21T00:40:22.566Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:40:22 [2020-12-21T00:40:22.566Z] === RUN   TestPluginInstall
00:40:22 [2020-12-21T00:40:22.566Z] === RUN   TestPluginInstall/no_auth
00:40:22 [2020-12-21T00:40:22.566Z] time="2020-12-21T00:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:22 [2020-12-21T00:40:22.566Z] time="2020-12-21T00:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37b04eb13c0ec5040c14dc98a4536b68d629fb110491b53abda61aa20b1a3106" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:22 [2020-12-21T00:40:22.566Z] time="2020-12-21T00:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:22 [2020-12-21T00:40:22.566Z] time="2020-12-21T00:40:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37b04eb13c0ec5040c14dc98a4536b68d629fb110491b53abda61aa20b1a3106" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:22 [2020-12-21T00:40:22.858Z] === RUN   TestPluginInstall/with_htpasswd
00:40:23 [2020-12-21T00:40:23.150Z] time="2020-12-21T00:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:23 [2020-12-21T00:40:23.150Z] time="2020-12-21T00:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9de71beb5e888c11d1cf7ad5f7fcbad9675adc0dd0bcd4825ae2b23cbdda749f" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:23 [2020-12-21T00:40:23.150Z] time="2020-12-21T00:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:23 [2020-12-21T00:40:23.150Z] time="2020-12-21T00:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9de71beb5e888c11d1cf7ad5f7fcbad9675adc0dd0bcd4825ae2b23cbdda749f" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:23 [2020-12-21T00:40:23.442Z] === RUN   TestPluginInstall/with_insecure
00:40:24 [2020-12-21T00:40:24.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:40:24 [2020-12-21T00:40:24.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:40:24 [2020-12-21T00:40:24.478Z] time="2020-12-21T00:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:24 [2020-12-21T00:40:24.478Z] time="2020-12-21T00:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55407b939918aa7da6228c68a02838795c3ba930946b15286b371d1d94ce045c" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:24 [2020-12-21T00:40:24.478Z] time="2020-12-21T00:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:40:24 [2020-12-21T00:40:24.478Z] time="2020-12-21T00:40:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55407b939918aa7da6228c68a02838795c3ba930946b15286b371d1d94ce045c" mediatype=application/vnd.docker.plugin.v1+json size=522
00:40:24 [2020-12-21T00:40:24.770Z] --- PASS: TestPluginInstall (3.91s)
00:40:24 [2020-12-21T00:40:24.770Z]     --- PASS: TestPluginInstall/no_auth (1.84s)
00:40:24 [2020-12-21T00:40:24.770Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
00:40:24 [2020-12-21T00:40:24.770Z]     --- PASS: TestPluginInstall/with_insecure (1.24s)
00:40:24 [2020-12-21T00:40:24.770Z]         plugin_test.go:157: [dc1b65af4bf15] daemon is not started
00:40:24 [2020-12-21T00:40:24.770Z] PASS
00:40:24 [2020-12-21T00:40:24.770Z] 
00:40:24 [2020-12-21T00:40:24.770Z] DONE 6 tests in 4.076s
00:40:24 [2020-12-21T00:40:24.770Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:40:24 [2020-12-21T00:40:24.770Z] ++ 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
00:40:24 [2020-12-21T00:40:24.770Z] ++ set -e
00:40:24 [2020-12-21T00:40:24.770Z] ++ '[' -n 0 ']'
00:40:24 [2020-12-21T00:40:24.770Z] ++ set -x
00:40:24 [2020-12-21T00:40:24.770Z] ++ 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
00:40:24 [2020-12-21T00:40:24.989Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:40:25 [2020-12-21T00:40:25.061Z] INFO: Testing against a local daemon
00:40:25 [2020-12-21T00:40:25.061Z] === RUN   TestExternalGraphDriver
00:40:25 [2020-12-21T00:40:25.061Z] === RUN   TestExternalGraphDriver/json
00:40:25 [2020-12-21T00:40:25.558Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:40:25 [2020-12-21T00:40:25.740Z] --- PASS: TestTemplatedConfig (3.42s)
00:40:25 [2020-12-21T00:40:25.740Z] === RUN   TestConfigCreateResolve
00:40:26 [2020-12-21T00:40:26.126Z] --- PASS: TestBuildMultiStageCopy (4.86s)
00:40:26 [2020-12-21T00:40:26.127Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
00:40:26 [2020-12-21T00:40:26.127Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
00:40:26 [2020-12-21T00:40:26.127Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
00:40:26 [2020-12-21T00:40:26.127Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
00:40:26 [2020-12-21T00:40:26.127Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
00:40:26 [2020-12-21T00:40:26.127Z] === RUN   TestBuildMultiStageParentConfig
00:40:27 [2020-12-21T00:40:27.132Z] === RUN   TestExternalGraphDriver/spec
00:40:27 [2020-12-21T00:40:27.506Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
00:40:27 [2020-12-21T00:40:27.506Z] === RUN   TestBuildLabelWithTargets
00:40:29 [2020-12-21T00:40:29.040Z] --- PASS: TestConfigCreateResolve (3.43s)
00:40:29 [2020-12-21T00:40:29.040Z] === RUN   TestConfigDaemonLibtrustID
00:40:29 [2020-12-21T00:40:29.103Z] .....INFO: Daemon under test started and replied!
00:40:29 [2020-12-21T00:40:29.103Z] INFO: Docker version of the daemon under test
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] Client:
00:40:29 [2020-12-21T00:40:29.103Z]  Version:      17.06.2-ce
00:40:29 [2020-12-21T00:40:29.103Z]  API version:  1.30
00:40:29 [2020-12-21T00:40:29.103Z]  Go version:   go1.8.3
00:40:29 [2020-12-21T00:40:29.103Z]  Git commit:   cec0b72
00:40:29 [2020-12-21T00:40:29.103Z]  Built:        Tue Sep  5 19:57:19 2017
00:40:29 [2020-12-21T00:40:29.103Z]  OS/Arch:      windows/amd64
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] Server:
00:40:29 [2020-12-21T00:40:29.103Z]  Version:      0.0.0-dev
00:40:29 [2020-12-21T00:40:29.103Z]  API version:  1.41 (minimum version 1.24)
00:40:29 [2020-12-21T00:40:29.103Z]  Go version:   go1.13.15
00:40:29 [2020-12-21T00:40:29.103Z]  Git commit:   c923f6ac3b
00:40:29 [2020-12-21T00:40:29.103Z]  Built:        12/21/2020 00:38:26
00:40:29 [2020-12-21T00:40:29.103Z]  OS/Arch:      windows/amd64
00:40:29 [2020-12-21T00:40:29.103Z]  Experimental: false
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] INFO: Docker info of the daemon under test
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] Containers: 0
00:40:29 [2020-12-21T00:40:29.103Z]  Running: 0
00:40:29 [2020-12-21T00:40:29.103Z]  Paused: 0
00:40:29 [2020-12-21T00:40:29.103Z]  Stopped: 0
00:40:29 [2020-12-21T00:40:29.103Z] Images: 0
00:40:29 [2020-12-21T00:40:29.103Z] Server Version: 0.0.0-dev
00:40:29 [2020-12-21T00:40:29.103Z] Storage Driver: windowsfilter
00:40:29 [2020-12-21T00:40:29.103Z]  Windows: 
00:40:29 [2020-12-21T00:40:29.103Z] Logging Driver: json-file
00:40:29 [2020-12-21T00:40:29.103Z] Plugins: 
00:40:29 [2020-12-21T00:40:29.103Z]  Volume: local
00:40:29 [2020-12-21T00:40:29.103Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:40:29 [2020-12-21T00:40:29.103Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:40:29 [2020-12-21T00:40:29.103Z] Swarm: inactive
00:40:29 [2020-12-21T00:40:29.103Z] Default Isolation: process
00:40:29 [2020-12-21T00:40:29.103Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:40:29 [2020-12-21T00:40:29.103Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
00:40:29 [2020-12-21T00:40:29.103Z] OSType: windows
00:40:29 [2020-12-21T00:40:29.103Z] Architecture: x86_64
00:40:29 [2020-12-21T00:40:29.103Z] CPUs: 4
00:40:29 [2020-12-21T00:40:29.103Z] Total Memory: 32GiB
00:40:29 [2020-12-21T00:40:29.103Z] Name: azwin-2-3b41e0
00:40:29 [2020-12-21T00:40:29.103Z] ID: 76MB:LEYG:UZR2:Z2ND:4AEC:XJVH:5U7X:CHSE:PMIF:UNXV:CKK2:V5TC
00:40:29 [2020-12-21T00:40:29.103Z] Docker Root Dir: D:\CI\PR-41830\2\daemon
00:40:29 [2020-12-21T00:40:29.103Z] Debug Mode (client): false
00:40:29 [2020-12-21T00:40:29.103Z] Debug Mode (server): true
00:40:29 [2020-12-21T00:40:29.103Z]  File Descriptors: -1
00:40:29 [2020-12-21T00:40:29.103Z]  Goroutines: 16
00:40:29 [2020-12-21T00:40:29.103Z]  System Time: 2020-12-21T00:40:28.2258727Z
00:40:29 [2020-12-21T00:40:29.103Z]  EventsListeners: 0
00:40:29 [2020-12-21T00:40:29.103Z] Registry: https://index.docker.io/v1/
00:40:29 [2020-12-21T00:40:29.103Z] Labels:
00:40:29 [2020-12-21T00:40:29.103Z] Experimental: false
00:40:29 [2020-12-21T00:40:29.103Z] Insecure Registries:
00:40:29 [2020-12-21T00:40:29.103Z]  127.0.0.0/8
00:40:29 [2020-12-21T00:40:29.103Z] Live Restore Enabled: false
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] INFO: Docker images of the daemon under test
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
00:40:29 [2020-12-21T00:40:29.103Z] 
00:40:29 [2020-12-21T00:40:29.103Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
00:40:29 [2020-12-21T00:40:29.103Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
00:40:29 [2020-12-21T00:40:29.103Z] ltsc2019: Pulling from windows/servercore
00:40:29 [2020-12-21T00:40:29.103Z] 4612f6d0b889: Pulling fs layer
00:40:29 [2020-12-21T00:40:29.103Z] aa4f58cd6da1: Pulling fs layer
00:40:29 [2020-12-21T00:40:29.865Z] === RUN   TestExternalGraphDriver/pull
00:40:29 [2020-12-21T00:40:29.983Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
00:40:29 [2020-12-21T00:40:29.983Z] PASS
00:40:29 [2020-12-21T00:40:29.983Z] 
00:40:29 [2020-12-21T00:40:29.983Z] DONE 7 tests in 21.238s
00:40:29 [2020-12-21T00:40:29.983Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:40:29 [2020-12-21T00:40:29.983Z] ++ 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
00:40:29 [2020-12-21T00:40:29.983Z] ++ set -e
00:40:29 [2020-12-21T00:40:29.983Z] ++ '[' -n 0 ']'
00:40:29 [2020-12-21T00:40:29.983Z] ++ set -x
00:40:29 [2020-12-21T00:40:29.983Z] ++ 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
00:40:29 [2020-12-21T00:40:29.983Z] INFO: Testing against a local daemon
00:40:29 [2020-12-21T00:40:29.983Z] === RUN   TestCheckpoint
00:40:29 [2020-12-21T00:40:29.983Z] --- SKIP: TestCheckpoint (0.00s)
00:40:29 [2020-12-21T00:40:29.983Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:40:29 [2020-12-21T00:40:29.983Z] === RUN   TestContainerInvalidJSON
00:40:30 [2020-12-21T00:40:30.054Z] --- PASS: TestBuildLabelWithTargets (2.39s)
00:40:30 [2020-12-21T00:40:30.054Z] === RUN   TestBuildWithEmptyLayers
00:40:30 [2020-12-21T00:40:30.243Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:40:30 [2020-12-21T00:40:30.243Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:40:30 [2020-12-21T00:40:30.243Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:40:30 [2020-12-21T00:40:30.243Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:40:30 [2020-12-21T00:40:30.243Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:40:30 [2020-12-21T00:40:30.243Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:40:30 [2020-12-21T00:40:30.243Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:40:30 [2020-12-21T00:40:30.243Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:40:30 [2020-12-21T00:40:30.243Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:40:30 [2020-12-21T00:40:30.243Z] --- PASS: TestContainerInvalidJSON (0.03s)
00:40:30 [2020-12-21T00:40:30.243Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:40:30 [2020-12-21T00:40:30.243Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:40:30 [2020-12-21T00:40:30.243Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:40:30 [2020-12-21T00:40:30.243Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:40:30 [2020-12-21T00:40:30.243Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s)
00:40:30 [2020-12-21T00:40:30.243Z] === RUN   TestCopyFromContainerPathIsNotDir
00:40:30 [2020-12-21T00:40:30.503Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
00:40:30 [2020-12-21T00:40:30.503Z] === RUN   TestCopyToContainerPathDoesNotExist
00:40:30 [2020-12-21T00:40:30.503Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
00:40:30 [2020-12-21T00:40:30.503Z] === RUN   TestCopyToContainerPathIsNotDir
00:40:30 [2020-12-21T00:40:30.764Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
00:40:30 [2020-12-21T00:40:30.764Z] === RUN   TestCopyFromContainer
00:40:31 [2020-12-21T00:40:31.432Z] --- PASS: TestBuildWithEmptyLayers (1.32s)
00:40:31 [2020-12-21T00:40:31.432Z] === RUN   TestBuildMultiStageOnBuild
00:40:32 [2020-12-21T00:40:32.677Z] === RUN   TestCopyFromContainer//
00:40:32 [2020-12-21T00:40:32.677Z] === RUN   TestCopyFromContainer//bar/root
00:40:32 [2020-12-21T00:40:32.937Z] === RUN   TestCopyFromContainer//bar/root/
00:40:32 [2020-12-21T00:40:32.937Z] === RUN   TestCopyFromContainer/bar/quux
00:40:33 [2020-12-21T00:40:33.198Z] === RUN   TestCopyFromContainer/bar/quux/
00:40:33 [2020-12-21T00:40:33.198Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:40:33 [2020-12-21T00:40:33.385Z] --- PASS: TestExternalGraphDriver (7.91s)
00:40:33 [2020-12-21T00:40:33.385Z]     --- PASS: TestExternalGraphDriver/json (2.18s)
00:40:33 [2020-12-21T00:40:33.385Z]     --- PASS: TestExternalGraphDriver/spec (2.12s)
00:40:33 [2020-12-21T00:40:33.385Z]     --- PASS: TestExternalGraphDriver/pull (3.49s)
00:40:33 [2020-12-21T00:40:33.385Z] === RUN   TestGraphdriverPluginV2
00:40:33 [2020-12-21T00:40:33.385Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
00:40:33 [2020-12-21T00:40:33.385Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:33 [2020-12-21T00:40:33.385Z] PASS
00:40:33 [2020-12-21T00:40:33.385Z] 
00:40:33 [2020-12-21T00:40:33.385Z] === Skipped
00:40:33 [2020-12-21T00:40:33.385Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
00:40:33 [2020-12-21T00:40:33.385Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:40:33 [2020-12-21T00:40:33.385Z] 
00:40:33 [2020-12-21T00:40:33.385Z] 
00:40:33 [2020-12-21T00:40:33.385Z] DONE 5 tests, 1 skipped in 8.067s
00:40:33 [2020-12-21T00:40:33.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:40:33 [2020-12-21T00:40:33.385Z] ++ 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
00:40:33 [2020-12-21T00:40:33.385Z] ++ set -e
00:40:33 [2020-12-21T00:40:33.385Z] ++ '[' -n 0 ']'
00:40:33 [2020-12-21T00:40:33.385Z] ++ set -x
00:40:33 [2020-12-21T00:40:33.385Z] ++ 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
00:40:33 [2020-12-21T00:40:33.385Z] INFO: Testing against a local daemon
00:40:33 [2020-12-21T00:40:33.385Z] === RUN   TestContinueAfterPluginCrash
00:40:33 [2020-12-21T00:40:33.385Z] === PAUSE TestContinueAfterPluginCrash
00:40:33 [2020-12-21T00:40:33.385Z] === RUN   TestReadPluginNoRead
00:40:33 [2020-12-21T00:40:33.385Z] === PAUSE TestReadPluginNoRead
00:40:33 [2020-12-21T00:40:33.385Z] === RUN   TestDaemonStartWithLogOpt
00:40:33 [2020-12-21T00:40:33.385Z] === PAUSE TestDaemonStartWithLogOpt
00:40:33 [2020-12-21T00:40:33.385Z] === CONT  TestContinueAfterPluginCrash
00:40:33 [2020-12-21T00:40:33.385Z] === CONT  TestDaemonStartWithLogOpt
00:40:33 [2020-12-21T00:40:33.458Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:40:33 [2020-12-21T00:40:33.459Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:40:33 [2020-12-21T00:40:33.719Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:40:33 [2020-12-21T00:40:33.719Z] === RUN   TestCopyFromContainer/bar/notarget
00:40:33 [2020-12-21T00:40:33.966Z] --- PASS: TestBuildMultiStageOnBuild (2.92s)
00:40:33 [2020-12-21T00:40:33.966Z] === RUN   TestBuildUncleanTarFilenames
00:40:33 [2020-12-21T00:40:33.979Z] --- PASS: TestCopyFromContainer (3.20s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer// (0.11s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:40:33 [2020-12-21T00:40:33.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateLinkToNonExistingContainer
00:40:33 [2020-12-21T00:40:33.980Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateWithInvalidEnv
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateWithInvalidEnv/0
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateWithInvalidEnv/0
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateWithInvalidEnv/1
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateWithInvalidEnv/1
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateWithInvalidEnv/2
00:40:33 [2020-12-21T00:40:33.980Z] === PAUSE TestCreateWithInvalidEnv/2
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateWithInvalidEnv/0
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateWithInvalidEnv/1
00:40:33 [2020-12-21T00:40:33.980Z] === CONT  TestCreateWithInvalidEnv/2
00:40:33 [2020-12-21T00:40:33.980Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:40:33 [2020-12-21T00:40:33.980Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateTmpfsMountsTarget
00:40:33 [2020-12-21T00:40:33.980Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:40:33 [2020-12-21T00:40:33.980Z] === RUN   TestCreateWithCustomMaskedPaths
00:40:35 [2020-12-21T00:40:35.907Z] --- PASS: TestBuildUncleanTarFilenames (1.81s)
00:40:35 [2020-12-21T00:40:35.907Z] === RUN   TestBuildMultiStageLayerLeak
00:40:36 [2020-12-21T00:40:36.188Z] aa4f58cd6da1: Verifying Checksum
00:40:36 [2020-12-21T00:40:36.188Z] aa4f58cd6da1: Download complete
00:40:36 [2020-12-21T00:40:36.522Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s)
00:40:36 [2020-12-21T00:40:36.522Z] === RUN   TestCreateWithCustomReadonlyPaths
00:40:36 [2020-12-21T00:40:36.905Z] --- PASS: TestDaemonStartWithLogOpt (3.80s)
00:40:36 [2020-12-21T00:40:36.905Z] === CONT  TestReadPluginNoRead
00:40:38 [2020-12-21T00:40:38.435Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:40:38 [2020-12-21T00:40:38.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:40:38 [2020-12-21T00:40:38.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:40:38 [2020-12-21T00:40:38.435Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:40:38 [2020-12-21T00:40:38.435Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:40:38 [2020-12-21T00:40:38.435Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:40:38 [2020-12-21T00:40:38.435Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:40:38 [2020-12-21T00:40:38.435Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
00:40:38 [2020-12-21T00:40:38.435Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
00:40:38 [2020-12-21T00:40:38.435Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
00:40:38 [2020-12-21T00:40:38.435Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:40:38 [2020-12-21T00:40:38.435Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:40:39 [2020-12-21T00:40:39.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:40:39 [2020-12-21T00:40:39.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:40:39 [2020-12-21T00:40:39.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestCreateDifferentPlatform
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestCreateDifferentPlatform/different_os
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:40:39 [2020-12-21T00:40:39.391Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:40:39 [2020-12-21T00:40:39.391Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:40:39 [2020-12-21T00:40:39.391Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:40:39 [2020-12-21T00:40:39.391Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:40:39 [2020-12-21T00:40:39.391Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s)
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestContainerStartOnDaemonRestart
00:40:39 [2020-12-21T00:40:39.391Z] === PAUSE TestContainerStartOnDaemonRestart
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestDaemonRestartIpcMode
00:40:39 [2020-12-21T00:40:39.391Z] === PAUSE TestDaemonRestartIpcMode
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestDaemonHostGatewayIP
00:40:39 [2020-12-21T00:40:39.391Z] === PAUSE TestDaemonHostGatewayIP
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestContainerKillOnDaemonStart
00:40:39 [2020-12-21T00:40:39.391Z] === PAUSE TestContainerKillOnDaemonStart
00:40:39 [2020-12-21T00:40:39.391Z] === RUN   TestDiff
00:40:39 [2020-12-21T00:40:39.640Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:40:39 [2020-12-21T00:40:39.920Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:40:40 [2020-12-21T00:40:40.128Z] --- PASS: TestBuildMultiStageLayerLeak (3.49s)
00:40:40 [2020-12-21T00:40:40.128Z] === RUN   TestBuildWithHugeFile
00:40:40 [2020-12-21T00:40:40.343Z] --- PASS: TestDiff (0.83s)
00:40:40 [2020-12-21T00:40:40.343Z] === RUN   TestExecWithCloseStdin
00:40:40 [2020-12-21T00:40:40.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:40:41 [2020-12-21T00:40:41.294Z] --- PASS: TestExecWithCloseStdin (0.96s)
00:40:41 [2020-12-21T00:40:41.294Z] === RUN   TestExec
00:40:41 [2020-12-21T00:40:41.710Z] === RUN   TestReadPluginNoRead/default
00:40:42 [2020-12-21T00:40:42.002Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
00:40:42 [2020-12-21T00:40:42.246Z] --- PASS: TestExec (0.91s)
00:40:42 [2020-12-21T00:40:42.246Z] === RUN   TestExecUser
00:40:43 [2020-12-21T00:40:43.189Z] --- PASS: TestExecUser (0.92s)
00:40:43 [2020-12-21T00:40:43.189Z] === RUN   TestExportContainerAndImportImage
00:40:43 [2020-12-21T00:40:43.511Z] === RUN   TestReadPluginNoRead/disabled_caching
00:40:44 [2020-12-21T00:40:44.131Z] --- PASS: TestExportContainerAndImportImage (1.12s)
00:40:44 [2020-12-21T00:40:44.131Z] === RUN   TestExportContainerAfterDaemonRestart
00:40:44 [2020-12-21T00:40:44.760Z] 4612f6d0b889: Verifying Checksum
00:40:44 [2020-12-21T00:40:44.760Z] 4612f6d0b889: Download complete
00:40:45 [2020-12-21T00:40:45.584Z] --- PASS: TestReadPluginNoRead (8.79s)
00:40:45 [2020-12-21T00:40:45.584Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s)
00:40:45 [2020-12-21T00:40:45.584Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
00:40:45 [2020-12-21T00:40:45.584Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.03s)
00:40:45 [2020-12-21T00:40:45.584Z]     read_test.go:92: [d02bdfc007784] daemon is not started
00:40:45 [2020-12-21T00:40:45.584Z] PASS
00:40:45 [2020-12-21T00:40:45.584Z] 
00:40:45 [2020-12-21T00:40:45.584Z] DONE 6 tests in 12.751s
00:40:45 [2020-12-21T00:40:45.584Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:40:45 [2020-12-21T00:40:45.584Z] ++ 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
00:40:45 [2020-12-21T00:40:45.584Z] ++ set -e
00:40:45 [2020-12-21T00:40:45.584Z] ++ '[' -n 0 ']'
00:40:45 [2020-12-21T00:40:45.584Z] ++ set -x
00:40:45 [2020-12-21T00:40:45.584Z] ++ 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
00:40:45 [2020-12-21T00:40:45.876Z] testing: warning: no tests to run
00:40:45 [2020-12-21T00:40:45.876Z] PASS
00:40:45 [2020-12-21T00:40:45.876Z] 
00:40:45 [2020-12-21T00:40:45.876Z] DONE 0 tests in 0.076s
00:40:45 [2020-12-21T00:40:45.876Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:40:45 [2020-12-21T00:40:45.876Z] ++ 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
00:40:45 [2020-12-21T00:40:45.876Z] ++ set -e
00:40:45 [2020-12-21T00:40:45.876Z] ++ '[' -n 0 ']'
00:40:45 [2020-12-21T00:40:45.876Z] ++ set -x
00:40:45 [2020-12-21T00:40:45.876Z] ++ 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
00:40:45 [2020-12-21T00:40:45.876Z] INFO: Testing against a local daemon
00:40:45 [2020-12-21T00:40:45.876Z] === RUN   TestPluginWithDevMounts
00:40:45 [2020-12-21T00:40:45.876Z] === PAUSE TestPluginWithDevMounts
00:40:45 [2020-12-21T00:40:45.876Z] === CONT  TestPluginWithDevMounts
00:40:46 [2020-12-21T00:40:46.676Z] --- PASS: TestExportContainerAfterDaemonRestart (2.12s)
00:40:46 [2020-12-21T00:40:46.676Z] === RUN   TestHealthCheckWorkdir
00:40:47 [2020-12-21T00:40:47.617Z] --- PASS: TestHealthCheckWorkdir (1.06s)
00:40:47 [2020-12-21T00:40:47.617Z] === RUN   TestHealthKillContainer
00:40:47 [2020-12-21T00:40:47.947Z] --- PASS: TestPluginWithDevMounts (1.91s)
00:40:47 [2020-12-21T00:40:47.947Z] PASS
00:40:47 [2020-12-21T00:40:47.947Z] 
00:40:47 [2020-12-21T00:40:47.947Z] DONE 1 tests in 2.043s
00:40:47 [2020-12-21T00:40:47.947Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
00:40:47 [2020-12-21T00:40:47.947Z] ++ 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
00:40:47 [2020-12-21T00:40:47.947Z] ++ set -e
00:40:47 [2020-12-21T00:40:47.947Z] ++ '[' -n 0 ']'
00:40:47 [2020-12-21T00:40:47.947Z] ++ set -x
00:40:47 [2020-12-21T00:40:47.947Z] ++ 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
00:40:47 [2020-12-21T00:40:47.947Z] INFO: Testing against a local daemon
00:40:47 [2020-12-21T00:40:47.947Z] === RUN   TestSecretInspect
00:40:50 [2020-12-21T00:40:50.915Z] --- PASS: TestHealthKillContainer (2.97s)
00:40:50 [2020-12-21T00:40:50.915Z] === RUN   TestInspectCpusetInConfigPre120
00:40:51 [2020-12-21T00:40:51.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
00:40:51 [2020-12-21T00:40:51.176Z] === RUN   TestIpcModeNone
00:40:52 [2020-12-21T00:40:52.118Z] --- PASS: TestIpcModeNone (0.89s)
00:40:52 [2020-12-21T00:40:52.118Z] === RUN   TestIpcModePrivate
00:40:52 [2020-12-21T00:40:52.445Z] --- PASS: TestSecretInspect (3.89s)
00:40:52 [2020-12-21T00:40:52.445Z] === RUN   TestSecretList
00:40:53 [2020-12-21T00:40:53.059Z] --- PASS: TestIpcModePrivate (0.88s)
00:40:53 [2020-12-21T00:40:53.059Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
00:40:53 [2020-12-21T00:40:53.059Z] === RUN   TestIpcModeShareable
00:40:54 [2020-12-21T00:40:54.002Z] --- PASS: TestIpcModeShareable (0.88s)
00:40:54 [2020-12-21T00:40:54.002Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
00:40:54 [2020-12-21T00:40:54.002Z] === RUN   TestAPIIpcModeShareableAndContainer
00:40:55 [2020-12-21T00:40:55.181Z] --- PASS: TestSecretList (3.33s)
00:40:55 [2020-12-21T00:40:55.181Z] === RUN   TestSecretsCreateAndDelete
00:40:56 [2020-12-21T00:40:56.193Z] .........                                                                [ 86%]
00:40:57 [2020-12-21T00:40:57.302Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s)
00:40:57 [2020-12-21T00:40:57.302Z] === RUN   TestAPIIpcModeHost
00:40:57 [2020-12-21T00:40:57.563Z] --- PASS: TestAPIIpcModeHost (0.74s)
00:40:57 [2020-12-21T00:40:57.563Z] === RUN   TestDaemonIpcModeShareable
00:40:59 [2020-12-21T00:40:59.479Z] --- PASS: TestDaemonIpcModeShareable (2.01s)
00:40:59 [2020-12-21T00:40:59.479Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
00:40:59 [2020-12-21T00:40:59.479Z] === RUN   TestDaemonIpcModePrivate
00:40:59 [2020-12-21T00:40:59.634Z] --- PASS: TestSecretsCreateAndDelete (3.88s)
00:40:59 [2020-12-21T00:40:59.634Z] === RUN   TestSecretsUpdate
00:41:00 [2020-12-21T00:41:00.956Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:41:01 [2020-12-21T00:41:01.394Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
00:41:01 [2020-12-21T00:41:01.394Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
00:41:01 [2020-12-21T00:41:01.394Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:41:02 [2020-12-21T00:41:02.395Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:41:03 [2020-12-21T00:41:03.153Z] --- PASS: TestSecretsUpdate (3.79s)
00:41:03 [2020-12-21T00:41:03.153Z] === RUN   TestTemplatedSecret
00:41:03 [2020-12-21T00:41:03.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s)
00:41:03 [2020-12-21T00:41:03.309Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
00:41:03 [2020-12-21T00:41:03.309Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:41:05 [2020-12-21T00:41:05.222Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
00:41:05 [2020-12-21T00:41:05.222Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
00:41:05 [2020-12-21T00:41:05.222Z] === RUN   TestIpcModeOlderClient
00:41:05 [2020-12-21T00:41:05.222Z] === PAUSE TestIpcModeOlderClient
00:41:05 [2020-12-21T00:41:05.222Z] === RUN   TestKillContainerInvalidSignal
00:41:05 [2020-12-21T00:41:05.793Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
00:41:05 [2020-12-21T00:41:05.793Z] === RUN   TestKillContainer
00:41:05 [2020-12-21T00:41:05.793Z] === RUN   TestKillContainer/no_signal
00:41:06 [2020-12-21T00:41:06.673Z] --- PASS: TestTemplatedSecret (3.70s)
00:41:06 [2020-12-21T00:41:06.673Z] === RUN   TestSecretCreateResolve
00:41:06 [2020-12-21T00:41:06.736Z] === RUN   TestKillContainer/non_killing_signal
00:41:07 [2020-12-21T00:41:07.308Z] === RUN   TestKillContainer/killing_signal
00:41:08 [2020-12-21T00:41:08.250Z] --- PASS: TestKillContainer (2.39s)
00:41:08 [2020-12-21T00:41:08.250Z]     --- PASS: TestKillContainer/no_signal (0.76s)
00:41:08 [2020-12-21T00:41:08.250Z]     --- PASS: TestKillContainer/non_killing_signal (0.55s)
00:41:08 [2020-12-21T00:41:08.250Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
00:41:08 [2020-12-21T00:41:08.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:41:08 [2020-12-21T00:41:08.250Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:41:08 [2020-12-21T00:41:08.929Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:41:08 [2020-12-21T00:41:08.929Z] tests/integration/models_resources_test.py .                             [ 91%]
00:41:09 [2020-12-21T00:41:09.197Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:41:09 [2020-12-21T00:41:09.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
00:41:09 [2020-12-21T00:41:09.769Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
00:41:09 [2020-12-21T00:41:09.769Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
00:41:09 [2020-12-21T00:41:09.769Z] === RUN   TestKillStoppedContainer
00:41:10 [2020-12-21T00:41:10.029Z] --- PASS: TestKillStoppedContainer (0.11s)
00:41:10 [2020-12-21T00:41:10.029Z] === RUN   TestKillStoppedContainerAPIPre120
00:41:10 [2020-12-21T00:41:10.029Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
00:41:10 [2020-12-21T00:41:10.029Z] === RUN   TestKillDifferentUserContainer
00:41:10 [2020-12-21T00:41:10.972Z] --- PASS: TestKillDifferentUserContainer (0.82s)
00:41:10 [2020-12-21T00:41:10.972Z] === RUN   TestInspectOomKilledTrue
00:41:10 [2020-12-21T00:41:10.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:41:10 [2020-12-21T00:41:10.972Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:41:10 [2020-12-21T00:41:10.972Z] === RUN   TestInspectOomKilledFalse
00:41:10 [2020-12-21T00:41:10.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:41:10 [2020-12-21T00:41:10.972Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:41:10 [2020-12-21T00:41:10.972Z] === RUN   TestLinksEtcHostsContentMatch
00:41:11 [2020-12-21T00:41:11.130Z] --- PASS: TestSecretCreateResolve (3.77s)
00:41:11 [2020-12-21T00:41:11.130Z] PASS
00:41:11 [2020-12-21T00:41:11.130Z] 
00:41:11 [2020-12-21T00:41:11.130Z] DONE 6 tests in 22.551s
00:41:11 [2020-12-21T00:41:11.130Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
00:41:11 [2020-12-21T00:41:11.130Z] ++ 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
00:41:11 [2020-12-21T00:41:11.130Z] ++ set -e
00:41:11 [2020-12-21T00:41:11.130Z] ++ '[' -n 0 ']'
00:41:11 [2020-12-21T00:41:11.130Z] ++ set -x
00:41:11 [2020-12-21T00:41:11.130Z] ++ 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
00:41:11 [2020-12-21T00:41:11.130Z] INFO: Testing against a local daemon
00:41:11 [2020-12-21T00:41:11.130Z] === RUN   TestServiceCreateInit
00:41:11 [2020-12-21T00:41:11.130Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:41:11 [2020-12-21T00:41:11.543Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
00:41:11 [2020-12-21T00:41:11.543Z] === RUN   TestLinksContainerNames
00:41:13 [2020-12-21T00:41:13.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:41:13 [2020-12-21T00:41:13.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:41:13 [2020-12-21T00:41:13.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:41:13 [2020-12-21T00:41:13.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:41:13 [2020-12-21T00:41:13.456Z] --- PASS: TestLinksContainerNames (1.68s)
00:41:13 [2020-12-21T00:41:13.456Z] === RUN   TestLogsFollowTailEmpty
00:41:13 [2020-12-21T00:41:13.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:41:14 [2020-12-21T00:41:14.027Z] --- PASS: TestLogsFollowTailEmpty (0.82s)
00:41:14 [2020-12-21T00:41:14.027Z] === RUN   TestContainerNetworkMountsNoChown
00:41:14 [2020-12-21T00:41:14.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
00:41:14 [2020-12-21T00:41:14.599Z] === RUN   TestMountDaemonRoot
00:41:14 [2020-12-21T00:41:14.732Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/default
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/default
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/private
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/private
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rprivate
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rprivate
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/slave
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/slave
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rslave
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rslave
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/shared
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/shared
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rshared
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rshared
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/default
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rprivate
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/default/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/shared
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/default/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rslave
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/private
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/private/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/slave
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/private/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rshared
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/default/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/default/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:41:14 [2020-12-21T00:41:14.860Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/private/bind_root
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/private/mount_root
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:41:15 [2020-12-21T00:41:15.120Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:41:15 [2020-12-21T00:41:15.381Z] --- PASS: TestMountDaemonRoot (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:41:15 [2020-12-21T00:41:15.382Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
00:41:15 [2020-12-21T00:41:15.382Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s)
00:41:15 [2020-12-21T00:41:15.382Z] === RUN   TestContainerBindMountNonRecursive
00:41:15 [2020-12-21T00:41:15.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:41:16 [2020-12-21T00:41:16.742Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:41:17 [2020-12-21T00:41:17.926Z] --- PASS: TestContainerBindMountNonRecursive (2.33s)
00:41:17 [2020-12-21T00:41:17.926Z] === RUN   TestContainerVolumesMountedAsShared
00:41:17 [2020-12-21T00:41:17.985Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:41:17 [2020-12-21T00:41:17.985Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:41:18 [2020-12-21T00:41:18.498Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s)
00:41:18 [2020-12-21T00:41:18.498Z] === RUN   TestContainerVolumesMountedAsSlave
00:41:18 [2020-12-21T00:41:18.851Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] Using test binary docker
00:41:18 [2020-12-21T00:41:18.851Z] +++ /etc/init.d/apparmor start
00:41:18 [2020-12-21T00:41:18.851Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:18 [2020-12-21T00:41:18.851Z] INFO: Waiting for daemon to start...
00:41:18 [2020-12-21T00:41:18.851Z] Starting dockerd
00:41:18 [2020-12-21T00:41:18.851Z] +++ 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
00:41:18 [2020-12-21T00:41:18.851Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] Using test binary docker
00:41:18 [2020-12-21T00:41:18.851Z] +++ /etc/init.d/apparmor start
00:41:18 [2020-12-21T00:41:18.851Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:18 [2020-12-21T00:41:18.851Z] INFO: Waiting for daemon to start...
00:41:18 [2020-12-21T00:41:18.851Z] Starting dockerd
00:41:18 [2020-12-21T00:41:18.851Z] +++ 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
00:41:18 [2020-12-21T00:41:18.851Z] .
00:41:18 [2020-12-21T00:41:18.851Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] Error: No such image: emptyfs
00:41:18 [2020-12-21T00:41:18.851Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:41:18 [2020-12-21T00:41:18.851Z] ++++ docker load
00:41:18 [2020-12-21T00:41:18.851Z] 
00:41:18 [2020-12-21T00:41:18.851Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:18 [2020-12-21T00:41:18.851Z] Error: No such image: emptyfs
00:41:18 [2020-12-21T00:41:18.851Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:41:18 [2020-12-21T00:41:18.851Z] ++++ docker load
00:41:18 [2020-12-21T00:41:18.851Z] Running integration-test (iteration 1)
00:41:18 [2020-12-21T00:41:18.851Z] 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)/
00:41:18 [2020-12-21T00:41:18.851Z] ++ 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)/'
00:41:18 [2020-12-21T00:41:18.851Z] ++ set -e
00:41:18 [2020-12-21T00:41:18.852Z] ++ '[' -n 0 ']'
00:41:18 [2020-12-21T00:41:18.852Z] ++ set -x
00:41:18 [2020-12-21T00:41:18.852Z] ++ 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)/'
00:41:18 [2020-12-21T00:41:18.852Z] Running integration-test (iteration 1)
00:41:18 [2020-12-21T00:41:18.852Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:41:18 [2020-12-21T00:41:18.852Z] ++ 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)/'
00:41:18 [2020-12-21T00:41:18.852Z] ++ set -e
00:41:18 [2020-12-21T00:41:18.852Z] ++ '[' -n 0 ']'
00:41:18 [2020-12-21T00:41:18.852Z] ++ set -x
00:41:18 [2020-12-21T00:41:18.852Z] ++ 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)/'
00:41:19 [2020-12-21T00:41:19.070Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
00:41:19 [2020-12-21T00:41:19.070Z] === RUN   TestNetworkNat
00:41:19 [2020-12-21T00:41:19.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:41:20 [2020-12-21T00:41:20.011Z] --- PASS: TestNetworkNat (0.88s)
00:41:20 [2020-12-21T00:41:20.011Z] === RUN   TestNetworkLocalhostTCPNat
00:41:20 [2020-12-21T00:41:20.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:41:20 [2020-12-21T00:41:20.953Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
00:41:20 [2020-12-21T00:41:20.953Z] === RUN   TestNetworkLoopbackNat
00:41:21 [2020-12-21T00:41:21.197Z] --- PASS: TestServiceCreateInit (10.68s)
00:41:21 [2020-12-21T00:41:21.197Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s)
00:41:21 [2020-12-21T00:41:21.197Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.44s)
00:41:21 [2020-12-21T00:41:21.197Z] === RUN   TestCreateServiceMultipleTimes
00:41:21 [2020-12-21T00:41:21.881Z] tests/integration/regression_test.py ......                              [ 98%]
00:41:22 [2020-12-21T00:41:22.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
00:41:22 [2020-12-21T00:41:22.393Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:41:22 [2020-12-21T00:41:22.393Z] tests/integration/credentials/utils_test.py .                            [100%]
00:41:22 [2020-12-21T00:41:22.393Z] 
00:41:22 [2020-12-21T00:41:22.393Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:41:22 [2020-12-21T00:41:22.393Z] =========================== short test summary info ============================
00:41:22 [2020-12-21T00:41:22.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:41:22 [2020-12-21T00:41:22.393Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:41:22 [2020-12-21T00:41:22.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:41:22 [2020-12-21T00:41:22.393Z]   Not supported on most drivers
00:41:22 [2020-12-21T00:41:22.393Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:41:22 [2020-12-21T00:41:22.394Z]   Output of docker top depends on host distro, and is not formalized.
00:41:22 [2020-12-21T00:41:22.394Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:41:22 [2020-12-21T00:41:22.394Z]   Output of docker top depends on host distro, and is not formalized.
00:41:22 [2020-12-21T00:41:22.394Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:41:22 [2020-12-21T00:41:22.394Z]   Can fail if eth0 has multiple IP addresses
00:41:22 [2020-12-21T00:41:22.394Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:41:22 [2020-12-21T00:41:22.394Z]   This doesn't seem to be taken into account by the engine
00:41:22 [2020-12-21T00:41:22.394Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:41:22 [2020-12-21T00:41:22.394Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:41:22 [2020-12-21T00:41:22.394Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 335.61 seconds ==
00:41:22 [2020-12-21T00:41:22.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:41:23 [2020-12-21T00:41:23.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:41:24 [2020-12-21T00:41:24.250Z] --- PASS: TestNetworkLoopbackNat (3.14s)
00:41:24 [2020-12-21T00:41:24.250Z] === RUN   TestPause
00:41:24 [2020-12-21T00:41:24.821Z] --- PASS: TestPause (0.84s)
00:41:24 [2020-12-21T00:41:24.821Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:41:24 [2020-12-21T00:41:24.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:41:24 [2020-12-21T00:41:24.821Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:41:24 [2020-12-21T00:41:24.821Z] === RUN   TestPauseStopPausedContainer
00:41:24 [2020-12-21T00:41:24.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:41:25 [2020-12-21T00:41:25.762Z] --- PASS: TestPauseStopPausedContainer (0.87s)
00:41:25 [2020-12-21T00:41:25.762Z] === RUN   TestPsFilter
00:41:25 [2020-12-21T00:41:25.762Z] --- PASS: TestPsFilter (0.24s)
00:41:25 [2020-12-21T00:41:25.762Z] === RUN   TestRemoveContainerWithRemovedVolume
00:41:26 [2020-12-21T00:41:26.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:41:26 [2020-12-21T00:41:26.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
00:41:26 [2020-12-21T00:41:26.704Z] === RUN   TestRemoveContainerWithVolume
00:41:27 [2020-12-21T00:41:27.275Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
00:41:27 [2020-12-21T00:41:27.275Z] === RUN   TestRemoveContainerRunning
00:41:28 [2020-12-21T00:41:28.219Z] --- PASS: TestRemoveContainerRunning (0.77s)
00:41:28 [2020-12-21T00:41:28.219Z] === RUN   TestRemoveContainerForceRemoveRunning
00:41:28 [2020-12-21T00:41:28.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:41:29 [2020-12-21T00:41:29.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
00:41:29 [2020-12-21T00:41:29.162Z] === RUN   TestRemoveInvalidContainer
00:41:29 [2020-12-21T00:41:29.162Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:41:29 [2020-12-21T00:41:29.162Z] === RUN   TestRenameLinkedContainer
00:41:29 [2020-12-21T00:41:29.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:41:30 [2020-12-21T00:41:30.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:41:32 [2020-12-21T00:41:32.165Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:41:32 [2020-12-21T00:41:32.165Z] Using test binary docker
00:41:32 [2020-12-21T00:41:32.165Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:41:32 [2020-12-21T00:41:32.165Z] +++ /etc/init.d/apparmor start
00:41:32 [2020-12-21T00:41:32.165Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:41:32 [2020-12-21T00:41:32.165Z] INFO: Waiting for daemon to start...
00:41:32 [2020-12-21T00:41:32.165Z] Starting dockerd
00:41:32 [2020-12-21T00:41:32.165Z] +++ 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
00:41:32 [2020-12-21T00:41:32.462Z] --- PASS: TestRenameLinkedContainer (3.17s)
00:41:32 [2020-12-21T00:41:32.462Z] === RUN   TestRenameStoppedContainer
00:41:33 [2020-12-21T00:41:33.033Z] --- PASS: TestRenameStoppedContainer (0.76s)
00:41:33 [2020-12-21T00:41:33.033Z] === RUN   TestRenameRunningContainerAndReuse
00:41:34 [2020-12-21T00:41:34.230Z] .
00:41:34 [2020-12-21T00:41:34.230Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:41:34 [2020-12-21T00:41:34.230Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:41:34 [2020-12-21T00:41:34.230Z] Error: No such image: emptyfs
00:41:34 [2020-12-21T00:41:34.230Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:41:34 [2020-12-21T00:41:34.230Z] ++++ docker load
00:41:34 [2020-12-21T00:41:34.419Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s)
00:41:34 [2020-12-21T00:41:34.419Z] === RUN   TestRenameInvalidName
00:41:34 [2020-12-21T00:41:34.525Z] Running integration-test (iteration 1)
00:41:34 [2020-12-21T00:41:34.525Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:41:34 [2020-12-21T00:41:34.525Z] ++ 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
00:41:34 [2020-12-21T00:41:34.525Z] ++ set -e
00:41:34 [2020-12-21T00:41:34.525Z] ++ '[' -n 0 ']'
00:41:34 [2020-12-21T00:41:34.525Z] ++ set -x
00:41:34 [2020-12-21T00:41:34.525Z] ++ 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
00:41:34 [2020-12-21T00:41:34.820Z] Leaving: AppArmorNo profiles have been unloaded.
00:41:34 [2020-12-21T00:41:34.820Z] 
00:41:34 [2020-12-21T00:41:34.820Z] Unloading profiles will leave already running processes permanently
00:41:34 [2020-12-21T00:41:34.820Z] unconfined, which can lead to unexpected situations.
00:41:34 [2020-12-21T00:41:34.820Z] 
00:41:34 [2020-12-21T00:41:34.820Z] To set a process to complain mode, use the command line tool
00:41:34 [2020-12-21T00:41:34.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:41:34 [2020-12-21T00:41:34.820Z] 
00:41:35 [2020-12-21T00:41:35.361Z] --- PASS: TestRenameInvalidName (0.81s)
00:41:35 [2020-12-21T00:41:35.361Z] === RUN   TestRenameAnonymousContainer
Post stage
[Pipeline] junit
00:41:35 [2020-12-21T00:41:35.391Z] Recording test results
[Pipeline] sh
00:41:36 [2020-12-21T00:41:36.980Z] + echo Ensuring container killed.
00:41:36 [2020-12-21T00:41:36.980Z] Ensuring container killed.
00:41:36 [2020-12-21T00:41:36.980Z] + docker rm -vf docker-pr2
00:41:36 [2020-12-21T00:41:36.980Z] Error: No such container: docker-pr2
00:41:36 [2020-12-21T00:41:36.980Z] + true
[Pipeline] sh
00:41:37 [2020-12-21T00:41:37.312Z] + echo Chowning /workspace to jenkins user
00:41:37 [2020-12-21T00:41:37.312Z] Chowning /workspace to jenkins user
00:41:37 [2020-12-21T00:41:37.312Z] + id -u
00:41:37 [2020-12-21T00:41:37.312Z] + id -g
00:41:37 [2020-12-21T00:41:37.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/workspace busybox chown -R 1000:1000 /workspace
00:41:37 [2020-12-21T00:41:37.312Z] Unable to find image 'busybox:latest' locally
00:41:39 [2020-12-21T00:41:39.568Z] --- PASS: TestRenameAnonymousContainer (4.10s)
00:41:39 [2020-12-21T00:41:39.568Z] === RUN   TestRenameContainerWithSameName
00:41:40 [2020-12-21T00:41:40.139Z] --- PASS: TestRenameContainerWithSameName (0.81s)
00:41:40 [2020-12-21T00:41:40.139Z] === RUN   TestRenameContainerWithLinkedContainer
00:41:40 [2020-12-21T00:41:40.728Z] --- PASS: TestImportExtremelyLargeImageWorks (104.90s)
00:41:40 [2020-12-21T00:41:40.728Z] PASS
00:41:40 [2020-12-21T00:41:40.728Z] 
00:41:40 [2020-12-21T00:41:40.728Z] === Skipped
00:41:40 [2020-12-21T00:41:40.728Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:41:40 [2020-12-21T00:41:40.728Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:41:40 [2020-12-21T00:41:40.728Z] 
00:41:40 [2020-12-21T00:41:40.728Z] 
00:41:40 [2020-12-21T00:41:40.728Z] DONE 12 tests, 1 skipped in 108.659s
00:41:40 [2020-12-21T00:41:40.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:41:40 [2020-12-21T00:41:40.728Z] INFO: Testing against a local daemon
00:41:40 [2020-12-21T00:41:40.728Z] === RUN   TestNetworkCreateDelete
00:41:40 [2020-12-21T00:41:40.728Z] --- PASS: TestNetworkCreateDelete (0.14s)
00:41:40 [2020-12-21T00:41:40.728Z] === RUN   TestDockerNetworkDeletePreferID
00:41:40 [2020-12-21T00:41:40.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
00:41:40 [2020-12-21T00:41:40.728Z] === RUN   TestDaemonDNSFallback
00:41:42 [2020-12-21T00:41:42.052Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
00:41:42 [2020-12-21T00:41:42.052Z] === RUN   TestResize
00:41:42 [2020-12-21T00:41:42.588Z] latest: Pulling from library/busybox
00:41:42 [2020-12-21T00:41:42.624Z] --- PASS: TestResize (0.79s)
00:41:42 [2020-12-21T00:41:42.624Z] === RUN   TestResizeWithInvalidSize
00:41:42 [2020-12-21T00:41:42.627Z] --- PASS: TestDaemonDNSFallback (7.38s)
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestInspectNetwork
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestInspectNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestRunContainerWithBridgeNone
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkInvalidJSON
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkInvalidJSON//networks/create
00:41:42 [2020-12-21T00:41:42.627Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:41:42 [2020-12-21T00:41:42.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:41:42 [2020-12-21T00:41:42.627Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:41:42 [2020-12-21T00:41:42.627Z] === CONT  TestNetworkInvalidJSON//networks/create
00:41:42 [2020-12-21T00:41:42.627Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:41:42 [2020-12-21T00:41:42.627Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:41:42 [2020-12-21T00:41:42.627Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkList
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkList//networks
00:41:42 [2020-12-21T00:41:42.627Z] === PAUSE TestNetworkList//networks
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestNetworkList//networks/
00:41:42 [2020-12-21T00:41:42.627Z] === PAUSE TestNetworkList//networks/
00:41:42 [2020-12-21T00:41:42.627Z] === CONT  TestNetworkList//networks
00:41:42 [2020-12-21T00:41:42.627Z] === CONT  TestNetworkList//networks/
00:41:42 [2020-12-21T00:41:42.627Z] --- PASS: TestNetworkList (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     --- PASS: TestNetworkList//networks (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestHostIPv4BridgeLabel
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDaemonRestartWithLiveRestore
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDaemonDefaultNetworkPools
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDaemonRestartWithExistingNetwork
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestServiceWithPredefinedNetwork
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:236: FLAKY_TEST
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestServiceWithDataPathPortInit
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] PASS
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === Skipped
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:236: FLAKY_TEST
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] DONE 22 tests, 12 skipped in 8.192s
00:41:42 [2020-12-21T00:41:42.627Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:41:42 [2020-12-21T00:41:42.627Z] INFO: Testing against a local daemon
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDockerNetworkIpvlanPersistance
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:41:42 [2020-12-21T00:41:42.627Z] === RUN   TestDockerNetworkIpvlan
00:41:42 [2020-12-21T00:41:42.627Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:41:42 [2020-12-21T00:41:42.627Z] PASS
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === Skipped
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:41:42 [2020-12-21T00:41:42.627Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:41:42 [2020-12-21T00:41:42.627Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] 
00:41:42 [2020-12-21T00:41:42.627Z] DONE 2 tests, 2 skipped in 0.266s
00:41:42 [2020-12-21T00:41:42.845Z] ea97eb0eb3ec: Pulling fs layer
00:41:42 [2020-12-21T00:41:42.845Z] ea97eb0eb3ec: Verifying Checksum
00:41:42 [2020-12-21T00:41:42.845Z] ea97eb0eb3ec: Download complete
00:41:42 [2020-12-21T00:41:42.845Z] ea97eb0eb3ec: Pull complete
00:41:42 [2020-12-21T00:41:42.885Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:41:42 [2020-12-21T00:41:42.885Z] INFO: Testing against a local daemon
00:41:42 [2020-12-21T00:41:42.885Z] === RUN   TestDockerNetworkMacvlanPersistance
00:41:42 [2020-12-21T00:41:42.885Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:41:42 [2020-12-21T00:41:42.885Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.885Z] === RUN   TestDockerNetworkMacvlan
00:41:42 [2020-12-21T00:41:42.885Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:41:42 [2020-12-21T00:41:42.885Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.885Z] PASS
00:41:42 [2020-12-21T00:41:42.885Z] 
00:41:42 [2020-12-21T00:41:42.885Z] === Skipped
00:41:42 [2020-12-21T00:41:42.885Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:41:42 [2020-12-21T00:41:42.885Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.885Z] 
00:41:42 [2020-12-21T00:41:42.885Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:41:42 [2020-12-21T00:41:42.885Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:41:42 [2020-12-21T00:41:42.885Z] 
00:41:42 [2020-12-21T00:41:42.885Z] 
00:41:42 [2020-12-21T00:41:42.885Z] DONE 2 tests, 2 skipped in 0.245s
00:41:43 [2020-12-21T00:41:43.101Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
00:41:43 [2020-12-21T00:41:43.101Z] Status: Downloaded newer image for busybox:latest
00:41:43 [2020-12-21T00:41:43.142Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:41:43 [2020-12-21T00:41:43.142Z] testing: warning: no tests to run
00:41:43 [2020-12-21T00:41:43.142Z] PASS
00:41:43 [2020-12-21T00:41:43.142Z] 
00:41:43 [2020-12-21T00:41:43.142Z] DONE 0 tests in 0.063s
00:41:43 [2020-12-21T00:41:43.142Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:41:43 [2020-12-21T00:41:43.400Z] INFO: Testing against a local daemon
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginAllowRequest
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginTLS
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginDenyRequest
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginAPIDenyResponse
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginDenyResponse
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginAllowEventStream
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginErrorResponse
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginErrorRequest
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginHeader
00:41:43 [2020-12-21T00:41:43.400Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:41:43 [2020-12-21T00:41:43.400Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.400Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:41:43 [2020-12-21T00:41:43.566Z] --- PASS: TestResizeWithInvalidSize (0.81s)
00:41:43 [2020-12-21T00:41:43.566Z] === RUN   TestResizeWhenContainerNotStarted
00:41:43 [2020-12-21T00:41:43.665Z] --- PASS: TestCreateServiceMultipleTimes (22.43s)
00:41:43 [2020-12-21T00:41:43.665Z] === RUN   TestCreateServiceConflict
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:41:43 [2020-12-21T00:41:43.966Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] === RUN   TestAuthZPluginV2Disable
00:41:43 [2020-12-21T00:41:43.966Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:41:43 [2020-12-21T00:41:43.966Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:41:43 [2020-12-21T00:41:43.966Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:41:43 [2020-12-21T00:41:43.966Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] PASS
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === Skipped
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
00:41:43 [2020-12-21T00:41:43.966Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] 
00:41:43 [2020-12-21T00:41:43.966Z] DONE 17 tests, 17 skipped in 0.976s
00:41:43 [2020-12-21T00:41:43.966Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:41:43 [2020-12-21T00:41:43.995Z] + bundleName=docker-py
00:41:43 [2020-12-21T00:41:43.995Z] + echo Creating docker-py-bundles.tar.gz
00:41:43 [2020-12-21T00:41:43.995Z] Creating docker-py-bundles.tar.gz
00:41:43 [2020-12-21T00:41:43.995Z] + 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
00:41:44 [2020-12-21T00:41:44.004Z] Archiving artifacts
00:41:44 [2020-12-21T00:41:44.139Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:41:44 [2020-12-21T00:41:44.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:41:44 [2020-12-21T00:41:44.225Z] INFO: Testing against a local daemon
00:41:44 [2020-12-21T00:41:44.225Z] === RUN   TestPluginInvalidJSON
00:41:44 [2020-12-21T00:41:44.225Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:41:44 [2020-12-21T00:41:44.225Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:41:44 [2020-12-21T00:41:44.225Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:41:44 [2020-12-21T00:41:44.225Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:41:44 [2020-12-21T00:41:44.225Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:41:44 [2020-12-21T00:41:44.225Z] === RUN   TestPluginInstall
00:41:44 [2020-12-21T00:41:44.225Z] --- SKIP: TestPluginInstall (0.00s)
00:41:44 [2020-12-21T00:41:44.225Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:44 [2020-12-21T00:41:44.225Z] PASS
00:41:44 [2020-12-21T00:41:44.225Z] 
00:41:44 [2020-12-21T00:41:44.225Z] === Skipped
00:41:44 [2020-12-21T00:41:44.225Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:41:44 [2020-12-21T00:41:44.225Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:41:44 [2020-12-21T00:41:44.225Z] 
00:41:44 [2020-12-21T00:41:44.225Z] 
00:41:44 [2020-12-21T00:41:44.225Z] DONE 3 tests, 1 skipped in 0.248s
00:41:44 [2020-12-21T00:41:44.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:41:44 [2020-12-21T00:41:44.483Z] INFO: Testing against a local daemon
00:41:44 [2020-12-21T00:41:44.483Z] === RUN   TestExternalGraphDriver
00:41:44 [2020-12-21T00:41:44.741Z] --- SKIP: TestExternalGraphDriver (0.08s)
00:41:44 [2020-12-21T00:41:44.741Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:41:44 [2020-12-21T00:41:44.741Z] === RUN   TestGraphdriverPluginV2
00:41:45 [2020-12-21T00:41:45.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:41:46 [2020-12-21T00:41:46.009Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh binary-daemon
00:41:46 [2020-12-21T00:41:46.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:41:46 [2020-12-21T00:41:46.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:41:46 [2020-12-21T00:41:46.266Z] 
00:41:46 [2020-12-21T00:41:46.522Z] Removing bundles/
00:41:46 [2020-12-21T00:41:46.522Z] 
00:41:46 [2020-12-21T00:41:46.522Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:41:46 [2020-12-21T00:41:46.522Z] Building: bundles/binary-daemon/dockerd-dev
00:41:46 [2020-12-21T00:41:46.522Z] GOOS="" GOARCH="" GOARM=""
00:41:47 [2020-12-21T00:41:47.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:41:47 [2020-12-21T00:41:47.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:41:47 [2020-12-21T00:41:47.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:41:48 [2020-12-21T00:41:48.120Z] --- PASS: TestCreateServiceConflict (3.93s)
00:41:48 [2020-12-21T00:41:48.120Z] === RUN   TestCreateServiceMaxReplicas
00:41:48 [2020-12-21T00:41:48.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:41:49 [2020-12-21T00:41:49.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: buildpack-deps:buster
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: busybox:latest
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: busybox:glibc
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: debian:buster
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: hello-world:latest
00:41:49 [2020-12-21T00:41:49.914Z] Loaded image: arm32v7/hello-world:latest
00:41:49 [2020-12-21T00:41:49.914Z] INFO: Testing against a local daemon
00:41:49 [2020-12-21T00:41:49.914Z] === RUN   TestCgroupNamespacesBuild
00:41:49 [2020-12-21T00:41:49.914Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
00:41:49 [2020-12-21T00:41:49.914Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:41:50 [2020-12-21T00:41:50.495Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:41:50 [2020-12-21T00:41:50.557Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.38s)
00:41:50 [2020-12-21T00:41:50.558Z] === RUN   TestBuildWithSession
00:41:50 [2020-12-21T00:41:50.558Z] --- SKIP: TestBuildWithSession (0.00s)
00:41:50 [2020-12-21T00:41:50.558Z]     build_session_test.go:25: TODO: BuildKit
00:41:50 [2020-12-21T00:41:50.558Z] === RUN   TestBuildSquashParent
00:41:51 [2020-12-21T00:41:51.301Z] --- PASS: TestGraphdriverPluginV2 (5.79s)
00:41:51 [2020-12-21T00:41:51.301Z] PASS
00:41:51 [2020-12-21T00:41:51.301Z] 
00:41:51 [2020-12-21T00:41:51.301Z] === Skipped
00:41:51 [2020-12-21T00:41:51.301Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
00:41:51 [2020-12-21T00:41:51.301Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:41:51 [2020-12-21T00:41:51.301Z] 
00:41:51 [2020-12-21T00:41:51.301Z] 
00:41:51 [2020-12-21T00:41:51.301Z] DONE 2 tests, 1 skipped in 6.057s
00:41:51 [2020-12-21T00:41:51.301Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:41:51 [2020-12-21T00:41:51.301Z] INFO: Testing against a local daemon
00:41:51 [2020-12-21T00:41:51.301Z] === RUN   TestContinueAfterPluginCrash
00:41:51 [2020-12-21T00:41:51.301Z] === PAUSE TestContinueAfterPluginCrash
00:41:51 [2020-12-21T00:41:51.301Z] === RUN   TestReadPluginNoRead
00:41:51 [2020-12-21T00:41:51.301Z] === PAUSE TestReadPluginNoRead
00:41:51 [2020-12-21T00:41:51.301Z] === RUN   TestDaemonStartWithLogOpt
00:41:51 [2020-12-21T00:41:51.301Z] === PAUSE TestDaemonStartWithLogOpt
00:41:51 [2020-12-21T00:41:51.301Z] === CONT  TestContinueAfterPluginCrash
00:41:51 [2020-12-21T00:41:51.301Z] === CONT  TestDaemonStartWithLogOpt
00:41:51 [2020-12-21T00:41:51.640Z] --- PASS: TestCreateServiceMaxReplicas (3.96s)
00:41:51 [2020-12-21T00:41:51.640Z] === RUN   TestCreateWithDuplicateNetworkNames
00:41:53 [2020-12-21T00:41:53.043Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.71s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
00:41:53 [2020-12-21T00:41:53.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
00:41:53 [2020-12-21T00:41:53.043Z] === RUN   TestCgroupNamespacesRun
00:41:54 [2020-12-21T00:41:54.428Z] --- PASS: TestCgroupNamespacesRun (1.87s)
00:41:54 [2020-12-21T00:41:54.428Z] === RUN   TestCgroupNamespacesRunPrivileged
00:41:56 [2020-12-21T00:41:56.160Z] --- PASS: TestBuildSquashParent (4.59s)
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:41:56 [2020-12-21T00:41:56.160Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.160Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.160Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:41:56 [2020-12-21T00:41:56.160Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.160Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:41:56 [2020-12-21T00:41:56.343Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s)
00:41:56 [2020-12-21T00:41:56.343Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: buildpack-deps:buster
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: busybox:latest
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: busybox:glibc
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: debian:buster
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: hello-world:latest
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: buildpack-deps:buster
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: arm32v7/hello-world:latest
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: busybox:latest
00:41:57 [2020-12-21T00:41:57.567Z] INFO: Testing against a local daemon
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerDaemonSuite
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: busybox:glibc
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: debian:buster
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: hello-world:latest
00:41:57 [2020-12-21T00:41:57.567Z] Loaded image: arm32v7/hello-world:latest
00:41:57 [2020-12-21T00:41:57.567Z] INFO: Testing against a local daemon
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:41:57 [2020-12-21T00:41:57.567Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:41:57 [2020-12-21T00:41:57.682Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:41:57 [2020-12-21T00:41:57.971Z] --- PASS: TestDaemonStartWithLogOpt (7.36s)
00:41:57 [2020-12-21T00:41:57.971Z] === CONT  TestReadPluginNoRead
00:41:57 [2020-12-21T00:41:57.974Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:41:58 [2020-12-21T00:41:58.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
00:41:58 [2020-12-21T00:41:58.256Z] === RUN   TestCgroupNamespacesRunHostMode
00:42:00 [2020-12-21T00:42:00.050Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s)
00:42:00 [2020-12-21T00:42:00.050Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s)
00:42:00 [2020-12-21T00:42:00.050Z] === RUN   TestBuildMultiStageCopy
00:42:00 [2020-12-21T00:42:00.050Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:42:00 [2020-12-21T00:42:00.103Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:42:00 [2020-12-21T00:42:00.103Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:42:00 [2020-12-21T00:42:00.170Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
00:42:00 [2020-12-21T00:42:00.170Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:42:00 [2020-12-21T00:42:00.362Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:42:00 [2020-12-21T00:42:00.362Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:42:01 [2020-12-21T00:42:01.298Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:42:01 [2020-12-21T00:42:01.298Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:42:01 [2020-12-21T00:42:01.298Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:42:01 [2020-12-21T00:42:01.575Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:42:01 [2020-12-21T00:42:01.575Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:42:01 [2020-12-21T00:42:01.883Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:42:02 [2020-12-21T00:42:02.083Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
00:42:02 [2020-12-21T00:42:02.083Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:42:02 [2020-12-21T00:42:02.153Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:42:02 [2020-12-21T00:42:02.153Z] --- PASS: TestContinueAfterPluginCrash (11.22s)
00:42:02 [2020-12-21T00:42:02.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:42:02 [2020-12-21T00:42:02.809Z] --- PASS: TestBuildMultiStageCopy (2.91s)
00:42:02 [2020-12-21T00:42:02.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.58s)
00:42:02 [2020-12-21T00:42:02.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
00:42:02 [2020-12-21T00:42:02.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
00:42:02 [2020-12-21T00:42:02.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s)
00:42:02 [2020-12-21T00:42:02.809Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s)
00:42:02 [2020-12-21T00:42:02.809Z] === RUN   TestBuildMultiStageParentConfig
00:42:03 [2020-12-21T00:42:03.201Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:42:03 [2020-12-21T00:42:03.449Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
00:42:03 [2020-12-21T00:42:03.449Z] === RUN   TestBuildLabelWithTargets
00:42:03 [2020-12-21T00:42:03.459Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:42:03 [2020-12-21T00:42:03.459Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:42:03 [2020-12-21T00:42:03.459Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:42:03 [2020-12-21T00:42:03.459Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:42:03 [2020-12-21T00:42:03.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s)
00:42:03 [2020-12-21T00:42:03.996Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:42:04 [2020-12-21T00:42:04.051Z] === RUN   TestReadPluginNoRead/default
00:42:04 [2020-12-21T00:42:04.837Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:42:04 [2020-12-21T00:42:04.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.04s)
00:42:04 [2020-12-21T00:42:04.938Z] === RUN   TestCgroupNamespacesRunOlderClient
00:42:04 [2020-12-21T00:42:04.976Z] --- PASS: TestBuildLabelWithTargets (1.28s)
00:42:04 [2020-12-21T00:42:04.976Z] === RUN   TestBuildWithEmptyLayers
00:42:05 [2020-12-21T00:42:05.617Z] --- PASS: TestBuildWithEmptyLayers (0.65s)
00:42:05 [2020-12-21T00:42:05.617Z] === RUN   TestBuildMultiStageOnBuild
00:42:05 [2020-12-21T00:42:05.775Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:42:05 [2020-12-21T00:42:05.775Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:42:06 [2020-12-21T00:42:06.033Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:42:06 [2020-12-21T00:42:06.034Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:42:06 [2020-12-21T00:42:06.034Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:42:06 [2020-12-21T00:42:06.578Z] === RUN   TestReadPluginNoRead/disabled_caching
00:42:06 [2020-12-21T00:42:06.850Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s)
00:42:06 [2020-12-21T00:42:06.850Z] === RUN   TestKernelTCPMemory
00:42:07 [2020-12-21T00:42:07.127Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
00:42:07 [2020-12-21T00:42:07.127Z] === RUN   TestBuildUncleanTarFilenames
00:42:07 [2020-12-21T00:42:07.793Z] --- PASS: TestKernelTCPMemory (0.89s)
00:42:07 [2020-12-21T00:42:07.793Z] === RUN   TestNISDomainname
00:42:08 [2020-12-21T00:42:08.164Z] --- PASS: TestBuildUncleanTarFilenames (0.89s)
00:42:08 [2020-12-21T00:42:08.164Z] === RUN   TestBuildMultiStageLayerLeak
00:42:08 [2020-12-21T00:42:08.484Z] --- PASS: TestReadPluginNoRead (10.46s)
00:42:08 [2020-12-21T00:42:08.484Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s)
00:42:08 [2020-12-21T00:42:08.484Z]     --- PASS: TestReadPluginNoRead/default (2.31s)
00:42:08 [2020-12-21T00:42:08.484Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.26s)
00:42:08 [2020-12-21T00:42:08.484Z]     read_test.go:92: [d72907e9a32ba] daemon is not started
00:42:08 [2020-12-21T00:42:08.484Z] PASS
00:42:08 [2020-12-21T00:42:08.484Z] 
00:42:08 [2020-12-21T00:42:08.484Z] DONE 6 tests in 18.008s
00:42:08 [2020-12-21T00:42:08.484Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:42:08 [2020-12-21T00:42:08.484Z] testing: warning: no tests to run
00:42:08 [2020-12-21T00:42:08.484Z] PASS
00:42:08 [2020-12-21T00:42:08.484Z] 
00:42:08 [2020-12-21T00:42:08.484Z] DONE 0 tests in 0.118s
00:42:08 [2020-12-21T00:42:08.484Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:42:08 [2020-12-21T00:42:08.734Z] --- PASS: TestNISDomainname (0.98s)
00:42:08 [2020-12-21T00:42:08.734Z] === RUN   TestHostnameDnsResolution
00:42:08 [2020-12-21T00:42:08.741Z] INFO: Testing against a local daemon
00:42:08 [2020-12-21T00:42:08.741Z] === RUN   TestPluginWithDevMounts
00:42:08 [2020-12-21T00:42:08.741Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:42:08 [2020-12-21T00:42:08.741Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:42:08 [2020-12-21T00:42:08.741Z] PASS
00:42:08 [2020-12-21T00:42:08.741Z] 
00:42:08 [2020-12-21T00:42:08.741Z] === Skipped
00:42:08 [2020-12-21T00:42:08.741Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:42:08 [2020-12-21T00:42:08.741Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:42:08 [2020-12-21T00:42:08.741Z] 
00:42:08 [2020-12-21T00:42:08.741Z] 
00:42:08 [2020-12-21T00:42:08.741Z] DONE 1 tests, 1 skipped in 0.229s
00:42:08 [2020-12-21T00:42:08.741Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:42:08 [2020-12-21T00:42:08.999Z] INFO: Testing against a local daemon
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestSecretInspect
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestSecretInspect (0.02s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestSecretList
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestSecretList (0.02s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestSecretsCreateAndDelete
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestSecretsUpdate
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestSecretsUpdate (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestTemplatedSecret
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestTemplatedSecret (0.00s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] === RUN   TestSecretCreateResolve
00:42:08 [2020-12-21T00:42:08.999Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] PASS
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === Skipped
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:42:08 [2020-12-21T00:42:08.999Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] 
00:42:08 [2020-12-21T00:42:08.999Z] DONE 6 tests, 6 skipped in 0.267s
00:42:08 [2020-12-21T00:42:08.999Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:42:09 [2020-12-21T00:42:09.258Z] INFO: Testing against a local daemon
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestServiceCreateInit
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:42:09 [2020-12-21T00:42:09.258Z] --- PASS: TestServiceCreateInit (0.02s)
00:42:09 [2020-12-21T00:42:09.258Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:09 [2020-12-21T00:42:09.258Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:09 [2020-12-21T00:42:09.258Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceMultipleTimes
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceConflict
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceMaxReplicas
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateWithDuplicateNetworkNames
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceSecretFileMode
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceConfigFileMode
00:42:09 [2020-12-21T00:42:09.258Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:42:09 [2020-12-21T00:42:09.258Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.258Z] === RUN   TestCreateServiceSysctls
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:42:09 [2020-12-21T00:42:09.516Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestCreateServiceCapabilities
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:42:09 [2020-12-21T00:42:09.516Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestInspect
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestInspect (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestCreateJob
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestCreateJob (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestReplicatedJob
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestReplicatedJob (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestUpdateReplicatedJob
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestServiceListWithStatuses
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:42:09 [2020-12-21T00:42:09.516Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestDockerNetworkConnectAlias
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestDockerNetworkReConnect
00:42:09 [2020-12-21T00:42:09.516Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
00:42:09 [2020-12-21T00:42:09.516Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:09 [2020-12-21T00:42:09.516Z] === RUN   TestServicePlugin
00:42:10 [2020-12-21T00:42:10.235Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s)
00:42:10 [2020-12-21T00:42:10.236Z] === RUN   TestBuildWithHugeFile
00:42:10 [2020-12-21T00:42:10.267Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.20s)
00:42:10 [2020-12-21T00:42:10.267Z] === RUN   TestCreateServiceSecretFileMode
00:42:10 [2020-12-21T00:42:10.646Z] --- PASS: TestHostnameDnsResolution (1.81s)
00:42:10 [2020-12-21T00:42:10.647Z] === RUN   TestStats
00:42:11 [2020-12-21T00:42:11.302Z] --- PASS: TestCreateServiceSecretFileMode (3.52s)
00:42:11 [2020-12-21T00:42:11.302Z] === RUN   TestCreateServiceConfigFileMode
00:42:12 [2020-12-21T00:42:12.599Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:42:13 [2020-12-21T00:42:13.189Z] --- PASS: TestStats (2.81s)
00:42:13 [2020-12-21T00:42:13.189Z] === RUN   TestStopContainerWithTimeout
00:42:13 [2020-12-21T00:42:13.189Z] === RUN   TestStopContainerWithTimeout/0
00:42:13 [2020-12-21T00:42:13.189Z] === PAUSE TestStopContainerWithTimeout/0
00:42:13 [2020-12-21T00:42:13.189Z] === RUN   TestStopContainerWithTimeout/1
00:42:13 [2020-12-21T00:42:13.189Z] === PAUSE TestStopContainerWithTimeout/1
00:42:13 [2020-12-21T00:42:13.189Z] === RUN   TestStopContainerWithTimeout/3
00:42:13 [2020-12-21T00:42:13.189Z] === PAUSE TestStopContainerWithTimeout/3
00:42:13 [2020-12-21T00:42:13.189Z] === RUN   TestStopContainerWithTimeout/-1
00:42:13 [2020-12-21T00:42:13.189Z] === PAUSE TestStopContainerWithTimeout/-1
00:42:13 [2020-12-21T00:42:13.189Z] === CONT  TestStopContainerWithTimeout/0
00:42:13 [2020-12-21T00:42:13.189Z] === CONT  TestStopContainerWithTimeout/-1
00:42:13 [2020-12-21T00:42:13.189Z] === CONT  TestStopContainerWithTimeout/3
00:42:13 [2020-12-21T00:42:13.189Z] === CONT  TestStopContainerWithTimeout/1
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServicePlugin (3.50s)
00:42:13 [2020-12-21T00:42:13.700Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] === RUN   TestServiceUpdateLabel
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServiceUpdateLabel (0.01s)
00:42:13 [2020-12-21T00:42:13.700Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] === RUN   TestServiceUpdateSecrets
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
00:42:13 [2020-12-21T00:42:13.700Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] === RUN   TestServiceUpdateConfigs
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
00:42:13 [2020-12-21T00:42:13.700Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] === RUN   TestServiceUpdateNetwork
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:42:13 [2020-12-21T00:42:13.700Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] === RUN   TestServiceUpdatePidsLimit
00:42:13 [2020-12-21T00:42:13.700Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
00:42:13 [2020-12-21T00:42:13.700Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] PASS
00:42:13 [2020-12-21T00:42:13.700Z] 
00:42:13 [2020-12-21T00:42:13.700Z] === Skipped
00:42:13 [2020-12-21T00:42:13.700Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:13 [2020-12-21T00:42:13.700Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:42:13 [2020-12-21T00:42:13.700Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.700Z] 
00:42:13 [2020-12-21T00:42:13.700Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:13 [2020-12-21T00:42:13.700Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:42:13 [2020-12-21T00:42:13.701Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:42:13 [2020-12-21T00:42:13.701Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s)
00:42:13 [2020-12-21T00:42:13.701Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:42:13 [2020-12-21T00:42:13.701Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
00:42:13 [2020-12-21T00:42:13.701Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] DONE 24 tests, 23 skipped in 3.986s
00:42:13 [2020-12-21T00:42:13.701Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:42:13 [2020-12-21T00:42:13.701Z] INFO: Testing against a local daemon
00:42:13 [2020-12-21T00:42:13.701Z] === RUN   TestSessionCreate
00:42:13 [2020-12-21T00:42:13.701Z] --- PASS: TestSessionCreate (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z] === RUN   TestSessionCreateWithBadUpgrade
00:42:13 [2020-12-21T00:42:13.701Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z] PASS
00:42:13 [2020-12-21T00:42:13.701Z] 
00:42:13 [2020-12-21T00:42:13.701Z] DONE 2 tests in 0.230s
00:42:13 [2020-12-21T00:42:13.701Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:42:13 [2020-12-21T00:42:13.701Z] INFO: Testing against a local daemon
00:42:13 [2020-12-21T00:42:13.701Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:42:13 [2020-12-21T00:42:13.701Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s)
00:42:13 [2020-12-21T00:42:13.701Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:42:13 [2020-12-21T00:42:13.701Z] === RUN   TestEventsExecDie
00:42:14 [2020-12-21T00:42:14.267Z] --- PASS: TestEventsExecDie (0.55s)
00:42:14 [2020-12-21T00:42:14.267Z] === RUN   TestEventsBackwardsCompatible
00:42:14 [2020-12-21T00:42:14.267Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:42:14 [2020-12-21T00:42:14.267Z] === RUN   TestInfoBinaryCommits
00:42:14 [2020-12-21T00:42:14.267Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:42:14 [2020-12-21T00:42:14.267Z] === RUN   TestInfoAPIVersioned
00:42:14 [2020-12-21T00:42:14.267Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:42:14 [2020-12-21T00:42:14.267Z] === RUN   TestInfoDiscoveryBackend
00:42:14 [2020-12-21T00:42:14.909Z] --- PASS: TestCreateServiceConfigFileMode (3.72s)
00:42:14 [2020-12-21T00:42:14.909Z] === RUN   TestCreateServiceSysctls
00:42:15 [2020-12-21T00:42:15.640Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
00:42:15 [2020-12-21T00:42:15.640Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:42:15 [2020-12-21T00:42:15.883Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:42:16 [2020-12-21T00:42:16.492Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:42:16 [2020-12-21T00:42:16.492Z]     --- PASS: TestStopContainerWithTimeout/0 (1.32s)
00:42:16 [2020-12-21T00:42:16.492Z]     --- PASS: TestStopContainerWithTimeout/1 (2.00s)
00:42:16 [2020-12-21T00:42:16.492Z]     --- PASS: TestStopContainerWithTimeout/3 (3.06s)
00:42:16 [2020-12-21T00:42:16.492Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.19s)
00:42:16 [2020-12-21T00:42:16.492Z] === RUN   TestDeleteDevicemapper
00:42:16 [2020-12-21T00:42:16.492Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:42:16 [2020-12-21T00:42:16.492Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:42:16 [2020-12-21T00:42:16.492Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:42:17 [2020-12-21T00:42:17.820Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:42:19 [2020-12-21T00:42:19.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
00:42:19 [2020-12-21T00:42:19.036Z] === RUN   TestUpdateMemory
00:42:19 [2020-12-21T00:42:19.036Z] --- SKIP: TestUpdateMemory (0.00s)
00:42:19 [2020-12-21T00:42:19.036Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:42:19 [2020-12-21T00:42:19.036Z] === RUN   TestUpdateCPUQuota
00:42:19 [2020-12-21T00:42:19.430Z] --- PASS: TestCreateServiceSysctls (4.55s)
00:42:19 [2020-12-21T00:42:19.430Z] === RUN   TestCreateServiceCapabilities
00:42:19 [2020-12-21T00:42:19.820Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
00:42:19 [2020-12-21T00:42:19.820Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:42:19 [2020-12-21T00:42:19.820Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:42:19 [2020-12-21T00:42:19.820Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:19 [2020-12-21T00:42:19.820Z] === RUN   TestInfoAPI
00:42:19 [2020-12-21T00:42:19.820Z] --- PASS: TestInfoAPI (0.05s)
00:42:19 [2020-12-21T00:42:19.820Z] === RUN   TestInfoAPIWarnings
00:42:20 [2020-12-21T00:42:20.353Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:42:20 [2020-12-21T00:42:20.419Z] --- PASS: TestUpdateCPUQuota (1.32s)
00:42:20 [2020-12-21T00:42:20.419Z] === RUN   TestUpdatePidsLimit
00:42:20 [2020-12-21T00:42:20.419Z] === RUN   TestUpdatePidsLimit/update_from_none
00:42:20 [2020-12-21T00:42:20.419Z] === RUN   TestUpdatePidsLimit/no_change
00:42:20 [2020-12-21T00:42:20.923Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:42:20 [2020-12-21T00:42:20.990Z] === RUN   TestUpdatePidsLimit/update_lower
00:42:21 [2020-12-21T00:42:21.251Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:42:21 [2020-12-21T00:42:21.490Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:42:21 [2020-12-21T00:42:21.821Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:42:22 [2020-12-21T00:42:22.082Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:42:22 [2020-12-21T00:42:22.343Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:42:22 [2020-12-21T00:42:22.429Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:42:22 [2020-12-21T00:42:22.429Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:42:22 [2020-12-21T00:42:22.996Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:42:23 [2020-12-21T00:42:23.727Z] --- PASS: TestUpdatePidsLimit (3.71s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
00:42:23 [2020-12-21T00:42:23.727Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
00:42:23 [2020-12-21T00:42:23.727Z] === RUN   TestUpdateRestartPolicy
00:42:23 [2020-12-21T00:42:23.886Z] --- PASS: TestCreateServiceCapabilities (3.91s)
00:42:23 [2020-12-21T00:42:23.886Z] === RUN   TestInspect
00:42:23 [2020-12-21T00:42:23.931Z] --- PASS: TestBuildWithHugeFile (104.55s)
00:42:23 [2020-12-21T00:42:23.931Z] === RUN   TestBuildWithEmptyDockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:42:23 [2020-12-21T00:42:23.931Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:42:24 [2020-12-21T00:42:24.190Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:42:24 [2020-12-21T00:42:24.190Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
00:42:24 [2020-12-21T00:42:24.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
00:42:24 [2020-12-21T00:42:24.190Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
00:42:24 [2020-12-21T00:42:24.190Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
00:42:24 [2020-12-21T00:42:24.190Z] === RUN   TestBuildPreserveOwnership
00:42:24 [2020-12-21T00:42:24.190Z] === RUN   TestBuildPreserveOwnership/copy_from
00:42:24 [2020-12-21T00:42:24.758Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:42:25 [2020-12-21T00:42:25.018Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:42:26 [2020-12-21T00:42:26.922Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:42:26 [2020-12-21T00:42:26.922Z] === RUN   TestDockerSuite/TestAttachDetach
00:42:27 [2020-12-21T00:42:27.181Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:42:27 [2020-12-21T00:42:27.406Z] --- PASS: TestInspect (3.68s)
00:42:27 [2020-12-21T00:42:27.406Z] === RUN   TestCreateJob
00:42:28 [2020-12-21T00:42:28.116Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:42:28 [2020-12-21T00:42:28.685Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:42:28 [2020-12-21T00:42:28.685Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:42:29 [2020-12-21T00:42:29.256Z] --- PASS: TestBuildPreserveOwnership (4.96s)
00:42:29 [2020-12-21T00:42:29.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.03s)
00:42:29 [2020-12-21T00:42:29.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s)
00:42:29 [2020-12-21T00:42:29.256Z] === RUN   TestBuildPlatformInvalid
00:42:29 [2020-12-21T00:42:29.256Z] --- PASS: TestBuildPlatformInvalid (0.13s)
00:42:29 [2020-12-21T00:42:29.256Z] PASS
00:42:29 [2020-12-21T00:42:29.256Z] 
00:42:29 [2020-12-21T00:42:29.256Z] === Skipped
00:42:29 [2020-12-21T00:42:29.256Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:42:29 [2020-12-21T00:42:29.256Z]     build_session_test.go:25: TODO: BuildKit
00:42:29 [2020-12-21T00:42:29.256Z] 
00:42:29 [2020-12-21T00:42:29.256Z] 
00:42:29 [2020-12-21T00:42:29.256Z] DONE 32 tests, 1 skipped in 193.709s
00:42:29 [2020-12-21T00:42:29.256Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:42:29 [2020-12-21T00:42:29.256Z] ++ 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
00:42:29 [2020-12-21T00:42:29.256Z] ++ set -e
00:42:29 [2020-12-21T00:42:29.256Z] ++ '[' -n 0 ']'
00:42:29 [2020-12-21T00:42:29.256Z] ++ set -x
00:42:29 [2020-12-21T00:42:29.256Z] ++ 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
00:42:29 [2020-12-21T00:42:29.514Z] INFO: Testing against a local daemon
00:42:29 [2020-12-21T00:42:29.514Z] === RUN   TestConfigInspect
00:42:30 [2020-12-21T00:42:30.471Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:42:31 [2020-12-21T00:42:31.103Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:42:31 [2020-12-21T00:42:31.905Z] --- PASS: TestCreateJob (4.38s)
00:42:31 [2020-12-21T00:42:31.905Z] === RUN   TestReplicatedJob
00:42:32 [2020-12-21T00:42:32.045Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:42:32 [2020-12-21T00:42:32.045Z] --- PASS: TestConfigInspect (2.69s)
00:42:32 [2020-12-21T00:42:32.045Z] === RUN   TestConfigList
00:42:32 [2020-12-21T00:42:32.613Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:42:33 [2020-12-21T00:42:33.179Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:42:34 [2020-12-21T00:42:34.556Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:42:35 [2020-12-21T00:42:35.123Z] --- PASS: TestConfigList (3.09s)
00:42:35 [2020-12-21T00:42:35.123Z] === RUN   TestConfigsCreateAndDelete
00:42:35 [2020-12-21T00:42:35.691Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:42:35 [2020-12-21T00:42:35.951Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:42:37 [2020-12-21T00:42:37.330Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:42:37 [2020-12-21T00:42:37.330Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:42:37 [2020-12-21T00:42:37.888Z] --- PASS: TestInfoAPIWarnings (17.37s)
00:42:37 [2020-12-21T00:42:37.888Z] === RUN   TestInfoDebug
00:42:38 [2020-12-21T00:42:38.147Z] --- PASS: TestInfoDebug (1.53s)
00:42:38 [2020-12-21T00:42:38.147Z] === RUN   TestInfoInsecureRegistries
00:42:38 [2020-12-21T00:42:38.264Z] --- PASS: TestConfigsCreateAndDelete (2.84s)
00:42:38 [2020-12-21T00:42:38.264Z] === RUN   TestConfigsUpdate
00:42:38 [2020-12-21T00:42:38.264Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:42:38 [2020-12-21T00:42:38.264Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:42:38 [2020-12-21T00:42:38.630Z] --- PASS: TestUpdateRestartPolicy (12.48s)
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestUpdateRestartWithAutoRemove
00:42:38 [2020-12-21T00:42:38.630Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitNonBlocked
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:42:38 [2020-12-21T00:42:38.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:42:38 [2020-12-21T00:42:38.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:42:38 [2020-12-21T00:42:38.630Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:42:38 [2020-12-21T00:42:38.630Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:42:38 [2020-12-21T00:42:38.630Z] --- PASS: TestWaitNonBlocked (0.02s)
00:42:38 [2020-12-21T00:42:38.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
00:42:38 [2020-12-21T00:42:38.630Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s)
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitBlocked
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:42:38 [2020-12-21T00:42:38.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:42:38 [2020-12-21T00:42:38.630Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:42:38 [2020-12-21T00:42:38.630Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:42:38 [2020-12-21T00:42:38.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:42:38 [2020-12-21T00:42:38.630Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:42:38 [2020-12-21T00:42:38.833Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:42:39 [2020-12-21T00:42:39.201Z] --- PASS: TestWaitBlocked (0.02s)
00:42:39 [2020-12-21T00:42:39.201Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
00:42:39 [2020-12-21T00:42:39.201Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
00:42:39 [2020-12-21T00:42:39.201Z] === CONT  TestContainerStartOnDaemonRestart
00:42:39 [2020-12-21T00:42:39.201Z] === CONT  TestIpcModeOlderClient
00:42:39 [2020-12-21T00:42:39.201Z] === CONT  TestDaemonHostGatewayIP
00:42:39 [2020-12-21T00:42:39.201Z] === CONT  TestDaemonRestartIpcMode
00:42:39 [2020-12-21T00:42:39.462Z] --- PASS: TestIpcModeOlderClient (0.23s)
00:42:39 [2020-12-21T00:42:39.462Z] === CONT  TestContainerKillOnDaemonStart
00:42:39 [2020-12-21T00:42:39.520Z] --- PASS: TestInfoInsecureRegistries (1.53s)
00:42:39 [2020-12-21T00:42:39.520Z] === RUN   TestInfoRegistryMirrors
00:42:40 [2020-12-21T00:42:40.388Z] --- PASS: TestReplicatedJob (7.68s)
00:42:40 [2020-12-21T00:42:40.388Z] === RUN   TestUpdateReplicatedJob
00:42:41 [2020-12-21T00:42:41.369Z] --- PASS: TestConfigsUpdate (2.91s)
00:42:41 [2020-12-21T00:42:41.369Z] === RUN   TestTemplatedConfig
00:42:41 [2020-12-21T00:42:41.369Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestInfoRegistryMirrors (1.52s)
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestLoginFailsWithBadCredentials
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestPingCacheHeaders
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestPingCacheHeaders (0.04s)
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestPingGet
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestPingGet (0.01s)
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestPingHead
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestPingHead (0.02s)
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestVersion
00:42:41 [2020-12-21T00:42:41.417Z] --- PASS: TestVersion (0.02s)
00:42:41 [2020-12-21T00:42:41.417Z] PASS
00:42:41 [2020-12-21T00:42:41.417Z] 
00:42:41 [2020-12-21T00:42:41.417Z] === Skipped
00:42:41 [2020-12-21T00:42:41.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s)
00:42:41 [2020-12-21T00:42:41.417Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:42:41 [2020-12-21T00:42:41.417Z] 
00:42:41 [2020-12-21T00:42:41.417Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:42:41 [2020-12-21T00:42:41.417Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:42:41 [2020-12-21T00:42:41.417Z] 
00:42:41 [2020-12-21T00:42:41.417Z] 
00:42:41 [2020-12-21T00:42:41.417Z] DONE 18 tests, 2 skipped in 27.993s
00:42:41 [2020-12-21T00:42:41.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:42:41 [2020-12-21T00:42:41.417Z] INFO: Testing against a local daemon
00:42:41 [2020-12-21T00:42:41.417Z] === RUN   TestVolumesCreateAndList
00:42:41 [2020-12-21T00:42:41.675Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:42:41 [2020-12-21T00:42:41.675Z] === RUN   TestVolumesRemove
00:42:41 [2020-12-21T00:42:41.675Z] --- PASS: TestVolumesRemove (0.07s)
00:42:41 [2020-12-21T00:42:41.675Z] === RUN   TestVolumesInspect
00:42:41 [2020-12-21T00:42:41.675Z] --- PASS: TestVolumesInspect (0.02s)
00:42:41 [2020-12-21T00:42:41.675Z] === RUN   TestVolumesInvalidJSON
00:42:41 [2020-12-21T00:42:41.675Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:42:41 [2020-12-21T00:42:41.675Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:42:41 [2020-12-21T00:42:41.675Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:42:41 [2020-12-21T00:42:41.675Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:42:41 [2020-12-21T00:42:41.675Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:42:41 [2020-12-21T00:42:41.675Z] PASS
00:42:41 [2020-12-21T00:42:41.675Z] 
00:42:41 [2020-12-21T00:42:41.675Z] DONE 5 tests in 0.324s
00:42:41 [2020-12-21T00:42:41.675Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:42:41 [2020-12-21T00:42:41.675Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12167 is not a child of this shell
00:42:41 [2020-12-21T00:42:41.675Z] warning: PID 12167 from bundles/test-integration/docker.pid had a nonzero exit code
00:42:41 [2020-12-21T00:42:41.675Z] Leaving: AppArmorNo profiles have been unloaded.
00:42:41 [2020-12-21T00:42:41.675Z] 
00:42:41 [2020-12-21T00:42:41.675Z] Unloading profiles will leave already running processes permanently
00:42:41 [2020-12-21T00:42:41.675Z] unconfined, which can lead to unexpected situations.
00:42:41 [2020-12-21T00:42:41.675Z] 
00:42:41 [2020-12-21T00:42:41.675Z] To set a process to complain mode, use the command line tool
00:42:41 [2020-12-21T00:42:41.675Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:42:41 [2020-12-21T00:42:41.675Z] Removing test suite binaries
00:42:41 [2020-12-21T00:42:41.933Z] exiting test-integration
00:42:41 [2020-12-21T00:42:41.933Z] ++ exit 0
00:42:42 [2020-12-21T00:42:42.768Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s)
00:42:42 [2020-12-21T00:42:42.866Z] 
00:42:43 [2020-12-21T00:42:43.711Z] --- PASS: TestDaemonRestartIpcMode (4.38s)
00:42:44 [2020-12-21T00:42:44.281Z] --- PASS: TestDaemonHostGatewayIP (4.97s)
00:42:44 [2020-12-21T00:42:44.655Z] --- PASS: TestTemplatedConfig (3.54s)
00:42:44 [2020-12-21T00:42:44.655Z] === RUN   TestConfigCreateResolve
Post stage
[Pipeline] junit
00:42:44 [2020-12-21T00:42:44.777Z] Recording test results
00:42:44 [2020-12-21T00:42:44.843Z] --- PASS: TestUpdateReplicatedJob (4.87s)
00:42:44 [2020-12-21T00:42:44.843Z] === RUN   TestServiceListWithStatuses
00:42:44 [2020-12-21T00:42:44.843Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:42:44 [2020-12-21T00:42:44.843Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:42:44 [2020-12-21T00:42:44.843Z] === RUN   TestDockerNetworkConnectAlias
00:42:44 [2020-12-21T00:42:44.913Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:42:47 [2020-12-21T00:42:47.064Z] + echo Ensuring container killed.
00:42:47 [2020-12-21T00:42:47.064Z] Ensuring container killed.
00:42:47 [2020-12-21T00:42:47.064Z] + docker rm -vf docker-pr2
00:42:47 [2020-12-21T00:42:47.323Z] Error: No such container: docker-pr2
00:42:47 [2020-12-21T00:42:47.323Z] + true
[Pipeline] sh
00:42:47 [2020-12-21T00:42:47.451Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:42:47 [2020-12-21T00:42:47.452Z] --- PASS: TestConfigCreateResolve (2.99s)
00:42:47 [2020-12-21T00:42:47.452Z] === RUN   TestConfigDaemonLibtrustID
00:42:47 [2020-12-21T00:42:47.604Z] + echo Chowning /workspace to jenkins user
00:42:47 [2020-12-21T00:42:47.604Z] Chowning /workspace to jenkins user
00:42:47 [2020-12-21T00:42:47.604Z] + id -u
00:42:47 [2020-12-21T00:42:47.604Z] + id -g
00:42:47 [2020-12-21T00:42:47.604Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/workspace busybox chown -R 1000:1000 /workspace
00:42:47 [2020-12-21T00:42:47.604Z] Unable to find image 'busybox:latest' locally
00:42:48 [2020-12-21T00:42:48.019Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
00:42:48 [2020-12-21T00:42:48.019Z] PASS
00:42:48 [2020-12-21T00:42:48.019Z] 
00:42:48 [2020-12-21T00:42:48.019Z] DONE 7 tests in 18.745s
00:42:48 [2020-12-21T00:42:48.019Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:42:48 [2020-12-21T00:42:48.019Z] ++ 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
00:42:48 [2020-12-21T00:42:48.019Z] ++ set -e
00:42:48 [2020-12-21T00:42:48.019Z] ++ '[' -n 0 ']'
00:42:48 [2020-12-21T00:42:48.019Z] ++ set -x
00:42:48 [2020-12-21T00:42:48.019Z] ++ 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
00:42:48 [2020-12-21T00:42:48.278Z] INFO: Testing against a local daemon
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestCheckpoint
00:42:48 [2020-12-21T00:42:48.278Z] --- SKIP: TestCheckpoint (0.00s)
00:42:48 [2020-12-21T00:42:48.278Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestContainerInvalidJSON
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:42:48 [2020-12-21T00:42:48.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:42:48 [2020-12-21T00:42:48.278Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:42:48 [2020-12-21T00:42:48.278Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:42:48 [2020-12-21T00:42:48.278Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:42:48 [2020-12-21T00:42:48.278Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:42:48 [2020-12-21T00:42:48.278Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:42:48 [2020-12-21T00:42:48.278Z] --- PASS: TestContainerInvalidJSON (0.03s)
00:42:48 [2020-12-21T00:42:48.278Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:42:48 [2020-12-21T00:42:48.278Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:42:48 [2020-12-21T00:42:48.278Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:42:48 [2020-12-21T00:42:48.278Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:42:48 [2020-12-21T00:42:48.278Z] === RUN   TestCopyFromContainerPathIsNotDir
00:42:48 [2020-12-21T00:42:48.536Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
00:42:48 [2020-12-21T00:42:48.536Z] === RUN   TestCopyToContainerPathDoesNotExist
00:42:48 [2020-12-21T00:42:48.536Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
00:42:48 [2020-12-21T00:42:48.536Z] === RUN   TestCopyToContainerPathIsNotDir
00:42:48 [2020-12-21T00:42:48.536Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:42:48 [2020-12-21T00:42:48.536Z] === RUN   TestCopyFromContainer
00:42:48 [2020-12-21T00:42:48.536Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:42:50 [2020-12-21T00:42:50.440Z] === RUN   TestCopyFromContainer//
00:42:50 [2020-12-21T00:42:50.700Z] === RUN   TestCopyFromContainer//bar/root
00:42:50 [2020-12-21T00:42:50.700Z] === RUN   TestCopyFromContainer//bar/root/
00:42:50 [2020-12-21T00:42:50.959Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:42:50 [2020-12-21T00:42:50.959Z] === RUN   TestCopyFromContainer/bar/quux
00:42:51 [2020-12-21T00:42:51.218Z] === RUN   TestCopyFromContainer/bar/quux/
00:42:51 [2020-12-21T00:42:51.218Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:42:51 [2020-12-21T00:42:51.218Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:42:51 [2020-12-21T00:42:51.478Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:42:51 [2020-12-21T00:42:51.478Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:42:51 [2020-12-21T00:42:51.478Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCopyFromContainer/bar/notarget
00:42:51 [2020-12-21T00:42:51.737Z] --- PASS: TestCopyFromContainer (3.27s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer// (0.20s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer//bar/root (0.17s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.20s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:51 [2020-12-21T00:42:51.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:51 [2020-12-21T00:42:51.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:51 [2020-12-21T00:42:51.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:51 [2020-12-21T00:42:51.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:42:51 [2020-12-21T00:42:51.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:42:51 [2020-12-21T00:42:51.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:42:51 [2020-12-21T00:42:51.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:42:51 [2020-12-21T00:42:51.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:42:51 [2020-12-21T00:42:51.737Z] === RUN   TestCreateLinkToNonExistingContainer
00:42:51 [2020-12-21T00:42:51.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateWithInvalidEnv
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateWithInvalidEnv/0
00:42:51 [2020-12-21T00:42:51.996Z] === PAUSE TestCreateWithInvalidEnv/0
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateWithInvalidEnv/1
00:42:51 [2020-12-21T00:42:51.996Z] === PAUSE TestCreateWithInvalidEnv/1
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateWithInvalidEnv/2
00:42:51 [2020-12-21T00:42:51.996Z] === PAUSE TestCreateWithInvalidEnv/2
00:42:51 [2020-12-21T00:42:51.996Z] === CONT  TestCreateWithInvalidEnv/0
00:42:51 [2020-12-21T00:42:51.996Z] === CONT  TestCreateWithInvalidEnv/2
00:42:51 [2020-12-21T00:42:51.996Z] === CONT  TestCreateWithInvalidEnv/1
00:42:51 [2020-12-21T00:42:51.996Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:42:51 [2020-12-21T00:42:51.996Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:42:51 [2020-12-21T00:42:51.996Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:42:51 [2020-12-21T00:42:51.996Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateTmpfsMountsTarget
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:42:51 [2020-12-21T00:42:51.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:42:51 [2020-12-21T00:42:51.996Z] === RUN   TestCreateWithCustomMaskedPaths
00:42:52 [2020-12-21T00:42:52.413Z] --- PASS: TestContainerKillOnDaemonStart (13.10s)
00:42:52 [2020-12-21T00:42:52.413Z] PASS
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === Skipped
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:42:52 [2020-12-21T00:42:52.413Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] 
00:42:52 [2020-12-21T00:42:52.413Z] DONE 195 tests, 6 skipped in 142.616s
00:42:52 [2020-12-21T00:42:52.413Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:42:52 [2020-12-21T00:42:52.413Z] ++ 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
00:42:52 [2020-12-21T00:42:52.413Z] ++ set -e
00:42:52 [2020-12-21T00:42:52.413Z] ++ '[' -n 0 ']'
00:42:52 [2020-12-21T00:42:52.413Z] ++ set -x
00:42:52 [2020-12-21T00:42:52.413Z] ++ 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
00:42:52 [2020-12-21T00:42:52.872Z] latest: Pulling from library/busybox
00:42:52 [2020-12-21T00:42:52.872Z] ea97eb0eb3ec: Pulling fs layer
00:42:52 [2020-12-21T00:42:52.872Z] ea97eb0eb3ec: Verifying Checksum
00:42:52 [2020-12-21T00:42:52.872Z] ea97eb0eb3ec: Download complete
00:42:52 [2020-12-21T00:42:52.984Z] INFO: Testing against a local daemon
00:42:52 [2020-12-21T00:42:52.984Z] === RUN   TestCommitInheritsEnv
00:42:53 [2020-12-21T00:42:53.131Z] ea97eb0eb3ec: Pull complete
00:42:53 [2020-12-21T00:42:53.131Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
00:42:53 [2020-12-21T00:42:53.131Z] Status: Downloaded newer image for busybox:latest
00:42:53 [2020-12-21T00:42:53.326Z] --- PASS: TestDockerNetworkConnectAlias (8.51s)
00:42:53 [2020-12-21T00:42:53.326Z] === RUN   TestDockerNetworkReConnect
00:42:53 [2020-12-21T00:42:53.375Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:42:53 [2020-12-21T00:42:53.556Z] --- PASS: TestCommitInheritsEnv (0.59s)
00:42:53 [2020-12-21T00:42:53.556Z] === RUN   TestImportExtremelyLargeImageWorks
00:42:53 [2020-12-21T00:42:53.556Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:42:53 [2020-12-21T00:42:53.556Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:42:53 [2020-12-21T00:42:53.556Z] === RUN   TestImagesFilterMultiReference
00:42:53 [2020-12-21T00:42:53.556Z] --- PASS: TestImagesFilterMultiReference (0.10s)
00:42:53 [2020-12-21T00:42:53.556Z] === RUN   TestImagePullPlatformInvalid
00:42:53 [2020-12-21T00:42:53.556Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:42:53 [2020-12-21T00:42:53.556Z] === RUN   TestRemoveImageOrphaning
00:42:53 [2020-12-21T00:42:53.943Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:42:54 [2020-12-21T00:42:54.127Z] --- PASS: TestRemoveImageOrphaning (0.57s)
00:42:54 [2020-12-21T00:42:54.127Z] === RUN   TestRemoveImageGarbageCollector
00:42:54 [2020-12-21T00:42:54.127Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:42:54 [2020-12-21T00:42:54.127Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:42:54 [2020-12-21T00:42:54.127Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:42:54 [2020-12-21T00:42:54.127Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:42:54 [2020-12-21T00:42:54.127Z] === RUN   TestTagInvalidReference
00:42:54 [2020-12-21T00:42:54.127Z] --- PASS: TestTagInvalidReference (0.03s)
00:42:54 [2020-12-21T00:42:54.127Z] === RUN   TestTagValidPrefixedRepo
00:42:54 [2020-12-21T00:42:54.202Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
00:42:54 [2020-12-21T00:42:54.202Z] === RUN   TestCreateWithCustomReadonlyPaths
00:42:54 [2020-12-21T00:42:54.388Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:42:54 [2020-12-21T00:42:54.388Z] === RUN   TestTagExistedNameWithoutForce
00:42:54 [2020-12-21T00:42:54.388Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:42:54 [2020-12-21T00:42:54.388Z] === RUN   TestTagOfficialNames
00:42:54 [2020-12-21T00:42:54.388Z] --- PASS: TestTagOfficialNames (0.07s)
00:42:54 [2020-12-21T00:42:54.388Z] === RUN   TestTagMatchesDigest
00:42:54 [2020-12-21T00:42:54.388Z] --- PASS: TestTagMatchesDigest (0.03s)
00:42:54 [2020-12-21T00:42:54.388Z] PASS
00:42:54 [2020-12-21T00:42:54.388Z] 
00:42:54 [2020-12-21T00:42:54.388Z] === Skipped
00:42:54 [2020-12-21T00:42:54.388Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:42:54 [2020-12-21T00:42:54.388Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:42:54 [2020-12-21T00:42:54.388Z] 
00:42:54 [2020-12-21T00:42:54.388Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:42:54 [2020-12-21T00:42:54.388Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:42:54 [2020-12-21T00:42:54.388Z] 
00:42:54 [2020-12-21T00:42:54.388Z] 
00:42:54 [2020-12-21T00:42:54.388Z] DONE 12 tests, 2 skipped in 1.898s
00:42:54 [2020-12-21T00:42:54.388Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:42:54 [2020-12-21T00:42:54.388Z] ++ 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
00:42:54 [2020-12-21T00:42:54.388Z] ++ set -e
00:42:54 [2020-12-21T00:42:54.388Z] ++ '[' -n 0 ']'
00:42:54 [2020-12-21T00:42:54.388Z] ++ set -x
00:42:54 [2020-12-21T00:42:54.388Z] ++ 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
00:42:54 [2020-12-21T00:42:54.649Z] INFO: Testing against a local daemon
00:42:54 [2020-12-21T00:42:54.649Z] === RUN   TestNetworkCreateDelete
00:42:54 [2020-12-21T00:42:54.909Z] --- PASS: TestNetworkCreateDelete (0.41s)
00:42:54 [2020-12-21T00:42:54.909Z] === RUN   TestDockerNetworkDeletePreferID
00:42:56 [2020-12-21T00:42:56.295Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s)
00:42:56 [2020-12-21T00:42:56.295Z] === RUN   TestDaemonDNSFallback
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:42:56 [2020-12-21T00:42:56.736Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s)
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:56 [2020-12-21T00:42:56.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:56 [2020-12-21T00:42:56.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:42:56 [2020-12-21T00:42:56.736Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:42:56 [2020-12-21T00:42:56.736Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:42:56 [2020-12-21T00:42:56.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
00:42:56 [2020-12-21T00:42:56.736Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:42:56 [2020-12-21T00:42:56.736Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:42:56 [2020-12-21T00:42:56.736Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:42:56 [2020-12-21T00:42:56.736Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:42:56 [2020-12-21T00:42:56.736Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:42:56 [2020-12-21T00:42:56.736Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:42:56 [2020-12-21T00:42:56.739Z] + bundleName=amd64-rootless
00:42:56 [2020-12-21T00:42:56.739Z] + echo Creating amd64-rootless-bundles.tar.gz
00:42:56 [2020-12-21T00:42:56.739Z] Creating amd64-rootless-bundles.tar.gz
00:42:56 [2020-12-21T00:42:56.739Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
00:42:56 [2020-12-21T00:42:56.739Z] + 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
00:42:56 [2020-12-21T00:42:56.750Z] Archiving artifacts
00:42:57 [2020-12-21T00:42:57.309Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestCreateDifferentPlatform
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestCreateDifferentPlatform/different_os
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:42:57 [2020-12-21T00:42:57.309Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:42:57 [2020-12-21T00:42:57.309Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:42:57 [2020-12-21T00:42:57.309Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:42:57 [2020-12-21T00:42:57.309Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
00:42:57 [2020-12-21T00:42:57.309Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:42:57 [2020-12-21T00:42:57.569Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
00:42:57 [2020-12-21T00:42:57.569Z] === RUN   TestContainerStartOnDaemonRestart
00:42:57 [2020-12-21T00:42:57.569Z] === PAUSE TestContainerStartOnDaemonRestart
00:42:57 [2020-12-21T00:42:57.569Z] === RUN   TestDaemonRestartIpcMode
00:42:57 [2020-12-21T00:42:57.569Z] === PAUSE TestDaemonRestartIpcMode
00:42:57 [2020-12-21T00:42:57.569Z] === RUN   TestDaemonHostGatewayIP
00:42:57 [2020-12-21T00:42:57.569Z] === PAUSE TestDaemonHostGatewayIP
00:42:57 [2020-12-21T00:42:57.569Z] === RUN   TestContainerKillOnDaemonStart
00:42:57 [2020-12-21T00:42:57.569Z] === PAUSE TestContainerKillOnDaemonStart
00:42:57 [2020-12-21T00:42:57.569Z] === RUN   TestDiff
00:42:57 [2020-12-21T00:42:57.828Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:42:58 [2020-12-21T00:42:58.398Z] --- PASS: TestDiff (0.89s)
00:42:58 [2020-12-21T00:42:58.398Z] === RUN   TestExecWithCloseStdin
00:42:58 [2020-12-21T00:42:58.684Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:42:58 [2020-12-21T00:42:58.967Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:42:59 [2020-12-21T00:42:59.006Z] + make clean
00:42:59 [2020-12-21T00:42:59.227Z] --- PASS: TestExecWithCloseStdin (0.85s)
00:42:59 [2020-12-21T00:42:59.227Z] === RUN   TestExec
00:42:59 [2020-12-21T00:42:59.227Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:42:59 [2020-12-21T00:42:59.264Z] docker volume rm -f docker-dev-cache
00:42:59 [2020-12-21T00:42:59.264Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:43:00 [2020-12-21T00:43:00.165Z] --- PASS: TestExec (0.95s)
00:43:00 [2020-12-21T00:43:00.165Z] === RUN   TestExecUser
00:43:00 [2020-12-21T00:43:00.165Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:43:00 [2020-12-21T00:43:00.222Z] --- PASS: TestDockerNetworkReConnect (6.47s)
00:43:00 [2020-12-21T00:43:00.222Z] === RUN   TestServicePlugin
00:43:00 [2020-12-21T00:43:00.222Z] --- SKIP: TestServicePlugin (0.00s)
00:43:00 [2020-12-21T00:43:00.222Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:43:00 [2020-12-21T00:43:00.222Z] === RUN   TestServiceUpdateLabel
00:43:00 [2020-12-21T00:43:00.425Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:43:00 [2020-12-21T00:43:00.994Z] --- PASS: TestExecUser (0.88s)
00:43:00 [2020-12-21T00:43:00.994Z] === RUN   TestExportContainerAndImportImage
00:43:01 [2020-12-21T00:43:01.563Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:43:02 [2020-12-21T00:43:02.131Z] --- PASS: TestExportContainerAndImportImage (1.05s)
00:43:02 [2020-12-21T00:43:02.131Z] === RUN   TestExportContainerAfterDaemonRestart
00:43:02 [2020-12-21T00:43:02.131Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:43:02 [2020-12-21T00:43:02.389Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:43:02 [2020-12-21T00:43:02.990Z] --- PASS: TestServiceUpdateLabel (3.87s)
00:43:02 [2020-12-21T00:43:02.990Z] === RUN   TestServiceUpdateSecrets
00:43:03 [2020-12-21T00:43:03.766Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s)
00:43:03 [2020-12-21T00:43:03.766Z] === RUN   TestHealthCheckWorkdir
00:43:04 [2020-12-21T00:43:04.024Z] --- PASS: TestHealthCheckWorkdir (0.57s)
00:43:04 [2020-12-21T00:43:04.024Z] === RUN   TestHealthKillContainer
00:43:04 [2020-12-21T00:43:04.431Z] --- PASS: TestDaemonDNSFallback (7.57s)
00:43:04 [2020-12-21T00:43:04.431Z] === RUN   TestInspectNetwork
00:43:04 [2020-12-21T00:43:04.591Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:43:05 [2020-12-21T00:43:05.157Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:43:05 [2020-12-21T00:43:05.724Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:43:06 [2020-12-21T00:43:06.662Z] --- PASS: TestHealthKillContainer (2.57s)
00:43:06 [2020-12-21T00:43:06.662Z] === RUN   TestInspectCpusetInConfigPre120
00:43:07 [2020-12-21T00:43:07.232Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
00:43:07 [2020-12-21T00:43:07.232Z] === RUN   TestIpcModeNone
00:43:07 [2020-12-21T00:43:07.235Z] --- PASS: TestBuildWithHugeFile (55.73s)
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildWithEmptyDockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:43:07 [2020-12-21T00:43:07.235Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
00:43:07 [2020-12-21T00:43:07.235Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
00:43:07 [2020-12-21T00:43:07.235Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
00:43:07 [2020-12-21T00:43:07.235Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildPreserveOwnership
00:43:07 [2020-12-21T00:43:07.235Z] === RUN   TestBuildPreserveOwnership/copy_from
00:43:07 [2020-12-21T00:43:07.909Z] Created binary: bundles/binary-daemon/dockerd-dev
00:43:08 [2020-12-21T00:43:08.165Z] Copying nested executables into bundles/binary-daemon
00:43:08 [2020-12-21T00:43:08.171Z] --- PASS: TestIpcModeNone (0.64s)
00:43:08 [2020-12-21T00:43:08.171Z] === RUN   TestIpcModePrivate
00:43:08 [2020-12-21T00:43:08.737Z] --- PASS: TestIpcModePrivate (0.72s)
00:43:08 [2020-12-21T00:43:08.737Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
00:43:08 [2020-12-21T00:43:08.737Z] === RUN   TestIpcModeShareable
00:43:08 [2020-12-21T00:43:08.751Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:43:09 [2020-12-21T00:43:09.304Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:43:09 [2020-12-21T00:43:09.304Z] --- PASS: TestIpcModeShareable (0.68s)
00:43:09 [2020-12-21T00:43:09.304Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
00:43:09 [2020-12-21T00:43:09.304Z] === RUN   TestAPIIpcModeShareableAndContainer
00:43:09 [2020-12-21T00:43:09.530Z] 
00:43:09 [2020-12-21T00:43:09.728Z] === RUN   TestInspectNetwork/full_network_id
00:43:09 [2020-12-21T00:43:09.728Z] === RUN   TestInspectNetwork/partial_network_id
00:43:09 [2020-12-21T00:43:09.728Z] === RUN   TestInspectNetwork/network_name
00:43:09 [2020-12-21T00:43:09.728Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:43:09 [2020-12-21T00:43:09.790Z] --- PASS: TestBuildPreserveOwnership (3.84s)
00:43:09 [2020-12-21T00:43:09.790Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
00:43:09 [2020-12-21T00:43:09.790Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s)
00:43:09 [2020-12-21T00:43:09.790Z] === RUN   TestBuildPlatformInvalid
00:43:09 [2020-12-21T00:43:09.871Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:43:10 [2020-12-21T00:43:10.084Z] --- PASS: TestBuildPlatformInvalid (0.12s)
00:43:10 [2020-12-21T00:43:10.084Z] PASS
00:43:10 [2020-12-21T00:43:10.084Z] 
00:43:10 [2020-12-21T00:43:10.084Z] === Skipped
00:43:10 [2020-12-21T00:43:10.084Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:43:10 [2020-12-21T00:43:10.084Z]     build_session_test.go:25: TODO: BuildKit
00:43:10 [2020-12-21T00:43:10.084Z] 
00:43:10 [2020-12-21T00:43:10.084Z] 
00:43:10 [2020-12-21T00:43:10.084Z] DONE 32 tests, 1 skipped in 95.587s
00:43:10 [2020-12-21T00:43:10.084Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:43:10 [2020-12-21T00:43:10.084Z] ++ 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
00:43:10 [2020-12-21T00:43:10.084Z] ++ set -e
00:43:10 [2020-12-21T00:43:10.084Z] ++ '[' -n 0 ']'
00:43:10 [2020-12-21T00:43:10.084Z] ++ set -x
00:43:10 [2020-12-21T00:43:10.084Z] ++ 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
00:43:10 [2020-12-21T00:43:10.084Z] INFO: Testing against a local daemon
00:43:10 [2020-12-21T00:43:10.084Z] === RUN   TestConfigInspect
00:43:10 [2020-12-21T00:43:10.438Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:43:10 [2020-12-21T00:43:10.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/make.sh cross
00:43:11 [2020-12-21T00:43:11.006Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:43:11 [2020-12-21T00:43:11.006Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:43:11 [2020-12-21T00:43:11.047Z] 
00:43:11 [2020-12-21T00:43:11.303Z] Removing bundles/
00:43:11 [2020-12-21T00:43:11.303Z] 
00:43:11 [2020-12-21T00:43:11.303Z] ---> Making bundle: cross (in bundles/cross)
00:43:11 [2020-12-21T00:43:11.303Z] Cross building: bundles/cross/linux/amd64
00:43:11 [2020-12-21T00:43:11.303Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:43:11 [2020-12-21T00:43:11.303Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:43:11 [2020-12-21T00:43:11.573Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:43:11 [2020-12-21T00:43:11.653Z] 4612f6d0b889: Pull complete
00:43:11 [2020-12-21T00:43:11.832Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s)
00:43:11 [2020-12-21T00:43:11.832Z] === RUN   TestAPIIpcModeHost
00:43:12 [2020-12-21T00:43:12.167Z] --- PASS: TestConfigInspect (1.99s)
00:43:12 [2020-12-21T00:43:12.167Z] === RUN   TestConfigList
00:43:12 [2020-12-21T00:43:12.421Z] --- PASS: TestAPIIpcModeHost (0.72s)
00:43:12 [2020-12-21T00:43:12.421Z] === RUN   TestDaemonIpcModeShareable
00:43:13 [2020-12-21T00:43:13.948Z] --- PASS: TestInspectNetwork (9.50s)
00:43:13 [2020-12-21T00:43:13.948Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:43:13 [2020-12-21T00:43:13.948Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:43:13 [2020-12-21T00:43:13.948Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:43:13 [2020-12-21T00:43:13.948Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:43:13 [2020-12-21T00:43:13.948Z] === RUN   TestRunContainerWithBridgeNone
00:43:14 [2020-12-21T00:43:14.266Z] --- PASS: TestConfigList (1.94s)
00:43:14 [2020-12-21T00:43:14.266Z] === RUN   TestConfigsCreateAndDelete
00:43:14 [2020-12-21T00:43:14.981Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:43:14 [2020-12-21T00:43:14.981Z] --- PASS: TestDaemonIpcModeShareable (2.07s)
00:43:14 [2020-12-21T00:43:14.981Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: true, mustBeShared: true
00:43:14 [2020-12-21T00:43:14.981Z] === RUN   TestDaemonIpcModePrivate
00:43:15 [2020-12-21T00:43:15.240Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:43:15 [2020-12-21T00:43:15.499Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:43:15 [2020-12-21T00:43:15.867Z] --- PASS: TestRunContainerWithBridgeNone (2.59s)
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkInvalidJSON
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkInvalidJSON//networks/create
00:43:15 [2020-12-21T00:43:15.867Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:43:15 [2020-12-21T00:43:15.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:43:15 [2020-12-21T00:43:15.867Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:43:15 [2020-12-21T00:43:15.867Z] === CONT  TestNetworkInvalidJSON//networks/create
00:43:15 [2020-12-21T00:43:15.867Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:43:15 [2020-12-21T00:43:15.867Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:43:15 [2020-12-21T00:43:15.867Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:43:15 [2020-12-21T00:43:15.867Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:43:15 [2020-12-21T00:43:15.867Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:43:15 [2020-12-21T00:43:15.867Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkList
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkList//networks
00:43:15 [2020-12-21T00:43:15.867Z] === PAUSE TestNetworkList//networks
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestNetworkList//networks/
00:43:15 [2020-12-21T00:43:15.867Z] === PAUSE TestNetworkList//networks/
00:43:15 [2020-12-21T00:43:15.867Z] === CONT  TestNetworkList//networks
00:43:15 [2020-12-21T00:43:15.867Z] === CONT  TestNetworkList//networks/
00:43:15 [2020-12-21T00:43:15.867Z] --- PASS: TestNetworkList (0.03s)
00:43:15 [2020-12-21T00:43:15.867Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:43:15 [2020-12-21T00:43:15.867Z]     --- PASS: TestNetworkList//networks (0.00s)
00:43:15 [2020-12-21T00:43:15.867Z] === RUN   TestHostIPv4BridgeLabel
00:43:16 [2020-12-21T00:43:16.365Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
00:43:16 [2020-12-21T00:43:16.365Z] === RUN   TestConfigsUpdate
00:43:16 [2020-12-21T00:43:16.435Z] --- PASS: TestDaemonIpcModePrivate (1.86s)
00:43:16 [2020-12-21T00:43:16.435Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
00:43:16 [2020-12-21T00:43:16.435Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:43:16 [2020-12-21T00:43:16.809Z] --- PASS: TestHostIPv4BridgeLabel (0.86s)
00:43:16 [2020-12-21T00:43:16.809Z] === RUN   TestDaemonRestartWithLiveRestore
00:43:17 [2020-12-21T00:43:17.371Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:43:17 [2020-12-21T00:43:17.887Z] --- PASS: TestConfigsUpdate (1.94s)
00:43:17 [2020-12-21T00:43:17.887Z] === RUN   TestTemplatedConfig
00:43:18 [2020-12-21T00:43:18.195Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s)
00:43:18 [2020-12-21T00:43:18.195Z] === RUN   TestDaemonDefaultNetworkPools
00:43:18 [2020-12-21T00:43:18.308Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
00:43:18 [2020-12-21T00:43:18.308Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false
00:43:18 [2020-12-21T00:43:18.308Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:43:18 [2020-12-21T00:43:18.334Z] --- PASS: TestServiceUpdateSecrets (15.37s)
00:43:18 [2020-12-21T00:43:18.334Z] === RUN   TestServiceUpdateConfigs
00:43:19 [2020-12-21T00:43:19.581Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
00:43:19 [2020-12-21T00:43:19.581Z] === RUN   TestDaemonRestartWithExistingNetwork
00:43:19 [2020-12-21T00:43:19.687Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:43:19 [2020-12-21T00:43:19.946Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
00:43:19 [2020-12-21T00:43:19.946Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
00:43:19 [2020-12-21T00:43:19.946Z] === RUN   TestIpcModeOlderClient
00:43:19 [2020-12-21T00:43:19.946Z] === PAUSE TestIpcModeOlderClient
00:43:19 [2020-12-21T00:43:19.946Z] === RUN   TestKillContainerInvalidSignal
00:43:20 [2020-12-21T00:43:20.513Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
00:43:20 [2020-12-21T00:43:20.513Z] === RUN   TestKillContainer
00:43:20 [2020-12-21T00:43:20.513Z] === RUN   TestKillContainer/no_signal
00:43:20 [2020-12-21T00:43:20.648Z] --- PASS: TestTemplatedConfig (2.43s)
00:43:20 [2020-12-21T00:43:20.648Z] === RUN   TestConfigCreateResolve
00:43:21 [2020-12-21T00:43:21.455Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:43:21 [2020-12-21T00:43:21.455Z] === RUN   TestKillContainer/non_killing_signal
00:43:21 [2020-12-21T00:43:21.494Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s)
00:43:21 [2020-12-21T00:43:21.494Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:43:22 [2020-12-21T00:43:22.023Z] === RUN   TestKillContainer/killing_signal
00:43:22 [2020-12-21T00:43:22.165Z] --- PASS: TestConfigCreateResolve (1.90s)
00:43:22 [2020-12-21T00:43:22.165Z] === RUN   TestConfigDaemonLibtrustID
00:43:22 [2020-12-21T00:43:22.281Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:43:22 [2020-12-21T00:43:22.281Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:43:22 [2020-12-21T00:43:22.540Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:43:22 [2020-12-21T00:43:22.799Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
00:43:22 [2020-12-21T00:43:22.799Z] PASS
00:43:22 [2020-12-21T00:43:22.799Z] 
00:43:22 [2020-12-21T00:43:22.799Z] DONE 7 tests in 12.786s
00:43:22 [2020-12-21T00:43:22.799Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:43:22 [2020-12-21T00:43:22.799Z] ++ 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
00:43:22 [2020-12-21T00:43:22.799Z] ++ set -e
00:43:22 [2020-12-21T00:43:22.799Z] ++ '[' -n 0 ']'
00:43:22 [2020-12-21T00:43:22.799Z] ++ set -x
00:43:22 [2020-12-21T00:43:22.799Z] ++ 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
00:43:22 [2020-12-21T00:43:22.799Z] INFO: Testing against a local daemon
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestCheckpoint
00:43:22 [2020-12-21T00:43:22.799Z] --- SKIP: TestCheckpoint (0.00s)
00:43:22 [2020-12-21T00:43:22.799Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestContainerInvalidJSON
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:43:22 [2020-12-21T00:43:22.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:43:22 [2020-12-21T00:43:22.799Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:43:22 [2020-12-21T00:43:22.799Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:43:22 [2020-12-21T00:43:22.799Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:43:22 [2020-12-21T00:43:22.799Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:43:22 [2020-12-21T00:43:22.799Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:43:22 [2020-12-21T00:43:22.799Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:43:22 [2020-12-21T00:43:22.799Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:43:22 [2020-12-21T00:43:22.799Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:43:22 [2020-12-21T00:43:22.799Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:43:22 [2020-12-21T00:43:22.799Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:43:23 [2020-12-21T00:43:23.091Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:43:23 [2020-12-21T00:43:23.091Z] === RUN   TestCopyFromContainerPathIsNotDir
00:43:23 [2020-12-21T00:43:23.091Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
00:43:23 [2020-12-21T00:43:23.091Z] === RUN   TestCopyToContainerPathDoesNotExist
00:43:23 [2020-12-21T00:43:23.091Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:43:23 [2020-12-21T00:43:23.091Z] === RUN   TestCopyToContainerPathIsNotDir
00:43:23 [2020-12-21T00:43:23.091Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
00:43:23 [2020-12-21T00:43:23.091Z] === RUN   TestCopyFromContainer
00:43:23 [2020-12-21T00:43:23.108Z] --- PASS: TestKillContainer (2.33s)
00:43:23 [2020-12-21T00:43:23.108Z]     --- PASS: TestKillContainer/no_signal (0.78s)
00:43:23 [2020-12-21T00:43:23.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
00:43:23 [2020-12-21T00:43:23.108Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
00:43:23 [2020-12-21T00:43:23.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:43:23 [2020-12-21T00:43:23.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:43:23 [2020-12-21T00:43:23.677Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:43:23 [2020-12-21T00:43:23.677Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:43:24 [2020-12-21T00:43:24.038Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s)
00:43:24 [2020-12-21T00:43:24.038Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:43:24 [2020-12-21T00:43:24.605Z] === RUN   TestCopyFromContainer//
00:43:24 [2020-12-21T00:43:24.605Z] === RUN   TestCopyFromContainer//bar/root
00:43:24 [2020-12-21T00:43:24.605Z] === RUN   TestCopyFromContainer//bar/root/
00:43:24 [2020-12-21T00:43:24.605Z] === RUN   TestCopyFromContainer/bar/quux
00:43:24 [2020-12-21T00:43:24.605Z] === RUN   TestCopyFromContainer/bar/quux/
00:43:24 [2020-12-21T00:43:24.609Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.88s)
00:43:24 [2020-12-21T00:43:24.609Z] === RUN   TestServiceWithPredefinedNetwork
00:43:24 [2020-12-21T00:43:24.613Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:43:24 [2020-12-21T00:43:24.613Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
00:43:24 [2020-12-21T00:43:24.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
00:43:24 [2020-12-21T00:43:24.613Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
00:43:24 [2020-12-21T00:43:24.613Z] === RUN   TestKillStoppedContainer
00:43:24 [2020-12-21T00:43:24.874Z] --- PASS: TestKillStoppedContainer (0.12s)
00:43:24 [2020-12-21T00:43:24.874Z] === RUN   TestKillStoppedContainerAPIPre120
00:43:24 [2020-12-21T00:43:24.874Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:43:24 [2020-12-21T00:43:24.874Z] === RUN   TestKillDifferentUserContainer
00:43:24 [2020-12-21T00:43:24.911Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:43:24 [2020-12-21T00:43:24.911Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:43:24 [2020-12-21T00:43:24.911Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:43:24 [2020-12-21T00:43:24.911Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCopyFromContainer/bar/notarget
00:43:25 [2020-12-21T00:43:25.203Z] --- PASS: TestCopyFromContainer (1.97s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer// (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:43:25 [2020-12-21T00:43:25.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateLinkToNonExistingContainer
00:43:25 [2020-12-21T00:43:25.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateWithInvalidEnv
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateWithInvalidEnv/0
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateWithInvalidEnv/0
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateWithInvalidEnv/1
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateWithInvalidEnv/1
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateWithInvalidEnv/2
00:43:25 [2020-12-21T00:43:25.203Z] === PAUSE TestCreateWithInvalidEnv/2
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateWithInvalidEnv/0
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateWithInvalidEnv/1
00:43:25 [2020-12-21T00:43:25.203Z] === CONT  TestCreateWithInvalidEnv/2
00:43:25 [2020-12-21T00:43:25.203Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:43:25 [2020-12-21T00:43:25.203Z] === RUN   TestCreateTmpfsMountsTarget
00:43:25 [2020-12-21T00:43:25.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:43:25 [2020-12-21T00:43:25.204Z] === RUN   TestCreateWithCustomMaskedPaths
00:43:25 [2020-12-21T00:43:25.442Z] --- PASS: TestKillDifferentUserContainer (0.75s)
00:43:25 [2020-12-21T00:43:25.442Z] === RUN   TestInspectOomKilledTrue
00:43:25 [2020-12-21T00:43:25.442Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:43:25 [2020-12-21T00:43:25.442Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:43:25 [2020-12-21T00:43:25.442Z] === RUN   TestInspectOomKilledFalse
00:43:25 [2020-12-21T00:43:25.442Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:43:25 [2020-12-21T00:43:25.442Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:43:25 [2020-12-21T00:43:25.442Z] === RUN   TestLinksEtcHostsContentMatch
00:43:26 [2020-12-21T00:43:26.379Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
00:43:26 [2020-12-21T00:43:26.379Z] === RUN   TestLinksContainerNames
00:43:26 [2020-12-21T00:43:26.637Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:43:26 [2020-12-21T00:43:26.712Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s)
00:43:26 [2020-12-21T00:43:26.712Z] === RUN   TestCreateWithCustomReadonlyPaths
00:43:27 [2020-12-21T00:43:27.203Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:43:27 [2020-12-21T00:43:27.771Z] --- PASS: TestLinksContainerNames (1.55s)
00:43:27 [2020-12-21T00:43:27.771Z] === RUN   TestLogsFollowTailEmpty
00:43:27 [2020-12-21T00:43:27.910Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
00:43:27 [2020-12-21T00:43:27.910Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:43:27 [2020-12-21T00:43:27.910Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:43:27 [2020-12-21T00:43:27.910Z]     service_test.go:236: FLAKY_TEST
00:43:27 [2020-12-21T00:43:27.910Z] === RUN   TestServiceWithDataPathPortInit
00:43:28 [2020-12-21T00:43:28.233Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:43:28 [2020-12-21T00:43:28.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:43:28 [2020-12-21T00:43:28.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:43:28 [2020-12-21T00:43:28.233Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:43:28 [2020-12-21T00:43:28.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:43:28 [2020-12-21T00:43:28.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:43:28 [2020-12-21T00:43:28.233Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:43:28 [2020-12-21T00:43:28.338Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:43:28 [2020-12-21T00:43:28.338Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
00:43:28 [2020-12-21T00:43:28.338Z] === RUN   TestContainerNetworkMountsNoChown
00:43:28 [2020-12-21T00:43:28.525Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:43:28 [2020-12-21T00:43:28.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
00:43:28 [2020-12-21T00:43:28.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:43:28 [2020-12-21T00:43:28.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:43:28 [2020-12-21T00:43:28.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
00:43:28 [2020-12-21T00:43:28.525Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:43:28 [2020-12-21T00:43:28.525Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:43:28 [2020-12-21T00:43:28.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s)
00:43:28 [2020-12-21T00:43:28.816Z] === RUN   TestCreateDifferentPlatform
00:43:28 [2020-12-21T00:43:28.817Z] === RUN   TestCreateDifferentPlatform/different_os
00:43:28 [2020-12-21T00:43:28.817Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:43:28 [2020-12-21T00:43:28.817Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:43:28 [2020-12-21T00:43:28.817Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:43:28 [2020-12-21T00:43:28.817Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:43:28 [2020-12-21T00:43:28.817Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:43:28 [2020-12-21T00:43:28.817Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
00:43:28 [2020-12-21T00:43:28.817Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:43:28 [2020-12-21T00:43:28.906Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s)
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/default
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/default
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/private
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/private
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rprivate
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rprivate
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/slave
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/slave
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rslave
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rslave
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/shared
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/shared
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rshared
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rshared
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/default
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/default/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/default/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/default/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/rshared
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/shared
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:43:28 [2020-12-21T00:43:28.906Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:43:28 [2020-12-21T00:43:28.906Z] === CONT  TestMountDaemonRoot/rslave
00:43:29 [2020-12-21T00:43:29.107Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
00:43:29 [2020-12-21T00:43:29.107Z] === RUN   TestContainerStartOnDaemonRestart
00:43:29 [2020-12-21T00:43:29.107Z] === PAUSE TestContainerStartOnDaemonRestart
00:43:29 [2020-12-21T00:43:29.107Z] === RUN   TestDaemonRestartIpcMode
00:43:29 [2020-12-21T00:43:29.107Z] === PAUSE TestDaemonRestartIpcMode
00:43:29 [2020-12-21T00:43:29.107Z] === RUN   TestDaemonHostGatewayIP
00:43:29 [2020-12-21T00:43:29.107Z] === PAUSE TestDaemonHostGatewayIP
00:43:29 [2020-12-21T00:43:29.107Z] === RUN   TestContainerKillOnDaemonStart
00:43:29 [2020-12-21T00:43:29.107Z] === PAUSE TestContainerKillOnDaemonStart
00:43:29 [2020-12-21T00:43:29.107Z] === RUN   TestDiff
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === CONT  TestMountDaemonRoot/slave
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === CONT  TestMountDaemonRoot/rprivate
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === CONT  TestMountDaemonRoot/private
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/private/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:43:29 [2020-12-21T00:43:29.165Z] === RUN   TestMountDaemonRoot/private/bind_root
00:43:29 [2020-12-21T00:43:29.165Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/default/bind_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:43:29 [2020-12-21T00:43:29.166Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:43:29 [2020-12-21T00:43:29.398Z] --- PASS: TestDiff (0.50s)
00:43:29 [2020-12-21T00:43:29.398Z] === RUN   TestExecWithCloseStdin
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/private/bind_root
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:43:29 [2020-12-21T00:43:29.424Z] === CONT  TestMountDaemonRoot/private/mount_root
00:43:29 [2020-12-21T00:43:29.424Z] --- PASS: TestMountDaemonRoot (0.03s)
00:43:29 [2020-12-21T00:43:29.424Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
00:43:29 [2020-12-21T00:43:29.424Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
00:43:29 [2020-12-21T00:43:29.424Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:43:29 [2020-12-21T00:43:29.424Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:43:29 [2020-12-21T00:43:29.683Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:43:29 [2020-12-21T00:43:29.683Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:43:29 [2020-12-21T00:43:29.683Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:43:29 [2020-12-21T00:43:29.683Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:43:29 [2020-12-21T00:43:29.683Z] === RUN   TestContainerBindMountNonRecursive
00:43:29 [2020-12-21T00:43:29.683Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:43:30 [2020-12-21T00:43:30.032Z] --- PASS: TestExecWithCloseStdin (0.63s)
00:43:30 [2020-12-21T00:43:30.032Z] === RUN   TestExec
00:43:30 [2020-12-21T00:43:30.250Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:43:30 [2020-12-21T00:43:30.669Z] --- PASS: TestExec (0.63s)
00:43:30 [2020-12-21T00:43:30.669Z] === RUN   TestExecUser
00:43:31 [2020-12-21T00:43:31.303Z] --- PASS: TestExecUser (0.58s)
00:43:31 [2020-12-21T00:43:31.303Z] === RUN   TestExportContainerAndImportImage
00:43:31 [2020-12-21T00:43:31.628Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:43:31 [2020-12-21T00:43:31.886Z] --- PASS: TestContainerBindMountNonRecursive (2.31s)
00:43:31 [2020-12-21T00:43:31.886Z] === RUN   TestContainerVolumesMountedAsShared
00:43:32 [2020-12-21T00:43:32.338Z] --- PASS: TestExportContainerAndImportImage (0.82s)
00:43:32 [2020-12-21T00:43:32.338Z] === RUN   TestExportContainerAfterDaemonRestart
00:43:32 [2020-12-21T00:43:32.454Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s)
00:43:32 [2020-12-21T00:43:32.454Z] === RUN   TestContainerVolumesMountedAsSlave
00:43:33 [2020-12-21T00:43:33.024Z] === RUN   TestDockerSuite/TestBuildAddScript
00:43:33 [2020-12-21T00:43:33.024Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:43:33 [2020-12-21T00:43:33.283Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s)
00:43:33 [2020-12-21T00:43:33.283Z] === RUN   TestNetworkNat
00:43:33 [2020-12-21T00:43:33.542Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:43:33 [2020-12-21T00:43:33.852Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
00:43:33 [2020-12-21T00:43:33.852Z] === RUN   TestHealthCheckWorkdir
00:43:34 [2020-12-21T00:43:34.109Z] --- PASS: TestNetworkNat (0.74s)
00:43:34 [2020-12-21T00:43:34.109Z] === RUN   TestNetworkLocalhostTCPNat
00:43:34 [2020-12-21T00:43:34.483Z] --- PASS: TestHealthCheckWorkdir (0.74s)
00:43:34 [2020-12-21T00:43:34.483Z] === RUN   TestHealthKillContainer
00:43:34 [2020-12-21T00:43:34.678Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
00:43:34 [2020-12-21T00:43:34.678Z] === RUN   TestNetworkLoopbackNat
00:43:36 [2020-12-21T00:43:36.055Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:43:36 [2020-12-21T00:43:36.919Z] --- PASS: TestServiceUpdateConfigs (15.86s)
00:43:36 [2020-12-21T00:43:36.919Z] === RUN   TestServiceUpdateNetwork
00:43:37 [2020-12-21T00:43:37.207Z] --- PASS: TestHealthKillContainer (2.61s)
00:43:37 [2020-12-21T00:43:37.207Z] === RUN   TestInspectCpusetInConfigPre120
00:43:37 [2020-12-21T00:43:37.431Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:43:37 [2020-12-21T00:43:37.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
00:43:37 [2020-12-21T00:43:37.499Z] === RUN   TestIpcModeNone
00:43:37 [2020-12-21T00:43:37.689Z] --- PASS: TestNetworkLoopbackNat (2.97s)
00:43:37 [2020-12-21T00:43:37.689Z] === RUN   TestPause
00:43:38 [2020-12-21T00:43:38.152Z] --- PASS: TestIpcModeNone (0.61s)
00:43:38 [2020-12-21T00:43:38.152Z] === RUN   TestIpcModePrivate
00:43:38 [2020-12-21T00:43:38.624Z] --- PASS: TestPause (0.80s)
00:43:38 [2020-12-21T00:43:38.624Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:43:38 [2020-12-21T00:43:38.624Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:43:38 [2020-12-21T00:43:38.624Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:43:38 [2020-12-21T00:43:38.624Z] === RUN   TestPauseStopPausedContainer
00:43:38 [2020-12-21T00:43:38.788Z] --- PASS: TestIpcModePrivate (0.64s)
00:43:38 [2020-12-21T00:43:38.788Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:43:38 [2020-12-21T00:43:38.788Z] === RUN   TestIpcModeShareable
00:43:39 [2020-12-21T00:43:39.424Z] --- PASS: TestIpcModeShareable (0.61s)
00:43:39 [2020-12-21T00:43:39.424Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:43:39 [2020-12-21T00:43:39.424Z] === RUN   TestAPIIpcModeShareableAndContainer
00:43:39 [2020-12-21T00:43:39.560Z] --- PASS: TestPauseStopPausedContainer (0.89s)
00:43:39 [2020-12-21T00:43:39.560Z] === RUN   TestPsFilter
00:43:39 [2020-12-21T00:43:39.560Z] --- PASS: TestPsFilter (0.14s)
00:43:39 [2020-12-21T00:43:39.560Z] === RUN   TestRemoveContainerWithRemovedVolume
00:43:40 [2020-12-21T00:43:40.129Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
00:43:40 [2020-12-21T00:43:40.129Z] === RUN   TestRemoveContainerWithVolume
00:43:40 [2020-12-21T00:43:40.698Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
00:43:40 [2020-12-21T00:43:40.698Z] === RUN   TestRemoveContainerRunning
00:43:40 [2020-12-21T00:43:40.956Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:43:41 [2020-12-21T00:43:41.491Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s)
00:43:41 [2020-12-21T00:43:41.491Z] === RUN   TestAPIIpcModeHost
00:43:41 [2020-12-21T00:43:41.491Z] --- PASS: TestAPIIpcModeHost (0.46s)
00:43:41 [2020-12-21T00:43:41.491Z] === RUN   TestDaemonIpcModeShareable
00:43:41 [2020-12-21T00:43:41.524Z] --- PASS: TestRemoveContainerRunning (0.77s)
00:43:41 [2020-12-21T00:43:41.524Z] === RUN   TestRemoveContainerForceRemoveRunning
00:43:42 [2020-12-21T00:43:42.092Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:43:42 [2020-12-21T00:43:42.351Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
00:43:42 [2020-12-21T00:43:42.351Z] === RUN   TestRemoveInvalidContainer
00:43:42 [2020-12-21T00:43:42.351Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:43:42 [2020-12-21T00:43:42.351Z] === RUN   TestRenameLinkedContainer
00:43:42 [2020-12-21T00:43:42.999Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
00:43:42 [2020-12-21T00:43:42.999Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:43:42 [2020-12-21T00:43:42.999Z] === RUN   TestDaemonIpcModePrivate
00:43:44 [2020-12-21T00:43:44.258Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:43:44 [2020-12-21T00:43:44.506Z] --- PASS: TestDaemonIpcModePrivate (1.35s)
00:43:44 [2020-12-21T00:43:44.506Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:43:44 [2020-12-21T00:43:44.506Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:43:44 [2020-12-21T00:43:44.825Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:43:45 [2020-12-21T00:43:45.394Z] --- PASS: TestRenameLinkedContainer (3.06s)
00:43:45 [2020-12-21T00:43:45.394Z] === RUN   TestRenameStoppedContainer
00:43:45 [2020-12-21T00:43:45.394Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:43:45 [2020-12-21T00:43:45.545Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s)
00:43:45 [2020-12-21T00:43:45.545Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:43:45 [2020-12-21T00:43:45.545Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:43:45 [2020-12-21T00:43:45.961Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:43:45 [2020-12-21T00:43:45.961Z] --- PASS: TestRenameStoppedContainer (0.68s)
00:43:45 [2020-12-21T00:43:45.961Z] === RUN   TestRenameRunningContainerAndReuse
00:43:46 [2020-12-21T00:43:46.023Z] --- PASS: TestServiceWithDataPathPortInit (18.10s)
00:43:46 [2020-12-21T00:43:46.023Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:43:46 [2020-12-21T00:43:46.898Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:43:47 [2020-12-21T00:43:47.055Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
00:43:47 [2020-12-21T00:43:47.056Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:43:47 [2020-12-21T00:43:47.056Z] === RUN   TestIpcModeOlderClient
00:43:47 [2020-12-21T00:43:47.056Z] === PAUSE TestIpcModeOlderClient
00:43:47 [2020-12-21T00:43:47.056Z] === RUN   TestKillContainerInvalidSignal
00:43:47 [2020-12-21T00:43:47.688Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
00:43:47 [2020-12-21T00:43:47.688Z] === RUN   TestKillContainer
00:43:47 [2020-12-21T00:43:47.688Z] === RUN   TestKillContainer/no_signal
00:43:47 [2020-12-21T00:43:47.837Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
00:43:47 [2020-12-21T00:43:47.837Z] === RUN   TestRenameInvalidName
00:43:47 [2020-12-21T00:43:47.837Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:43:47 [2020-12-21T00:43:47.979Z] === RUN   TestKillContainer/non_killing_signal
00:43:48 [2020-12-21T00:43:48.405Z] --- PASS: TestRenameInvalidName (0.83s)
00:43:48 [2020-12-21T00:43:48.405Z] === RUN   TestRenameAnonymousContainer
00:43:48 [2020-12-21T00:43:48.613Z] === RUN   TestKillContainer/killing_signal
00:43:49 [2020-12-21T00:43:49.251Z] --- PASS: TestKillContainer (1.60s)
00:43:49 [2020-12-21T00:43:49.251Z]     --- PASS: TestKillContainer/no_signal (0.53s)
00:43:49 [2020-12-21T00:43:49.251Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
00:43:49 [2020-12-21T00:43:49.251Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
00:43:49 [2020-12-21T00:43:49.251Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:43:49 [2020-12-21T00:43:49.251Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:43:49 [2020-12-21T00:43:49.345Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:43:49 [2020-12-21T00:43:49.898Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:43:49 [2020-12-21T00:43:49.912Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:43:50 [2020-12-21T00:43:50.191Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
00:43:50 [2020-12-21T00:43:50.191Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
00:43:50 [2020-12-21T00:43:50.191Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
00:43:50 [2020-12-21T00:43:50.191Z] === RUN   TestKillStoppedContainer
00:43:50 [2020-12-21T00:43:50.480Z] === RUN   TestDockerSuite/TestBuildAddTar
00:43:50 [2020-12-21T00:43:50.486Z] --- PASS: TestKillStoppedContainer (0.09s)
00:43:50 [2020-12-21T00:43:50.486Z] === RUN   TestKillStoppedContainerAPIPre120
00:43:50 [2020-12-21T00:43:50.486Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:43:50 [2020-12-21T00:43:50.486Z] === RUN   TestKillDifferentUserContainer
00:43:51 [2020-12-21T00:43:51.049Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:43:51 [2020-12-21T00:43:51.121Z] --- PASS: TestKillDifferentUserContainer (0.58s)
00:43:51 [2020-12-21T00:43:51.121Z] === RUN   TestInspectOomKilledTrue
00:43:51 [2020-12-21T00:43:51.618Z] --- PASS: TestRenameAnonymousContainer (3.09s)
00:43:51 [2020-12-21T00:43:51.618Z] === RUN   TestRenameContainerWithSameName
00:43:52 [2020-12-21T00:43:52.161Z] --- PASS: TestInspectOomKilledTrue (0.91s)
00:43:52 [2020-12-21T00:43:52.161Z] === RUN   TestInspectOomKilledFalse
00:43:52 [2020-12-21T00:43:52.185Z] --- PASS: TestRenameContainerWithSameName (0.74s)
00:43:52 [2020-12-21T00:43:52.185Z] === RUN   TestRenameContainerWithLinkedContainer
00:43:52 [2020-12-21T00:43:52.244Z] --- PASS: TestServiceUpdateNetwork (16.51s)
00:43:52 [2020-12-21T00:43:52.244Z] === RUN   TestServiceUpdatePidsLimit
00:43:52 [2020-12-21T00:43:52.244Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:43:52 [2020-12-21T00:43:52.454Z] --- PASS: TestInspectOomKilledFalse (0.54s)
00:43:52 [2020-12-21T00:43:52.454Z] === RUN   TestLinksEtcHostsContentMatch
00:43:52 [2020-12-21T00:43:52.907Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:43:53 [2020-12-21T00:43:53.097Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s)
00:43:53 [2020-12-21T00:43:53.097Z] === RUN   TestLinksContainerNames
00:43:53 [2020-12-21T00:43:53.159Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:43:54 [2020-12-21T00:43:54.096Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
00:43:54 [2020-12-21T00:43:54.096Z] === RUN   TestResize
00:43:54 [2020-12-21T00:43:54.132Z] --- PASS: TestLinksContainerNames (1.06s)
00:43:54 [2020-12-21T00:43:54.132Z] === RUN   TestLogsFollowTailEmpty
00:43:54 [2020-12-21T00:43:54.426Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
00:43:54 [2020-12-21T00:43:54.426Z] === RUN   TestContainerNetworkMountsNoChown
00:43:55 [2020-12-21T00:43:55.032Z] --- PASS: TestResize (0.83s)
00:43:55 [2020-12-21T00:43:55.032Z] === RUN   TestResizeWithInvalidSize
00:43:55 [2020-12-21T00:43:55.032Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:43:55 [2020-12-21T00:43:55.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s)
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/default
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/default
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/private
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/private
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rprivate
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rprivate
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/slave
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/slave
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rslave
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rslave
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/shared
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/shared
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rshared
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rshared
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/default
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/default/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rslave
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/default/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/default/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rshared
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/slave
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/shared
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rprivate
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/private
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/private/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/private/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/default/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:43:55 [2020-12-21T00:43:55.062Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/private/mount_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/private/bind_root
00:43:55 [2020-12-21T00:43:55.356Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:43:55 [2020-12-21T00:43:55.356Z] --- PASS: TestMountDaemonRoot (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:43:55 [2020-12-21T00:43:55.356Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:43:55 [2020-12-21T00:43:55.356Z] === RUN   TestContainerBindMountNonRecursive
00:43:55 [2020-12-21T00:43:55.600Z] --- PASS: TestResizeWithInvalidSize (0.83s)
00:43:55 [2020-12-21T00:43:55.600Z] === RUN   TestResizeWhenContainerNotStarted
00:43:56 [2020-12-21T00:43:56.023Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s)
00:43:56 [2020-12-21T00:43:56.023Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0gzm5a57k888kmo3sxee2iwdr Created:2020-12-21 00:43:47.749288551 +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[430b6781e20dbf4c7ad8d6869a45417ab9093a21ebaa8e0b686bcfbdde9b7dc6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2fqzpx22h7m7wrvxnl12mmgb7 EndpointID:ff207cfa08b318f4b7376e27417d84a7e9a209dcd6ef01499f1691814e661cbc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:928b5a19fbcf732c17a7896426918935eb97daaaf440882fe0cba67e98c045a4 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:035033ee4906 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2fqzpx22h7m7wrvxnl12mmgb7 EndpointID:ff207cfa08b318f4b7376e27417d84a7e9a209dcd6ef01499f1691814e661cbc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:43:56 [2020-12-21T00:43:56.023Z] PASS
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] === Skipped
00:43:56 [2020-12-21T00:43:56.023Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:43:56 [2020-12-21T00:43:56.023Z]     service_test.go:236: FLAKY_TEST
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] DONE 26 tests, 1 skipped in 60.744s
00:43:56 [2020-12-21T00:43:56.023Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:43:56 [2020-12-21T00:43:56.023Z] ++ 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
00:43:56 [2020-12-21T00:43:56.023Z] ++ set -e
00:43:56 [2020-12-21T00:43:56.023Z] ++ '[' -n 0 ']'
00:43:56 [2020-12-21T00:43:56.023Z] ++ set -x
00:43:56 [2020-12-21T00:43:56.023Z] ++ 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
00:43:56 [2020-12-21T00:43:56.023Z] INFO: Testing against a local daemon
00:43:56 [2020-12-21T00:43:56.023Z] === RUN   TestDockerNetworkIpvlanPersistance
00:43:56 [2020-12-21T00:43:56.023Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:43:56 [2020-12-21T00:43:56.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:43:56 [2020-12-21T00:43:56.023Z] === RUN   TestDockerNetworkIpvlan
00:43:56 [2020-12-21T00:43:56.023Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:43:56 [2020-12-21T00:43:56.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:43:56 [2020-12-21T00:43:56.023Z] PASS
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] === Skipped
00:43:56 [2020-12-21T00:43:56.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:43:56 [2020-12-21T00:43:56.023Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:43:56 [2020-12-21T00:43:56.023Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] 
00:43:56 [2020-12-21T00:43:56.023Z] DONE 2 tests, 2 skipped in 0.199s
00:43:56 [2020-12-21T00:43:56.023Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:43:56 [2020-12-21T00:43:56.023Z] ++ 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
00:43:56 [2020-12-21T00:43:56.023Z] ++ set -e
00:43:56 [2020-12-21T00:43:56.023Z] ++ '[' -n 0 ']'
00:43:56 [2020-12-21T00:43:56.023Z] ++ set -x
00:43:56 [2020-12-21T00:43:56.023Z] ++ 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
00:43:56 [2020-12-21T00:43:56.023Z] INFO: Testing against a local daemon
00:43:56 [2020-12-21T00:43:56.023Z] === RUN   TestDockerNetworkMacvlanPersistance
00:43:56 [2020-12-21T00:43:56.542Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:43:56 [2020-12-21T00:43:56.542Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:43:56 [2020-12-21T00:43:56.864Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
00:43:56 [2020-12-21T00:43:56.865Z] === RUN   TestContainerVolumesMountedAsShared
00:43:57 [2020-12-21T00:43:57.157Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
00:43:57 [2020-12-21T00:43:57.157Z] === RUN   TestContainerVolumesMountedAsSlave
00:43:57 [2020-12-21T00:43:57.788Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s)
00:43:57 [2020-12-21T00:43:57.788Z] === RUN   TestNetworkNat
00:43:57 [2020-12-21T00:43:57.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.31s)
00:43:57 [2020-12-21T00:43:57.935Z] === RUN   TestDockerNetworkMacvlan
00:43:58 [2020-12-21T00:43:58.081Z] --- PASS: TestNetworkNat (0.56s)
00:43:58 [2020-12-21T00:43:58.081Z] === RUN   TestNetworkLocalhostTCPNat
00:43:58 [2020-12-21T00:43:58.721Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
00:43:58 [2020-12-21T00:43:58.721Z] === RUN   TestNetworkLoopbackNat
00:43:58 [2020-12-21T00:43:58.876Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:43:59 [2020-12-21T00:43:59.078Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:43:59 [2020-12-21T00:43:59.078Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:43:59 [2020-12-21T00:43:59.337Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:43:59 [2020-12-21T00:43:59.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:43:59 [2020-12-21T00:43:59.600Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:44:00 [2020-12-21T00:44:00.261Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:44:00 [2020-12-21T00:44:00.535Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:44:00 [2020-12-21T00:44:00.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:44:01 [2020-12-21T00:44:01.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:44:01 [2020-12-21T00:44:01.313Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:44:01 [2020-12-21T00:44:01.369Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:44:01 [2020-12-21T00:44:01.458Z] --- PASS: TestNetworkLoopbackNat (2.79s)
00:44:01 [2020-12-21T00:44:01.458Z] === RUN   TestPause
00:44:01 [2020-12-21T00:44:01.645Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:44:02 [2020-12-21T00:44:02.090Z] --- PASS: TestPause (0.58s)
00:44:02 [2020-12-21T00:44:02.090Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:44:02 [2020-12-21T00:44:02.090Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:44:02 [2020-12-21T00:44:02.090Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:44:02 [2020-12-21T00:44:02.090Z] === RUN   TestPauseStopPausedContainer
00:44:02 [2020-12-21T00:44:02.249Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:44:02 [2020-12-21T00:44:02.723Z] --- PASS: TestPauseStopPausedContainer (0.59s)
00:44:02 [2020-12-21T00:44:02.723Z] === RUN   TestPsFilter
00:44:02 [2020-12-21T00:44:02.723Z] --- PASS: TestPsFilter (0.14s)
00:44:02 [2020-12-21T00:44:02.723Z] === RUN   TestRemoveContainerWithRemovedVolume
00:44:02 [2020-12-21T00:44:02.816Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:44:03 [2020-12-21T00:44:03.074Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:44:03 [2020-12-21T00:44:03.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
00:44:03 [2020-12-21T00:44:03.360Z] === RUN   TestRemoveContainerWithVolume
00:44:03 [2020-12-21T00:44:03.994Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
00:44:03 [2020-12-21T00:44:03.994Z] === RUN   TestRemoveContainerRunning
00:44:04 [2020-12-21T00:44:04.292Z] --- PASS: TestRemoveContainerRunning (0.55s)
00:44:04 [2020-12-21T00:44:04.292Z] === RUN   TestRemoveContainerForceRemoveRunning
00:44:04 [2020-12-21T00:44:04.927Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
00:44:04 [2020-12-21T00:44:04.927Z] === RUN   TestRemoveInvalidContainer
00:44:04 [2020-12-21T00:44:04.927Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:44:04 [2020-12-21T00:44:04.927Z] === RUN   TestRenameLinkedContainer
00:44:04 [2020-12-21T00:44:04.943Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:44:04 [2020-12-21T00:44:04.978Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:44:04 [2020-12-21T00:44:04.979Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:44:04 [2020-12-21T00:44:04.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:44:07 [2020-12-21T00:44:07.030Z] --- PASS: TestRenameLinkedContainer (2.09s)
00:44:07 [2020-12-21T00:44:07.030Z] === RUN   TestRenameStoppedContainer
00:44:07 [2020-12-21T00:44:07.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:44:07 [2020-12-21T00:44:07.663Z] --- PASS: TestRenameStoppedContainer (0.54s)
00:44:07 [2020-12-21T00:44:07.663Z] === RUN   TestRenameRunningContainerAndReuse
00:44:08 [2020-12-21T00:44:08.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:44:08 [2020-12-21T00:44:08.703Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s)
00:44:08 [2020-12-21T00:44:08.703Z] === RUN   TestRenameInvalidName
00:44:09 [2020-12-21T00:44:09.149Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:44:09 [2020-12-21T00:44:09.341Z] --- PASS: TestRenameInvalidName (0.54s)
00:44:09 [2020-12-21T00:44:09.341Z] === RUN   TestRenameAnonymousContainer
00:44:09 [2020-12-21T00:44:09.832Z] --- PASS: TestServiceUpdatePidsLimit (18.02s)
00:44:09 [2020-12-21T00:44:09.832Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
00:44:09 [2020-12-21T00:44:09.832Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s)
00:44:09 [2020-12-21T00:44:09.832Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
00:44:09 [2020-12-21T00:44:09.832Z] PASS
00:44:09 [2020-12-21T00:44:09.832Z] 
00:44:09 [2020-12-21T00:44:09.832Z] === Skipped
00:44:09 [2020-12-21T00:44:09.832Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
00:44:09 [2020-12-21T00:44:09.832Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:44:09 [2020-12-21T00:44:09.832Z] 
00:44:09 [2020-12-21T00:44:09.832Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
00:44:09 [2020-12-21T00:44:09.832Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:09 [2020-12-21T00:44:09.832Z] 
00:44:09 [2020-12-21T00:44:09.832Z] 
00:44:09 [2020-12-21T00:44:09.832Z] DONE 27 tests, 2 skipped in 178.315s
00:44:09 [2020-12-21T00:44:09.832Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
00:44:09 [2020-12-21T00:44:09.832Z] ++ 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
00:44:09 [2020-12-21T00:44:09.832Z] ++ set -e
00:44:09 [2020-12-21T00:44:09.832Z] ++ '[' -n 0 ']'
00:44:09 [2020-12-21T00:44:09.832Z] ++ set -x
00:44:09 [2020-12-21T00:44:09.832Z] ++ 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
00:44:09 [2020-12-21T00:44:09.832Z] INFO: Testing against a local daemon
00:44:09 [2020-12-21T00:44:09.832Z] === RUN   TestSessionCreate
00:44:09 [2020-12-21T00:44:09.832Z] --- PASS: TestSessionCreate (0.02s)
00:44:09 [2020-12-21T00:44:09.832Z] === RUN   TestSessionCreateWithBadUpgrade
00:44:09 [2020-12-21T00:44:09.832Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
00:44:09 [2020-12-21T00:44:09.832Z] PASS
00:44:09 [2020-12-21T00:44:09.832Z] 
00:44:09 [2020-12-21T00:44:09.832Z] DONE 2 tests in 0.252s
00:44:09 [2020-12-21T00:44:09.832Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
00:44:09 [2020-12-21T00:44:09.832Z] ++ 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
00:44:09 [2020-12-21T00:44:09.832Z] ++ set -e
00:44:09 [2020-12-21T00:44:09.832Z] ++ '[' -n 0 ']'
00:44:09 [2020-12-21T00:44:09.832Z] ++ set -x
00:44:09 [2020-12-21T00:44:09.833Z] ++ 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
00:44:09 [2020-12-21T00:44:09.833Z] INFO: Testing against a local daemon
00:44:09 [2020-12-21T00:44:09.833Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:44:09 [2020-12-21T00:44:09.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:44:09 [2020-12-21T00:44:09.833Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:44:09 [2020-12-21T00:44:09.833Z] === RUN   TestEventsExecDie
00:44:09 [2020-12-21T00:44:09.986Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:44:10 [2020-12-21T00:44:10.125Z] --- PASS: TestEventsExecDie (0.98s)
00:44:10 [2020-12-21T00:44:10.125Z] === RUN   TestEventsBackwardsCompatible
00:44:10 [2020-12-21T00:44:10.125Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:44:10 [2020-12-21T00:44:10.125Z] === RUN   TestInfoBinaryCommits
00:44:10 [2020-12-21T00:44:10.125Z] --- PASS: TestInfoBinaryCommits (0.01s)
00:44:10 [2020-12-21T00:44:10.125Z] === RUN   TestInfoAPIVersioned
00:44:10 [2020-12-21T00:44:10.125Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:44:10 [2020-12-21T00:44:10.125Z] === RUN   TestInfoDiscoveryBackend
00:44:10 [2020-12-21T00:44:10.246Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s)
00:44:10 [2020-12-21T00:44:10.247Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
00:44:10 [2020-12-21T00:44:10.247Z] === RUN   TestCgroupNamespacesRun
00:44:10 [2020-12-21T00:44:10.505Z] === RUN   TestDockerSuite/TestBuildBlankName
00:44:10 [2020-12-21T00:44:10.755Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:44:10 [2020-12-21T00:44:10.755Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:44:11 [2020-12-21T00:44:11.073Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:44:11 [2020-12-21T00:44:11.421Z] --- PASS: TestRenameAnonymousContainer (2.00s)
00:44:11 [2020-12-21T00:44:11.421Z] === RUN   TestRenameContainerWithSameName
00:44:11 [2020-12-21T00:44:11.721Z] --- PASS: TestRenameContainerWithSameName (0.52s)
00:44:11 [2020-12-21T00:44:11.721Z] === RUN   TestRenameContainerWithLinkedContainer
00:44:11 [2020-12-21T00:44:11.785Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:44:11 [2020-12-21T00:44:11.785Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:44:12 [2020-12-21T00:44:12.011Z] --- PASS: TestCgroupNamespacesRun (1.77s)
00:44:12 [2020-12-21T00:44:12.011Z] === RUN   TestCgroupNamespacesRunPrivileged
00:44:12 [2020-12-21T00:44:12.415Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:44:12 [2020-12-21T00:44:12.415Z] === RUN   TestInfoAPI
00:44:12 [2020-12-21T00:44:12.415Z] --- PASS: TestInfoAPI (0.02s)
00:44:12 [2020-12-21T00:44:12.415Z] === RUN   TestInfoAPIWarnings
00:44:12 [2020-12-21T00:44:12.764Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s)
00:44:12 [2020-12-21T00:44:12.764Z] === RUN   TestResize
00:44:12 [2020-12-21T00:44:12.948Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:44:13 [2020-12-21T00:44:13.399Z] --- PASS: TestResize (0.56s)
00:44:13 [2020-12-21T00:44:13.399Z] === RUN   TestResizeWithInvalidSize
00:44:14 [2020-12-21T00:44:14.033Z] --- PASS: TestResizeWithInvalidSize (0.56s)
00:44:14 [2020-12-21T00:44:14.033Z] === RUN   TestResizeWhenContainerNotStarted
00:44:14 [2020-12-21T00:44:14.326Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s)
00:44:14 [2020-12-21T00:44:14.326Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:44:14 [2020-12-21T00:44:14.333Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:44:14 [2020-12-21T00:44:14.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:44:15 [2020-12-21T00:44:15.263Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:44:15 [2020-12-21T00:44:15.730Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:44:15 [2020-12-21T00:44:15.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
00:44:15 [2020-12-21T00:44:15.832Z] === RUN   TestCgroupNamespacesRunHostMode
00:44:16 [2020-12-21T00:44:16.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:44:16 [2020-12-21T00:44:16.768Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:44:16 [2020-12-21T00:44:16.768Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:44:17 [2020-12-21T00:44:17.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:44:17 [2020-12-21T00:44:17.114Z] --- PASS: TestDockerNetworkMacvlan (18.94s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s)
00:44:17 [2020-12-21T00:44:17.114Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s)
00:44:17 [2020-12-21T00:44:17.114Z] PASS
00:44:17 [2020-12-21T00:44:17.114Z] 
00:44:17 [2020-12-21T00:44:17.114Z] DONE 8 tests in 21.425s
00:44:17 [2020-12-21T00:44:17.114Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:44:17 [2020-12-21T00:44:17.115Z] ++ 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
00:44:17 [2020-12-21T00:44:17.115Z] ++ set -e
00:44:17 [2020-12-21T00:44:17.115Z] ++ '[' -n 0 ']'
00:44:17 [2020-12-21T00:44:17.115Z] ++ set -x
00:44:17 [2020-12-21T00:44:17.115Z] ++ 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
00:44:17 [2020-12-21T00:44:17.115Z] testing: warning: no tests to run
00:44:17 [2020-12-21T00:44:17.115Z] PASS
00:44:17 [2020-12-21T00:44:17.115Z] 
00:44:17 [2020-12-21T00:44:17.115Z] DONE 0 tests in 0.033s
00:44:17 [2020-12-21T00:44:17.115Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:44:17 [2020-12-21T00:44:17.115Z] ++ 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
00:44:17 [2020-12-21T00:44:17.115Z] ++ set -e
00:44:17 [2020-12-21T00:44:17.115Z] ++ '[' -n 0 ']'
00:44:17 [2020-12-21T00:44:17.115Z] ++ set -x
00:44:17 [2020-12-21T00:44:17.115Z] ++ 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
00:44:17 [2020-12-21T00:44:17.115Z] INFO: Testing against a local daemon
00:44:17 [2020-12-21T00:44:17.115Z] === RUN   TestAuthZPluginAllowRequest
00:44:17 [2020-12-21T00:44:17.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:44:17 [2020-12-21T00:44:17.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:44:17 [2020-12-21T00:44:17.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s)
00:44:17 [2020-12-21T00:44:17.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:44:18 [2020-12-21T00:44:18.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:44:18 [2020-12-21T00:44:18.657Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:44:19 [2020-12-21T00:44:19.026Z] --- PASS: TestAuthZPluginAllowRequest (1.92s)
00:44:19 [2020-12-21T00:44:19.026Z] === RUN   TestAuthZPluginTLS
00:44:19 [2020-12-21T00:44:19.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:44:19 [2020-12-21T00:44:19.084Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:44:19 [2020-12-21T00:44:19.298Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:44:19 [2020-12-21T00:44:19.651Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
00:44:19 [2020-12-21T00:44:19.651Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:44:19 [2020-12-21T00:44:19.967Z] --- PASS: TestAuthZPluginTLS (0.74s)
00:44:19 [2020-12-21T00:44:19.967Z] === RUN   TestAuthZPluginDenyRequest
00:44:20 [2020-12-21T00:44:20.347Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:44:20 [2020-12-21T00:44:20.538Z] --- PASS: TestAuthZPluginDenyRequest (0.71s)
00:44:20 [2020-12-21T00:44:20.538Z] === RUN   TestAuthZPluginAPIDenyResponse
00:44:21 [2020-12-21T00:44:21.110Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s)
00:44:21 [2020-12-21T00:44:21.110Z] === RUN   TestAuthZPluginDenyResponse
00:44:21 [2020-12-21T00:44:21.556Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:44:21 [2020-12-21T00:44:21.815Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s)
00:44:21 [2020-12-21T00:44:21.815Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:44:22 [2020-12-21T00:44:22.052Z] --- PASS: TestAuthZPluginDenyResponse (0.66s)
00:44:22 [2020-12-21T00:44:22.052Z] === RUN   TestAuthZPluginAllowEventStream
00:44:22 [2020-12-21T00:44:22.751Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s)
00:44:22 [2020-12-21T00:44:22.751Z] === RUN   TestCgroupNamespacesRunOlderClient
00:44:23 [2020-12-21T00:44:23.089Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.70s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s)
00:44:23 [2020-12-21T00:44:23.089Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
00:44:23 [2020-12-21T00:44:23.089Z] === RUN   TestCgroupNamespacesRun
00:44:23 [2020-12-21T00:44:23.969Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s)
00:44:23 [2020-12-21T00:44:23.969Z] === RUN   TestAuthZPluginErrorResponse
00:44:24 [2020-12-21T00:44:24.148Z] --- PASS: TestCgroupNamespacesRun (1.40s)
00:44:24 [2020-12-21T00:44:24.148Z] === RUN   TestCgroupNamespacesRunPrivileged
00:44:24 [2020-12-21T00:44:24.540Z] --- PASS: TestAuthZPluginErrorResponse (0.70s)
00:44:24 [2020-12-21T00:44:24.541Z] === RUN   TestAuthZPluginErrorRequest
00:44:24 [2020-12-21T00:44:24.654Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:44:24 [2020-12-21T00:44:24.912Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.02s)
00:44:24 [2020-12-21T00:44:24.912Z] === RUN   TestKernelTCPMemory
00:44:25 [2020-12-21T00:44:25.111Z] --- PASS: TestAuthZPluginErrorRequest (0.66s)
00:44:25 [2020-12-21T00:44:25.111Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:44:25 [2020-12-21T00:44:25.658Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s)
00:44:25 [2020-12-21T00:44:25.658Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:44:25 [2020-12-21T00:44:25.683Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s)
00:44:25 [2020-12-21T00:44:25.683Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:44:25 [2020-12-21T00:44:25.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:44:25 [2020-12-21T00:44:25.848Z] --- PASS: TestKernelTCPMemory (0.98s)
00:44:25 [2020-12-21T00:44:25.848Z] === RUN   TestNISDomainname
00:44:27 [2020-12-21T00:44:27.168Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
00:44:27 [2020-12-21T00:44:27.168Z] === RUN   TestCgroupNamespacesRunHostMode
00:44:27 [2020-12-21T00:44:27.228Z] --- PASS: TestNISDomainname (1.41s)
00:44:27 [2020-12-21T00:44:27.228Z] === RUN   TestHostnameDnsResolution
00:44:28 [2020-12-21T00:44:28.215Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
00:44:28 [2020-12-21T00:44:28.215Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:44:28 [2020-12-21T00:44:28.229Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s)
00:44:28 [2020-12-21T00:44:28.229Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:44:29 [2020-12-21T00:44:29.133Z] --- PASS: TestHostnameDnsResolution (1.59s)
00:44:29 [2020-12-21T00:44:29.133Z] === RUN   TestStats
00:44:29 [2020-12-21T00:44:29.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:44:29 [2020-12-21T00:44:29.724Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s)
00:44:29 [2020-12-21T00:44:29.724Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:44:30 [2020-12-21T00:44:30.777Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s)
00:44:30 [2020-12-21T00:44:30.777Z] === RUN   TestAuthZPluginHeader
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestInfoAPIWarnings (16.24s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestInfoDebug
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestInfoDebug (0.52s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestInfoInsecureRegistries
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestInfoRegistryMirrors
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestLoginFailsWithBadCredentials
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestPingCacheHeaders
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestPingCacheHeaders (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestPingGet
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestPingGet (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestPingHead
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestPingHead (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVersion
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestVersion (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z] PASS
00:44:31 [2020-12-21T00:44:31.003Z] 
00:44:31 [2020-12-21T00:44:31.003Z] === Skipped
00:44:31 [2020-12-21T00:44:31.003Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:44:31 [2020-12-21T00:44:31.003Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:44:31 [2020-12-21T00:44:31.003Z] 
00:44:31 [2020-12-21T00:44:31.003Z] 
00:44:31 [2020-12-21T00:44:31.003Z] DONE 18 tests, 1 skipped in 21.439s
00:44:31 [2020-12-21T00:44:31.003Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
00:44:31 [2020-12-21T00:44:31.003Z] ++ 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
00:44:31 [2020-12-21T00:44:31.003Z] ++ set -e
00:44:31 [2020-12-21T00:44:31.003Z] ++ '[' -n 0 ']'
00:44:31 [2020-12-21T00:44:31.003Z] ++ set -x
00:44:31 [2020-12-21T00:44:31.003Z] ++ 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
00:44:31 [2020-12-21T00:44:31.003Z] INFO: Testing against a local daemon
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVolumesCreateAndList
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVolumesRemove
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestVolumesRemove (0.14s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVolumesInspect
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestVolumesInspect (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVolumesInvalidJSON
00:44:31 [2020-12-21T00:44:31.003Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:44:31 [2020-12-21T00:44:31.003Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:44:31 [2020-12-21T00:44:31.003Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:44:31 [2020-12-21T00:44:31.003Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:44:31 [2020-12-21T00:44:31.003Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:44:31 [2020-12-21T00:44:31.003Z] PASS
00:44:31 [2020-12-21T00:44:31.003Z] 
00:44:31 [2020-12-21T00:44:31.003Z] DONE 5 tests in 0.344s
00:44:31 [2020-12-21T00:44:31.003Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:44:31 [2020-12-21T00:44:31.003Z] ++++ cat bundles/test-integration/docker.pid
00:44:31 [2020-12-21T00:44:31.003Z] +++ kill 12276
00:44:31 [2020-12-21T00:44:31.233Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
00:44:31 [2020-12-21T00:44:31.233Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:44:31 [2020-12-21T00:44:31.348Z] --- PASS: TestAuthZPluginHeader (1.03s)
00:44:31 [2020-12-21T00:44:31.348Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:44:31 [2020-12-21T00:44:31.348Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:44:31 [2020-12-21T00:44:31.348Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:31 [2020-12-21T00:44:31.348Z] === RUN   TestAuthZPluginV2Disable
00:44:31 [2020-12-21T00:44:31.348Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:44:31 [2020-12-21T00:44:31.348Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:31 [2020-12-21T00:44:31.348Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:44:31 [2020-12-21T00:44:31.348Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:44:31 [2020-12-21T00:44:31.348Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:31 [2020-12-21T00:44:31.348Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:44:31 [2020-12-21T00:44:31.348Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:44:31 [2020-12-21T00:44:31.348Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:31 [2020-12-21T00:44:31.348Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:44:31 [2020-12-21T00:44:31.610Z] --- PASS: TestStats (2.89s)
00:44:31 [2020-12-21T00:44:31.610Z] === RUN   TestStopContainerWithTimeout
00:44:31 [2020-12-21T00:44:31.867Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
00:44:31 [2020-12-21T00:44:31.867Z] === RUN   TestCgroupNamespacesRunOlderClient
00:44:31 [2020-12-21T00:44:31.870Z] === RUN   TestStopContainerWithTimeout/0
00:44:31 [2020-12-21T00:44:31.870Z] === PAUSE TestStopContainerWithTimeout/0
00:44:31 [2020-12-21T00:44:31.870Z] === RUN   TestStopContainerWithTimeout/1
00:44:31 [2020-12-21T00:44:31.870Z] === PAUSE TestStopContainerWithTimeout/1
00:44:31 [2020-12-21T00:44:31.870Z] === RUN   TestStopContainerWithTimeout/3
00:44:31 [2020-12-21T00:44:31.870Z] === PAUSE TestStopContainerWithTimeout/3
00:44:31 [2020-12-21T00:44:31.870Z] === RUN   TestStopContainerWithTimeout/-1
00:44:31 [2020-12-21T00:44:31.870Z] === PAUSE TestStopContainerWithTimeout/-1
00:44:31 [2020-12-21T00:44:31.870Z] === CONT  TestStopContainerWithTimeout/0
00:44:31 [2020-12-21T00:44:31.870Z] === CONT  TestStopContainerWithTimeout/3
00:44:32 [2020-12-21T00:44:32.505Z] +++ /etc/init.d/apparmor stop
00:44:32 [2020-12-21T00:44:32.505Z] Leaving: AppArmorNo profiles have been unloaded.
00:44:32 [2020-12-21T00:44:32.505Z] 
00:44:32 [2020-12-21T00:44:32.505Z] Unloading profiles will leave already running processes permanently
00:44:32 [2020-12-21T00:44:32.505Z] unconfined, which can lead to unexpected situations.
00:44:32 [2020-12-21T00:44:32.505Z] 
00:44:32 [2020-12-21T00:44:32.505Z] To set a process to complain mode, use the command line tool
00:44:32 [2020-12-21T00:44:32.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:44:32 [2020-12-21T00:44:32.505Z] +++ true
00:44:32 [2020-12-21T00:44:32.505Z] exiting test-integration
00:44:32 [2020-12-21T00:44:32.505Z] ++ exit 0
00:44:32 [2020-12-21T00:44:32.505Z] 
00:44:32 [2020-12-21T00:44:32.687Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:44:32 [2020-12-21T00:44:32.806Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:44:33 [2020-12-21T00:44:33.064Z] === CONT  TestStopContainerWithTimeout/-1
00:44:33 [2020-12-21T00:44:33.249Z] Copying nested executables into bundles/cross/linux/amd64
00:44:33 [2020-12-21T00:44:33.374Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s)
00:44:33 [2020-12-21T00:44:33.374Z] === RUN   TestKernelTCPMemory
00:44:34 [2020-12-21T00:44:34.007Z] --- PASS: TestKernelTCPMemory (0.64s)
00:44:34 [2020-12-21T00:44:34.007Z] === RUN   TestNISDomainname
Post stage
[Pipeline] junit
00:44:34 [2020-12-21T00:44:34.609Z] Recording test results
00:44:34 [2020-12-21T00:44:34.617Z] Cross building: bundles/cross/windows/amd64
00:44:34 [2020-12-21T00:44:34.617Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:44:34 [2020-12-21T00:44:34.617Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:44:34 [2020-12-21T00:44:34.649Z] --- PASS: TestNISDomainname (0.66s)
00:44:34 [2020-12-21T00:44:34.649Z] === RUN   TestHostnameDnsResolution
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:44:34 [2020-12-21T00:44:34.969Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:44:34 [2020-12-21T00:44:34.969Z] === CONT  TestStopContainerWithTimeout/1
00:44:35 [2020-12-21T00:44:35.257Z] + echo Ensuring container killed.
00:44:35 [2020-12-21T00:44:35.258Z] Ensuring container killed.
00:44:35 [2020-12-21T00:44:35.258Z] + docker rm -vf docker-pr2
00:44:35 [2020-12-21T00:44:35.258Z] Error: No such container: docker-pr2
00:44:35 [2020-12-21T00:44:35.258Z] + true
[Pipeline] sh
00:44:35 [2020-12-21T00:44:35.301Z] --- PASS: TestHostnameDnsResolution (0.87s)
00:44:35 [2020-12-21T00:44:35.302Z] === RUN   TestStats
00:44:35 [2020-12-21T00:44:35.637Z] + echo Chowning /workspace to jenkins user
00:44:35 [2020-12-21T00:44:35.637Z] Chowning /workspace to jenkins user
00:44:35 [2020-12-21T00:44:35.637Z] + id -u
00:44:35 [2020-12-21T00:44:35.637Z] + id -g
00:44:35 [2020-12-21T00:44:35.637Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41830:/workspace busybox chown -R 1001:1001 /workspace
00:44:35 [2020-12-21T00:44:35.637Z] Unable to find image 'busybox:latest' locally
00:44:35 [2020-12-21T00:44:35.928Z] latest: Pulling from library/busybox
00:44:35 [2020-12-21T00:44:35.928Z] 93035723f9e5: Pulling fs layer
00:44:36 [2020-12-21T00:44:36.221Z] 93035723f9e5: Verifying Checksum
00:44:36 [2020-12-21T00:44:36.221Z] 93035723f9e5: Download complete
00:44:36 [2020-12-21T00:44:36.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:44:36 [2020-12-21T00:44:36.851Z] 93035723f9e5: Pull complete
00:44:36 [2020-12-21T00:44:36.852Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
00:44:36 [2020-12-21T00:44:36.852Z] Status: Downloaded newer image for busybox:latest
00:44:36 [2020-12-21T00:44:36.913Z] --- PASS: TestStopContainerWithTimeout (0.10s)
00:44:36 [2020-12-21T00:44:36.913Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
00:44:36 [2020-12-21T00:44:36.913Z]     --- PASS: TestStopContainerWithTimeout/3 (3.28s)
00:44:36 [2020-12-21T00:44:36.913Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
00:44:36 [2020-12-21T00:44:36.913Z]     --- PASS: TestStopContainerWithTimeout/1 (1.81s)
00:44:36 [2020-12-21T00:44:36.913Z] === RUN   TestDeleteDevicemapper
00:44:36 [2020-12-21T00:44:36.913Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:44:36 [2020-12-21T00:44:36.913Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:44:36 [2020-12-21T00:44:36.913Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:44:38 [2020-12-21T00:44:38.029Z] --- PASS: TestStats (2.52s)
00:44:38 [2020-12-21T00:44:38.029Z] === RUN   TestStopContainerWithTimeout
00:44:38 [2020-12-21T00:44:38.029Z] === RUN   TestStopContainerWithTimeout/0
00:44:38 [2020-12-21T00:44:38.029Z] === PAUSE TestStopContainerWithTimeout/0
00:44:38 [2020-12-21T00:44:38.029Z] === RUN   TestStopContainerWithTimeout/1
00:44:38 [2020-12-21T00:44:38.029Z] === PAUSE TestStopContainerWithTimeout/1
00:44:38 [2020-12-21T00:44:38.029Z] === RUN   TestStopContainerWithTimeout/3
00:44:38 [2020-12-21T00:44:38.029Z] === PAUSE TestStopContainerWithTimeout/3
00:44:38 [2020-12-21T00:44:38.029Z] === RUN   TestStopContainerWithTimeout/-1
00:44:38 [2020-12-21T00:44:38.029Z] === PAUSE TestStopContainerWithTimeout/-1
00:44:38 [2020-12-21T00:44:38.029Z] === CONT  TestStopContainerWithTimeout/0
00:44:38 [2020-12-21T00:44:38.029Z] === CONT  TestStopContainerWithTimeout/1
00:44:38 [2020-12-21T00:44:38.029Z] === CONT  TestStopContainerWithTimeout/3
00:44:38 [2020-12-21T00:44:38.029Z] === CONT  TestStopContainerWithTimeout/-1
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:44:38 [2020-12-21T00:44:38.745Z] + bundleName=s390x-integration
00:44:38 [2020-12-21T00:44:38.745Z] + echo Creating s390x-integration-bundles.tar.gz
00:44:38 [2020-12-21T00:44:38.745Z] Creating s390x-integration-bundles.tar.gz
00:44:38 [2020-12-21T00:44:38.745Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:44:38 [2020-12-21T00:44:38.745Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
00:44:38 [2020-12-21T00:44:38.788Z] Archiving artifacts
00:44:39 [2020-12-21T00:44:39.180Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:44:39 [2020-12-21T00:44:39.559Z] + make clean
00:44:40 [2020-12-21T00:44:40.189Z] docker volume rm -f docker-dev-cache
00:44:40 [2020-12-21T00:44:40.189Z] docker-dev-cache
[Pipeline] deleteDir
00:44:40 [2020-12-21T00:44:40.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.97s)
00:44:40 [2020-12-21T00:44:40.236Z] === RUN   TestUpdateMemory
00:44:40 [2020-12-21T00:44:40.236Z] --- SKIP: TestUpdateMemory (0.00s)
00:44:40 [2020-12-21T00:44:40.236Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:44:40 [2020-12-21T00:44:40.236Z] === RUN   TestUpdateCPUQuota
00:44:40 [2020-12-21T00:44:40.767Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:44:40 [2020-12-21T00:44:40.767Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
00:44:40 [2020-12-21T00:44:40.767Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
00:44:40 [2020-12-21T00:44:40.767Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.72s)
00:44:40 [2020-12-21T00:44:40.767Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
00:44:40 [2020-12-21T00:44:40.767Z] === RUN   TestDeleteDevicemapper
00:44:40 [2020-12-21T00:44:40.767Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:44:40 [2020-12-21T00:44:40.767Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:44:40 [2020-12-21T00:44:40.767Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:44:41 [2020-12-21T00:44:41.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:44:41 [2020-12-21T00:44:41.182Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:44:41 [2020-12-21T00:44:41.750Z] --- PASS: TestUpdateCPUQuota (1.76s)
00:44:41 [2020-12-21T00:44:41.750Z] === RUN   TestUpdatePidsLimit
00:44:41 [2020-12-21T00:44:41.750Z] === RUN   TestUpdatePidsLimit/update_from_none
00:44:42 [2020-12-21T00:44:42.009Z] === RUN   TestUpdatePidsLimit/no_change
00:44:42 [2020-12-21T00:44:42.577Z] === RUN   TestUpdatePidsLimit/update_lower
00:44:42 [2020-12-21T00:44:42.836Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:44:42 [2020-12-21T00:44:42.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s)
00:44:42 [2020-12-21T00:44:42.843Z] === RUN   TestUpdateMemory
00:44:43 [2020-12-21T00:44:43.095Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:44:43 [2020-12-21T00:44:43.477Z] --- PASS: TestUpdateMemory (0.71s)
00:44:43 [2020-12-21T00:44:43.477Z] === RUN   TestUpdateCPUQuota
00:44:43 [2020-12-21T00:44:43.663Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:44:43 [2020-12-21T00:44:43.922Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:44:44 [2020-12-21T00:44:44.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:44:44 [2020-12-21T00:44:44.182Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:44:44 [2020-12-21T00:44:44.511Z] --- PASS: TestUpdateCPUQuota (0.90s)
00:44:44 [2020-12-21T00:44:44.511Z] === RUN   TestUpdatePidsLimit
00:44:44 [2020-12-21T00:44:44.511Z] === RUN   TestUpdatePidsLimit/update_from_none
00:44:44 [2020-12-21T00:44:44.511Z] === RUN   TestUpdatePidsLimit/no_change
00:44:44 [2020-12-21T00:44:44.804Z] === RUN   TestUpdatePidsLimit/update_lower
00:44:45 [2020-12-21T00:44:45.095Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:44:45 [2020-12-21T00:44:45.118Z] --- PASS: TestUpdatePidsLimit (3.43s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/no_change (0.44s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
00:44:45 [2020-12-21T00:44:45.118Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
00:44:45 [2020-12-21T00:44:45.118Z] === RUN   TestUpdateRestartPolicy
00:44:45 [2020-12-21T00:44:45.386Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:44:45 [2020-12-21T00:44:45.679Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:44:45 [2020-12-21T00:44:45.970Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:44:46 [2020-12-21T00:44:46.496Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:44:47 [2020-12-21T00:44:47.018Z] --- PASS: TestUpdatePidsLimit (2.40s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.26s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/no_change (0.25s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
00:44:47 [2020-12-21T00:44:47.018Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
00:44:47 [2020-12-21T00:44:47.018Z] === RUN   TestUpdateRestartPolicy
00:44:47 [2020-12-21T00:44:47.064Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:44:48 [2020-12-21T00:44:48.971Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:44:48 [2020-12-21T00:44:48.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:44:49 [2020-12-21T00:44:49.456Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s)
00:44:49 [2020-12-21T00:44:49.456Z] PASS
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] === Skipped
00:44:49 [2020-12-21T00:44:49.456Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:44:49 [2020-12-21T00:44:49.456Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:44:49 [2020-12-21T00:44:49.456Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:44:49 [2020-12-21T00:44:49.456Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:44:49 [2020-12-21T00:44:49.456Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] 
00:44:49 [2020-12-21T00:44:49.456Z] DONE 17 tests, 4 skipped in 32.618s
00:44:49 [2020-12-21T00:44:49.456Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:44:49 [2020-12-21T00:44:49.457Z] ++ 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
00:44:49 [2020-12-21T00:44:49.457Z] ++ set -e
00:44:49 [2020-12-21T00:44:49.457Z] ++ '[' -n 0 ']'
00:44:49 [2020-12-21T00:44:49.457Z] ++ set -x
00:44:49 [2020-12-21T00:44:49.457Z] ++ 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
00:44:49 [2020-12-21T00:44:49.718Z] INFO: Testing against a local daemon
00:44:49 [2020-12-21T00:44:49.718Z] === RUN   TestPluginInvalidJSON
00:44:49 [2020-12-21T00:44:49.718Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:44:49 [2020-12-21T00:44:49.718Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:44:49 [2020-12-21T00:44:49.718Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:44:49 [2020-12-21T00:44:49.718Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:44:49 [2020-12-21T00:44:49.718Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:44:49 [2020-12-21T00:44:49.718Z] === RUN   TestPluginInstall
00:44:49 [2020-12-21T00:44:49.718Z] === RUN   TestPluginInstall/no_auth
00:44:50 [2020-12-21T00:44:50.347Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:44:50 [2020-12-21T00:44:50.606Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:44:52 [2020-12-21T00:44:52.263Z] time="2020-12-21T00:44:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:52 [2020-12-21T00:44:52.263Z] time="2020-12-21T00:44:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13d130137bb74345f6b7302ac701df65e859294e076dd90bf23ec593e7604260" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:52 [2020-12-21T00:44:52.263Z] time="2020-12-21T00:44:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:52 [2020-12-21T00:44:52.263Z] time="2020-12-21T00:44:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13d130137bb74345f6b7302ac701df65e859294e076dd90bf23ec593e7604260" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:52 [2020-12-21T00:44:52.509Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:44:52 [2020-12-21T00:44:52.834Z] === RUN   TestPluginInstall/with_htpasswd
00:44:53 [2020-12-21T00:44:53.405Z] time="2020-12-21T00:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:53 [2020-12-21T00:44:53.405Z] time="2020-12-21T00:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55229e207856ed03e606b20d532a6f8f15b751dc73b255f0a46e12a5eb705e97" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:53 [2020-12-21T00:44:53.405Z] time="2020-12-21T00:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:53 [2020-12-21T00:44:53.405Z] time="2020-12-21T00:44:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55229e207856ed03e606b20d532a6f8f15b751dc73b255f0a46e12a5eb705e97" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:53 [2020-12-21T00:44:53.977Z] === RUN   TestPluginInstall/with_insecure
00:44:55 [2020-12-21T00:44:55.044Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:44:55 [2020-12-21T00:44:55.362Z] time="2020-12-21T00:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:55 [2020-12-21T00:44:55.362Z] time="2020-12-21T00:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e5a2066b7a18bed361c1e624f68e6ec472c4e4d563b4d5136a4306e216bfa0" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:55 [2020-12-21T00:44:55.362Z] time="2020-12-21T00:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:44:55 [2020-12-21T00:44:55.362Z] time="2020-12-21T00:44:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79e5a2066b7a18bed361c1e624f68e6ec472c4e4d563b4d5136a4306e216bfa0" mediatype=application/vnd.docker.plugin.v1+json size=522
00:44:55 [2020-12-21T00:44:55.622Z] --- PASS: TestPluginInstall (5.91s)
00:44:55 [2020-12-21T00:44:55.622Z]     --- PASS: TestPluginInstall/no_auth (2.92s)
00:44:55 [2020-12-21T00:44:55.622Z]     --- PASS: TestPluginInstall/with_htpasswd (1.23s)
00:44:55 [2020-12-21T00:44:55.622Z]     --- PASS: TestPluginInstall/with_insecure (1.76s)
00:44:55 [2020-12-21T00:44:55.622Z]         plugin_test.go:157: [d9dad76150c10] daemon is not started
00:44:55 [2020-12-21T00:44:55.622Z] PASS
00:44:55 [2020-12-21T00:44:55.622Z] 
00:44:55 [2020-12-21T00:44:55.622Z] DONE 6 tests in 6.170s
00:44:55 [2020-12-21T00:44:55.622Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:44:55 [2020-12-21T00:44:55.622Z] ++ 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
00:44:55 [2020-12-21T00:44:55.622Z] ++ set -e
00:44:55 [2020-12-21T00:44:55.622Z] ++ '[' -n 0 ']'
00:44:55 [2020-12-21T00:44:55.622Z] ++ set -x
00:44:55 [2020-12-21T00:44:55.622Z] ++ 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
00:44:55 [2020-12-21T00:44:55.883Z] INFO: Testing against a local daemon
00:44:55 [2020-12-21T00:44:55.883Z] === RUN   TestExternalGraphDriver
00:44:55 [2020-12-21T00:44:55.982Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:44:56 [2020-12-21T00:44:56.144Z] === RUN   TestExternalGraphDriver/json
00:44:57 [2020-12-21T00:44:57.358Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:44:57 [2020-12-21T00:44:57.925Z] --- PASS: TestUpdateRestartPolicy (12.70s)
00:44:57 [2020-12-21T00:44:57.925Z] === RUN   TestUpdateRestartWithAutoRemove
00:44:57 [2020-12-21T00:44:57.925Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:44:58 [2020-12-21T00:44:58.492Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
00:44:58 [2020-12-21T00:44:58.492Z] === RUN   TestWaitNonBlocked
00:44:58 [2020-12-21T00:44:58.492Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:58 [2020-12-21T00:44:58.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:58 [2020-12-21T00:44:58.492Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:58 [2020-12-21T00:44:58.492Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:58 [2020-12-21T00:44:58.492Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:58 [2020-12-21T00:44:58.492Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:58 [2020-12-21T00:44:58.690Z] === RUN   TestExternalGraphDriver/spec
00:44:59 [2020-12-21T00:44:59.059Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:44:59 [2020-12-21T00:44:59.649Z] --- PASS: TestUpdateRestartPolicy (11.29s)
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestUpdateRestartWithAutoRemove
00:44:59 [2020-12-21T00:44:59.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s)
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitNonBlocked
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:59 [2020-12-21T00:44:59.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:59 [2020-12-21T00:44:59.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:59 [2020-12-21T00:44:59.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:44:59 [2020-12-21T00:44:59.649Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:44:59 [2020-12-21T00:44:59.649Z] --- PASS: TestWaitNonBlocked (0.02s)
00:44:59 [2020-12-21T00:44:59.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
00:44:59 [2020-12-21T00:44:59.649Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitBlocked
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.649Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:44:59 [2020-12-21T00:44:59.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:44:59 [2020-12-21T00:44:59.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.649Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:44:59 [2020-12-21T00:44:59.997Z] --- PASS: TestWaitNonBlocked (0.02s)
00:44:59 [2020-12-21T00:44:59.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
00:44:59 [2020-12-21T00:44:59.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.36s)
00:44:59 [2020-12-21T00:44:59.997Z] === RUN   TestWaitBlocked
00:44:59 [2020-12-21T00:44:59.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:44:59 [2020-12-21T00:44:59.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:44:59 [2020-12-21T00:44:59.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:44:59 [2020-12-21T00:44:59.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:45:00 [2020-12-21T00:45:00.285Z] --- PASS: TestWaitBlocked (0.02s)
00:45:00 [2020-12-21T00:45:00.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
00:45:00 [2020-12-21T00:45:00.285Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s)
00:45:00 [2020-12-21T00:45:00.285Z] === CONT  TestContainerStartOnDaemonRestart
00:45:00 [2020-12-21T00:45:00.285Z] === CONT  TestIpcModeOlderClient
00:45:00 [2020-12-21T00:45:00.285Z] === CONT  TestDaemonHostGatewayIP
00:45:00 [2020-12-21T00:45:00.285Z] === CONT  TestDaemonRestartIpcMode
00:45:00 [2020-12-21T00:45:00.285Z] --- PASS: TestIpcModeOlderClient (0.15s)
00:45:00 [2020-12-21T00:45:00.285Z] === CONT  TestContainerKillOnDaemonStart
00:45:01 [2020-12-21T00:45:01.379Z] --- PASS: TestWaitBlocked (0.02s)
00:45:01 [2020-12-21T00:45:01.379Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s)
00:45:01 [2020-12-21T00:45:01.379Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.45s)
00:45:01 [2020-12-21T00:45:01.379Z] === CONT  TestContainerStartOnDaemonRestart
00:45:01 [2020-12-21T00:45:01.379Z] === CONT  TestIpcModeOlderClient
00:45:01 [2020-12-21T00:45:01.639Z] --- PASS: TestIpcModeOlderClient (0.17s)
00:45:01 [2020-12-21T00:45:01.639Z] === CONT  TestDaemonHostGatewayIP
00:45:01 [2020-12-21T00:45:01.898Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:45:01 [2020-12-21T00:45:01.990Z] === RUN   TestExternalGraphDriver/pull
00:45:03 [2020-12-21T00:45:03.836Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s)
00:45:04 [2020-12-21T00:45:04.159Z] --- PASS: TestDaemonHostGatewayIP (3.95s)
00:45:04 [2020-12-21T00:45:04.449Z] --- PASS: TestDaemonRestartIpcMode (4.26s)
00:45:04 [2020-12-21T00:45:04.535Z] --- PASS: TestExternalGraphDriver (8.29s)
00:45:04 [2020-12-21T00:45:04.535Z]     --- PASS: TestExternalGraphDriver/json (2.53s)
00:45:04 [2020-12-21T00:45:04.535Z]     --- PASS: TestExternalGraphDriver/spec (2.81s)
00:45:04 [2020-12-21T00:45:04.535Z]     --- PASS: TestExternalGraphDriver/pull (2.83s)
00:45:04 [2020-12-21T00:45:04.535Z] === RUN   TestGraphdriverPluginV2
00:45:04 [2020-12-21T00:45:04.535Z] --- SKIP: TestGraphdriverPluginV2 (0.15s)
00:45:04 [2020-12-21T00:45:04.535Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:04 [2020-12-21T00:45:04.535Z] PASS
00:45:04 [2020-12-21T00:45:04.535Z] 
00:45:04 [2020-12-21T00:45:04.535Z] === Skipped
00:45:04 [2020-12-21T00:45:04.535Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s)
00:45:04 [2020-12-21T00:45:04.535Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:04 [2020-12-21T00:45:04.535Z] 
00:45:04 [2020-12-21T00:45:04.535Z] 
00:45:04 [2020-12-21T00:45:04.535Z] DONE 5 tests, 1 skipped in 8.614s
00:45:04 [2020-12-21T00:45:04.535Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:45:04 [2020-12-21T00:45:04.535Z] ++ 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
00:45:04 [2020-12-21T00:45:04.535Z] ++ set -e
00:45:04 [2020-12-21T00:45:04.535Z] ++ '[' -n 0 ']'
00:45:04 [2020-12-21T00:45:04.535Z] ++ set -x
00:45:04 [2020-12-21T00:45:04.535Z] ++ 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
00:45:04 [2020-12-21T00:45:04.535Z] INFO: Testing against a local daemon
00:45:04 [2020-12-21T00:45:04.535Z] === RUN   TestContinueAfterPluginCrash
00:45:04 [2020-12-21T00:45:04.535Z] === PAUSE TestContinueAfterPluginCrash
00:45:04 [2020-12-21T00:45:04.535Z] === RUN   TestReadPluginNoRead
00:45:04 [2020-12-21T00:45:04.535Z] === PAUSE TestReadPluginNoRead
00:45:04 [2020-12-21T00:45:04.535Z] === RUN   TestDaemonStartWithLogOpt
00:45:04 [2020-12-21T00:45:04.535Z] === PAUSE TestDaemonStartWithLogOpt
00:45:04 [2020-12-21T00:45:04.535Z] === CONT  TestContinueAfterPluginCrash
00:45:04 [2020-12-21T00:45:04.535Z] === CONT  TestDaemonStartWithLogOpt
00:45:04 [2020-12-21T00:45:04.535Z] === CONT  TestReadPluginNoRead
00:45:05 [2020-12-21T00:45:05.189Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:45:05 [2020-12-21T00:45:05.759Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s)
00:45:05 [2020-12-21T00:45:05.759Z] === CONT  TestContainerKillOnDaemonStart
00:45:06 [2020-12-21T00:45:06.327Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:45:06 [2020-12-21T00:45:06.897Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:45:07 [2020-12-21T00:45:07.156Z] --- PASS: TestDaemonHostGatewayIP (5.66s)
00:45:07 [2020-12-21T00:45:07.156Z] === CONT  TestDaemonRestartIpcMode
00:45:08 [2020-12-21T00:45:08.094Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:45:08 [2020-12-21T00:45:08.122Z] aa4f58cd6da1: Pull complete
00:45:08 [2020-12-21T00:45:08.122Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da
00:45:08 [2020-12-21T00:45:08.122Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:45:08 [2020-12-21T00:45:08.122Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637'
00:45:08 [2020-12-21T00:45:08.122Z] WARN: Skipping validation tests
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Running unit tests at 12/21/2020 00:45:01...
00:45:08 [2020-12-21T00:45:08.122Z] INFO: make.ps1 starting at 12/21/2020 00:45:05
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Git commit (c923f6ac3b) assumed from DOCKER_GITCOMMIT environment variable
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Invoking autogen...
00:45:08 [2020-12-21T00:45:08.122Z] INFO: Running unit tests...
00:45:08 [2020-12-21T00:45:08.759Z] === RUN   TestReadPluginNoRead/default
00:45:09 [2020-12-21T00:45:09.030Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:45:09 [2020-12-21T00:45:09.290Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:45:09 [2020-12-21T00:45:09.334Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
00:45:09 [2020-12-21T00:45:09.858Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:45:10 [2020-12-21T00:45:10.722Z] === RUN   TestReadPluginNoRead/disabled_caching
00:45:11 [2020-12-21T00:45:11.235Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
00:45:12 [2020-12-21T00:45:12.171Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:45:12 [2020-12-21T00:45:12.171Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:45:12 [2020-12-21T00:45:12.171Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:45:12 [2020-12-21T00:45:12.635Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:45:14 [2020-12-21T00:45:14.547Z] --- PASS: TestReadPluginNoRead (9.77s)
00:45:14 [2020-12-21T00:45:14.547Z]     --- PASS: TestReadPluginNoRead/default (1.84s)
00:45:14 [2020-12-21T00:45:14.547Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.83s)
00:45:14 [2020-12-21T00:45:14.547Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s)
00:45:14 [2020-12-21T00:45:14.547Z]     read_test.go:92: [d9cd2bbb7f157] daemon is not started
00:45:14 [2020-12-21T00:45:14.702Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:45:14 [2020-12-21T00:45:14.808Z] --- PASS: TestContinueAfterPluginCrash (10.25s)
00:45:14 [2020-12-21T00:45:14.808Z] PASS
00:45:14 [2020-12-21T00:45:14.808Z] 
00:45:14 [2020-12-21T00:45:14.808Z] DONE 6 tests in 10.480s
00:45:14 [2020-12-21T00:45:14.808Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:45:14 [2020-12-21T00:45:14.808Z] ++ 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
00:45:14 [2020-12-21T00:45:14.808Z] ++ set -e
00:45:14 [2020-12-21T00:45:14.808Z] ++ '[' -n 0 ']'
00:45:14 [2020-12-21T00:45:14.808Z] ++ set -x
00:45:14 [2020-12-21T00:45:14.808Z] ++ 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
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestContainerKillOnDaemonStart (12.83s)
00:45:14 [2020-12-21T00:45:14.823Z] PASS
00:45:14 [2020-12-21T00:45:14.823Z] 
00:45:14 [2020-12-21T00:45:14.823Z] === Skipped
00:45:14 [2020-12-21T00:45:14.823Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:45:14 [2020-12-21T00:45:14.823Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:45:14 [2020-12-21T00:45:14.823Z] 
00:45:14 [2020-12-21T00:45:14.823Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:45:14 [2020-12-21T00:45:14.823Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:45:14 [2020-12-21T00:45:14.823Z] 
00:45:14 [2020-12-21T00:45:14.823Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:45:14 [2020-12-21T00:45:14.823Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:45:14 [2020-12-21T00:45:14.823Z] 
00:45:14 [2020-12-21T00:45:14.823Z] 
00:45:14 [2020-12-21T00:45:14.823Z] DONE 195 tests, 3 skipped in 110.323s
00:45:14 [2020-12-21T00:45:14.823Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:45:14 [2020-12-21T00:45:14.823Z] ++ 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
00:45:14 [2020-12-21T00:45:14.823Z] ++ set -e
00:45:14 [2020-12-21T00:45:14.823Z] ++ '[' -n 0 ']'
00:45:14 [2020-12-21T00:45:14.823Z] ++ set -x
00:45:14 [2020-12-21T00:45:14.823Z] ++ 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
00:45:14 [2020-12-21T00:45:14.823Z] INFO: Testing against a local daemon
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestCommitInheritsEnv
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestCommitInheritsEnv (0.34s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestImportExtremelyLargeImageWorks
00:45:14 [2020-12-21T00:45:14.823Z] === PAUSE TestImportExtremelyLargeImageWorks
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestImagesFilterMultiReference
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestImagesFilterMultiReference (0.05s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestImagePullPlatformInvalid
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestRemoveImageOrphaning
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestRemoveImageOrphaning (0.34s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestRemoveImageGarbageCollector
00:45:14 [2020-12-21T00:45:14.823Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:45:14 [2020-12-21T00:45:14.823Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagInvalidReference
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagInvalidReference (0.02s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagValidPrefixedRepo
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagExistedNameWithoutForce
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagOfficialNames
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagOfficialNames (0.04s)
00:45:14 [2020-12-21T00:45:14.823Z] === RUN   TestTagMatchesDigest
00:45:14 [2020-12-21T00:45:14.823Z] --- PASS: TestTagMatchesDigest (0.02s)
00:45:14 [2020-12-21T00:45:14.823Z] === CONT  TestImportExtremelyLargeImageWorks
00:45:15 [2020-12-21T00:45:15.069Z] testing: warning: no tests to run
00:45:15 [2020-12-21T00:45:15.069Z] PASS
00:45:15 [2020-12-21T00:45:15.069Z] 
00:45:15 [2020-12-21T00:45:15.069Z] DONE 0 tests in 0.075s
00:45:15 [2020-12-21T00:45:15.069Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:45:15 [2020-12-21T00:45:15.069Z] ++ 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
00:45:15 [2020-12-21T00:45:15.069Z] ++ set -e
00:45:15 [2020-12-21T00:45:15.069Z] ++ '[' -n 0 ']'
00:45:15 [2020-12-21T00:45:15.069Z] ++ set -x
00:45:15 [2020-12-21T00:45:15.069Z] ++ 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
00:45:15 [2020-12-21T00:45:15.269Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:45:15 [2020-12-21T00:45:15.329Z] INFO: Testing against a local daemon
00:45:15 [2020-12-21T00:45:15.329Z] === RUN   TestPluginWithDevMounts
00:45:15 [2020-12-21T00:45:15.329Z] === PAUSE TestPluginWithDevMounts
00:45:15 [2020-12-21T00:45:15.329Z] === CONT  TestPluginWithDevMounts
00:45:16 [2020-12-21T00:45:16.205Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:45:16 [2020-12-21T00:45:16.709Z] 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
00:45:16 [2020-12-21T00:45:16.773Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:45:17 [2020-12-21T00:45:17.032Z] === RUN   TestDockerSuite/TestBuildCmd
00:45:17 [2020-12-21T00:45:17.600Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:45:17 [2020-12-21T00:45:17.600Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:45:17 [2020-12-21T00:45:17.859Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:45:17 [2020-12-21T00:45:17.859Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:45:17 [2020-12-21T00:45:17.872Z] --- PASS: TestPluginWithDevMounts (2.19s)
00:45:17 [2020-12-21T00:45:17.873Z] PASS
00:45:17 [2020-12-21T00:45:17.873Z] 
00:45:17 [2020-12-21T00:45:17.873Z] DONE 1 tests in 2.442s
00:45:17 [2020-12-21T00:45:17.873Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:45:17 [2020-12-21T00:45:17.873Z] ++ 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
00:45:17 [2020-12-21T00:45:17.873Z] ++ set -e
00:45:17 [2020-12-21T00:45:17.873Z] ++ '[' -n 0 ']'
00:45:17 [2020-12-21T00:45:17.873Z] ++ set -x
00:45:17 [2020-12-21T00:45:17.873Z] ++ 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
00:45:17 [2020-12-21T00:45:17.873Z] INFO: Testing against a local daemon
00:45:17 [2020-12-21T00:45:17.873Z] === RUN   TestSecretInspect
00:45:18 [2020-12-21T00:45:18.798Z] --- PASS: TestContainerKillOnDaemonStart (13.16s)
00:45:18 [2020-12-21T00:45:18.798Z] PASS
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === Skipped
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:45:18 [2020-12-21T00:45:18.798Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] 
00:45:18 [2020-12-21T00:45:18.798Z] DONE 195 tests, 6 skipped in 150.667s
00:45:18 [2020-12-21T00:45:18.798Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:45:18 [2020-12-21T00:45:18.798Z] ++ 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
00:45:18 [2020-12-21T00:45:18.798Z] ++ set -e
00:45:18 [2020-12-21T00:45:18.798Z] ++ '[' -n 0 ']'
00:45:18 [2020-12-21T00:45:18.798Z] ++ set -x
00:45:18 [2020-12-21T00:45:18.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
00:45:19 [2020-12-21T00:45:19.057Z] INFO: Testing against a local daemon
00:45:19 [2020-12-21T00:45:19.057Z] === RUN   TestCommitInheritsEnv
00:45:19 [2020-12-21T00:45:19.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:45:19 [2020-12-21T00:45:19.316Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:45:19 [2020-12-21T00:45:19.575Z] --- PASS: TestCommitInheritsEnv (0.47s)
00:45:19 [2020-12-21T00:45:19.575Z] === RUN   TestImportExtremelyLargeImageWorks
00:45:19 [2020-12-21T00:45:19.575Z] === PAUSE TestImportExtremelyLargeImageWorks
00:45:19 [2020-12-21T00:45:19.575Z] === RUN   TestImagesFilterMultiReference
00:45:19 [2020-12-21T00:45:19.575Z] --- PASS: TestImagesFilterMultiReference (0.09s)
00:45:19 [2020-12-21T00:45:19.575Z] === RUN   TestImagePullPlatformInvalid
00:45:19 [2020-12-21T00:45:19.575Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:45:19 [2020-12-21T00:45:19.575Z] === RUN   TestRemoveImageOrphaning
00:45:20 [2020-12-21T00:45:20.143Z] --- PASS: TestRemoveImageOrphaning (0.49s)
00:45:20 [2020-12-21T00:45:20.143Z] === RUN   TestRemoveImageGarbageCollector
00:45:20 [2020-12-21T00:45:20.417Z] --- PASS: TestSecretInspect (2.83s)
00:45:20 [2020-12-21T00:45:20.417Z] === RUN   TestSecretList
00:45:22 [2020-12-21T00:45:22.679Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:45:22 [2020-12-21T00:45:22.679Z] --- PASS: TestRemoveImageGarbageCollector (2.49s)
00:45:22 [2020-12-21T00:45:22.679Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:45:22 [2020-12-21T00:45:22.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:45:22 [2020-12-21T00:45:22.679Z] === RUN   TestTagInvalidReference
00:45:22 [2020-12-21T00:45:22.679Z] --- PASS: TestTagInvalidReference (0.02s)
00:45:22 [2020-12-21T00:45:22.679Z] === RUN   TestTagValidPrefixedRepo
00:45:22 [2020-12-21T00:45:22.679Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
00:45:22 [2020-12-21T00:45:22.679Z] === RUN   TestTagExistedNameWithoutForce
00:45:22 [2020-12-21T00:45:22.938Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:45:22 [2020-12-21T00:45:22.938Z] === RUN   TestTagOfficialNames
00:45:22 [2020-12-21T00:45:22.938Z] --- PASS: TestTagOfficialNames (0.10s)
00:45:22 [2020-12-21T00:45:22.938Z] === RUN   TestTagMatchesDigest
00:45:22 [2020-12-21T00:45:22.938Z] --- PASS: TestTagMatchesDigest (0.06s)
00:45:22 [2020-12-21T00:45:22.938Z] === CONT  TestImportExtremelyLargeImageWorks
00:45:23 [2020-12-21T00:45:23.719Z] --- PASS: TestSecretList (3.25s)
00:45:23 [2020-12-21T00:45:23.719Z] === RUN   TestSecretsCreateAndDelete
00:45:23 [2020-12-21T00:45:23.811Z] ?   	github.com/docker/docker/api	[no test files]
00:45:24 [2020-12-21T00:45:24.844Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:45:25 [2020-12-21T00:45:25.424Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:45:26 [2020-12-21T00:45:26.000Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:45:26 [2020-12-21T00:45:26.937Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:45:27 [2020-12-21T00:45:27.018Z] --- PASS: TestSecretsCreateAndDelete (3.37s)
00:45:27 [2020-12-21T00:45:27.018Z] === RUN   TestSecretsUpdate
00:45:27 [2020-12-21T00:45:27.505Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:45:28 [2020-12-21T00:45:28.073Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:45:28 [2020-12-21T00:45:28.334Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:45:28 [2020-12-21T00:45:28.902Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:45:29 [2020-12-21T00:45:29.470Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:45:30 [2020-12-21T00:45:30.317Z] --- PASS: TestSecretsUpdate (3.26s)
00:45:30 [2020-12-21T00:45:30.318Z] === RUN   TestTemplatedSecret
00:45:32 [2020-12-21T00:45:32.759Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:45:34 [2020-12-21T00:45:34.522Z] --- PASS: TestTemplatedSecret (3.53s)
00:45:34 [2020-12-21T00:45:34.522Z] === RUN   TestSecretCreateResolve
00:45:36 [2020-12-21T00:45:36.948Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:45:37 [2020-12-21T00:45:37.069Z] --- PASS: TestSecretCreateResolve (3.26s)
00:45:37 [2020-12-21T00:45:37.069Z] PASS
00:45:37 [2020-12-21T00:45:37.069Z] 
00:45:37 [2020-12-21T00:45:37.069Z] DONE 6 tests in 19.712s
00:45:37 [2020-12-21T00:45:37.069Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:45:37 [2020-12-21T00:45:37.069Z] ++ 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
00:45:37 [2020-12-21T00:45:37.069Z] ++ set -e
00:45:37 [2020-12-21T00:45:37.069Z] ++ '[' -n 0 ']'
00:45:37 [2020-12-21T00:45:37.069Z] ++ set -x
00:45:37 [2020-12-21T00:45:37.069Z] ++ 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
00:45:37 [2020-12-21T00:45:37.329Z] INFO: Testing against a local daemon
00:45:37 [2020-12-21T00:45:37.329Z] === RUN   TestServiceCreateInit
00:45:37 [2020-12-21T00:45:37.329Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:45:38 [2020-12-21T00:45:38.649Z] === RUN   TestMiddlewares
00:45:38 [2020-12-21T00:45:38.649Z] --- PASS: TestMiddlewares (0.00s)
00:45:38 [2020-12-21T00:45:38.649Z] PASS
00:45:38 [2020-12-21T00:45:38.649Z] coverage: 9.0% of statements
00:45:38 [2020-12-21T00:45:38.649Z] ok  	github.com/docker/docker/api/server	0.218s	coverage: 9.0% of statements
00:45:41 [2020-12-21T00:45:41.138Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:45:41 [2020-12-21T00:45:41.708Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:45:42 [2020-12-21T00:45:42.617Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:45:43 [2020-12-21T00:45:43.086Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:45:43 [2020-12-21T00:45:43.654Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:45:43 [2020-12-21T00:45:43.913Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:45:47 [2020-12-21T00:45:47.204Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:45:47 [2020-12-21T00:45:47.463Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:45:47 [2020-12-21T00:45:47.905Z] --- PASS: TestServiceCreateInit (10.52s)
00:45:47 [2020-12-21T00:45:47.906Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.14s)
00:45:47 [2020-12-21T00:45:47.906Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s)
00:45:47 [2020-12-21T00:45:47.906Z] === RUN   TestCreateServiceMultipleTimes
00:45:51 [2020-12-21T00:45:51.656Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:45:51 [2020-12-21T00:45:51.656Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:45:53 [2020-12-21T00:45:53.033Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:45:53 [2020-12-21T00:45:53.033Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:45:53 [2020-12-21T00:45:53.033Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:45:53 [2020-12-21T00:45:53.292Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:45:53 [2020-12-21T00:45:53.292Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:45:53 [2020-12-21T00:45:53.292Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:45:56 [2020-12-21T00:45:56.001Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:45:56 [2020-12-21T00:45:56.001Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:45:56 [2020-12-21T00:45:56.001Z] remote: Enumerating objects: 2, done.
00:45:56 [2020-12-21T00:45:56.001Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:45:56 [2020-12-21T00:45:56.001Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:45:56 [2020-12-21T00:45:56.001Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:45:56 [2020-12-21T00:45:56.001Z] 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.
00:45:56 [2020-12-21T00:45:56.001Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:45:56 [2020-12-21T00:45:56.001Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:45:56 [2020-12-21T00:45:56.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/test/unit
00:45:56 [2020-12-21T00:45:56.579Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:45:56 [2020-12-21T00:45:56.579Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:45:58 [2020-12-21T00:45:58.858Z] ?   	github.com/docker/docker/api	[no test files]
00:46:01 [2020-12-21T00:46:01.852Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:46:01 [2020-12-21T00:46:01.852Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:46:03 [2020-12-21T00:46:03.240Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:46:03 [2020-12-21T00:46:03.809Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:46:04 [2020-12-21T00:46:04.068Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:46:04 [2020-12-21T00:46:04.327Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:46:04 [2020-12-21T00:46:04.587Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:46:09 [2020-12-21T00:46:09.862Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:46:09 [2020-12-21T00:46:09.874Z] --- PASS: TestCreateServiceMultipleTimes (19.21s)
00:46:09 [2020-12-21T00:46:09.874Z] === RUN   TestCreateServiceConflict
00:46:10 [2020-12-21T00:46:10.121Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:46:10 [2020-12-21T00:46:10.444Z] --- PASS: TestCreateServiceConflict (3.26s)
00:46:10 [2020-12-21T00:46:10.444Z] === RUN   TestCreateServiceMaxReplicas
00:46:10 [2020-12-21T00:46:10.689Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:46:11 [2020-12-21T00:46:11.256Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:46:12 [2020-12-21T00:46:12.633Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:46:13 [2020-12-21T00:46:13.707Z] ok  	github.com/docker/docker/api/server	0.007s	coverage: 9.0% of statements
00:46:14 [2020-12-21T00:46:14.651Z] --- PASS: TestCreateServiceMaxReplicas (3.70s)
00:46:14 [2020-12-21T00:46:14.651Z] === RUN   TestCreateWithDuplicateNetworkNames
00:46:15 [2020-12-21T00:46:15.923Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:46:16 [2020-12-21T00:46:16.492Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:46:16 [2020-12-21T00:46:16.492Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:46:17 [2020-12-21T00:46:17.060Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:46:18 [2020-12-21T00:46:18.965Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:46:19 [2020-12-21T00:46:19.532Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:46:21 [2020-12-21T00:46:21.436Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:46:22 [2020-12-21T00:46:22.837Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:46:23 [2020-12-21T00:46:23.783Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:46:23 [2020-12-21T00:46:23.783Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:46:25 [2020-12-21T00:46:25.685Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:46:25 [2020-12-21T00:46:25.943Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:46:26 [2020-12-21T00:46:26.879Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:46:26 [2020-12-21T00:46:26.879Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:46:27 [2020-12-21T00:46:27.818Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestBoolValue
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestBoolValue (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestBoolValueOrDefault
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestBoolValueOrDefault (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestInt64ValueOrZero
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestInt64ValueOrZero (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestInt64ValueOrDefault
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestInt64ValueOrDefault (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestInt64ValueOrDefaultWithError
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestJsonContentType
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestJsonContentType (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 14.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/server/httputils	0.140s	coverage: 14.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestMaskSecretKeys
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestMaskSecretKeys (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestVersionMiddlewareVersion
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 37.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/server/middleware	0.228s	coverage: 37.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestStrSliceMarshalJSON
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestStrSliceUnmarshalJSON
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestStrSliceUnmarshalString
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestStrSliceUnmarshalSlice
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 90.0% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/types/strslice	0.035s	coverage: 90.0% of statements
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestToJSON
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestToJSON (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestToParamWithVersion
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestToParamWithVersion (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestFromJSON
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestFromJSON (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestEmpty
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestEmpty (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestArgsMatchKVListEmptySources
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestArgsMatchKVList
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestArgsMatchKVList (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestArgsMatch
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestArgsMatch (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestAdd
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestAdd (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestDel
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestDel (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestLen
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestLen (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestExactMatch
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestExactMatch (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestOnlyOneExactMatch
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestOnlyOneExactMatch (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestContains
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestContains (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestValidate
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestValidate (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestWalkValues
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestWalkValues (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestFuzzyMatch
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestFuzzyMatch (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestClone
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestClone (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 92.2% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/types/filters	0.071s	coverage: 92.2% of statements
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestAdjustForAPIVersion
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestAdjustForAPIVersion (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 5.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/server/router/swarm	0.197s	coverage: 5.7% of statements
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestDurationToSecondsString
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestDurationToSecondsString (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestGetTimestamp
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestGetTimestamp (0.11s)
00:46:29 [2020-12-21T00:46:29.363Z] === RUN   TestParseTimestamps
00:46:29 [2020-12-21T00:46:29.363Z] --- PASS: TestParseTimestamps (0.00s)
00:46:29 [2020-12-21T00:46:29.363Z] PASS
00:46:29 [2020-12-21T00:46:29.363Z] coverage: 100.0% of statements
00:46:29 [2020-12-21T00:46:29.363Z] ok  	github.com/docker/docker/api/types/time	0.231s	coverage: 100.0% of statements
00:46:29 [2020-12-21T00:46:29.617Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s)
00:46:29 [2020-12-21T00:46:29.617Z] === RUN   TestCreateServiceSecretFileMode
00:46:29 [2020-12-21T00:46:29.823Z] === RUN   TestCompareVersion
00:46:29 [2020-12-21T00:46:29.823Z] --- PASS: TestCompareVersion (0.00s)
00:46:29 [2020-12-21T00:46:29.823Z] PASS
00:46:29 [2020-12-21T00:46:29.823Z] coverage: 75.0% of statements
00:46:29 [2020-12-21T00:46:29.823Z] ok  	github.com/docker/docker/api/types/versions	0.081s	coverage: 75.0% of statements
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:46:29 [2020-12-21T00:46:29.823Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
00:46:31 [2020-12-21T00:46:31.381Z] --- PASS: TestParseRemoteURL (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestCloneArgsSmartHttp
00:46:31 [2020-12-21T00:46:31.381Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestCloneArgsDumbHttp
00:46:31 [2020-12-21T00:46:31.381Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestCloneArgsGit
00:46:31 [2020-12-21T00:46:31.381Z] --- PASS: TestCloneArgsGit (0.00s)
00:46:31 [2020-12-21T00:46:31.381Z] === RUN   TestCheckoutGit
00:46:32 [2020-12-21T00:46:32.014Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:46:32 [2020-12-21T00:46:32.918Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
00:46:32 [2020-12-21T00:46:32.918Z] === RUN   TestCreateServiceConfigFileMode
00:46:32 [2020-12-21T00:46:32.927Z] === RUN   TestEnable
00:46:32 [2020-12-21T00:46:32.927Z] --- PASS: TestEnable (0.00s)
00:46:32 [2020-12-21T00:46:32.927Z] === RUN   TestDisable
00:46:32 [2020-12-21T00:46:32.927Z] --- PASS: TestDisable (0.00s)
00:46:32 [2020-12-21T00:46:32.927Z] === RUN   TestEnabled
00:46:32 [2020-12-21T00:46:32.927Z] --- PASS: TestEnabled (0.00s)
00:46:32 [2020-12-21T00:46:32.927Z] PASS
00:46:32 [2020-12-21T00:46:32.927Z] coverage: 100.0% of statements
00:46:32 [2020-12-21T00:46:32.927Z] ok  	github.com/docker/docker/cli/debug	0.032s	coverage: 100.0% of statements
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestProcessNoDockerignore
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestProcessNoDockerignore (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestProcessShouldLeaveAllFiles
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestDetectContentType
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestDetectContentType (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestSelectAcceptableMIME
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestSelectAcceptableMIME (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestInspectEmptyResponse
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestInspectEmptyResponse (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestInspectResponseBinary
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestInspectResponseBinary (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestResponseUnsupportedContentType
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestInspectResponseTextSimple
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestInspectResponseTextSimple (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestInspectResponseEmptyContentType
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestUnknownContentLength
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestUnknownContentLength (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestDownloadRemote
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestDownloadRemote (0.07s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestGetWithStatusError
00:46:33 [2020-12-21T00:46:33.388Z] --- PASS: TestGetWithStatusError (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestCloseRootDirectory
00:46:33 [2020-12-21T00:46:33.388Z] --- SKIP: TestCloseRootDirectory (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestHashFile
00:46:33 [2020-12-21T00:46:33.388Z] --- SKIP: TestHashFile (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestHashSubdir
00:46:33 [2020-12-21T00:46:33.388Z] --- SKIP: TestHashSubdir (0.01s)
00:46:33 [2020-12-21T00:46:33.388Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:46:33 [2020-12-21T00:46:33.388Z] === RUN   TestRemoveDirectory
00:46:33 [2020-12-21T00:46:33.388Z] --- SKIP: TestRemoveDirectory (0.00s)
00:46:33 [2020-12-21T00:46:33.388Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:46:33 [2020-12-21T00:46:33.388Z] PASS
00:46:33 [2020-12-21T00:46:33.388Z] coverage: 9.3% of statements
00:46:33 [2020-12-21T00:46:33.388Z] ok  	github.com/docker/docker/builder/remotecontext	0.494s	coverage: 9.3% of statements
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestGetAllAllowed
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestGetAllAllowed (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestGetAllMeta
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestGetAllMeta (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestWarnOnUnusedBuildArgs
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestIsUnreferencedBuiltin
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestIsExistingDirectory
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestIsExistingDirectory (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestGetFilenameForDownload
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestGetFilenameForDownload (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestEnv2Variables
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestEnv2Variables (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestEnvValueWithExistingRunConfigEnv
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestMaintainer
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestMaintainer (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestLabel
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestLabel (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestFromScratch
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestFromScratch (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestFromWithArg
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestFromWithArg (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestFromWithArgButBuildArgsNotGiven
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestFromWithUndefinedArg
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestFromWithUndefinedArg (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestFromMultiStageWithNamedStage
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestOnbuild
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestOnbuild (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestWorkdir
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestWorkdir (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestCmd
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestCmd (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestHealthcheckNone
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestHealthcheckNone (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestHealthcheckCmd
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestHealthcheckCmd (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestEntrypoint
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestEntrypoint (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestExpose
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestExpose (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestUser
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestUser (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestVolume
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestVolume (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestStopSignal
00:46:33 [2020-12-21T00:46:33.853Z] --- SKIP: TestStopSignal (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestArg
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestArg (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestShell
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestShell (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestPrependEnvOnCmd
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestPrependEnvOnCmd (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestRunWithBuildArgs
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestRunWithBuildArgs (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestRunIgnoresHealthcheck
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestNormalizeWorkdir
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestNormalizeWorkdir (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/ADD_multiple_files_to_file
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/COPY_multiple_files_to_file
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/COPY_wildcard_no_files
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDispatch/COPY_url
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestDispatch (0.05s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z]     --- PASS: TestDispatch/COPY_url (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestAddScratchImageAddsToMounts
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestAddFromScratchPopulatesPlatform
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestImageSourceGetAddsToMounts
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestEmptyDockerfile
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestEmptyDockerfile (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestSymlinkDockerfile
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestSymlinkDockerfile (0.02s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDockerfileOutsideTheBuildContext
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestNonExistingDockerfile
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestNonExistingDockerfile (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestCopyRunConfig
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestCopyRunConfig (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestDeepCopyRunConfig
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestDeepCopyRunConfig (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestExportImage
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestExportImage (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] === RUN   TestNormalizeDest
00:46:33 [2020-12-21T00:46:33.853Z] --- PASS: TestNormalizeDest (0.00s)
00:46:33 [2020-12-21T00:46:33.853Z] PASS
00:46:33 [2020-12-21T00:46:33.853Z] coverage: 46.6% of statements
00:46:34 [2020-12-21T00:46:34.314Z] ok  	github.com/docker/docker/builder/dockerfile	0.412s	coverage: 46.6% of statements
00:46:34 [2020-12-21T00:46:34.314Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:46:35 [2020-12-21T00:46:35.368Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:46:36 [2020-12-21T00:46:36.218Z] --- PASS: TestCreateServiceConfigFileMode (3.40s)
00:46:36 [2020-12-21T00:46:36.218Z] === RUN   TestCreateServiceSysctls
00:46:38 [2020-12-21T00:46:38.656Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:46:38 [2020-12-21T00:46:38.656Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:46:39 [2020-12-21T00:46:39.524Z] --- PASS: TestCreateServiceSysctls (3.73s)
00:46:39 [2020-12-21T00:46:39.524Z] === RUN   TestCreateServiceCapabilities
00:46:40 [2020-12-21T00:46:40.032Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:46:40 [2020-12-21T00:46:40.971Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:46:41 [2020-12-21T00:46:41.540Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:46:42 [2020-12-21T00:46:42.107Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:46:42 [2020-12-21T00:46:42.674Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:46:43 [2020-12-21T00:46:43.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:46:43 [2020-12-21T00:46:43.731Z] --- PASS: TestCreateServiceCapabilities (3.40s)
00:46:43 [2020-12-21T00:46:43.731Z] === RUN   TestInspect
00:46:44 [2020-12-21T00:46:44.620Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:46:44 [2020-12-21T00:46:44.620Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointCreateError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointCreate
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointDeleteError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointDeleteError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointDelete
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointDelete (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointListError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointListError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointList
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointList (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestCheckpointListContainerNotFound
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNewClientWithOpsFromEnv
00:46:44 [2020-12-21T00:46:44.741Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z]     client_test.go:23: runtime.GOOS == "windows"
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestGetAPIPath
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestGetAPIPath (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestParseHostURL
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestParseHostURL (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPIVersionEmpty
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPIVersion
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPIVersion (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPVersionOverride
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPIVersionAutomatic
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestClientRedirect
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestClientRedirect (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigCreateUnsupported
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigCreateUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigCreateError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigCreate
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspectNotFound
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspectNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspectUnsupported
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspectUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspectError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspectConfigNotFound
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigInspect
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigListUnsupported
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigListUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigListError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigListError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigList
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigList (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigRemoveUnsupported
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigRemoveError
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigRemove
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.741Z] === RUN   TestConfigUpdateUnsupported
00:46:44 [2020-12-21T00:46:44.741Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestConfigUpdateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestConfigUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestConfigUpdate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestConfigUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCommitError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCommitError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCommit
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCommit (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStatPathError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStatPathError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStatPathNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStatPathNoHeaderError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStatPath
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStatPath (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyToContainerError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyToContainerError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyToContainerNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyToContainerNotStatusOKError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyToContainer
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyToContainer (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyFromContainerError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyFromContainerError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyFromContainerNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyFromContainerNotStatusOKError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyFromContainerNoHeaderError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestCopyFromContainer
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestCopyFromContainer (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCreateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCreateImageNotFound
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCreateWithName
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCreateWithName (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerCreateAutoRemove
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerDiffError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerDiffError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerDiff
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerDiff (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecCreateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecCreate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecStartError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecStartError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecStart
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecStart (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecInspectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecInspect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExportError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExportError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExport
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExport (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerInspectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerInspectContainerNotFound
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerInspect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerInspectNode
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerInspectNode (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerKillError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerKillError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerKill
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerKill (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerListError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerListError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerList
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerList (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerLogsNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerLogsError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerLogsError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerLogs
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerLogs (0.12s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerPauseError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerPauseError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerPause
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerPause (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainersPruneError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainersPruneError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainersPrune
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainersPrune (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRemoveError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRemoveNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRemove
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRenameError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRenameError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRename
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRename (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerResizeError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerResizeError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecResizeError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecResizeError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerResize
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerResize (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerExecResize
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerExecResize (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRestartError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRestartError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerRestart
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerRestart (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStartError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStartError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStart
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStart (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStatsError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStatsError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStats
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStats (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStopError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStopError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerStop
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerStop (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerTopError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerTopError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerTop
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerTop (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerUnpauseError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerUnpauseError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerUnpause
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerUnpause (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerUpdateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerUpdate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerWaitError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerWaitError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestContainerWait
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestContainerWait (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestDiskUsageError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestDiskUsageError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestDiskUsage
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestDiskUsage (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestDistributionInspectUnsupported
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestDistributionInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestEventsErrorInOptions
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestEventsErrorInOptions (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestEventsErrorFromServer
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestEventsErrorFromServer (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestEvents
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestEvents (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestTLSCloseWriter
00:46:44 [2020-12-21T00:46:44.742Z] === PAUSE TestTLSCloseWriter
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageBuildError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageBuildError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageBuild
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageBuild (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestGetDockerOS
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestGetDockerOS (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageCreateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageCreate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageHistoryError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageHistoryError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageHistory
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageHistory (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageImportError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageImportError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageImport
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageImport (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageInspectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageInspectImageNotFound
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageInspectImageNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageInspect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageListError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageListError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageList
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageList (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageListApiBefore125
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageListApiBefore125 (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageLoadError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageLoadError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageLoad
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageLoad (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagesPruneError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagesPruneError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagesPrune
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagesPrune (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullReferenceParseError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullReferenceParseError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullAnyError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullAnyError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullStatusUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullWithPrivilegedFuncNoError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePullWithoutErrors
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePullWithoutErrors (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushReferenceError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushReferenceError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushAnyError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushAnyError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushStatusUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithPrivilegedFuncNoError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithoutErrors
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImagePushWithoutErrors (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageRemoveError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageRemoveImageNotFound
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageRemove
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSaveError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSaveError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSave
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSave (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchAnyError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchAnyError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchStatusUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageSearchWithoutErrors
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageTagError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageTagError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageTagInvalidReference
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageTagInvalidReference (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageTagInvalidSourceImageName
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageTagHexSource
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageTagHexSource (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestImageTag
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestImageTag (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestInfoServerError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestInfoServerError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestInfoInvalidResponseJSONError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestInfo
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestInfo (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkConnectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkConnectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkConnect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkConnect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkCreateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkCreate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkDisconnectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkDisconnectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkDisconnect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkDisconnect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkInspectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkInspectNotFoundError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkInspect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkListError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkListError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkList
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkList (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworksPruneError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworksPruneError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworksPrune
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworksPrune (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkRemoveError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNetworkRemove
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNetworkRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeInspectError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeInspectNodeNotFound
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeInspect
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeListError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeListError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeList
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeList (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeRemoveError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeRemove
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeUpdateError
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestNodeUpdate
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestNodeUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestOptionWithTimeout
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestOptionWithTimeout (0.00s)
00:46:44 [2020-12-21T00:46:44.742Z] === RUN   TestPingFail
00:46:44 [2020-12-21T00:46:44.742Z] --- PASS: TestPingFail (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingWithError
00:46:44 [2020-12-21T00:46:44.743Z] 2020/12/21 00:46:43 RoundTripper returned a response & error; ignoring response
00:46:44 [2020-12-21T00:46:44.743Z] 2020/12/21 00:46:43 RoundTripper returned a response & error; ignoring response
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPingWithError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingSuccess
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPingSuccess (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingHeadFallback
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingHeadFallback/OK
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingHeadFallback/Internal_Server_Error
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingHeadFallback/Not_Found
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPingHeadFallback (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginDisableError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginDisableError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginDisable
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginDisable (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginEnableError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginEnableError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginEnable
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginEnable (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginListError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginListError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginList
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginList (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginPushError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginPushError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginPush
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginPush (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginRemoveError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginRemove
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginSetError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginSetError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPluginSet
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPluginSet (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSetHostHeader
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSetHostHeader (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestPlainTextError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestPlainTextError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestInfiniteError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestInfiniteError (0.01s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretCreateUnsupported
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretCreateUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretCreateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretCreate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretInspectUnsupported
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretInspectUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretInspectSecretNotFound
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretListUnsupported
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretListUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretListError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretListError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretList
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretList (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretRemoveUnsupported
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretRemoveError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretRemoveError (0.01s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretRemove
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretUpdateUnsupported
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretUpdateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSecretUpdate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSecretUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceCreateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceCreate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceCreateCompatiblePlatforms
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceCreateDigestPinning
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceInspectServiceNotFound
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceListError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceListError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceList
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceList (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceLogsError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceLogsError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceLogs
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceLogs (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceRemoveError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceRemoveNotFoundError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceRemove
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceUpdateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestServiceUpdate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestServiceUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmGetUnlockKeyError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmGetUnlockKey
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmInitError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmInitError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmInit
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmInit (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmJoinError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmJoinError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmJoin
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmJoin (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmLeaveError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmLeaveError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmLeave
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmLeave (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmUnlockError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmUnlockError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmUnlock
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmUnlock (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmUpdateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmUpdateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestSwarmUpdate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestSwarmUpdate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestTaskInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTaskInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestTaskInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestTaskInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTaskInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestTaskListError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTaskListError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestTaskList
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTaskList (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeCreateError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeCreateError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeCreate
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeCreate (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeInspectError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeInspectError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeInspectNotFound
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeInspectNotFound (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeInspectWithEmptyID
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeInspect
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeInspect (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeListError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeListError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeList
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeList (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeRemoveError
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeRemoveError (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === RUN   TestVolumeRemove
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestVolumeRemove (0.00s)
00:46:44 [2020-12-21T00:46:44.743Z] === CONT  TestTLSCloseWriter
00:46:44 [2020-12-21T00:46:44.743Z] --- PASS: TestTLSCloseWriter (0.02s)
00:46:44 [2020-12-21T00:46:44.743Z] PASS
00:46:44 [2020-12-21T00:46:44.743Z] coverage: 74.9% of statements
00:46:44 [2020-12-21T00:46:44.743Z] ok  	github.com/docker/docker/client	0.473s	coverage: 74.9% of statements
00:46:47 [2020-12-21T00:46:47.033Z] --- PASS: TestInspect (3.62s)
00:46:47 [2020-12-21T00:46:47.033Z] === RUN   TestCreateJob
00:46:47 [2020-12-21T00:46:47.158Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:46:48 [2020-12-21T00:46:48.536Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:46:51 [2020-12-21T00:46:51.239Z] --- PASS: TestCreateJob (4.16s)
00:46:51 [2020-12-21T00:46:51.239Z] === RUN   TestReplicatedJob
00:46:52 [2020-12-21T00:46:52.730Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:46:54 [2020-12-21T00:46:54.635Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:46:54 [2020-12-21T00:46:54.635Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:46:55 [2020-12-21T00:46:55.573Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:46:55 [2020-12-21T00:46:55.573Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:46:56 [2020-12-21T00:46:56.511Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:46:57 [2020-12-21T00:46:57.825Z] --- PASS: TestReplicatedJob (6.47s)
00:46:57 [2020-12-21T00:46:57.825Z] === RUN   TestUpdateReplicatedJob
00:46:59 [2020-12-21T00:46:59.577Z] --- PASS: TestCheckoutGit (27.05s)
00:46:59 [2020-12-21T00:46:59.577Z] === RUN   TestValidGitTransport
00:46:59 [2020-12-21T00:46:59.577Z] --- PASS: TestValidGitTransport (0.00s)
00:46:59 [2020-12-21T00:46:59.577Z] === RUN   TestGitInvalidRef
00:46:59 [2020-12-21T00:46:59.577Z] --- PASS: TestGitInvalidRef (0.32s)
00:46:59 [2020-12-21T00:46:59.577Z] PASS
00:46:59 [2020-12-21T00:46:59.577Z] coverage: 86.3% of statements
00:46:59 [2020-12-21T00:46:59.577Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.632s	coverage: 86.3% of statements
00:46:59 [2020-12-21T00:46:59.577Z] ?   	github.com/docker/docker/cli	[no test files]
00:46:59 [2020-12-21T00:46:59.577Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:46:59 [2020-12-21T00:46:59.801Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:47:00 [2020-12-21T00:47:00.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:47:02 [2020-12-21T00:47:02.033Z] --- PASS: TestUpdateReplicatedJob (4.20s)
00:47:02 [2020-12-21T00:47:02.033Z] === RUN   TestServiceListWithStatuses
00:47:02 [2020-12-21T00:47:02.033Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:47:02 [2020-12-21T00:47:02.033Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:47:02 [2020-12-21T00:47:02.033Z] === RUN   TestDockerNetworkConnectAlias
00:47:02 [2020-12-21T00:47:02.907Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:47:03 [2020-12-21T00:47:03.478Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:47:05 [2020-12-21T00:47:05.384Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithTLS
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithConflicts
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliWithConflictingLabels
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestConfigureDaemonLogs
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestConfigureDaemonLogs (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestCommonOptionsInstallFlags
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] PASS
00:47:06 [2020-12-21T00:47:06.667Z] coverage: 18.4% of statements
00:47:06 [2020-12-21T00:47:06.667Z] ok  	github.com/docker/docker/cmd/dockerd	0.830s	coverage: 18.4% of statements
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestContainerStopSignal
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestContainerStopSignal (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestContainerStopTimeout
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestContainerStopTimeout (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestContainerSecretReferenceDestTarget
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestContainerLogPathSetForJSONFileLogger
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestContainerLogPathSetForRingLogger
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestReplaceAndAppendEnvVars
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestNewMemoryStore
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestNewMemoryStore (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestAddContainers
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestAddContainers (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestGetContainer
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestGetContainer (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestDeleteContainer
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestDeleteContainer (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestListContainers
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestListContainers (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestFirstContainer
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestFirstContainer (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestApplyAllContainer
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestApplyAllContainer (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestIsValidHealthString
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestIsValidHealthString (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestStateRunStop
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestStateRunStop (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestStateTimeoutWait
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestStateTimeoutWait (0.10s)
00:47:06 [2020-12-21T00:47:06.667Z]     state_test.go:141: Stop callback fired
00:47:06 [2020-12-21T00:47:06.667Z]     state_test.go:165: Stop callback fired
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestIsValidStateString
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestIsValidStateString (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestViewSaveDelete
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestViewSaveDelete (0.02s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestViewAll
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestViewAll (0.03s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestViewGet
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestViewGet (0.01s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestNames
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestNames (0.00s)
00:47:06 [2020-12-21T00:47:06.667Z] === RUN   TestViewWithHealthCheck
00:47:06 [2020-12-21T00:47:06.667Z] --- PASS: TestViewWithHealthCheck (0.01s)
00:47:06 [2020-12-21T00:47:06.667Z] PASS
00:47:06 [2020-12-21T00:47:06.667Z] coverage: 41.6% of statements
00:47:06 [2020-12-21T00:47:06.667Z] ok  	github.com/docker/docker/container	0.480s	coverage: 41.6% of statements
00:47:07 [2020-12-21T00:47:07.127Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:47:07 [2020-12-21T00:47:07.127Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:47:07 [2020-12-21T00:47:07.127Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:47:07 [2020-12-21T00:47:07.127Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:47:07 [2020-12-21T00:47:07.922Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:47:08 [2020-12-21T00:47:08.619Z] --- PASS: TestDockerNetworkConnectAlias (6.78s)
00:47:08 [2020-12-21T00:47:08.619Z] === RUN   TestDockerNetworkReConnect
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestPrepare
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestPrepare (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestStart
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestStart (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestWaitCancel
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestWaitCancel (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestWaitDisabled
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestWaitDisabled (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestWaitEnabled
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestWaitEnabled (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] === RUN   TestRemove
00:47:09 [2020-12-21T00:47:09.312Z] --- PASS: TestRemove (0.00s)
00:47:09 [2020-12-21T00:47:09.312Z] PASS
00:47:09 [2020-12-21T00:47:09.312Z] coverage: 65.3% of statements
00:47:09 [2020-12-21T00:47:09.312Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.384s	coverage: 65.3% of statements
00:47:09 [2020-12-21T00:47:09.826Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCContainerRuntime
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/empty
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/default
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/process
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCIsolation
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCIsolation/default
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCIsolation/process
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCConfigs
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCConfigs/file
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCConfigs
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCConfigs/file
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
00:47:10 [2020-12-21T00:47:10.856Z] === RUN   TestServiceConvertToGRPCConfigs/none
00:47:10 [2020-12-21T00:47:10.856Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
00:47:10 [2020-12-21T00:47:10.856Z] PASS
00:47:10 [2020-12-21T00:47:10.856Z] coverage: 35.9% of statements
00:47:10 [2020-12-21T00:47:10.856Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.575s	coverage: 35.9% of statements
00:47:11 [2020-12-21T00:47:11.206Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:47:11 [2020-12-21T00:47:11.316Z] === RUN   TestNewListSecretsFilters
00:47:11 [2020-12-21T00:47:11.316Z] --- PASS: TestNewListSecretsFilters (0.00s)
00:47:11 [2020-12-21T00:47:11.316Z] === RUN   TestNewListConfigsFilters
00:47:11 [2020-12-21T00:47:11.316Z] --- PASS: TestNewListConfigsFilters (0.00s)
00:47:11 [2020-12-21T00:47:11.316Z] PASS
00:47:11 [2020-12-21T00:47:11.316Z] coverage: 0.5% of statements
00:47:11 [2020-12-21T00:47:11.316Z] ok  	github.com/docker/docker/daemon/cluster	0.718s	coverage: 0.5% of statements
00:47:11 [2020-12-21T00:47:11.775Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:47:12 [2020-12-21T00:47:12.035Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:47:13 [2020-12-21T00:47:13.906Z] --- PASS: TestDockerNetworkReConnect (5.28s)
00:47:13 [2020-12-21T00:47:13.906Z] === RUN   TestServicePlugin
00:47:13 [2020-12-21T00:47:13.906Z] --- SKIP: TestServicePlugin (0.00s)
00:47:13 [2020-12-21T00:47:13.906Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:47:13 [2020-12-21T00:47:13.906Z] === RUN   TestServiceUpdateLabel
00:47:14 [2020-12-21T00:47:14.570Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:47:15 [2020-12-21T00:47:15.507Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:47:16 [2020-12-21T00:47:16.918Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:47:17 [2020-12-21T00:47:17.118Z] === RUN   TestBuilderGC
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestBuilderGC (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationNotFound
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonBrokenConfiguration
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestParseClusterAdvertiseSettings
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestFindConfigurationConflicts
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestFindConfigurationConflicts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeConflicts
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeConcurrent
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeConcurrentError
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestFindConfigurationConflictsWithMergedValues
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestValidateConfigurationErrors (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_label
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_dns
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_dns-search
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_max-download-attempts
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestValidateConfiguration/with_node_generic_resources
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestValidateConfiguration (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestModifiedDiscoverySettings
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestReloadSetConfigFileNotExist
00:47:17 [2020-12-21T00:47:17.119Z] time="2020-12-21T00:47:16Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestReloadDefaultConfigNotExist
00:47:17 [2020-12-21T00:47:17.119Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestReloadBadDefaultConfig
00:47:17 [2020-12-21T00:47:17.119Z] time="2020-12-21T00:47:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-251319139"
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestReloadWithConflictingLabels
00:47:17 [2020-12-21T00:47:17.119Z] time="2020-12-21T00:47:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-232152934"
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestReloadWithDuplicateLabels
00:47:17 [2020-12-21T00:47:17.119Z] time="2020-12-21T00:47:16Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-413315469"
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDaemonConfigurationMerge
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] PASS
00:47:17 [2020-12-21T00:47:17.119Z] coverage: 79.7% of statements
00:47:17 [2020-12-21T00:47:17.119Z] ok  	github.com/docker/docker/daemon/config	0.602s	coverage: 79.7% of statements
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDiscoveryOptsErrors
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] === RUN   TestDiscoveryOpts
00:47:17 [2020-12-21T00:47:17.119Z] --- PASS: TestDiscoveryOpts (0.00s)
00:47:17 [2020-12-21T00:47:17.119Z] PASS
00:47:17 [2020-12-21T00:47:17.119Z] coverage: 30.0% of statements
00:47:17 [2020-12-21T00:47:17.119Z] ok  	github.com/docker/docker/daemon/discovery	0.252s	coverage: 30.0% of statements
00:47:17 [2020-12-21T00:47:17.206Z] --- PASS: TestServiceUpdateLabel (3.32s)
00:47:17 [2020-12-21T00:47:17.206Z] === RUN   TestServiceUpdateSecrets
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestVerifyNetworkingConfig
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestGetContainer
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestGetContainer (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestValidContainerNames
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestValidContainerNames (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestContainerInitDNS
00:47:18 [2020-12-21T00:47:18.660Z] --- SKIP: TestContainerInitDNS (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     daemon_test.go:147: root required
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestMerge
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestMerge (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestValidateContainerIsolation
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestValidateContainerIsolation (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestFindNetworkErrorType
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestFindNetworkErrorType (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestEnsureServicesExist
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestEnsureServicesExist (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestEnsureServicesExistErrors
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestContainerDelete
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestContainerDelete (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestContainerDoubleDelete
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestContainerDoubleDelete (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestLogContainerEventCopyLabels
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestLogContainerEventWithAttributes
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestNoneHealthcheck
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestNoneHealthcheck (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestHealthStates
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] time="2020-12-21T00:47:18Z" 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"
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestHealthStates (0.07s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestMaskURLCredentials
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestMaskURLCredentials (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestGetInspectData
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestGetInspectData (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestFillLicense
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestFillLicense (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestListInvalidFilter
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestListInvalidFilter (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestNameFilter
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestNameFilter (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
00:47:18 [2020-12-21T00:47:18.660Z] === 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
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- 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)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonReloadLabels
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestDaemonReloadLabels (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonReloadMirrors
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestDaemonReloadMirrors (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonReloadInsecureRegistries
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonReloadNotAffectOthers
00:47:18 [2020-12-21T00:47:18.660Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
00:47:18 [2020-12-21T00:47:18.660Z] === RUN   TestDaemonDiscoveryReload
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestWaitNodeAttachment
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestEventsLog
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestEventsLog (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestEventsLogTimeout
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestEventsLogTimeout (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestLogEvents
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestLogEvents (0.05s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestLoadBufferedEvents
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestLoadBufferedEvents (0.07s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestLoadBufferedEventsOnlyFromPast
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestIgnoreBufferedWhenNoTimes
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] PASS
00:47:19 [2020-12-21T00:47:19.636Z] coverage: 50.0% of statements
00:47:19 [2020-12-21T00:47:19.636Z] ok  	github.com/docker/docker/daemon/events	0.286s	coverage: 50.0% of statements
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestWaitNodeAttachment (0.40s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestIsolationConversion
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestIsolationConversion/default
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestIsolationConversion/process
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestIsolationConversion/hyperv
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestIsolationConversion (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestIsolationConversion/default (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestIsolationConversion/process (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestContainerLabels
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestContainerLabels (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestCredentialSpecConversion
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestCredentialSpecConversion/none
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestCredentialSpecConversion/config
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestCredentialSpecConversion/file
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestCredentialSpecConversion/registry
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestCredentialSpecConversion (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountBind
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountBind (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountVolume
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountVolume (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountTarget
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountTarget (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountTmpfs
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountInvalidType
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] === RUN   TestControllerValidateMountNamedPipe
00:47:19 [2020-12-21T00:47:19.636Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
00:47:19 [2020-12-21T00:47:19.636Z] PASS
00:47:19 [2020-12-21T00:47:19.636Z] coverage: 11.3% of statements
00:47:19 [2020-12-21T00:47:19.636Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.773s	coverage: 11.3% of statements
00:47:20 [2020-12-21T00:47:20.096Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
00:47:20 [2020-12-21T00:47:20.096Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
00:47:20 [2020-12-21T00:47:20.556Z] === RUN   TestIsEmptyDir
00:47:20 [2020-12-21T00:47:20.556Z] --- PASS: TestIsEmptyDir (0.01s)
00:47:20 [2020-12-21T00:47:20.556Z] PASS
00:47:20 [2020-12-21T00:47:20.556Z] coverage: 2.3% of statements
00:47:20 [2020-12-21T00:47:20.556Z] ok  	github.com/docker/docker/daemon/graphdriver	0.134s	coverage: 2.3% of statements
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
00:47:21 [2020-12-21T00:47:21.016Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z]     reload_test.go:520: root required
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestParseVolumesFrom
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestParseVolumesFrom (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] PASS
00:47:21 [2020-12-21T00:47:21.016Z] coverage: 9.1% of statements
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLinkNaming
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLinkNaming (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLinkNew
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLinkNew (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLinkEnv
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLinkEnv (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLinkMultipleEnv
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLinkMultipleEnv (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] === RUN   TestLinkPortRangeEnv
00:47:21 [2020-12-21T00:47:21.016Z] --- PASS: TestLinkPortRangeEnv (0.00s)
00:47:21 [2020-12-21T00:47:21.016Z] PASS
00:47:21 [2020-12-21T00:47:21.016Z] coverage: 93.0% of statements
00:47:21 [2020-12-21T00:47:21.016Z] ok  	github.com/docker/docker/daemon/links	0.039s	coverage: 93.0% of statements
00:47:21 [2020-12-21T00:47:21.016Z] ok  	github.com/docker/docker/daemon	3.421s	coverage: 9.1% of statements
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:47:21 [2020-12-21T00:47:21.016Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:47:21 [2020-12-21T00:47:21.017Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:47:23 [2020-12-21T00:47:23.488Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/defaults
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/invalid_create_group
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/invalid_flush_interval
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/flush_interval_at_15
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
00:47:23 [2020-12-21T00:47:23.927Z] --- PASS: TestNewStreamConfig (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewAWSLogsClientUserAgentHandler
00:47:23 [2020-12-21T00:47:23.927Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
00:47:23 [2020-12-21T00:47:23.927Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
00:47:23 [2020-12-21T00:47:23.927Z] === RUN   TestNewAWSLogsClientRegionDetect
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=info msg="Trying to get region from EC2 Metadata"
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCreateSuccess
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCreateSuccess (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCreateLogGroupSuccess
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCreateError
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCreateError (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCreateAlreadyExists
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCreateAlreadyExists (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestLogClosed
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestLogClosed (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestLogBlocking
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestLogBlocking (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestLogNonBlockingBufferEmpty
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestLogNonBlockingBufferFull
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestPublishBatchSuccess
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestPublishBatchSuccess (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestPublishBatchError
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=error msg=Error
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestPublishBatchError (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestPublishBatchInvalidSeqSuccess
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestPublishBatchAlreadyAccepted
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
00:47:23 [2020-12-21T00:47:23.928Z] time="2020-12-21T00:47:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchSimple
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchSimple (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchTicker
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchTicker (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMultilinePattern
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchClose
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchClose (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/0/Hello
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/2/🙃
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/3/����
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/4/He��o
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestEffectiveLen/5/
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestEffectiveLen (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/0/
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/1/Hello
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/2/Hello
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/3/Hello
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/4/🙃
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/5/🙃
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/6/a�
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestFindValidSplit/7/a�
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestFindValidSplit (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: 
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: 
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: Hello
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: 
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: He
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: llo
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: 
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: Hello
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: 
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: 🙃
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: 🙃
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: 
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: a
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: �
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1044: a�
00:47:23 [2020-12-21T00:47:23.928Z]         cloudwatchlogs_test.go:1045: 
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestProcessEventEmoji
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestProcessEventEmoji (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchLineSplit
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchLineSplit (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchLineSplitWithBinary
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMaxEvents
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMaxTotalBytes
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCollectBatchWithDuplicateTimestamps
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsMultilinePattern
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCreateTagSuccess
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCreateTagSuccess (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] PASS
00:47:23 [2020-12-21T00:47:23.928Z] coverage: 77.8% of statements
00:47:23 [2020-12-21T00:47:23.928Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.487s	coverage: 77.8% of statements
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestAdapterReadLogs
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestAdapterReadLogs (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCopier
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCopier (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCopierLongLines
00:47:23 [2020-12-21T00:47:23.928Z] --- PASS: TestCopierLongLines (0.00s)
00:47:23 [2020-12-21T00:47:23.928Z] === RUN   TestCopierSlow
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestCopierSlow (0.20s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestCopierWithSized
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestCopierWithSized (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestCopierWithPartial
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestCopierWithPartial (0.01s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestRingLogger
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestRingLogger (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestRingCap
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestRingCap (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestRingClose
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestRingClose (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestRingDrain
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestRingDrain (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] PASS
00:47:24 [2020-12-21T00:47:24.388Z] coverage: 41.2% of statements
00:47:24 [2020-12-21T00:47:24.388Z] ok  	github.com/docker/docker/daemon/logger	0.537s	coverage: 41.2% of statements
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestSearchRegistryForImagesErrors
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestSearchRegistryForImages
00:47:24 [2020-12-21T00:47:24.388Z] --- PASS: TestSearchRegistryForImages (0.00s)
00:47:24 [2020-12-21T00:47:24.388Z] === RUN   TestImageDelete
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestImageDelete/no_lease
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestImageDelete/lease_exists
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestImageDelete (0.17s)
00:47:24 [2020-12-21T00:47:24.849Z]     --- PASS: TestImageDelete/no_lease (0.06s)
00:47:24 [2020-12-21T00:47:24.849Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestContentStoreForPull
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestJSONFileLogger
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestJSONFileLogger (0.00s)
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestJSONFileLoggerWithTags
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestJSONFileLoggerWithOpts
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestJSONFileLoggerWithLabelsEnv
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
00:47:24 [2020-12-21T00:47:24.849Z] === RUN   TestEncodeDecode
00:47:24 [2020-12-21T00:47:24.849Z] === PAUSE TestEncodeDecode
00:47:24 [2020-12-21T00:47:24.849Z] === CONT  TestEncodeDecode
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestEncodeDecode (0.11s)
00:47:24 [2020-12-21T00:47:24.849Z] PASS
00:47:24 [2020-12-21T00:47:24.849Z] coverage: 61.6% of statements
00:47:24 [2020-12-21T00:47:24.849Z] --- PASS: TestContentStoreForPull (0.16s)
00:47:24 [2020-12-21T00:47:24.849Z] PASS
00:47:24 [2020-12-21T00:47:24.849Z] coverage: 6.5% of statements
00:47:24 [2020-12-21T00:47:24.849Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.374s	coverage: 61.6% of statements
00:47:24 [2020-12-21T00:47:24.849Z] ok  	github.com/docker/docker/daemon/images	0.675s	coverage: 6.5% of statements
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:47:24 [2020-12-21T00:47:24.849Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:47:25 [2020-12-21T00:47:25.820Z] === RUN   TestJSONLogsMarshalJSONBuf
00:47:25 [2020-12-21T00:47:25.820Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
00:47:25 [2020-12-21T00:47:25.820Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
00:47:25 [2020-12-21T00:47:25.820Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
00:47:25 [2020-12-21T00:47:25.820Z] === RUN   TestFastTimeMarshalJSON
00:47:25 [2020-12-21T00:47:25.820Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
00:47:25 [2020-12-21T00:47:25.820Z] PASS
00:47:25 [2020-12-21T00:47:25.820Z] coverage: 87.2% of statements
00:47:25 [2020-12-21T00:47:25.820Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.270s	coverage: 87.2% of statements
00:47:26 [2020-12-21T00:47:26.792Z] === RUN   TestWriteLog
00:47:26 [2020-12-21T00:47:26.793Z] === PAUSE TestWriteLog
00:47:26 [2020-12-21T00:47:26.793Z] === RUN   TestReadLog
00:47:26 [2020-12-21T00:47:26.793Z] === PAUSE TestReadLog
00:47:26 [2020-12-21T00:47:26.793Z] === CONT  TestWriteLog
00:47:26 [2020-12-21T00:47:26.793Z] --- PASS: TestWriteLog (0.00s)
00:47:26 [2020-12-21T00:47:26.793Z] === CONT  TestReadLog
00:47:26 [2020-12-21T00:47:26.793Z] === RUN   TestReadLog/tail_exact
00:47:26 [2020-12-21T00:47:26.793Z] === RUN   TestReadLog/tail_less_than_available
00:47:26 [2020-12-21T00:47:26.793Z] === RUN   TestReadLog/tail_more_than_available
00:47:26 [2020-12-21T00:47:26.793Z] --- PASS: TestReadLog (0.11s)
00:47:26 [2020-12-21T00:47:26.793Z]     --- PASS: TestReadLog/tail_exact (0.10s)
00:47:26 [2020-12-21T00:47:26.793Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
00:47:26 [2020-12-21T00:47:26.793Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] PASS
00:47:27 [2020-12-21T00:47:27.253Z] coverage: 75.2% of statements
00:47:27 [2020-12-21T00:47:27.253Z] ok  	github.com/docker/docker/daemon/logger/local	0.491s	coverage: 75.2% of statements
00:47:27 [2020-12-21T00:47:27.253Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestLog
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestLog (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] PASS
00:47:27 [2020-12-21T00:47:27.253Z] coverage: 33.3% of statements
00:47:27 [2020-12-21T00:47:27.253Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.164s	coverage: 33.3% of statements
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestOpenFileDelete
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestOpenFileDelete (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestOpenFileRename
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestOpenFileRename (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestParseLogTagDefaultTag
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestParseLogTag
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestParseLogTag (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestParseLogTagEmptyTag
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestTailFiles
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestTailFiles (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestFollowLogsConsumerGone
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestFollowLogsProducerGone
00:47:27 [2020-12-21T00:47:27.253Z] --- PASS: TestFollowLogsProducerGone (0.00s)
00:47:27 [2020-12-21T00:47:27.253Z]     logfile_test.go:232: messages sent: 4098, received: 4098
00:47:27 [2020-12-21T00:47:27.253Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestCheckCapacityAndRotate
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
00:47:27 [2020-12-21T00:47:27.253Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
00:47:27 [2020-12-21T00:47:27.713Z] --- PASS: TestCheckCapacityAndRotate (0.13s)
00:47:27 [2020-12-21T00:47:27.713Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
00:47:27 [2020-12-21T00:47:27.713Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
00:47:27 [2020-12-21T00:47:27.713Z] PASS
00:47:27 [2020-12-21T00:47:27.713Z] coverage: 55.8% of statements
00:47:27 [2020-12-21T00:47:27.713Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.360s	coverage: 55.8% of statements
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestValidateLogOpt
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestValidateLogOpt (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestNewMissedConfig
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestNewMissedConfig (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestNewMissedUrl
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestNewMissedUrl (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestNewMissedToken
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestNewMissedToken (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestNewWithProxy
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestNewWithProxy (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestDefault
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestDefault (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestInlineFormatWithNonDefaultOptions
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestJsonFormat
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestJsonFormat (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestRawFormat
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestRawFormat (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestRawFormatWithLabels
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestRawFormatWithLabels (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestRawFormatWithoutTag
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestRawFormatWithoutTag (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestBatching
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestNewParse
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestNewParse (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] PASS
00:47:28 [2020-12-21T00:47:28.684Z] coverage: 8.3% of statements
00:47:28 [2020-12-21T00:47:28.684Z] ok  	github.com/docker/docker/daemon/logger/templates	0.291s	coverage: 8.3% of statements
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestBatching (0.16s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestFrequency
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestFrequency (0.19s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestOneMessagePerRequest
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestOneMessagePerRequest (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestVerify
00:47:28 [2020-12-21T00:47:28.684Z] --- PASS: TestVerify (0.00s)
00:47:28 [2020-12-21T00:47:28.684Z] === RUN   TestSkipVerify
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestParseLogFormat
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestParseLogFormat (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestValidateLogOptEmpty
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestValidateLogOptEmpty (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestValidateSyslogAddress
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestValidateSyslogAddress (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestParseAddressDefaultPort
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestParseAddressDefaultPort (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestValidateSyslogFacility
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestValidateSyslogFacility (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestValidateLogOptSyslogFormat
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestValidateLogOpt
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestValidateLogOpt (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] PASS
00:47:29 [2020-12-21T00:47:29.145Z] coverage: 46.8% of statements
00:47:29 [2020-12-21T00:47:29.145Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.259s	coverage: 46.8% of statements
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestSkipVerify (0.43s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestBufferMaximum
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511648.999063\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511648.999063\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestBufferMaximum (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestServerAlwaysDown
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511649.002073\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511649.002073\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511649.002073\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511649.002073\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] time="2020-12-21T00:47:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608511649.002073\",\"host\":\"9a5b253b422f\"}'"
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestServerAlwaysDown (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestCannotSendAfterClose
00:47:29 [2020-12-21T00:47:29.145Z] --- PASS: TestCannotSendAfterClose (0.00s)
00:47:29 [2020-12-21T00:47:29.145Z] === RUN   TestDeadlockOnBlockedEndpoint
00:47:30 [2020-12-21T00:47:30.117Z] time="2020-12-21T00:47:30Z" 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
00:47:30 [2020-12-21T00:47:30.117Z] time="2020-12-21T00:47:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a5b253b422f\"}'"
00:47:30 [2020-12-21T00:47:30.117Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
00:47:30 [2020-12-21T00:47:30.117Z] PASS
00:47:30 [2020-12-21T00:47:30.117Z] coverage: 82.5% of statements
00:47:30 [2020-12-21T00:47:30.117Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.039s	coverage: 82.5% of statements
00:47:30 [2020-12-21T00:47:30.117Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:47:30 [2020-12-21T00:47:30.117Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:47:30 [2020-12-21T00:47:30.117Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:47:30 [2020-12-21T00:47:30.577Z] === RUN   TestV1IDService
00:47:30 [2020-12-21T00:47:30.577Z] --- PASS: TestV1IDService (0.02s)
00:47:30 [2020-12-21T00:47:30.577Z] === RUN   TestV2MetadataService
00:47:31 [2020-12-21T00:47:31.547Z] === RUN   TestContinueOnError_NonMirrorEndpoint
00:47:31 [2020-12-21T00:47:31.548Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestContinueOnError_MirrorEndpoint
00:47:31 [2020-12-21T00:47:31.548Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestContinueOnError_NeverContinue
00:47:31 [2020-12-21T00:47:31.548Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestContinueOnError_UnnestsErrors
00:47:31 [2020-12-21T00:47:31.548Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/no_remote_or_local
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local201303351\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/no_local_cache
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/with_local_cache
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/unknown_media_type
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/unknown_media_type/no_cache
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="reference for unknown type: "
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="reference for unknown type: "
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/unknown_media_type/with_cache
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="reference for unknown type: "
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="reference for unknown type: "
00:47:31 [2020-12-21T00:47:31.548Z] time="2020-12-21T00:47:31Z" level=warning msg="reference for unknown type: "
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/error_persisting_manifest
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
00:47:31 [2020-12-21T00:47:31.548Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
00:47:31 [2020-12-21T00:47:31.603Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:47:32 [2020-12-21T00:47:32.009Z] time="2020-12-21T00:47:31Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestManifestStore (0.47s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestManifestStore/unknown_media_type (0.13s)
00:47:32 [2020-12-21T00:47:32.009Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
00:47:32 [2020-12-21T00:47:32.009Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.11s)
00:47:32 [2020-12-21T00:47:32.009Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
00:47:32 [2020-12-21T00:47:32.009Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.10s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.17s)
00:47:32 [2020-12-21T00:47:32.009Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.17s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/schema1
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestFixManifestLayers
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestFixManifestLayers (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestFixManifestLayersBaseLayerParent
00:47:32 [2020-12-21T00:47:32.009Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     pull_v2_test.go:73: Needs fixing on Windows
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestFixManifestLayersBadParent
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestValidateManifest
00:47:32 [2020-12-21T00:47:32.009Z] --- SKIP: TestValidateManifest (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     pull_v2_test.go:118: Needs fixing on Windows
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestFormatPlatform
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestFormatPlatform (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestGetRepositoryMountCandidates
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestLayerAlreadyExists
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestLayerAlreadyExists (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z]     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}
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestWhenEmptyAuthConfig
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestSuccessfulDownload
00:47:32 [2020-12-21T00:47:32.009Z] --- SKIP: TestSuccessfulDownload (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     download_test.go:268: Needs fixing on Windows
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestCancelledDownload
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestCancelledDownload (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestMaxDownloadAttempts
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
00:47:32 [2020-12-21T00:47:32.009Z] time="2020-12-21T00:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:47:32 [2020-12-21T00:47:32.009Z] time="2020-12-21T00:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:47:32 [2020-12-21T00:47:32.009Z] time="2020-12-21T00:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:47:32 [2020-12-21T00:47:32.009Z] time="2020-12-21T00:47:31Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestMaxDownloadAttempts (0.00s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s)
00:47:32 [2020-12-21T00:47:32.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s)
00:47:32 [2020-12-21T00:47:32.009Z] === RUN   TestTransfer
00:47:32 [2020-12-21T00:47:32.009Z] --- PASS: TestV2MetadataService (1.57s)
00:47:32 [2020-12-21T00:47:32.009Z] PASS
00:47:32 [2020-12-21T00:47:32.009Z] coverage: 48.2% of statements
00:47:32 [2020-12-21T00:47:32.170Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:47:32 [2020-12-21T00:47:32.428Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:47:32 [2020-12-21T00:47:32.469Z] ok  	github.com/docker/docker/distribution/metadata	1.772s	coverage: 48.2% of statements
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestTransfer (0.12s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestConcurrencyLimit
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestNotFound
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestNotFound (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestConflict
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestConflict (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestForbidden
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestForbidden (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestInvalidParameter
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestInvalidParameter (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestNotImplemented
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestNotImplemented (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestNotModified
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestNotModified (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestUnauthorized
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestUnauthorized (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestUnknown
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestUnknown (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestCancelled
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestCancelled (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestDeadline
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestDeadline (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestDataLoss
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestDataLoss (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestUnavailable
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestUnavailable (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestSystem
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestSystem (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Not_Found
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Bad_Request
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Conflict
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Unauthorized
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Service_Unavailable
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Forbidden
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Not_Modified
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Not_Implemented
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Internal_Server_Error
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
00:47:32 [2020-12-21T00:47:32.469Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
00:47:32 [2020-12-21T00:47:32.469Z] --- PASS: TestFromStatusCode (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
00:47:32 [2020-12-21T00:47:32.469Z] PASS
00:47:32 [2020-12-21T00:47:32.469Z] coverage: 53.1% of statements
00:47:32 [2020-12-21T00:47:32.469Z] ok  	github.com/docker/docker/errdefs	0.083s	coverage: 53.1% of statements
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestConcurrencyLimit (0.38s)
00:47:32 [2020-12-21T00:47:32.930Z] === RUN   TestInactiveJobs
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestWhenEmptyAuthConfig (1.07s)
00:47:32 [2020-12-21T00:47:32.930Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
00:47:32 [2020-12-21T00:47:32.930Z] === RUN   TestTokenPassThru
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestTokenPassThru (0.01s)
00:47:32 [2020-12-21T00:47:32.930Z] === RUN   TestTokenPassThruDifferentHost
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
00:47:32 [2020-12-21T00:47:32.930Z] PASS
00:47:32 [2020-12-21T00:47:32.930Z] coverage: 23.5% of statements
00:47:32 [2020-12-21T00:47:32.930Z] ok  	github.com/docker/docker/distribution	1.914s	coverage: 23.5% of statements
00:47:32 [2020-12-21T00:47:32.930Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:47:32 [2020-12-21T00:47:32.930Z] --- PASS: TestInactiveJobs (0.44s)
00:47:32 [2020-12-21T00:47:32.930Z] === RUN   TestWatchRelease
00:47:33 [2020-12-21T00:47:33.391Z] --- PASS: TestWatchRelease (0.04s)
00:47:33 [2020-12-21T00:47:33.391Z] === RUN   TestWatchFinishedTransfer
00:47:33 [2020-12-21T00:47:33.391Z] --- PASS: TestWatchFinishedTransfer (0.00s)
00:47:33 [2020-12-21T00:47:33.391Z] === RUN   TestDuplicateTransfer
00:47:33 [2020-12-21T00:47:33.391Z] --- PASS: TestDuplicateTransfer (0.04s)
00:47:33 [2020-12-21T00:47:33.391Z] === RUN   TestSuccessfulUpload
00:47:33 [2020-12-21T00:47:33.391Z] time="2020-12-21T00:47:33Z" level=error msg="Upload failed, retrying: simulating retry"
00:47:33 [2020-12-21T00:47:33.850Z] --- PASS: TestSuccessfulUpload (0.69s)
00:47:33 [2020-12-21T00:47:33.850Z] === RUN   TestCancelledUpload
00:47:33 [2020-12-21T00:47:33.850Z] --- PASS: TestCancelledUpload (0.00s)
00:47:33 [2020-12-21T00:47:33.850Z] PASS
00:47:33 [2020-12-21T00:47:33.850Z] coverage: 77.3% of statements
00:47:33 [2020-12-21T00:47:33.850Z] ok  	github.com/docker/docker/distribution/xfer	2.374s	coverage: 77.3% of statements
00:47:33 [2020-12-21T00:47:33.850Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:47:33 [2020-12-21T00:47:33.850Z] === RUN   TestCompare
00:47:33 [2020-12-21T00:47:33.850Z] --- PASS: TestCompare (0.00s)
00:47:33 [2020-12-21T00:47:33.850Z] PASS
00:47:33 [2020-12-21T00:47:33.850Z] coverage: 19.2% of statements
00:47:33 [2020-12-21T00:47:33.850Z] ok  	github.com/docker/docker/image/cache	0.212s	coverage: 19.2% of statements
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSGetInvalidData
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSGetInvalidData (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSInvalidSet
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSInvalidSet (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSInvalidRoot
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSInvalidRoot (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSMetadataGetSet
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSMetadataGetSet (0.03s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSInvalidWalker
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSInvalidWalker (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSGetSet
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSGetSet (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSGetUnsetKey
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSGetUnsetKey (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSGetEmptyData
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSGetEmptyData (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSDelete
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSDelete (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSWalker
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSWalker (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestFSWalkerStopOnError
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestFSWalkerStopOnError (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestNewFromJSON
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestNewFromJSON (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestNewFromJSONWithInvalidJSON
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestMarshalKeyOrder
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestMarshalKeyOrder (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestImage
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestImage (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestImageOSNotEmpty
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestImageOSNotEmpty (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestNewChildImageFromImageWithRootFS
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestRestore
00:47:34 [2020-12-21T00:47:34.310Z] time="2020-12-21T00:47:34Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestRestore (0.13s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestAddDelete
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestAddDelete (0.02s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestSearchAfterDelete
00:47:34 [2020-12-21T00:47:34.310Z] --- PASS: TestSearchAfterDelete (0.01s)
00:47:34 [2020-12-21T00:47:34.310Z] === RUN   TestParentReset
00:47:34 [2020-12-21T00:47:34.335Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:47:34 [2020-12-21T00:47:34.770Z] --- PASS: TestParentReset (0.08s)
00:47:34 [2020-12-21T00:47:34.770Z] === RUN   TestGetAndSetLastUpdated
00:47:34 [2020-12-21T00:47:34.770Z] --- PASS: TestGetAndSetLastUpdated (0.17s)
00:47:34 [2020-12-21T00:47:34.770Z] === RUN   TestStoreLen
00:47:34 [2020-12-21T00:47:34.770Z] === RUN   TestMakeV1ConfigFromConfig
00:47:34 [2020-12-21T00:47:34.770Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
00:47:34 [2020-12-21T00:47:34.770Z] PASS
00:47:34 [2020-12-21T00:47:34.770Z] coverage: 25.0% of statements
00:47:34 [2020-12-21T00:47:34.770Z] ok  	github.com/docker/docker/image/v1	0.207s	coverage: 25.0% of statements
00:47:34 [2020-12-21T00:47:34.770Z] --- PASS: TestStoreLen (0.07s)
00:47:34 [2020-12-21T00:47:34.770Z] PASS
00:47:34 [2020-12-21T00:47:34.770Z] coverage: 86.4% of statements
00:47:34 [2020-12-21T00:47:34.770Z] ok  	github.com/docker/docker/image	0.839s	coverage: 86.4% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:47:35 [2020-12-21T00:47:35.199Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:47:35 [2020-12-21T00:47:35.230Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:47:35 [2020-12-21T00:47:35.230Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:47:35 [2020-12-21T00:47:35.317Z] --- PASS: TestServiceUpdateSecrets (15.44s)
00:47:35 [2020-12-21T00:47:35.317Z] === RUN   TestServiceUpdateConfigs
00:47:35 [2020-12-21T00:47:35.455Z] ok  	github.com/docker/docker/builder/remotecontext	0.100s	coverage: 13.7% of statements
00:47:35 [2020-12-21T00:47:35.455Z] ok  	github.com/docker/docker/builder/dockerfile	0.253s	coverage: 48.3% of statements
00:47:35 [2020-12-21T00:47:35.455Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:47:36 [2020-12-21T00:47:36.772Z] === RUN   TestSerialization
00:47:36 [2020-12-21T00:47:36.772Z] --- PASS: TestSerialization (0.02s)
00:47:36 [2020-12-21T00:47:36.772Z] PASS
00:47:36 [2020-12-21T00:47:36.772Z] coverage: 100.0% of statements
00:47:36 [2020-12-21T00:47:36.772Z] ok  	github.com/docker/docker/libcontainerd/queue	0.247s	coverage: 100.0% of statements
00:47:36 [2020-12-21T00:47:36.824Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
00:47:36 [2020-12-21T00:47:36.872Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestEmptyLayer
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestEmptyLayer (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestCommitFailure
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestCommitFailure (0.10s)
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestStartTransactionFailure
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestStartTransactionFailure (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestGetOrphan
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestGetOrphan (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestMountAndRegister
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestEnvironmentParsing
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestEnvironmentParsing (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z] PASS
00:47:37 [2020-12-21T00:47:37.235Z] coverage: 1.0% of statements
00:47:37 [2020-12-21T00:47:37.235Z] ok  	github.com/docker/docker/libcontainerd/local	0.415s	coverage: 1.0% of statements
00:47:37 [2020-12-21T00:47:37.235Z] --- PASS: TestMountAndRegister (0.28s)
00:47:37 [2020-12-21T00:47:37.235Z]     layer_test.go:271: Layer size: 14
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestLayerRelease
00:47:37 [2020-12-21T00:47:37.235Z] --- SKIP: TestLayerRelease (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z]     layer_test.go:304: Failing on Windows
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestStoreRestore
00:47:37 [2020-12-21T00:47:37.235Z] --- SKIP: TestStoreRestore (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z]     layer_test.go:353: Failing on Windows
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestTarStreamStability
00:47:37 [2020-12-21T00:47:37.235Z] --- SKIP: TestTarStreamStability (0.00s)
00:47:37 [2020-12-21T00:47:37.235Z]     layer_test.go:468: Failing on Windows
00:47:37 [2020-12-21T00:47:37.235Z] === RUN   TestRegisterExistingLayer
00:47:37 [2020-12-21T00:47:37.440Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestAddressPoolOpt
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestAddressPoolOpt (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/a
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/something
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/_=a
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/env1=value1
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/_env1=value1
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/env2=value2=value3
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/env3=abc!qwe
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/env_4=value_4
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/PATH
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/=a
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/PATH=
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/PATH=something
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/asd!qwe
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/1asd
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/123
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/some_space
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/__some_space_before
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/some_space_after__
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/=
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateEnv/PaTh
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestValidateEnv (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/a (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/something (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/_=a (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/PATH (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/=a (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/1asd (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/123 (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/some_space (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/= (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestParseHost
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestParseHost (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestParseDockerDaemonHost
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestParseDockerDaemonHost (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestParseTCP
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestParseTCP (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestParseInvalidUnixAddrInvalid
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateExtraHosts
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestValidateExtraHosts (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestIpOptString
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestIpOptString (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestNewIpOptInvalidDefaultVal
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestNewIpOptValidDefaultVal
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestIpOptSetInvalidVal
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateIPAddress
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestValidateIPAddress (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestMapOpts
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestMapOpts (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestListOptsWithoutValidator
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestListOptsWithoutValidator (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestListOptsWithValidator
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestListOptsWithValidator (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateDNSSearch
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestValidateDNSSearch (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_general_format
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_more_than_one_=
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_one_more
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestValidateLabel (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestNamedListOpts
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestNamedListOpts (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestNamedMapOpts
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestNamedMapOpts (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestParseLink
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestParseLink (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestQuotedStringSetWithQuotes
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestQuotedStringSetWithNoQuotes
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestUlimitOpt
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestUlimitOpt (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z] PASS
00:47:37 [2020-12-21T00:47:37.696Z] coverage: 67.1% of statements
00:47:37 [2020-12-21T00:47:37.696Z] ok  	github.com/docker/docker/opts	0.339s	coverage: 67.1% of statements
00:47:37 [2020-12-21T00:47:37.696Z] --- PASS: TestRegisterExistingLayer (0.13s)
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestTarStreamVerification
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestTarStreamVerification (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     layer_test.go:697: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestLayerMigration
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestLayerMigration (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     migration_test.go:46: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestLayerMigrationNoTarsplit
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     migration_test.go:182: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestMountInit
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestMountInit (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     mount_test.go:17: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestMountSize
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestMountSize (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     mount_test.go:76: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestMountChanges
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestMountChanges (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     mount_test.go:125: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] === RUN   TestMountApply
00:47:37 [2020-12-21T00:47:37.696Z] --- SKIP: TestMountApply (0.00s)
00:47:37 [2020-12-21T00:47:37.696Z]     mount_test.go:212: Failing on Windows
00:47:37 [2020-12-21T00:47:37.696Z] PASS
00:47:37 [2020-12-21T00:47:37.696Z] coverage: 30.1% of statements
00:47:37 [2020-12-21T00:47:37.696Z] ok  	github.com/docker/docker/layer	0.746s	coverage: 30.1% of statements
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/oci	[no test files]
00:47:37 [2020-12-21T00:47:37.696Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:47:37 [2020-12-21T00:47:37.752Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.240s	coverage: 86.3% of statements
00:47:37 [2020-12-21T00:47:37.752Z] ?   	github.com/docker/docker/cli	[no test files]
00:47:37 [2020-12-21T00:47:37.752Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:47:38 [2020-12-21T00:47:38.009Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:47:38 [2020-12-21T00:47:38.156Z] === RUN   TestParseVersion
00:47:38 [2020-12-21T00:47:38.156Z] --- PASS: TestParseVersion (0.00s)
00:47:38 [2020-12-21T00:47:38.156Z] PASS
00:47:38 [2020-12-21T00:47:38.156Z] coverage: 52.9% of statements
00:47:38 [2020-12-21T00:47:38.156Z] ok  	github.com/docker/docker/pkg/aaparser	0.077s	coverage: 52.9% of statements
00:47:38 [2020-12-21T00:47:38.268Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:47:38 [2020-12-21T00:47:38.616Z] === RUN   TestUnbuffered
00:47:38 [2020-12-21T00:47:38.616Z] --- PASS: TestUnbuffered (0.00s)
00:47:38 [2020-12-21T00:47:38.616Z] === RUN   TestRaceUnbuffered
00:47:38 [2020-12-21T00:47:38.616Z] --- PASS: TestRaceUnbuffered (0.00s)
00:47:38 [2020-12-21T00:47:38.616Z] PASS
00:47:38 [2020-12-21T00:47:38.616Z] coverage: 100.0% of statements
00:47:38 [2020-12-21T00:47:38.616Z] ok  	github.com/docker/docker/pkg/broadcaster	0.050s	coverage: 100.0% of statements
00:47:39 [2020-12-21T00:47:39.077Z] === RUN   TestPeerCertificateMarshalJSON
00:47:39 [2020-12-21T00:47:39.206Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:47:39 [2020-12-21T00:47:39.206Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:47:39 [2020-12-21T00:47:39.465Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:47:39 [2020-12-21T00:47:39.465Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[foo]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[bar]_[foo]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[foo_bar]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[qux]_[foo]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[]#01
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[qux]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[foo_bar_qux]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[qux]_[baz]]
00:47:39 [2020-12-21T00:47:39.537Z] === RUN   TestMatch/[[foo_baz]]
00:47:39 [2020-12-21T00:47:39.537Z] --- PASS: TestMatch (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[foo]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[]#01 (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[qux]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
00:47:39 [2020-12-21T00:47:39.537Z] PASS
00:47:39 [2020-12-21T00:47:39.537Z] coverage: 87.5% of statements
00:47:39 [2020-12-21T00:47:39.537Z] ok  	github.com/docker/docker/pkg/capabilities	0.146s	coverage: 87.5% of statements
00:47:39 [2020-12-21T00:47:39.997Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
00:47:39 [2020-12-21T00:47:39.997Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
00:47:39 [2020-12-21T00:47:39.997Z] --- PASS: TestPeerCertificateMarshalJSON (0.78s)
00:47:39 [2020-12-21T00:47:39.997Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
00:47:39 [2020-12-21T00:47:39.997Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
00:47:39 [2020-12-21T00:47:39.997Z] === RUN   TestMiddleware
00:47:39 [2020-12-21T00:47:39.997Z] --- PASS: TestMiddleware (0.00s)
00:47:39 [2020-12-21T00:47:39.997Z] === RUN   TestNewResponseModifier
00:47:39 [2020-12-21T00:47:39.997Z] --- PASS: TestNewResponseModifier (0.00s)
00:47:39 [2020-12-21T00:47:39.997Z] PASS
00:47:39 [2020-12-21T00:47:39.997Z] coverage: 26.8% of statements
00:47:39 [2020-12-21T00:47:39.997Z] ok  	github.com/docker/docker/pkg/authorization	0.962s	coverage: 26.8% of statements
00:47:40 [2020-12-21T00:47:40.035Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:47:40 [2020-12-21T00:47:40.294Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestIsArchivePathDir
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestIsArchivePathDir (0.05s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestIsArchivePathInvalidFile
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootTarUntar
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootTarUntar (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootUntarWithHugeExcludesList
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootUntarEmptyArchive
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootTarUntarWithSymlink
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootCopyWithTar
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootCopyWithTar (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootCopyFileWithTar
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootUntarPath
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootUntarPath (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestChrootApplyDotDotFile
00:47:40 [2020-12-21T00:47:40.457Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:47:40 [2020-12-21T00:47:40.457Z] PASS
00:47:40 [2020-12-21T00:47:40.457Z] coverage: 15.4% of statements
00:47:40 [2020-12-21T00:47:40.457Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.164s	coverage: 15.4% of statements
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestIsArchivePathTar
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeEmpty
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeEmpty (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeEmptyFile
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeEmptyFile (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeNonemptyFile
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeNonemptyFile (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeNestedDirectoryEmpty
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestMoveToSubdir
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestMoveToSubdir (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] === RUN   TestSizeNonExistingDirectory
00:47:40 [2020-12-21T00:47:40.457Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
00:47:40 [2020-12-21T00:47:40.457Z] PASS
00:47:40 [2020-12-21T00:47:40.457Z] coverage: 80.0% of statements
00:47:40 [2020-12-21T00:47:40.457Z] ok  	github.com/docker/docker/pkg/directory	0.138s	coverage: 80.0% of statements
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestIsArchivePathTar (0.13s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestDecompressStreamGzip
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestDecompressStreamGzip (0.09s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestDecompressStreamBzip2
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestDecompressStreamXz
00:47:40 [2020-12-21T00:47:40.917Z] --- SKIP: TestDecompressStreamXz (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z]     archive_test.go:133: Xz not present in msys2
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCompressStreamXzUnsupported
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCompressStreamBzip2Unsupported
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCompressStreamInvalid
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestCompressStreamInvalid (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestExtensionInvalid
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestExtensionInvalid (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestExtensionUncompressed
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestExtensionUncompressed (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestExtensionBzip2
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestExtensionBzip2 (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestExtensionGzip
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestExtensionGzip (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestExtensionXz
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestExtensionXz (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCmdStreamLargeStderr
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestCmdStreamLargeStderr (0.11s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCmdStreamBad
00:47:40 [2020-12-21T00:47:40.917Z] --- SKIP: TestCmdStreamBad (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z]     archive_test.go:238: Failing on Windows CI machines
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestCmdStreamGood
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestCmdStreamGood (0.05s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestUntarPathWithInvalidDest
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestUntarPathWithInvalidDest (0.08s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestUntarPathWithInvalidSrc
00:47:40 [2020-12-21T00:47:40.917Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
00:47:40 [2020-12-21T00:47:40.917Z] === RUN   TestUntarPath
00:47:41 [2020-12-21T00:47:41.024Z] ok  	github.com/docker/docker/client	0.173s	coverage: 75.4% of statements
00:47:41 [2020-12-21T00:47:41.381Z] --- PASS: TestUntarPath (0.05s)
00:47:41 [2020-12-21T00:47:41.381Z] === RUN   TestUntarPathWithDestinationFile
00:47:41 [2020-12-21T00:47:41.381Z] --- PASS: TestUntarPathWithDestinationFile (0.21s)
00:47:41 [2020-12-21T00:47:41.381Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
00:47:41 [2020-12-21T00:47:41.381Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
00:47:41 [2020-12-21T00:47:41.381Z] === RUN   TestCopyWithTarInvalidSrc
00:47:41 [2020-12-21T00:47:41.381Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
00:47:41 [2020-12-21T00:47:41.381Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
00:47:41 [2020-12-21T00:47:41.381Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyWithTarSrcFile
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyWithTarSrcFile (0.03s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyWithTarSrcFolder
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyWithTarSrcFolder (0.05s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyFileWithTarInvalidSrc
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyFileWithTarSrcFolder
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestCopyFileWithTarSrcFile
00:47:41 [2020-12-21T00:47:41.382Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
00:47:41 [2020-12-21T00:47:41.382Z] === RUN   TestTarFiles
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestContainsEntry
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestCreateEntries
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestEntriesDiff
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestEntriesEquality
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGeneratorNotGenerate
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGeneratorWithPort
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestGeneratorWithPortNotGenerate
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestNewEntry
00:47:41 [2020-12-21T00:47:41.841Z] === RUN   Test/TestParse
00:47:41 [2020-12-21T00:47:41.841Z] --- PASS: Test (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestContainsEntry (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestCreateEntries (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestEntriesDiff (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestEntriesEquality (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestNewEntry (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z]     --- PASS: Test/TestParse (0.00s)
00:47:41 [2020-12-21T00:47:41.841Z] PASS
00:47:41 [2020-12-21T00:47:41.842Z] coverage: 58.3% of statements
00:47:41 [2020-12-21T00:47:41.842Z] ok  	github.com/docker/docker/pkg/discovery	0.189s	coverage: 58.3% of statements
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestContent
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestInitialize
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestNew
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestParsingContentsWithComments
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestRegister
00:47:41 [2020-12-21T00:47:41.842Z] === RUN   Test/TestWatch
00:47:41 [2020-12-21T00:47:41.842Z] --- PASS: Test (0.01s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestContent (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestInitialize (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestNew (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestRegister (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z]     --- PASS: Test/TestWatch (0.00s)
00:47:41 [2020-12-21T00:47:41.842Z] PASS
00:47:41 [2020-12-21T00:47:41.842Z] coverage: 92.9% of statements
00:47:41 [2020-12-21T00:47:41.842Z] ok  	github.com/docker/docker/pkg/discovery/file	0.204s	coverage: 92.9% of statements
00:47:42 [2020-12-21T00:47:42.830Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestInitialize
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestWatch
00:47:43 [2020-12-21T00:47:43.382Z] --- PASS: Test (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z]     --- PASS: Test/TestWatch (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z] PASS
00:47:43 [2020-12-21T00:47:43.382Z] coverage: 92.3% of statements
00:47:43 [2020-12-21T00:47:43.382Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.556s	coverage: 92.3% of statements
00:47:43 [2020-12-21T00:47:43.382Z] time="2020-12-21T00:47:43Z" level=info msg="Initializing discovery without TLS"
00:47:43 [2020-12-21T00:47:43.382Z] time="2020-12-21T00:47:43Z" level=info msg="Initializing discovery without TLS"
00:47:43 [2020-12-21T00:47:43.382Z] time="2020-12-21T00:47:43Z" level=info msg="Initializing discovery without TLS"
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestInitializeWithCerts
00:47:43 [2020-12-21T00:47:43.382Z] time="2020-12-21T00:47:43Z" level=info msg="Initializing discovery with TLS"
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestWatch
00:47:43 [2020-12-21T00:47:43.382Z] time="2020-12-21T00:47:43Z" level=info msg="Initializing discovery without TLS"
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestInitialize
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestInitializeWithPattern
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestRegister
00:47:43 [2020-12-21T00:47:43.382Z] === RUN   Test/TestWatch
00:47:43 [2020-12-21T00:47:43.382Z] --- PASS: Test (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z]     --- PASS: Test/TestInitialize (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z]     --- PASS: Test/TestRegister (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z]     --- PASS: Test/TestWatch (0.00s)
00:47:43 [2020-12-21T00:47:43.382Z] PASS
00:47:43 [2020-12-21T00:47:43.382Z] coverage: 93.8% of statements
00:47:43 [2020-12-21T00:47:43.382Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.161s	coverage: 93.8% of statements
00:47:44 [2020-12-21T00:47:44.209Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:47:44 [2020-12-21T00:47:44.352Z] === RUN   TestPollerAddRemove
00:47:44 [2020-12-21T00:47:44.352Z] --- PASS: TestPollerAddRemove (0.00s)
00:47:44 [2020-12-21T00:47:44.352Z] === RUN   TestPollerEvent
00:47:44 [2020-12-21T00:47:44.352Z] --- SKIP: TestPollerEvent (0.00s)
00:47:44 [2020-12-21T00:47:44.352Z]     poller_test.go:41: No chmod on Windows
00:47:44 [2020-12-21T00:47:44.352Z] === RUN   TestPollerClose
00:47:44 [2020-12-21T00:47:44.352Z] --- PASS: TestPollerClose (0.00s)
00:47:44 [2020-12-21T00:47:44.352Z] PASS
00:47:44 [2020-12-21T00:47:44.352Z] coverage: 36.2% of statements
00:47:44 [2020-12-21T00:47:44.352Z] ok  	github.com/docker/docker/pkg/filenotify	0.117s	coverage: 36.2% of statements
00:47:44 [2020-12-21T00:47:44.468Z] --- PASS: TestDockerDaemonSuite (348.54s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.44s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.07s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.43s)
00:47:44 [2020-12-21T00:47:44.468Z]         docker_cli_daemon_test.go:1455: [dea70e0660df8] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [dfe73d6db4c7b] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.13s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s)
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [d0a7f66beda96] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.11s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.22s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.30s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [dbc5bdfb2fdc2] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [d6635d295cad4] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [d7767d7fbdb38] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.48s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [dc41ee38adbf9] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.96s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:47:44 [2020-12-21T00:47:44.468Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:47:44 [2020-12-21T00:47:44.468Z]         check_test.go:309: [dab7f774f3698] daemon is not started
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s)
00:47:44 [2020-12-21T00:47:44.468Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.47s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d9e6af58f64fb] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [db21b260a7ceb] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_plugins_test.go:79: [d0c9e8c60f0f8] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.77s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_plugins_test.go:169: [d34a9459af841] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.41s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d1b014fe89be2] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.36s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.59s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.13s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d326300914fab] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.39s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.77s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.96s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.84s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d660ea5f7f8c2] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.99s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.52s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.34s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.82s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [dbbe7c8befb33] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [db002cc31faec] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d04d37f160377] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.01s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.00s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.71s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.47s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.72s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d87ea1fbc91e5] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.43s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.92s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d808975929c6e] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [de9a06f618811] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [da7248f8d78a2] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d730c8f681fe9] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.35s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d049fb12357ba] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.75s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d2ce678548133] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [d6bf11492f05b] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.16s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.92s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.53s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.26s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s)
00:47:44 [2020-12-21T00:47:44.469Z]         docker_cli_daemon_test.go:2550: [de616a7062d00] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.65s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.08s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s)
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
00:47:44 [2020-12-21T00:47:44.469Z]         check_test.go:309: [db3eaa2c4cc6f] daemon is not started
00:47:44 [2020-12-21T00:47:44.469Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.19s)
00:47:44 [2020-12-21T00:47:44.728Z] === RUN   TestDockerSwarmSuite
00:47:44 [2020-12-21T00:47:44.728Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:47:44 [2020-12-21T00:47:44.812Z] === RUN   TestCopyFileWithInvalidSrc
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCopyFileWithInvalidDest
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCopyFileWithSameSrcAndDest
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCopyFile
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCopyFile (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
00:47:44 [2020-12-21T00:47:44.813Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z]     fileutils_test.go:134: Needs porting to Windows
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestReadSymlinkedDirectoryToFile
00:47:44 [2020-12-21T00:47:44.813Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z]     fileutils_test.go:180: Needs porting to Windows
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestWildcardMatches
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestWildcardMatches (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestPatternMatches
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestPatternMatches (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestExclusionPatternMatchesPatternBefore
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestPatternMatchesFolderExclusions
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestPatternMatchesFolderWildcardExclusions
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestExclusionPatternMatchesPatternAfter
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestExclusionPatternMatchesWholeDirectory
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestSingleExclamationError
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestSingleExclamationError (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestMatchesWithNoPatterns
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestMatchesWithMalformedPatterns
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestMatches
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestMatches (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatterns
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatterns (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatternsStripEmptyPatterns
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatternsExceptionFlag
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCleanPatternsErrorSingleException
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCreateIfNotExistsDir
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestCreateIfNotExistsFile
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] === RUN   TestMatch
00:47:44 [2020-12-21T00:47:44.813Z] --- PASS: TestMatch (0.00s)
00:47:44 [2020-12-21T00:47:44.813Z] PASS
00:47:44 [2020-12-21T00:47:44.813Z] coverage: 87.7% of statements
00:47:44 [2020-12-21T00:47:44.813Z] ok  	github.com/docker/docker/pkg/fileutils	0.130s	coverage: 87.7% of statements
00:47:45 [2020-12-21T00:47:45.782Z] === RUN   TestGet
00:47:45 [2020-12-21T00:47:45.782Z] --- PASS: TestGet (0.00s)
00:47:45 [2020-12-21T00:47:45.782Z] === RUN   TestGetShortcutString
00:47:45 [2020-12-21T00:47:45.782Z] --- PASS: TestGetShortcutString (0.00s)
00:47:45 [2020-12-21T00:47:45.782Z] PASS
00:47:45 [2020-12-21T00:47:45.782Z] coverage: 42.9% of statements
00:47:45 [2020-12-21T00:47:45.782Z] ok  	github.com/docker/docker/pkg/homedir	0.156s	coverage: 42.9% of statements
00:47:46 [2020-12-21T00:47:46.107Z] === RUN   TestDockerSuite/TestBuildEnv
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTarFiles (4.50s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestTarUntar
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTarUntar (0.08s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestTarWithOptions
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTarWithOptions (0.01s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestUntarUstarGnuConflict
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestUntarInvalidFilenames
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestCreateIDMapOrder
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestCreateIDMapOrder (0.00s)
00:47:46 [2020-12-21T00:47:46.243Z] PASS
00:47:46 [2020-12-21T00:47:46.243Z] coverage: 7.3% of statements
00:47:46 [2020-12-21T00:47:46.243Z] ok  	github.com/docker/docker/pkg/idtools	0.073s	coverage: 7.3% of statements
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames669943514\\dest"
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestUntarInvalidFilenames (0.11s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestUntarHardlinkToSymlink
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestUntarInvalidHardlink
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink839616971\\victim\\hello" -> "../victim/hello"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink569276078\\victim\\hello" -> "/../victim/hello"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink621458997\\victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink976113168\\victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink966129711\\victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink020368322\\victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestUntarInvalidHardlink (0.03s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestUntarInvalidSymlink
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink123246649\\dest\\dotdot" -> "../victim/hello"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink324404804\\dest\\slash-dotdot" -> "/../victim/hello"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink660494547\\dest\\loophole-victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink985689110\\dest\\loophole-victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink111385725\\dest\\loophole-victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink398110648\\dest\\loophole-victim" -> "../victim"
00:47:46 [2020-12-21T00:47:46.243Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink765634487\\dest\\dir\\loophole" -> "../../victim"
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestUntarInvalidSymlink (0.02s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestTempArchiveCloseMultipleTimes
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
00:47:46 [2020-12-21T00:47:46.243Z] === RUN   TestReplaceFileTarWrapper
00:47:46 [2020-12-21T00:47:46.243Z] --- PASS: Test (3.12s)
00:47:46 [2020-12-21T00:47:46.243Z]     --- PASS: Test/TestInitialize (0.11s)
00:47:46 [2020-12-21T00:47:46.243Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
00:47:46 [2020-12-21T00:47:46.243Z]     --- PASS: Test/TestWatch (3.00s)
00:47:46 [2020-12-21T00:47:46.243Z] PASS
00:47:46 [2020-12-21T00:47:46.243Z] coverage: 84.1% of statements
00:47:46 [2020-12-21T00:47:46.243Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.747s	coverage: 84.1% of statements
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestPrefixHeaderReadable
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestPrefixHeaderReadable (0.01s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestDisablePigz
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestDisablePigz (0.11s)
00:47:46 [2020-12-21T00:47:46.703Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestPigz
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestPigz (0.11s)
00:47:46 [2020-12-21T00:47:46.703Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestCopyFileWithInvalidDest
00:47:46 [2020-12-21T00:47:46.703Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z]     archive_windows_test.go:16: Currently fails
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestCanonicalTarNameForPath
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestCanonicalTarName
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestCanonicalTarName (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChmodTarEntry
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestChmodTarEntry (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestHardLinkOrder
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestHardLinkOrder (0.08s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChangeString
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestChangeString (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChangesWithNoChanges
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestChangesWithNoChanges (0.04s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChangesWithChanges
00:47:46 [2020-12-21T00:47:46.703Z] --- PASS: TestChangesWithChanges (0.05s)
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChangesWithChangesGH13590
00:47:46 [2020-12-21T00:47:46.703Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
00:47:46 [2020-12-21T00:47:46.703Z]     changes_test.go:192: needs more investigation
00:47:46 [2020-12-21T00:47:46.703Z] === RUN   TestChangesDirsEmpty
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestChangesDirsEmpty (0.09s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestChangesDirsMutated
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestFixedBufferCap
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestFixedBufferCap (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestFixedBufferLen
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestFixedBufferLen (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestFixedBufferString
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestFixedBufferString (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestFixedBufferWrite
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestFixedBufferWrite (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestFixedBufferRead
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestFixedBufferRead (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestBytesPipeRead
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestBytesPipeRead (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestBytesPipeWrite
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestBytesPipeWrite (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestBytesPipeWriteRandomChunks
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestChangesDirsMutated (0.22s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestApplyLayer
00:47:47 [2020-12-21T00:47:47.163Z] --- SKIP: TestApplyLayer (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z]     changes_test.go:405: needs further investigation
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestChangesSizeWithHardlinks
00:47:47 [2020-12-21T00:47:47.163Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z]     changes_test.go:441: needs further investigation
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestChangesSizeWithNoChanges
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestChangesSize
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestChangesSize (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestApplyLayerInvalidFilenames
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames901329899\\dest"
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestApplyLayerInvalidHardlink
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315852117\\victim\\hello" -> "../victim/hello"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315752112\\victim\\hello" -> "/../victim/hello"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink063686735\\victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink793680226\\victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink011575641\\victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink482517732\\victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestApplyLayerInvalidSymlink
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink662442227\\dest\\dotdot" -> "../victim/hello"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink412932022\\dest\\slash-dotdot" -> "/../victim/hello"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink021043613\\dest\\loophole-victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink549568088\\dest\\loophole-victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink305110487\\dest\\loophole-victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink718429002\\dest\\loophole-victim" -> "../victim"
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestApplyLayerWhiteouts
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestApplyLayerWhiteouts (0.04s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestGenerateEmptyFile
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestGenerateEmptyFile (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestGenerateWithContent
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestGenerateWithContent (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] PASS
00:47:47 [2020-12-21T00:47:47.163Z] coverage: 62.7% of statements
00:47:47 [2020-12-21T00:47:47.163Z] ok  	github.com/docker/docker/pkg/archive	7.189s	coverage: 62.7% of statements
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestError
00:47:47 [2020-12-21T00:47:47.163Z] --- PASS: TestError (0.00s)
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/no_progress
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/progress_1
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/some_progress_with_a_start_time
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/some_progress_without_a_start_time
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/with_units
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
00:47:47 [2020-12-21T00:47:47.163Z] === RUN   TestProgressString/hide_counts
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestProgressString (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/no_progress (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/progress_1 (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/with_units (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z]     --- PASS: TestProgressString/hide_counts (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestJSONMessageDisplay
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestAtomicWriteToFile
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestAtomicWriteToFile (0.01s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestAtomicWriteSetCommit
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestAtomicWriteSetCancel
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestStandardLongPath
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestStandardLongPath (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestUNCLongPath
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestUNCLongPath (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] PASS
00:47:47 [2020-12-21T00:47:47.623Z] coverage: 100.0% of statements
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestReadCloserWrapperClose
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestReadCloserWrapperClose (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestReaderErrWrapperReadOnError
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestReaderErrWrapperRead
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestReaderErrWrapperRead (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestHashData
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestHashData (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestCancelReadCloser
00:47:47 [2020-12-21T00:47:47.623Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestJSONMessageDisplay (0.10s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestJSONMessageDisplayWithJSONError
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestDisplayJSONMessagesStream
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] PASS
00:47:47 [2020-12-21T00:47:47.623Z] coverage: 91.7% of statements
00:47:47 [2020-12-21T00:47:47.623Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.180s	coverage: 91.7% of statements
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestCancelReadCloser (0.11s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestWriteCloserWrapperClose
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestNopWriteCloser
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestNopWriteCloser (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestNopWriter
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestNopWriter (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] === RUN   TestWriteCounter
00:47:47 [2020-12-21T00:47:47.623Z] --- PASS: TestWriteCounter (0.00s)
00:47:47 [2020-12-21T00:47:47.623Z] PASS
00:47:47 [2020-12-21T00:47:47.623Z] coverage: 69.2% of statements
00:47:47 [2020-12-21T00:47:47.623Z] ok  	github.com/docker/docker/pkg/ioutils	0.670s	coverage: 69.2% of statements
00:47:48 [2020-12-21T00:47:48.011Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:47:48 [2020-12-21T00:47:48.011Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:47:48 [2020-12-21T00:47:48.084Z] === RUN   TestNameFormat
00:47:48 [2020-12-21T00:47:48.084Z] --- PASS: TestNameFormat (0.00s)
00:47:48 [2020-12-21T00:47:48.084Z] === RUN   TestNameRetries
00:47:48 [2020-12-21T00:47:48.084Z] --- PASS: TestNameRetries (0.00s)
00:47:48 [2020-12-21T00:47:48.084Z] PASS
00:47:48 [2020-12-21T00:47:48.084Z] coverage: 85.7% of statements
00:47:48 [2020-12-21T00:47:48.084Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.095s	coverage: 85.7% of statements
00:47:48 [2020-12-21T00:47:48.544Z] === RUN   TestParseKeyValueOpt
00:47:48 [2020-12-21T00:47:48.544Z] --- PASS: TestParseKeyValueOpt (0.00s)
00:47:48 [2020-12-21T00:47:48.544Z] === RUN   TestParseUintList
00:47:48 [2020-12-21T00:47:48.544Z] --- PASS: TestParseUintList (0.00s)
00:47:48 [2020-12-21T00:47:48.544Z] === RUN   TestParseUintListMaximumLimits
00:47:48 [2020-12-21T00:47:48.544Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
00:47:48 [2020-12-21T00:47:48.544Z] PASS
00:47:48 [2020-12-21T00:47:48.544Z] coverage: 97.0% of statements
00:47:48 [2020-12-21T00:47:48.544Z] ok  	github.com/docker/docker/pkg/parsers	0.045s	coverage: 97.0% of statements
00:47:49 [2020-12-21T00:47:49.006Z] === RUN   TestNewAndRemove
00:47:49 [2020-12-21T00:47:49.006Z] --- PASS: TestNewAndRemove (0.00s)
00:47:49 [2020-12-21T00:47:49.006Z] === RUN   TestRemoveInvalidPath
00:47:49 [2020-12-21T00:47:49.006Z] --- PASS: TestRemoveInvalidPath (0.00s)
00:47:49 [2020-12-21T00:47:49.006Z] PASS
00:47:49 [2020-12-21T00:47:49.006Z] coverage: 82.6% of statements
00:47:49 [2020-12-21T00:47:49.006Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
00:47:49 [2020-12-21T00:47:49.387Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParseEmptyInterface
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParseEmptyInterface (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParseNonInterfaceType
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParseNonInterfaceType (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParseWithOneFunction
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParseWithOneFunction (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParseWithMultipleFuncs
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParseWithUnnamedReturn
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestEmbeddedInterface
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestEmbeddedInterface (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestParsedImports
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestParsedImports (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] === RUN   TestAliasedImports
00:47:49 [2020-12-21T00:47:49.466Z] --- PASS: TestAliasedImports (0.00s)
00:47:49 [2020-12-21T00:47:49.466Z] PASS
00:47:49 [2020-12-21T00:47:49.466Z] coverage: 56.8% of statements
00:47:49 [2020-12-21T00:47:49.466Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.096s	coverage: 56.8% of statements
00:47:50 [2020-12-21T00:47:50.217Z] --- PASS: TestServiceUpdateConfigs (15.41s)
00:47:50 [2020-12-21T00:47:50.217Z] === RUN   TestServiceUpdateNetwork
00:47:50 [2020-12-21T00:47:50.324Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:47:50 [2020-12-21T00:47:50.436Z] === RUN   TestFailedConnection
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestBufioReaderPoolPutAndGet
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestBufioWriterPoolPutAndGet
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestBufferPoolPutAndGet
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] PASS
00:47:50 [2020-12-21T00:47:50.896Z] coverage: 88.2% of statements
00:47:50 [2020-12-21T00:47:50.896Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
00:47:50 [2020-12-21T00:47:50.896Z] === RUN   TestHTTPTransport
00:47:50 [2020-12-21T00:47:50.896Z] --- PASS: TestHTTPTransport (0.00s)
00:47:50 [2020-12-21T00:47:50.896Z] PASS
00:47:50 [2020-12-21T00:47:50.896Z] coverage: 85.7% of statements
00:47:50 [2020-12-21T00:47:50.896Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.151s	coverage: 85.7% of statements
00:47:51 [2020-12-21T00:47:51.261Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestFailedConnection (1.05s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestFailOnce
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestOutputOnPrematureClose
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestOutputOnPrematureClose (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestCompleteSilently
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestCompleteSilently (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] PASS
00:47:51 [2020-12-21T00:47:51.865Z] coverage: 75.9% of statements
00:47:51 [2020-12-21T00:47:51.865Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestSendToOneSub
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestSendToOneSub (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestSendToMultipleSubs
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestSendToMultipleSubs (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestEvictOneSub
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestEvictOneSub (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestClosePublisher
00:47:51 [2020-12-21T00:47:51.865Z] --- PASS: TestClosePublisher (0.00s)
00:47:51 [2020-12-21T00:47:51.865Z] === RUN   TestPubSubRace
00:47:51 [2020-12-21T00:47:51.865Z] 2020/12/21 00:47:51 http: panic serving 127.0.0.1:49221: Plugin not ready
00:47:51 [2020-12-21T00:47:51.865Z] goroutine 10 [running]:
00:47:51 [2020-12-21T00:47:51.865Z] net/http.(*conn).serve.func1(0xc000058b40)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:1795 +0x140
00:47:51 [2020-12-21T00:47:51.865Z] panic(0x849b40, 0x986990)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
00:47:51 [2020-12-21T00:47:51.865Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc0001020e0, 0xc0000d0300)
00:47:51 [2020-12-21T00:47:51.865Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
00:47:51 [2020-12-21T00:47:51.865Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc0001020e0, 0xc0000d0300)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:2036 +0x4b
00:47:51 [2020-12-21T00:47:51.865Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc0001020e0, 0xc0000d0300)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
00:47:51 [2020-12-21T00:47:51.865Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc0001020e0, 0xc0000d0300)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:2831 +0xab
00:47:51 [2020-12-21T00:47:51.865Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a9c0)
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:1919 +0x87c
00:47:51 [2020-12-21T00:47:51.865Z] created by net/http.(*Server).Serve
00:47:51 [2020-12-21T00:47:51.865Z] 	c:/go/src/net/http/server.go:2957 +0x38b
00:47:51 [2020-12-21T00:47:51.865Z] time="2020-12-21T00:47:51Z" 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"
00:47:52 [2020-12-21T00:47:52.324Z] === RUN   TestRegister
00:47:52 [2020-12-21T00:47:52.324Z] --- PASS: TestRegister (0.00s)
00:47:52 [2020-12-21T00:47:52.324Z] === RUN   TestCommand
00:47:52 [2020-12-21T00:47:52.324Z] --- PASS: TestCommand (0.02s)
00:47:52 [2020-12-21T00:47:52.324Z] === RUN   TestNaiveSelf
00:47:52 [2020-12-21T00:47:52.324Z] --- PASS: TestNaiveSelf (0.02s)
00:47:52 [2020-12-21T00:47:52.324Z] PASS
00:47:52 [2020-12-21T00:47:52.324Z] coverage: 82.4% of statements
00:47:52 [2020-12-21T00:47:52.324Z] ok  	github.com/docker/docker/pkg/reexec	0.109s	coverage: 82.4% of statements
00:47:52 [2020-12-21T00:47:52.783Z] --- PASS: TestFailOnce (1.12s)
00:47:52 [2020-12-21T00:47:52.784Z] === RUN   TestEchoInputOutput
00:47:52 [2020-12-21T00:47:52.784Z] --- PASS: TestEchoInputOutput (0.00s)
00:47:52 [2020-12-21T00:47:52.784Z] === RUN   TestBackoff
00:47:52 [2020-12-21T00:47:52.784Z] --- PASS: TestBackoff (0.00s)
00:47:52 [2020-12-21T00:47:52.784Z] === RUN   TestAbortRetry
00:47:52 [2020-12-21T00:47:52.784Z] --- PASS: TestAbortRetry (0.00s)
00:47:52 [2020-12-21T00:47:52.784Z] === RUN   TestClientScheme
00:47:52 [2020-12-21T00:47:52.784Z] --- PASS: TestClientScheme (0.00s)
00:47:52 [2020-12-21T00:47:52.784Z] === RUN   TestNewClientWithTimeout
00:47:52 [2020-12-21T00:47:52.784Z] --- PASS: TestPubSubRace (1.04s)
00:47:52 [2020-12-21T00:47:52.784Z] PASS
00:47:52 [2020-12-21T00:47:52.784Z] coverage: 75.0% of statements
00:47:52 [2020-12-21T00:47:52.784Z] ok  	github.com/docker/docker/pkg/pubsub	1.078s	coverage: 75.0% of statements
00:47:53 [2020-12-21T00:47:53.243Z] === RUN   TestParseSignal
00:47:53 [2020-12-21T00:47:53.243Z] --- PASS: TestParseSignal (0.00s)
00:47:53 [2020-12-21T00:47:53.243Z] === RUN   TestValidSignalForPlatform
00:47:53 [2020-12-21T00:47:53.243Z] --- PASS: TestValidSignalForPlatform (0.00s)
00:47:53 [2020-12-21T00:47:53.243Z] PASS
00:47:53 [2020-12-21T00:47:53.243Z] coverage: 20.3% of statements
00:47:53 [2020-12-21T00:47:53.243Z] ok  	github.com/docker/docker/pkg/signal	0.059s	coverage: 20.3% of statements
00:47:53 [2020-12-21T00:47:53.243Z] time="2020-12-21T00:47:52Z" 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"
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestNewStdWriter
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestNewStdWriter (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestWriteWithUninitializedStdWriter
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestWriteWithNilBytes
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestWriteWithNilBytes (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestWrite
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestWrite (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestWriteWithWriterError
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestWriteWithWriterError (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyWriteAndRead
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyReturnsErrorReadingHeader
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyReturnsErrorReadingFrame
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyDetectsCorruptedFrame
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyWithInvalidInputHeader
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyWithCorruptedPrefix
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyReturnsWriteErrors
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] === RUN   TestStdCopyReturnsErrorFromSystem
00:47:53 [2020-12-21T00:47:53.704Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
00:47:53 [2020-12-21T00:47:53.704Z] PASS
00:47:53 [2020-12-21T00:47:53.704Z] coverage: 100.0% of statements
00:47:53 [2020-12-21T00:47:53.704Z] ok  	github.com/docker/docker/pkg/stdcopy	0.051s	coverage: 100.0% of statements
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestRawProgressFormatterFormatStatus
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestRawProgressFormatterFormatProgress
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestRawProgressFormatterFormatProgress (0.02s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestFormatStatus
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestFormatStatus (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestFormatError
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestFormatError (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestFormatJSONError
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestFormatJSONError (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestJsonProgressFormatterFormatProgress
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestJsonProgressFormatterFormatStatus
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestNewJSONProgressOutput
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestNewJSONProgressOutput (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestAuxFormatterEmit
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestAuxFormatterEmit (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestStreamWriterStdout
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestStreamWriterStdout (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] === RUN   TestStreamWriterStderr
00:47:54 [2020-12-21T00:47:54.170Z] --- PASS: TestStreamWriterStderr (0.00s)
00:47:54 [2020-12-21T00:47:54.170Z] PASS
00:47:54 [2020-12-21T00:47:54.170Z] coverage: 66.2% of statements
00:47:54 [2020-12-21T00:47:54.170Z] ok  	github.com/docker/docker/pkg/streamformatter	0.092s	coverage: 66.2% of statements
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestGenerateRandomID
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestGenerateRandomID (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestShortenId
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestShortenId (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestShortenSha256Id
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestShortenSha256Id (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestShortenIdEmpty
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestShortenIdEmpty (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestShortenIdInvalid
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestShortenIdInvalid (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestIsShortIDNonHex
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestIsShortIDNonHex (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] === RUN   TestIsShortIDNotCorrectSize
00:47:54 [2020-12-21T00:47:54.630Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
00:47:54 [2020-12-21T00:47:54.630Z] PASS
00:47:54 [2020-12-21T00:47:54.630Z] coverage: 70.6% of statements
00:47:54 [2020-12-21T00:47:54.630Z] ok  	github.com/docker/docker/pkg/stringid	0.063s	coverage: 70.6% of statements
00:47:54 [2020-12-21T00:47:54.630Z] time="2020-12-21T00:47:54Z" 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"
00:47:55 [2020-12-21T00:47:55.090Z] === RUN   TestIsCpusetListAvailable
00:47:55 [2020-12-21T00:47:55.090Z] --- PASS: TestIsCpusetListAvailable (0.00s)
00:47:55 [2020-12-21T00:47:55.090Z] PASS
00:47:55 [2020-12-21T00:47:55.090Z] coverage: 38.2% of statements
00:47:55 [2020-12-21T00:47:55.090Z] ok  	github.com/docker/docker/pkg/sysinfo	0.031s	coverage: 38.2% of statements
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestChtimes
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestChtimes (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestChtimesWindows
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestChtimesWindows (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestEnsureRemoveAllNotExist
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestEnsureRemoveAllWithDir
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestEnsureRemoveAllWithFile
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z] === RUN   TestHasWin32KSupport
00:47:56 [2020-12-21T00:47:56.061Z] --- PASS: TestHasWin32KSupport (0.00s)
00:47:56 [2020-12-21T00:47:56.061Z]     syscall_windows_test.go:8: win32k: true
00:47:56 [2020-12-21T00:47:56.061Z] PASS
00:47:56 [2020-12-21T00:47:56.061Z] coverage: 12.0% of statements
00:47:56 [2020-12-21T00:47:56.061Z] ok  	github.com/docker/docker/pkg/system	0.044s	coverage: 12.0% of statements
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:47:56 [2020-12-21T00:47:56.061Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestTailFile
00:47:56 [2020-12-21T00:47:56.523Z] --- PASS: TestTailFile (0.00s)
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestTailFileManyLines
00:47:56 [2020-12-21T00:47:56.523Z] --- PASS: TestTailFileManyLines (0.00s)
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestTailEmptyFile
00:47:56 [2020-12-21T00:47:56.523Z] --- PASS: TestTailEmptyFile (0.00s)
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestTailNegativeN
00:47:56 [2020-12-21T00:47:56.523Z] --- PASS: TestTailNegativeN (0.00s)
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/8_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/8_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/12_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/12_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/single_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/single_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line#01
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line#02
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/4_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/2_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/single_byte_delimiter
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.523Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.523Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/12_byte_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/8_byte_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.524Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.524Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.525Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.525Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.525Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.526Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.526Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.527Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.528Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.533Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.988Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
00:47:56 [2020-12-21T00:47:56.989Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
00:47:56 [2020-12-21T00:47:56.989Z] --- PASS: TestNewTailReader (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.02s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.989Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.06s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.990Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] PASS
00:47:56 [2020-12-21T00:47:56.991Z] coverage: 88.6% of statements
00:47:56 [2020-12-21T00:47:56.991Z] ok  	github.com/docker/docker/pkg/tailfile	0.452s	coverage: 88.6% of statements
00:47:56 [2020-12-21T00:47:56.991Z] testing: warning: no tests to run
00:47:56 [2020-12-21T00:47:56.991Z] PASS
00:47:56 [2020-12-21T00:47:56.991Z] coverage: [no statements]
00:47:56 [2020-12-21T00:47:56.991Z] ok  	github.com/docker/docker/pkg/term/windows	0.135s	coverage: [no statements] [no tests to run]
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestTarSumRemoveNonExistent
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestTarSumRemove
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestTarSumRemove (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestSortFileInfoSums
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestSortFileInfoSums (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestNewTarSumForLabelInvalid
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestNewTarSumForLabel
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestNewTarSumForLabel (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestEmptyTar
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestEmptyTar (0.01s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestTarSumsReadSize
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestTarSumsReadSize (0.01s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestTarSums
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestTarSums (0.07s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestIteration
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestIteration (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestVersionLabelForChecksum
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestVersionLabelForChecksum (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestVersion
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestVersion (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestGetVersion
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestGetVersion (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] === RUN   TestGetVersions
00:47:56 [2020-12-21T00:47:56.991Z] --- PASS: TestGetVersions (0.00s)
00:47:56 [2020-12-21T00:47:56.991Z] PASS
00:47:56 [2020-12-21T00:47:56.991Z] coverage: 89.3% of statements
00:47:56 [2020-12-21T00:47:56.991Z] ok  	github.com/docker/docker/pkg/tarsum	0.263s	coverage: 89.3% of statements
00:47:57 [2020-12-21T00:47:57.452Z] time="2020-12-21T00:47:56Z" 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"
00:47:57 [2020-12-21T00:47:57.912Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:47:57 [2020-12-21T00:47:57.912Z] === RUN   TestTruncIndex
00:47:57 [2020-12-21T00:47:57.913Z] === RUN   TestIsGIT
00:47:57 [2020-12-21T00:47:57.913Z] --- PASS: TestIsGIT (0.00s)
00:47:57 [2020-12-21T00:47:57.913Z] === RUN   TestIsTransport
00:47:57 [2020-12-21T00:47:57.913Z] --- PASS: TestIsTransport (0.00s)
00:47:57 [2020-12-21T00:47:57.913Z] PASS
00:47:57 [2020-12-21T00:47:57.913Z] coverage: 100.0% of statements
00:47:57 [2020-12-21T00:47:57.913Z] ok  	github.com/docker/docker/pkg/urlutil	0.127s	coverage: 100.0% of statements
00:47:57 [2020-12-21T00:47:57.913Z] --- PASS: TestTruncIndex (0.10s)
00:47:57 [2020-12-21T00:47:57.913Z] PASS
00:47:57 [2020-12-21T00:47:57.913Z] coverage: 91.5% of statements
00:47:57 [2020-12-21T00:47:57.913Z] ok  	github.com/docker/docker/pkg/truncindex	0.192s	coverage: 91.5% of statements
00:47:57 [2020-12-21T00:47:57.913Z] === RUN   TestVersionInfo
00:47:57 [2020-12-21T00:47:57.913Z] --- PASS: TestVersionInfo (0.00s)
00:47:57 [2020-12-21T00:47:57.913Z] === RUN   TestAppendVersions
00:47:57 [2020-12-21T00:47:57.913Z] --- PASS: TestAppendVersions (0.00s)
00:47:57 [2020-12-21T00:47:57.913Z] PASS
00:47:57 [2020-12-21T00:47:57.913Z] coverage: 88.9% of statements
00:47:57 [2020-12-21T00:47:57.913Z] ok  	github.com/docker/docker/pkg/useragent	0.036s	coverage: 88.9% of statements
00:47:59 [2020-12-21T00:47:59.452Z] === RUN   TestNewSettable
00:47:59 [2020-12-21T00:47:59.452Z] --- PASS: TestNewSettable (0.00s)
00:47:59 [2020-12-21T00:47:59.452Z] === RUN   TestIsSettable
00:47:59 [2020-12-21T00:47:59.452Z] --- PASS: TestIsSettable (0.00s)
00:47:59 [2020-12-21T00:47:59.452Z] === RUN   TestUpdateSettingsEnv
00:47:59 [2020-12-21T00:47:59.452Z] --- PASS: TestUpdateSettingsEnv (0.00s)
00:47:59 [2020-12-21T00:47:59.452Z] PASS
00:47:59 [2020-12-21T00:47:59.452Z] coverage: 20.1% of statements
00:47:59 [2020-12-21T00:47:59.452Z] ok  	github.com/docker/docker/plugin/v2	0.208s	coverage: 20.1% of statements
00:47:59 [2020-12-21T00:47:59.452Z] === RUN   TestLoad
00:47:59 [2020-12-21T00:47:59.453Z] --- PASS: TestLoad (0.00s)
00:47:59 [2020-12-21T00:47:59.453Z] === RUN   TestSave
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestSave (0.29s)
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestAddDeleteGet
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestValidatePrivileges
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestValidatePrivileges (0.00s)
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestFilterByCapNeg
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestFilterByCapNeg (0.00s)
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestFilterByCapPos
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestFilterByCapPos (0.00s)
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestStoreGetPluginNotMatchCapRefs
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
00:47:59 [2020-12-21T00:47:59.912Z] PASS
00:47:59 [2020-12-21T00:47:59.912Z] coverage: 12.0% of statements
00:47:59 [2020-12-21T00:47:59.912Z] ok  	github.com/docker/docker/plugin	0.317s	coverage: 12.0% of statements
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestAddDeleteGet (0.04s)
00:47:59 [2020-12-21T00:47:59.912Z] === RUN   TestInvalidTags
00:47:59 [2020-12-21T00:47:59.912Z] --- PASS: TestInvalidTags (0.01s)
00:47:59 [2020-12-21T00:47:59.912Z] PASS
00:47:59 [2020-12-21T00:47:59.912Z] coverage: 84.4% of statements
00:47:59 [2020-12-21T00:47:59.912Z] ok  	github.com/docker/docker/reference	0.500s	coverage: 84.4% of statements
00:48:01 [2020-12-21T00:48:01.459Z] === RUN   TestRestartManagerTimeout
00:48:01 [2020-12-21T00:48:01.459Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:48:01 [2020-12-21T00:48:01.459Z] === RUN   TestRestartManagerTimeoutReset
00:48:01 [2020-12-21T00:48:01.459Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] PASS
00:48:01 [2020-12-21T00:48:01.460Z] coverage: 50.9% of statements
00:48:01 [2020-12-21T00:48:01.460Z] ok  	github.com/docker/docker/restartmanager	0.035s	coverage: 50.9% of statements
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReaderWithReadError
00:48:01 [2020-12-21T00:48:01.460Z] time="2020-12-21T00:48:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReader
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReader (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:48:01 [2020-12-21T00:48:01.460Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:48:01 [2020-12-21T00:48:01.460Z] PASS
00:48:01 [2020-12-21T00:48:01.460Z] coverage: 100.0% of statements
00:48:01 [2020-12-21T00:48:01.460Z] ok  	github.com/docker/docker/registry/resumable	0.256s	coverage: 100.0% of statements
00:48:01 [2020-12-21T00:48:01.920Z] time="2020-12-21T00:48:01Z" 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"
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestDecodeContainerConfig
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestResolveAuthConfigIndexServer
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestResolveAuthConfigFullURL
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestLoadAllowNondistributableArtifacts
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestValidateMirror
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestValidateMirror (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestLoadInsecureRegistries
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestDecodeContainerConfig (0.04s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestDecodeContainerConfigIsolation
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestValidatePrivileged
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestValidatePrivileged (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] PASS
00:48:02 [2020-12-21T00:48:02.382Z] coverage: 52.2% of statements
00:48:02 [2020-12-21T00:48:02.382Z] ok  	github.com/docker/docker/runconfig	0.251s	coverage: 52.2% of statements
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] PASS
00:48:02 [2020-12-21T00:48:02.382Z] coverage: 62.5% of statements
00:48:02 [2020-12-21T00:48:02.382Z] ok  	github.com/docker/docker/testutil	0.090s	coverage: 62.5% of statements
00:48:02 [2020-12-21T00:48:02.382Z] time="2020-12-21T00:48:02Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:48:02 [2020-12-21T00:48:02.382Z] time="2020-12-21T00:48:02Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:48:02 [2020-12-21T00:48:02.382Z] time="2020-12-21T00:48:02Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestLoadInsecureRegistries (0.09s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestNewServiceConfig
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestNewServiceConfig (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestValidateIndexName
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestValidateIndexName (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestValidateIndexNameWithError
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestEndpointParse
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestEndpointParse (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestEndpointParseInvalid
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestValidateEndpoint
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestValidateEndpoint (0.01s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestPing
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestPing (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestPingRegistryEndpoint
00:48:02 [2020-12-21T00:48:02.382Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestEndpoint
00:48:02 [2020-12-21T00:48:02.382Z] --- SKIP: TestEndpoint (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestParseRepositoryInfo
00:48:02 [2020-12-21T00:48:02.382Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:48:02 [2020-12-21T00:48:02.382Z] === RUN   TestNewIndexInfo
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestNewIndexInfo (0.00s)
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestMirrorEndpointLookup
00:48:02 [2020-12-21T00:48:02.842Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
00:48:02 [2020-12-21T00:48:02.842Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestSearchRepositories
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestSearchRepositories (0.01s)
00:48:02 [2020-12-21T00:48:02.842Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:48:02 [2020-12-21T00:48:02.842Z]         Host: 127.0.0.1:49240
00:48:02 [2020-12-21T00:48:02.842Z]         User-Agent: docker test client
00:48:02 [2020-12-21T00:48:02.842Z]         Authorization: Token fake-token
00:48:02 [2020-12-21T00:48:02.842Z]         X-Docker-Token: true
00:48:02 [2020-12-21T00:48:02.842Z]         Accept-Encoding: gzip
00:48:02 [2020-12-21T00:48:02.842Z]         
00:48:02 [2020-12-21T00:48:02.842Z]         
00:48:02 [2020-12-21T00:48:02.842Z]     registry_test.go:730: HTTP/1.1 200 OK
00:48:02 [2020-12-21T00:48:02.842Z]         Connection: close
00:48:02 [2020-12-21T00:48:02.842Z]         Content-Length: 144
00:48:02 [2020-12-21T00:48:02.842Z]         Cache-Control: no-cache
00:48:02 [2020-12-21T00:48:02.842Z]         Content-Type: application/json
00:48:02 [2020-12-21T00:48:02.842Z]         Date: Mon, 21 Dec 2020 00:48:02 GMT
00:48:02 [2020-12-21T00:48:02.842Z]         Expires: -1
00:48:02 [2020-12-21T00:48:02.842Z]         Pragma: no-cache
00:48:02 [2020-12-21T00:48:02.842Z]         Server: docker-tests/mock
00:48:02 [2020-12-21T00:48:02.842Z]         X-Docker-Registry-Config: mock
00:48:02 [2020-12-21T00:48:02.842Z]         X-Docker-Registry-Version: 0.0.0
00:48:02 [2020-12-21T00:48:02.842Z]         
00:48:02 [2020-12-21T00:48:02.842Z]         
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestTrustedLocation
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestTrustedLocation (0.00s)
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestAllowNondistributableArtifacts
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:48:02 [2020-12-21T00:48:02.842Z] === RUN   TestIsSecureIndex
00:48:02 [2020-12-21T00:48:02.842Z] --- PASS: TestIsSecureIndex (0.00s)
00:48:02 [2020-12-21T00:48:02.842Z] PASS
00:48:02 [2020-12-21T00:48:02.842Z] coverage: 50.3% of statements
00:48:02 [2020-12-21T00:48:02.842Z] ok  	github.com/docker/docker/registry	0.555s	coverage: 50.3% of statements
00:48:05 [2020-12-21T00:48:05.024Z] === RUN   TestGetDriver
00:48:05 [2020-12-21T00:48:05.024Z] --- PASS: TestGetDriver (0.00s)
00:48:05 [2020-12-21T00:48:05.024Z] === RUN   TestVolumeRequestError
00:48:05 [2020-12-21T00:48:05.024Z] --- PASS: TestVolumeRequestError (0.01s)
00:48:05 [2020-12-21T00:48:05.024Z] PASS
00:48:05 [2020-12-21T00:48:05.024Z] coverage: 36.1% of statements
00:48:05 [2020-12-21T00:48:05.024Z] ok  	github.com/docker/docker/volume/drivers	0.286s	coverage: 36.1% of statements
00:48:05 [2020-12-21T00:48:05.121Z] --- PASS: TestServiceUpdateNetwork (14.89s)
00:48:05 [2020-12-21T00:48:05.121Z] === RUN   TestServiceUpdatePidsLimit
00:48:05 [2020-12-21T00:48:05.121Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:48:05 [2020-12-21T00:48:05.121Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestGetAddress
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestGetAddress (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestRemove
00:48:05 [2020-12-21T00:48:05.994Z] --- SKIP: TestRemove (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestInitializeWithVolumes
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestInitializeWithVolumes (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestCreate
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestCreate (0.01s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestValidateName
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestValidateName (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestCreateWithOpts
00:48:05 [2020-12-21T00:48:05.994Z] --- SKIP: TestCreateWithOpts (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z]     local_test.go:181: runtime.GOOS == "windows"
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestRelaodNoOpts
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestRelaodNoOpts (0.01s)
00:48:05 [2020-12-21T00:48:05.994Z] PASS
00:48:05 [2020-12-21T00:48:05.994Z] coverage: 41.0% of statements
00:48:05 [2020-12-21T00:48:05.994Z] ok  	github.com/docker/docker/volume/local	0.190s	coverage: 41.0% of statements
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestConvertTmpfsOptions
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:49: data="mode=700,size=1m"
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:49: data="ro"
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestParseMountRaw
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestParseMountRaw (0.02s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestParseMountRawSplit
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestParseMountRawSplit (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 0
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 1
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 2
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 3
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 4
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 5
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 6
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 7
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 8
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 0
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 1
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 2
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 3
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 4
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 5
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 6
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 7
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 8
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 9
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 10
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 11
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 12
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 0
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 1
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 2
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 3
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 4
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 5
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 6
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 7
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 8
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 9
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 10
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:390: case 11
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestParseMountSpec
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestParseMountSpec (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 0
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 1
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 2
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 3
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 4
00:48:05 [2020-12-21T00:48:05.994Z]     parser_test.go:455: case 5
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:48:05 [2020-12-21T00:48:05.994Z] === RUN   TestValidateMount
00:48:05 [2020-12-21T00:48:05.994Z] --- PASS: TestValidateMount (0.02s)
00:48:05 [2020-12-21T00:48:05.994Z] PASS
00:48:05 [2020-12-21T00:48:05.994Z] coverage: 66.2% of statements
00:48:05 [2020-12-21T00:48:05.994Z] ok  	github.com/docker/docker/volume/mounts	0.165s	coverage: 66.2% of statements
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestSetGetMeta
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestSetGetMeta
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestRestore
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestRestore
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestServiceCreate
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestServiceCreate
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestServiceList
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestServiceList
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestServiceRemove
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestServiceRemove
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestServiceGet
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestServiceGet
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestServicePrune
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestServicePrune
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestCreate
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestCreate
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestRemove
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestRemove
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestList
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestList
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFindByDriver
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFindByDriver
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFindByReferenced
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFindByReferenced
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestDerefMultipleOfSameRef
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestDerefMultipleOfSameRef
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestDefererencePluginOnCreateError
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestDefererencePluginOnCreateError
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestRefDerefRemove
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestRefDerefRemove
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestGet
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestGet
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestGetWithReference
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestGetWithReference
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_nil_list
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_nil_list
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_filter_some
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_filter_some
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_filter_middle
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_filter_middle
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_nil_list
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_filter_some
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_empty_list
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFilterFunc/test_filter_middle
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestFilterFunc (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestSetGetMeta
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFindByReferenced
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestGet
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestDefererencePluginOnCreateError
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestSetGetMeta (0.05s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestFindByDriver
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestFindByReferenced (0.06s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestList
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestGet (0.06s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestRemove
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestCreate
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestCreate (0.04s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestServicePrune
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestFindByDriver (0.05s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestServiceGet
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestRemove (0.04s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestServiceRemove
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestList (0.05s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestServiceList
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestServiceGet (0.09s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestServiceCreate
00:48:06 [2020-12-21T00:48:06.965Z] time="2020-12-21T00:48:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestServiceRemove (0.09s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestRestore
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestServiceList (0.09s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:48:06 [2020-12-21T00:48:06.965Z] time="2020-12-21T00:48:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:48:06 [2020-12-21T00:48:06.965Z] time="2020-12-21T00:48:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:48:06 [2020-12-21T00:48:06.965Z] time="2020-12-21T00:48:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestServiceCreate (0.03s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestGetWithReference
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestRefDerefRemove
00:48:06 [2020-12-21T00:48:06.965Z] time="2020-12-21T00:48:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestRestore (0.03s)
00:48:06 [2020-12-21T00:48:06.965Z] === CONT  TestDerefMultipleOfSameRef
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestServicePrune (0.13s)
00:48:06 [2020-12-21T00:48:06.965Z] --- PASS: TestRefDerefRemove (0.02s)
00:48:07 [2020-12-21T00:48:07.429Z] --- PASS: TestGetWithReference (0.02s)
00:48:07 [2020-12-21T00:48:07.429Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
00:48:07 [2020-12-21T00:48:07.429Z] PASS
00:48:07 [2020-12-21T00:48:07.429Z] coverage: 70.3% of statements
00:48:07 [2020-12-21T00:48:07.429Z] ok  	github.com/docker/docker/volume/service	0.392s	coverage: 70.3% of statements
00:48:10 [2020-12-21T00:48:10.124Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestNewClientWithTimeout (17.64s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestClientStream
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestClientStream (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestClientSendFile
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestClientSendFile (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestClientWithRequestTimeout
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestClientWithRequestTimeout (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestFileSpecPlugin
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestFileSpecPlugin (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestFileJSONSpecPlugin
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestPluginAddHandler
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestPluginAddHandler (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestPluginWaitBadPlugin
00:48:10 [2020-12-21T00:48:10.348Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:48:10 [2020-12-21T00:48:10.348Z] === RUN   TestGet
00:48:10 [2020-12-21T00:48:10.348Z] time="2020-12-21T00:48:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:48:10 [2020-12-21T00:48:10.692Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:48:11 [2020-12-21T00:48:11.320Z] time="2020-12-21T00:48:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:48:13 [2020-12-21T00:48:13.255Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:48:13 [2020-12-21T00:48:13.508Z] time="2020-12-21T00:48:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:48:17 [2020-12-21T00:48:17.258Z] time="2020-12-21T00:48:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:48:17 [2020-12-21T00:48:17.261Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:48:19 [2020-12-21T00:48:19.697Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 29.2% of statements
00:48:19 [2020-12-21T00:48:19.794Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:48:20 [2020-12-21T00:48:20.626Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.7% of statements
00:48:20 [2020-12-21T00:48:20.626Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:48:20 [2020-12-21T00:48:20.626Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:48:20 [2020-12-21T00:48:20.626Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:48:20 [2020-12-21T00:48:20.626Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:48:21 [2020-12-21T00:48:21.393Z] --- PASS: TestServiceUpdatePidsLimit (17.41s)
00:48:21 [2020-12-21T00:48:21.393Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
00:48:21 [2020-12-21T00:48:21.393Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
00:48:21 [2020-12-21T00:48:21.393Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
00:48:21 [2020-12-21T00:48:21.393Z] PASS
00:48:21 [2020-12-21T00:48:21.393Z] 
00:48:21 [2020-12-21T00:48:21.393Z] === Skipped
00:48:21 [2020-12-21T00:48:21.393Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:48:21 [2020-12-21T00:48:21.393Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:48:21 [2020-12-21T00:48:21.393Z] 
00:48:21 [2020-12-21T00:48:21.393Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:48:21 [2020-12-21T00:48:21.393Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:48:21 [2020-12-21T00:48:21.393Z] 
00:48:21 [2020-12-21T00:48:21.393Z] 
00:48:21 [2020-12-21T00:48:21.393Z] DONE 27 tests, 2 skipped in 162.877s
00:48:21 [2020-12-21T00:48:21.393Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:48:21 [2020-12-21T00:48:21.393Z] ++ 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
00:48:21 [2020-12-21T00:48:21.393Z] ++ set -e
00:48:21 [2020-12-21T00:48:21.393Z] ++ '[' -n 0 ']'
00:48:21 [2020-12-21T00:48:21.393Z] ++ set -x
00:48:21 [2020-12-21T00:48:21.393Z] ++ 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
00:48:21 [2020-12-21T00:48:21.393Z] INFO: Testing against a local daemon
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestSessionCreate
00:48:21 [2020-12-21T00:48:21.393Z] --- PASS: TestSessionCreate (0.06s)
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestSessionCreateWithBadUpgrade
00:48:21 [2020-12-21T00:48:21.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:48:21 [2020-12-21T00:48:21.393Z] PASS
00:48:21 [2020-12-21T00:48:21.393Z] 
00:48:21 [2020-12-21T00:48:21.393Z] DONE 2 tests in 0.261s
00:48:21 [2020-12-21T00:48:21.393Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:48:21 [2020-12-21T00:48:21.393Z] ++ 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
00:48:21 [2020-12-21T00:48:21.393Z] ++ set -e
00:48:21 [2020-12-21T00:48:21.393Z] ++ '[' -n 0 ']'
00:48:21 [2020-12-21T00:48:21.393Z] ++ set -x
00:48:21 [2020-12-21T00:48:21.393Z] ++ 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
00:48:21 [2020-12-21T00:48:21.393Z] INFO: Testing against a local daemon
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:48:21 [2020-12-21T00:48:21.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:48:21 [2020-12-21T00:48:21.393Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestEventsExecDie
00:48:21 [2020-12-21T00:48:21.393Z] --- PASS: TestEventsExecDie (0.88s)
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestEventsBackwardsCompatible
00:48:21 [2020-12-21T00:48:21.393Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
00:48:21 [2020-12-21T00:48:21.393Z] === RUN   TestInfoBinaryCommits
00:48:21 [2020-12-21T00:48:21.655Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:48:21 [2020-12-21T00:48:21.655Z] === RUN   TestInfoAPIVersioned
00:48:21 [2020-12-21T00:48:21.655Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:48:21 [2020-12-21T00:48:21.655Z] === RUN   TestInfoDiscoveryBackend
00:48:22 [2020-12-21T00:48:22.226Z] --- PASS: TestInfoDiscoveryBackend (0.64s)
00:48:22 [2020-12-21T00:48:22.226Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:48:23 [2020-12-21T00:48:23.168Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
00:48:23 [2020-12-21T00:48:23.168Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:48:24 [2020-12-21T00:48:24.110Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s)
00:48:24 [2020-12-21T00:48:24.110Z] === RUN   TestInfoAPI
00:48:24 [2020-12-21T00:48:24.110Z] --- PASS: TestInfoAPI (0.05s)
00:48:24 [2020-12-21T00:48:24.110Z] === RUN   TestInfoAPIWarnings
00:48:25 [2020-12-21T00:48:25.851Z] --- PASS: TestGet (15.02s)
00:48:25 [2020-12-21T00:48:25.851Z] === RUN   TestPluginWithNoManifest
00:48:25 [2020-12-21T00:48:25.851Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:48:25 [2020-12-21T00:48:25.851Z] === RUN   TestGetAll
00:48:25 [2020-12-21T00:48:25.851Z] --- PASS: TestGetAll (0.00s)
00:48:25 [2020-12-21T00:48:25.851Z] PASS
00:48:25 [2020-12-21T00:48:25.851Z] coverage: 73.4% of statements
00:48:25 [2020-12-21T00:48:25.851Z] ok  	github.com/docker/docker/pkg/plugins	34.955s	coverage: 73.4% of statements
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/quota	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/rootless	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/volume	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:48:25 [2020-12-21T00:48:25.851Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === Skipped
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
00:48:26 [2020-12-21T00:48:26.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     client_test.go:23: runtime.GOOS == "windows"
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     daemon_test.go:147: root required
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     reload_test.go:520: root required
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     pull_v2_test.go:73: Needs fixing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     pull_v2_test.go:118: Needs fixing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     download_test.go:268: Needs fixing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     layer_test.go:304: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     layer_test.go:353: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     layer_test.go:468: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     layer_test.go:697: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     migration_test.go:46: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     migration_test.go:182: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     mount_test.go:17: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     mount_test.go:76: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     mount_test.go:125: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     mount_test.go:212: Failing on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:133: Xz not present in msys2
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:238: Failing on Windows CI machines
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_windows_test.go:16: Currently fails
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     changes_test.go:192: needs more investigation
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     changes_test.go:405: needs further investigation
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     changes_test.go:441: needs further investigation
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     poller_test.go:41: No chmod on Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     fileutils_test.go:134: Needs porting to Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     fileutils_test.go:180: Needs porting to Windows
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
00:48:26 [2020-12-21T00:48:26.821Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:48:26 [2020-12-21T00:48:26.821Z]     local_test.go:181: runtime.GOOS == "windows"
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] 
00:48:26 [2020-12-21T00:48:26.821Z] DONE 1792 tests, 45 skipped in 190.998s
00:48:26 [2020-12-21T00:48:26.821Z] INFO: make.ps1 ended at 12/21/2020 00:48:26
00:48:27 [2020-12-21T00:48:27.910Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:48:28 [2020-12-21T00:48:28.361Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:48:28 [2020-12-21T00:48:28.361Z] INFO: Unit tests ended at 12/21/2020 00:48:28. Duration:00:03:26.0691743
00:48:28 [2020-12-21T00:48:28.361Z] INFO: Building busybox
00:48:28 [2020-12-21T00:48:28.361Z] Sending build context to Docker daemon   5.12kB
00:48:28 [2020-12-21T00:48:28.361Z] 
00:48:28 [2020-12-21T00:48:28.361Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
00:48:28 [2020-12-21T00:48:28.361Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
00:48:28 [2020-12-21T00:48:28.361Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
00:48:28 [2020-12-21T00:48:28.361Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
00:48:28 [2020-12-21T00:48:28.361Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
00:48:28 [2020-12-21T00:48:28.361Z]  ---> c0773f9ce353
00:48:28 [2020-12-21T00:48:28.361Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
00:48:28 [2020-12-21T00:48:28.361Z]  ---> Running in aa207f6bfdb4
00:48:29 [2020-12-21T00:48:29.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:48:29 [2020-12-21T00:48:29.573Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:48:30 [2020-12-21T00:48:30.509Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:48:31 [2020-12-21T00:48:31.444Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:48:31 [2020-12-21T00:48:31.703Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:48:31 [2020-12-21T00:48:31.962Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:48:32 [2020-12-21T00:48:32.802Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
00:48:33 [2020-12-21T00:48:33.365Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
00:48:34 [2020-12-21T00:48:34.163Z] Removing intermediate container aa207f6bfdb4
00:48:34 [2020-12-21T00:48:34.163Z]  ---> 25707e22cb43
00:48:34 [2020-12-21T00:48:34.163Z] Step 7/13 : ARG BUSYBOX_VERSION
00:48:34 [2020-12-21T00:48:34.163Z]  ---> Running in 4d2ece2143ab
00:48:34 [2020-12-21T00:48:34.163Z] Removing intermediate container 4d2ece2143ab
00:48:34 [2020-12-21T00:48:34.163Z]  ---> 51e3797ac71b
00:48:34 [2020-12-21T00:48:34.163Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
00:48:34 [2020-12-21T00:48:34.163Z]  ---> Running in 1dc672fd0092
00:48:34 [2020-12-21T00:48:34.163Z] Removing intermediate container 1dc672fd0092
00:48:34 [2020-12-21T00:48:34.163Z]  ---> a88cf845b0e2
00:48:34 [2020-12-21T00:48:34.163Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
00:48:34 [2020-12-21T00:48:34.733Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
00:48:35 [2020-12-21T00:48:35.702Z] 
00:48:35 [2020-12-21T00:48:35.702Z]  ---> 437e23a0b21f
00:48:35 [2020-12-21T00:48:35.702Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
00:48:35 [2020-12-21T00:48:35.702Z]  ---> Running in b67a3e05f934
00:48:37 [2020-12-21T00:48:37.377Z] --- PASS: TestImportExtremelyLargeImageWorks (194.20s)
00:48:37 [2020-12-21T00:48:37.377Z] PASS
00:48:37 [2020-12-21T00:48:37.377Z] 
00:48:37 [2020-12-21T00:48:37.377Z] === Skipped
00:48:37 [2020-12-21T00:48:37.377Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:48:37 [2020-12-21T00:48:37.377Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:48:37 [2020-12-21T00:48:37.377Z] 
00:48:37 [2020-12-21T00:48:37.377Z] 
00:48:37 [2020-12-21T00:48:37.377Z] DONE 12 tests, 1 skipped in 195.229s
00:48:37 [2020-12-21T00:48:37.377Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:48:37 [2020-12-21T00:48:37.377Z] ++ 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
00:48:37 [2020-12-21T00:48:37.377Z] ++ set -e
00:48:37 [2020-12-21T00:48:37.377Z] ++ '[' -n 0 ']'
00:48:37 [2020-12-21T00:48:37.377Z] ++ set -x
00:48:37 [2020-12-21T00:48:37.377Z] ++ 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
00:48:37 [2020-12-21T00:48:37.377Z] INFO: Testing against a local daemon
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestNetworkCreateDelete
00:48:37 [2020-12-21T00:48:37.377Z] --- PASS: TestNetworkCreateDelete (0.18s)
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestDockerNetworkDeletePreferID
00:48:37 [2020-12-21T00:48:37.377Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestDaemonDNSFallback
00:48:37 [2020-12-21T00:48:37.377Z] --- PASS: TestDaemonDNSFallback (1.59s)
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestInspectNetwork
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestInspectNetwork/full_network_id
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestInspectNetwork/partial_network_id
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestInspectNetwork/network_name
00:48:37 [2020-12-21T00:48:37.377Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:48:37 [2020-12-21T00:48:37.671Z] --- PASS: TestInspectNetwork (7.03s)
00:48:37 [2020-12-21T00:48:37.671Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:48:37 [2020-12-21T00:48:37.671Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:48:37 [2020-12-21T00:48:37.671Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:48:37 [2020-12-21T00:48:37.671Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:48:37 [2020-12-21T00:48:37.671Z] === RUN   TestRunContainerWithBridgeNone
00:48:39 [2020-12-21T00:48:39.758Z] --- PASS: TestRunContainerWithBridgeNone (1.85s)
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkInvalidJSON
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkInvalidJSON//networks/create
00:48:39 [2020-12-21T00:48:39.758Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:48:39 [2020-12-21T00:48:39.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:48:39 [2020-12-21T00:48:39.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:48:39 [2020-12-21T00:48:39.758Z] === CONT  TestNetworkInvalidJSON//networks/create
00:48:39 [2020-12-21T00:48:39.758Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:48:39 [2020-12-21T00:48:39.758Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:48:39 [2020-12-21T00:48:39.758Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:48:39 [2020-12-21T00:48:39.758Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:48:39 [2020-12-21T00:48:39.758Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:48:39 [2020-12-21T00:48:39.758Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkList
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkList//networks
00:48:39 [2020-12-21T00:48:39.758Z] === PAUSE TestNetworkList//networks
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestNetworkList//networks/
00:48:39 [2020-12-21T00:48:39.758Z] === PAUSE TestNetworkList//networks/
00:48:39 [2020-12-21T00:48:39.758Z] === CONT  TestNetworkList//networks
00:48:39 [2020-12-21T00:48:39.758Z] === CONT  TestNetworkList//networks/
00:48:39 [2020-12-21T00:48:39.758Z] --- PASS: TestNetworkList (0.02s)
00:48:39 [2020-12-21T00:48:39.758Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:48:39 [2020-12-21T00:48:39.758Z]     --- PASS: TestNetworkList//networks (0.00s)
00:48:39 [2020-12-21T00:48:39.758Z] === RUN   TestHostIPv4BridgeLabel
00:48:40 [2020-12-21T00:48:40.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:48:40 [2020-12-21T00:48:40.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:48:40 [2020-12-21T00:48:40.439Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
00:48:40 [2020-12-21T00:48:40.439Z] === RUN   TestDaemonRestartWithLiveRestore
00:48:41 [2020-12-21T00:48:41.457Z] === RUN   TestDockerSuite/TestBuildExpose
00:48:41 [2020-12-21T00:48:41.457Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:48:41 [2020-12-21T00:48:41.545Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:48:41 [2020-12-21T00:48:41.545Z] === RUN   TestDaemonDefaultNetworkPools
00:48:42 [2020-12-21T00:48:42.184Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
00:48:42 [2020-12-21T00:48:42.184Z] === RUN   TestDaemonRestartWithExistingNetwork
00:48:42 [2020-12-21T00:48:42.219Z] --- PASS: TestInfoAPIWarnings (16.66s)
00:48:42 [2020-12-21T00:48:42.219Z] === RUN   TestInfoDebug
00:48:42 [2020-12-21T00:48:42.219Z] --- PASS: TestInfoDebug (0.64s)
00:48:42 [2020-12-21T00:48:42.219Z] === RUN   TestInfoInsecureRegistries
00:48:42 [2020-12-21T00:48:42.219Z] --- PASS: TestInfoInsecureRegistries (0.65s)
00:48:42 [2020-12-21T00:48:42.219Z] === RUN   TestInfoRegistryMirrors
00:48:42 [2020-12-21T00:48:42.479Z] --- PASS: TestInfoRegistryMirrors (0.66s)
00:48:42 [2020-12-21T00:48:42.479Z] === RUN   TestLoginFailsWithBadCredentials
00:48:42 [2020-12-21T00:48:42.984Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:48:43 [2020-12-21T00:48:43.050Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
00:48:43 [2020-12-21T00:48:43.050Z] === RUN   TestPingCacheHeaders
00:48:43 [2020-12-21T00:48:43.050Z] --- PASS: TestPingCacheHeaders (0.05s)
00:48:43 [2020-12-21T00:48:43.050Z] === RUN   TestPingGet
00:48:43 [2020-12-21T00:48:43.050Z] --- PASS: TestPingGet (0.03s)
00:48:43 [2020-12-21T00:48:43.050Z] === RUN   TestPingHead
00:48:43 [2020-12-21T00:48:43.050Z] --- PASS: TestPingHead (0.05s)
00:48:43 [2020-12-21T00:48:43.050Z] === RUN   TestVersion
00:48:43 [2020-12-21T00:48:43.050Z] --- PASS: TestVersion (0.05s)
00:48:43 [2020-12-21T00:48:43.050Z] PASS
00:48:43 [2020-12-21T00:48:43.050Z] 
00:48:43 [2020-12-21T00:48:43.050Z] === Skipped
00:48:43 [2020-12-21T00:48:43.050Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:48:43 [2020-12-21T00:48:43.050Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:48:43 [2020-12-21T00:48:43.050Z] 
00:48:43 [2020-12-21T00:48:43.050Z] 
00:48:43 [2020-12-21T00:48:43.050Z] DONE 18 tests, 1 skipped in 22.701s
00:48:43 [2020-12-21T00:48:43.050Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:48:43 [2020-12-21T00:48:43.050Z] ++ 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
00:48:43 [2020-12-21T00:48:43.050Z] ++ set -e
00:48:43 [2020-12-21T00:48:43.050Z] ++ '[' -n 0 ']'
00:48:43 [2020-12-21T00:48:43.050Z] ++ set -x
00:48:43 [2020-12-21T00:48:43.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=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
00:48:43 [2020-12-21T00:48:43.225Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
00:48:43 [2020-12-21T00:48:43.225Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:48:43 [2020-12-21T00:48:43.310Z] INFO: Testing against a local daemon
00:48:43 [2020-12-21T00:48:43.310Z] === RUN   TestVolumesCreateAndList
00:48:43 [2020-12-21T00:48:43.310Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:48:43 [2020-12-21T00:48:43.310Z] === RUN   TestVolumesRemove
00:48:43 [2020-12-21T00:48:43.310Z] --- PASS: TestVolumesRemove (0.13s)
00:48:43 [2020-12-21T00:48:43.310Z] === RUN   TestVolumesInspect
00:48:43 [2020-12-21T00:48:43.310Z] --- PASS: TestVolumesInspect (0.04s)
00:48:43 [2020-12-21T00:48:43.310Z] === RUN   TestVolumesInvalidJSON
00:48:43 [2020-12-21T00:48:43.551Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:48:43 [2020-12-21T00:48:43.570Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:48:43 [2020-12-21T00:48:43.570Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:48:43 [2020-12-21T00:48:43.570Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:48:43 [2020-12-21T00:48:43.570Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:48:43 [2020-12-21T00:48:43.570Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:48:43 [2020-12-21T00:48:43.570Z] PASS
00:48:43 [2020-12-21T00:48:43.570Z] 
00:48:43 [2020-12-21T00:48:43.570Z] DONE 5 tests in 0.405s
00:48:43 [2020-12-21T00:48:43.570Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:48:43 [2020-12-21T00:48:43.830Z] ++++ cat bundles/test-integration/docker.pid
00:48:43 [2020-12-21T00:48:43.830Z] +++ kill 13890
00:48:44 [2020-12-21T00:48:44.118Z] === RUN   TestDockerSuite/TestBuildFails
00:48:44 [2020-12-21T00:48:44.677Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 14.1% of statements
00:48:44 [2020-12-21T00:48:44.686Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:48:44 [2020-12-21T00:48:44.686Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:48:44 [2020-12-21T00:48:44.734Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
00:48:44 [2020-12-21T00:48:44.734Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:48:44 [2020-12-21T00:48:44.934Z] ok  	github.com/docker/docker/daemon	12.145s	coverage: 17.2% of statements
00:48:44 [2020-12-21T00:48:44.934Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:48:44 [2020-12-21T00:48:44.934Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:48:45 [2020-12-21T00:48:45.029Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:48:45 [2020-12-21T00:48:45.029Z] === RUN   TestServiceWithPredefinedNetwork
00:48:45 [2020-12-21T00:48:45.212Z] +++ /etc/init.d/apparmor stop
00:48:45 [2020-12-21T00:48:45.212Z] Leaving: AppArmorNo profiles have been unloaded.
00:48:45 [2020-12-21T00:48:45.212Z] 
00:48:45 [2020-12-21T00:48:45.212Z] Unloading profiles will leave already running processes permanently
00:48:45 [2020-12-21T00:48:45.212Z] unconfined, which can lead to unexpected situations.
00:48:45 [2020-12-21T00:48:45.212Z] 
00:48:45 [2020-12-21T00:48:45.212Z] To set a process to complain mode, use the command line tool
00:48:45 [2020-12-21T00:48:45.212Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:48:45 [2020-12-21T00:48:45.212Z] +++ true
00:48:45 [2020-12-21T00:48:45.212Z] exiting test-integration
00:48:45 [2020-12-21T00:48:45.212Z] ++ exit 0
00:48:45 [2020-12-21T00:48:45.212Z] 
00:48:45 [2020-12-21T00:48:45.497Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.8% of statements
00:48:46 [2020-12-21T00:48:46.037Z] Removing intermediate container b67a3e05f934
00:48:46 [2020-12-21T00:48:46.037Z]  ---> 0f87348b30c1
00:48:46 [2020-12-21T00:48:46.037Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
00:48:46 [2020-12-21T00:48:46.037Z]  ---> Running in fe6598616c8e
00:48:46 [2020-12-21T00:48:46.425Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
00:48:46 [2020-12-21T00:48:46.497Z] 
00:48:46 [2020-12-21T00:48:46.497Z] SUCCESS: Specified value was saved.
00:48:46 [2020-12-21T00:48:46.590Z] --- PASS: TestImportExtremelyLargeImageWorks (203.68s)
00:48:46 [2020-12-21T00:48:46.590Z] PASS
00:48:46 [2020-12-21T00:48:46.590Z] 
00:48:46 [2020-12-21T00:48:46.590Z] DONE 12 tests in 207.885s
00:48:46 [2020-12-21T00:48:46.590Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:48:46 [2020-12-21T00:48:46.590Z] ++ 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
00:48:46 [2020-12-21T00:48:46.590Z] ++ set -e
00:48:46 [2020-12-21T00:48:46.590Z] ++ '[' -n 0 ']'
00:48:46 [2020-12-21T00:48:46.590Z] ++ set -x
00:48:46 [2020-12-21T00:48:46.591Z] ++ 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
00:48:46 [2020-12-21T00:48:46.681Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
00:48:46 [2020-12-21T00:48:46.681Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:48:46 [2020-12-21T00:48:46.681Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:48:46 [2020-12-21T00:48:46.849Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:48:46 [2020-12-21T00:48:46.849Z] INFO: Testing against a local daemon
00:48:46 [2020-12-21T00:48:46.849Z] === RUN   TestNetworkCreateDelete
00:48:47 [2020-12-21T00:48:47.103Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
00:48:47 [2020-12-21T00:48:47.103Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:48:47 [2020-12-21T00:48:47.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:48:47 [2020-12-21T00:48:47.103Z]     service_test.go:236: FLAKY_TEST
00:48:47 [2020-12-21T00:48:47.103Z] === RUN   TestServiceWithDataPathPortInit
00:48:47 [2020-12-21T00:48:47.108Z] --- PASS: TestNetworkCreateDelete (0.20s)
00:48:47 [2020-12-21T00:48:47.108Z] === RUN   TestDockerNetworkDeletePreferID
00:48:47 [2020-12-21T00:48:47.366Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
00:48:47 [2020-12-21T00:48:47.366Z] === RUN   TestDaemonDNSFallback
Post stage
[Pipeline] junit
00:48:47 [2020-12-21T00:48:47.880Z] Recording test results
00:48:48 [2020-12-21T00:48:48.047Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:48:48 [2020-12-21T00:48:48.709Z] + echo Ensuring container killed.
00:48:48 [2020-12-21T00:48:48.709Z] Ensuring container killed.
00:48:48 [2020-12-21T00:48:48.709Z] + docker rm -vf docker-pr2
00:48:48 [2020-12-21T00:48:48.709Z] Error: No such container: docker-pr2
00:48:48 [2020-12-21T00:48:48.709Z] + true
[Pipeline] sh
00:48:48 [2020-12-21T00:48:48.745Z] === RUN   TestDockerSuite/TestBuildForceRm
00:48:49 [2020-12-21T00:48:49.007Z] + echo Chowning /workspace to jenkins user
00:48:49 [2020-12-21T00:48:49.007Z] Chowning /workspace to jenkins user
00:48:49 [2020-12-21T00:48:49.007Z] + id -u
00:48:49 [2020-12-21T00:48:49.007Z] + id -g
00:48:49 [2020-12-21T00:48:49.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/workspace busybox chown -R 1000:1000 /workspace
00:48:49 [2020-12-21T00:48:49.007Z] Unable to find image 'busybox:latest' locally
00:48:49 [2020-12-21T00:48:49.270Z] latest: Pulling from library/busybox
00:48:49 [2020-12-21T00:48:49.270Z] 35ba4efbe871: Pulling fs layer
00:48:49 [2020-12-21T00:48:49.270Z] 35ba4efbe871: Verifying Checksum
00:48:49 [2020-12-21T00:48:49.270Z] 35ba4efbe871: Download complete
00:48:49 [2020-12-21T00:48:49.530Z] 35ba4efbe871: Pull complete
00:48:49 [2020-12-21T00:48:49.530Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
00:48:49 [2020-12-21T00:48:49.530Z] Status: Downloaded newer image for busybox:latest
00:48:49 [2020-12-21T00:48:49.939Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.446s	coverage: 73.1% of statements
00:48:50 [2020-12-21T00:48:50.121Z] === RUN   TestDockerSuite/TestBuildFromGit
00:48:50 [2020-12-21T00:48:50.235Z] Removing intermediate container fe6598616c8e
00:48:50 [2020-12-21T00:48:50.235Z]  ---> 8e9f681e0ea0
00:48:50 [2020-12-21T00:48:50.235Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:48:50 [2020-12-21T00:48:50.235Z]  ---> Running in b136cf6e66b2
00:48:50 [2020-12-21T00:48:50.503Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
00:48:50 [2020-12-21T00:48:50.689Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:48:50 [2020-12-21T00:48:50.947Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:48:51 [2020-12-21T00:48:51.066Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.424s	coverage: 56.2% of statements
00:48:51 [2020-12-21T00:48:51.882Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:48:52 [2020-12-21T00:48:52.817Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:48:53 [2020-12-21T00:48:53.130Z] + bundleName=arm64-integration
00:48:53 [2020-12-21T00:48:53.130Z] + echo Creating arm64-integration-bundles.tar.gz
00:48:53 [2020-12-21T00:48:53.130Z] Creating arm64-integration-bundles.tar.gz
00:48:53 [2020-12-21T00:48:53.130Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+  -print
00:48:53 [2020-12-21T00:48:53.130Z] xargs tar -czf arm64-integration-bundles.tar.gz
00:48:53 [2020-12-21T00:48:53.155Z] Cannot create a file when that file already exists.
00:48:53 [2020-12-21T00:48:53.384Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
[Pipeline] archiveArtifacts
00:48:53 [2020-12-21T00:48:53.404Z] Archiving artifacts
00:48:53 [2020-12-21T00:48:53.608Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
00:48:53 [2020-12-21T00:48:53.644Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:48:54 [2020-12-21T00:48:54.580Z] --- PASS: TestDaemonDNSFallback (6.87s)
00:48:54 [2020-12-21T00:48:54.580Z] === RUN   TestInspectNetwork
00:48:55 [2020-12-21T00:48:55.472Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
00:48:55 [2020-12-21T00:48:55.501Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.388s	coverage: 45.9% of statements
00:48:55 [2020-12-21T00:48:55.501Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
[Pipeline] sh
00:48:55 [2020-12-21T00:48:55.517Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:48:55 [2020-12-21T00:48:55.757Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.360s	coverage: 49.5% of statements
00:48:55 [2020-12-21T00:48:55.806Z] + make clean
00:48:56 [2020-12-21T00:48:56.377Z] docker volume rm -f docker-dev-cache
00:48:56 [2020-12-21T00:48:56.377Z] docker-dev-cache
[Pipeline] deleteDir
00:48:57 [2020-12-21T00:48:57.421Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:48:57 [2020-12-21T00:48:57.648Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
00:48:58 [2020-12-21T00:48:58.210Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.729s	coverage: 57.7% of statements
00:48:58 [2020-12-21T00:48:58.210Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:48:58 [2020-12-21T00:48:58.210Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:48:58 [2020-12-21T00:48:58.797Z] === RUN   TestDockerSuite/TestBuildHistory
00:48:58 [2020-12-21T00:48:58.952Z] Removing intermediate container b136cf6e66b2
00:48:58 [2020-12-21T00:48:58.952Z]  ---> 62b5c68539d3
00:48:58 [2020-12-21T00:48:58.952Z] Step 13/13 : CMD ["sh"]
00:48:58 [2020-12-21T00:48:58.952Z]  ---> Running in ecd0e6f91b4e
00:48:58 [2020-12-21T00:48:58.952Z] Removing intermediate container ecd0e6f91b4e
00:48:58 [2020-12-21T00:48:58.952Z]  ---> 3d0bafe567d5
00:48:58 [2020-12-21T00:48:58.952Z] Successfully built 3d0bafe567d5
00:48:58 [2020-12-21T00:48:58.952Z] Successfully tagged busybox:latest
00:48:58 [2020-12-21T00:48:58.952Z] INFO: Docker images of the daemon under test
00:48:58 [2020-12-21T00:48:58.952Z] 
00:48:58 [2020-12-21T00:48:58.952Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:48:58 [2020-12-21T00:48:58.952Z] busybox                                latest              3d0bafe567d5        Less than a second ago   5.19GB
00:48:58 [2020-12-21T00:48:58.952Z] microsoft/windowsservercore            latest              c0773f9ce353        2 weeks ago              5.12GB
00:48:58 [2020-12-21T00:48:58.952Z] mcr.microsoft.com/windows/servercore   ltsc2019            c0773f9ce353        2 weeks ago              5.12GB
00:48:58 [2020-12-21T00:48:58.952Z] 
00:48:58 [2020-12-21T00:48:58.952Z] INFO: Running integration tests at 12/21/2020 00:48:58...
00:48:58 [2020-12-21T00:48:58.952Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:48:58 [2020-12-21T00:48:58.952Z] INFO: Integration API tests being run from the host:
00:48:58 [2020-12-21T00:48:58.952Z] INFO: make.ps1 starting at 12/21/2020 00:48:58
00:48:59 [2020-12-21T00:48:59.055Z] === RUN   TestInspectNetwork/full_network_id
00:48:59 [2020-12-21T00:48:59.055Z] === RUN   TestInspectNetwork/partial_network_id
00:48:59 [2020-12-21T00:48:59.055Z] === RUN   TestInspectNetwork/network_name
00:48:59 [2020-12-21T00:48:59.055Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:48:59 [2020-12-21T00:48:59.139Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
00:48:59 [2020-12-21T00:48:59.923Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:49:00 [2020-12-21T00:49:00.068Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:49:00 [2020-12-21T00:49:00.958Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:49:01 [2020-12-21T00:49:01.446Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.5% of statements
00:49:01 [2020-12-21T00:49:01.447Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:49:01 [2020-12-21T00:49:01.447Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:49:01 [2020-12-21T00:49:01.525Z] === RUN   TestDockerSuite/TestBuildIidFile
00:49:01 [2020-12-21T00:49:01.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:49:02 [2020-12-21T00:49:02.009Z] ok  	github.com/docker/docker/daemon/logger	0.253s	coverage: 41.0% of statements
00:49:02 [2020-12-21T00:49:02.043Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:49:02 [2020-12-21T00:49:02.465Z] --- PASS: TestServiceWithDataPathPortInit (13.72s)
00:49:02 [2020-12-21T00:49:02.465Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:49:02 [2020-12-21T00:49:02.977Z] === RUN   TestDockerSuite/TestBuildInheritance
00:49:03 [2020-12-21T00:49:03.545Z] --- PASS: TestInspectNetwork (9.04s)
00:49:03 [2020-12-21T00:49:03.545Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
00:49:03 [2020-12-21T00:49:03.545Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:49:03 [2020-12-21T00:49:03.545Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:49:03 [2020-12-21T00:49:03.545Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:49:03 [2020-12-21T00:49:03.545Z] === RUN   TestRunContainerWithBridgeNone
00:49:03 [2020-12-21T00:49:03.545Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:49:03 [2020-12-21T00:49:03.899Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
00:49:03 [2020-12-21T00:49:03.899Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.212s	coverage: 77.8% of statements
00:49:03 [2020-12-21T00:49:03.899Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:49:03 [2020-12-21T00:49:03.899Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:49:04 [2020-12-21T00:49:04.491Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:49:04 [2020-12-21T00:49:04.749Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:49:04 [2020-12-21T00:49:04.827Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
00:49:05 [2020-12-21T00:49:05.389Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
00:49:05 [2020-12-21T00:49:05.645Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestDockerSuite/TestBuildLabel
00:49:05 [2020-12-21T00:49:05.685Z] --- PASS: TestRunContainerWithBridgeNone (2.33s)
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkInvalidJSON
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkInvalidJSON//networks/create
00:49:05 [2020-12-21T00:49:05.685Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:49:05 [2020-12-21T00:49:05.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:05 [2020-12-21T00:49:05.685Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:05 [2020-12-21T00:49:05.685Z] === CONT  TestNetworkInvalidJSON//networks/create
00:49:05 [2020-12-21T00:49:05.685Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:49:05 [2020-12-21T00:49:05.685Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:49:05 [2020-12-21T00:49:05.685Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:49:05 [2020-12-21T00:49:05.685Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:49:05 [2020-12-21T00:49:05.685Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:49:05 [2020-12-21T00:49:05.685Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkList
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkList//networks
00:49:05 [2020-12-21T00:49:05.685Z] === PAUSE TestNetworkList//networks
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestNetworkList//networks/
00:49:05 [2020-12-21T00:49:05.685Z] === PAUSE TestNetworkList//networks/
00:49:05 [2020-12-21T00:49:05.685Z] === CONT  TestNetworkList//networks
00:49:05 [2020-12-21T00:49:05.685Z] === CONT  TestNetworkList//networks/
00:49:05 [2020-12-21T00:49:05.685Z] --- PASS: TestNetworkList (0.02s)
00:49:05 [2020-12-21T00:49:05.685Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:49:05 [2020-12-21T00:49:05.685Z]     --- PASS: TestNetworkList//networks (0.00s)
00:49:05 [2020-12-21T00:49:05.685Z] === RUN   TestHostIPv4BridgeLabel
00:49:05 [2020-12-21T00:49:05.943Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:49:06 [2020-12-21T00:49:06.511Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
00:49:06 [2020-12-21T00:49:06.511Z] === RUN   TestDaemonRestartWithLiveRestore
00:49:06 [2020-12-21T00:49:06.511Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:49:06 [2020-12-21T00:49:06.573Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
00:49:06 [2020-12-21T00:49:06.573Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:49:06 [2020-12-21T00:49:06.770Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:49:07 [2020-12-21T00:49:07.029Z] === RUN   TestDockerSuite/TestBuildLabels
00:49:07 [2020-12-21T00:49:07.501Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 55.1% of statements
00:49:07 [2020-12-21T00:49:07.596Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
00:49:07 [2020-12-21T00:49:07.596Z] === RUN   TestDaemonDefaultNetworkPools
00:49:07 [2020-12-21T00:49:07.596Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:49:08 [2020-12-21T00:49:08.030Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
00:49:08 [2020-12-21T00:49:08.030Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qbzzr38beh1g8cspv3c5s7wv2 Created:2020-12-21 00:49:01.894861665 +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[a16150316f3acdd251a9b798951fc2f1c4bbbd886a2e8e194df57074a2494183:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.josjch0m5f9xsz6o78kfnfo35 EndpointID:67418de12114e03847b8664b1b29f9d9729f3c9dbe2d4b5106ca4279703249be MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fc2f5de47c0e45af2dea0ec366e78ac0a2270a88d72951028463aa1467577585 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:ae3782d34781 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.josjch0m5f9xsz6o78kfnfo35 EndpointID:67418de12114e03847b8664b1b29f9d9729f3c9dbe2d4b5106ca4279703249be EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:49:08 [2020-12-21T00:49:08.030Z] PASS
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] === Skipped
00:49:08 [2020-12-21T00:49:08.030Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:08 [2020-12-21T00:49:08.030Z]     service_test.go:236: FLAKY_TEST
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] DONE 26 tests, 1 skipped in 39.325s
00:49:08 [2020-12-21T00:49:08.030Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:49:08 [2020-12-21T00:49:08.030Z] ++ 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
00:49:08 [2020-12-21T00:49:08.030Z] ++ set -e
00:49:08 [2020-12-21T00:49:08.030Z] ++ '[' -n 0 ']'
00:49:08 [2020-12-21T00:49:08.030Z] ++ set -x
00:49:08 [2020-12-21T00:49:08.030Z] ++ 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
00:49:08 [2020-12-21T00:49:08.030Z] INFO: Testing against a local daemon
00:49:08 [2020-12-21T00:49:08.030Z] === RUN   TestDockerNetworkIpvlanPersistance
00:49:08 [2020-12-21T00:49:08.030Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:49:08 [2020-12-21T00:49:08.030Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:08 [2020-12-21T00:49:08.030Z] === RUN   TestDockerNetworkIpvlan
00:49:08 [2020-12-21T00:49:08.030Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:49:08 [2020-12-21T00:49:08.030Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:08 [2020-12-21T00:49:08.030Z] PASS
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] === Skipped
00:49:08 [2020-12-21T00:49:08.030Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:49:08 [2020-12-21T00:49:08.030Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:49:08 [2020-12-21T00:49:08.030Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] 
00:49:08 [2020-12-21T00:49:08.030Z] DONE 2 tests, 2 skipped in 0.082s
00:49:08 [2020-12-21T00:49:08.030Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:49:08 [2020-12-21T00:49:08.030Z] ++ 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
00:49:08 [2020-12-21T00:49:08.030Z] ++ set -e
00:49:08 [2020-12-21T00:49:08.030Z] ++ '[' -n 0 ']'
00:49:08 [2020-12-21T00:49:08.030Z] ++ set -x
00:49:08 [2020-12-21T00:49:08.030Z] ++ 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
00:49:08 [2020-12-21T00:49:08.030Z] INFO: Testing against a local daemon
00:49:08 [2020-12-21T00:49:08.030Z] === RUN   TestDockerNetworkMacvlanPersistance
00:49:08 [2020-12-21T00:49:08.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
00:49:08 [2020-12-21T00:49:08.163Z] === RUN   TestDaemonRestartWithExistingNetwork
00:49:08 [2020-12-21T00:49:08.422Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:49:08 [2020-12-21T00:49:08.431Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 33.3% of statements
00:49:09 [2020-12-21T00:49:09.360Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
00:49:09 [2020-12-21T00:49:09.360Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:49:09 [2020-12-21T00:49:09.544Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
00:49:09 [2020-12-21T00:49:09.544Z] === RUN   TestDockerNetworkMacvlan
00:49:09 [2020-12-21T00:49:09.799Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
00:49:10 [2020-12-21T00:49:10.055Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
00:49:10 [2020-12-21T00:49:10.184Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:49:10 [2020-12-21T00:49:10.617Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.656s	coverage: 82.5% of statements
00:49:10 [2020-12-21T00:49:10.617Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:49:10 [2020-12-21T00:49:10.738Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
00:49:10 [2020-12-21T00:49:10.738Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:49:10 [2020-12-21T00:49:10.873Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
00:49:10 [2020-12-21T00:49:10.873Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:49:10 [2020-12-21T00:49:10.996Z] === RUN   TestDockerSuite/TestBuildLastModified
00:49:11 [2020-12-21T00:49:11.230Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:49:11 [2020-12-21T00:49:11.254Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
00:49:11 [2020-12-21T00:49:11.254Z] === RUN   TestServiceWithPredefinedNetwork
00:49:11 [2020-12-21T00:49:11.895Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:49:12 [2020-12-21T00:49:12.764Z] ok  	github.com/docker/docker/distribution/metadata	0.043s	coverage: 48.2% of statements
00:49:13 [2020-12-21T00:49:13.693Z] ok  	github.com/docker/docker/distribution	0.199s	coverage: 25.1% of statements
00:49:13 [2020-12-21T00:49:13.693Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:49:13 [2020-12-21T00:49:13.784Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s)
00:49:13 [2020-12-21T00:49:13.784Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:49:13 [2020-12-21T00:49:13.784Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:13 [2020-12-21T00:49:13.784Z]     service_test.go:236: FLAKY_TEST
00:49:13 [2020-12-21T00:49:13.784Z] === RUN   TestServiceWithDataPathPortInit
00:49:13 [2020-12-21T00:49:13.976Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:49:14 [2020-12-21T00:49:14.620Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
00:49:15 [2020-12-21T00:49:15.159Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:49:15 [2020-12-21T00:49:15.607Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
00:49:15 [2020-12-21T00:49:15.872Z] ok  	github.com/docker/docker/distribution/xfer	1.883s	coverage: 85.6% of statements
00:49:15 [2020-12-21T00:49:15.872Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:49:16 [2020-12-21T00:49:16.064Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:49:16 [2020-12-21T00:49:16.817Z] ok  	github.com/docker/docker/image/cache	0.057s	coverage: 19.2% of statements
00:49:16 [2020-12-21T00:49:16.817Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:49:17 [2020-12-21T00:49:17.379Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
00:49:17 [2020-12-21T00:49:17.379Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:49:18 [2020-12-21T00:49:18.307Z] ok  	github.com/docker/docker/libcontainerd/queue	0.030s	coverage: 100.0% of statements
00:49:18 [2020-12-21T00:49:18.445Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:49:18 [2020-12-21T00:49:18.445Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:49:18 [2020-12-21T00:49:18.445Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:49:18 [2020-12-21T00:49:18.445Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:49:18 [2020-12-21T00:49:18.445Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:49:18 [2020-12-21T00:49:18.704Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:49:19 [2020-12-21T00:49:19.235Z] ok  	github.com/docker/docker/oci	0.005s	coverage: 8.2% of statements
00:49:19 [2020-12-21T00:49:19.610Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:49:19 [2020-12-21T00:49:19.640Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:49:19 [2020-12-21T00:49:19.799Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
00:49:20 [2020-12-21T00:49:20.055Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
00:49:20 [2020-12-21T00:49:20.612Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:49:20 [2020-12-21T00:49:20.651Z] --- PASS: TestDockerNetworkMacvlan (11.12s)
00:49:20 [2020-12-21T00:49:20.651Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:49:20 [2020-12-21T00:49:20.651Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
00:49:20 [2020-12-21T00:49:20.651Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s)
00:49:20 [2020-12-21T00:49:20.651Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s)
00:49:20 [2020-12-21T00:49:20.651Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s)
00:49:20 [2020-12-21T00:49:20.652Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
00:49:20 [2020-12-21T00:49:20.652Z] PASS
00:49:20 [2020-12-21T00:49:20.652Z] 
00:49:20 [2020-12-21T00:49:20.652Z] DONE 8 tests in 12.593s
00:49:20 [2020-12-21T00:49:20.652Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:49:20 [2020-12-21T00:49:20.652Z] ++ 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
00:49:20 [2020-12-21T00:49:20.652Z] ++ set -e
00:49:20 [2020-12-21T00:49:20.652Z] ++ '[' -n 0 ']'
00:49:20 [2020-12-21T00:49:20.652Z] ++ set -x
00:49:20 [2020-12-21T00:49:20.652Z] ++ 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
00:49:20 [2020-12-21T00:49:20.652Z] testing: warning: no tests to run
00:49:20 [2020-12-21T00:49:20.652Z] PASS
00:49:20 [2020-12-21T00:49:20.652Z] 
00:49:20 [2020-12-21T00:49:20.652Z] DONE 0 tests in 0.015s
00:49:20 [2020-12-21T00:49:20.652Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:49:20 [2020-12-21T00:49:20.652Z] ++ 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
00:49:20 [2020-12-21T00:49:20.652Z] ++ set -e
00:49:20 [2020-12-21T00:49:20.652Z] ++ '[' -n 0 ']'
00:49:20 [2020-12-21T00:49:20.652Z] ++ set -x
00:49:20 [2020-12-21T00:49:20.652Z] ++ 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
00:49:20 [2020-12-21T00:49:20.652Z] INFO: Testing against a local daemon
00:49:20 [2020-12-21T00:49:20.652Z] === RUN   TestAuthZPluginAllowRequest
00:49:21 [2020-12-21T00:49:21.073Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:49:21 [2020-12-21T00:49:21.073Z] INFO: Testing against a local daemon
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithSession
00:49:21 [2020-12-21T00:49:21.073Z] --- SKIP: TestBuildWithSession (0.00s)
00:49:21 [2020-12-21T00:49:21.073Z]     build_session_test.go:25: TODO: BuildKit
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildSquashParent
00:49:21 [2020-12-21T00:49:21.073Z] --- SKIP: TestBuildSquashParent (0.00s)
00:49:21 [2020-12-21T00:49:21.073Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:49:21 [2020-12-21T00:49:21.073Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:49:21 [2020-12-21T00:49:21.073Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:49:21 [2020-12-21T00:49:21.073Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:49:21 [2020-12-21T00:49:21.073Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:49:21 [2020-12-21T00:49:21.073Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:49:21 [2020-12-21T00:49:21.946Z] ok  	github.com/docker/docker/pkg/archive	0.311s	coverage: 77.1% of statements
00:49:22 [2020-12-21T00:49:22.162Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
00:49:22 [2020-12-21T00:49:22.163Z] === RUN   TestAuthZPluginTLS
00:49:22 [2020-12-21T00:49:22.465Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:49:22 [2020-12-21T00:49:22.465Z] === RUN   TestAuthZPluginDenyRequest
00:49:22 [2020-12-21T00:49:22.508Z] ok  	github.com/docker/docker/pkg/authorization	0.119s	coverage: 68.3% of statements
00:49:22 [2020-12-21T00:49:22.764Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:49:23 [2020-12-21T00:49:23.020Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
00:49:23 [2020-12-21T00:49:23.107Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
00:49:23 [2020-12-21T00:49:23.107Z] === RUN   TestAuthZPluginAPIDenyResponse
00:49:23 [2020-12-21T00:49:23.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
00:49:23 [2020-12-21T00:49:23.746Z] === RUN   TestAuthZPluginDenyResponse
00:49:23 [2020-12-21T00:49:23.896Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:49:23 [2020-12-21T00:49:23.896Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:49:24 [2020-12-21T00:49:24.039Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
00:49:24 [2020-12-21T00:49:24.039Z] === RUN   TestAuthZPluginAllowEventStream
00:49:24 [2020-12-21T00:49:24.463Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:49:25 [2020-12-21T00:49:25.590Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s)
00:49:25 [2020-12-21T00:49:25.590Z] === RUN   TestAuthZPluginErrorResponse
00:49:26 [2020-12-21T00:49:26.230Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:49:26 [2020-12-21T00:49:26.230Z] === RUN   TestAuthZPluginErrorRequest
00:49:26 [2020-12-21T00:49:26.286Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.494s	coverage: 43.2% of statements
00:49:26 [2020-12-21T00:49:26.286Z] ok  	github.com/docker/docker/layer	7.092s	coverage: 68.8% of statements
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:49:26 [2020-12-21T00:49:26.286Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
00:49:26 [2020-12-21T00:49:26.536Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
00:49:26 [2020-12-21T00:49:26.536Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:49:26 [2020-12-21T00:49:26.848Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
00:49:27 [2020-12-21T00:49:27.103Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
00:49:27 [2020-12-21T00:49:27.174Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:49:27 [2020-12-21T00:49:27.175Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:49:28 [2020-12-21T00:49:28.031Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
00:49:28 [2020-12-21T00:49:28.592Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:49:28 [2020-12-21T00:49:28.848Z] ok  	github.com/docker/docker/pkg/dmesg	0.014s	coverage: 83.3% of statements
00:49:29 [2020-12-21T00:49:29.242Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s)
00:49:29 [2020-12-21T00:49:29.242Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:49:30 [2020-12-21T00:49:30.213Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:49:30 [2020-12-21T00:49:30.767Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
00:49:30 [2020-12-21T00:49:30.767Z] === RUN   TestAuthZPluginHeader
00:49:30 [2020-12-21T00:49:30.775Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 89.5% of statements
00:49:31 [2020-12-21T00:49:31.025Z] --- PASS: TestServiceWithDataPathPortInit (16.32s)
00:49:31 [2020-12-21T00:49:31.025Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:49:31 [2020-12-21T00:49:31.283Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:49:31 [2020-12-21T00:49:31.337Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.100s	coverage: 84.1% of statements
00:49:31 [2020-12-21T00:49:31.337Z] ok  	github.com/docker/docker/pkg/fsutils	0.177s	coverage: 85.1% of statements
00:49:31 [2020-12-21T00:49:31.411Z] --- PASS: TestAuthZPluginHeader (0.84s)
00:49:31 [2020-12-21T00:49:31.411Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:49:31 [2020-12-21T00:49:31.411Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:49:31 [2020-12-21T00:49:31.411Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:31 [2020-12-21T00:49:31.411Z] === RUN   TestAuthZPluginV2Disable
00:49:31 [2020-12-21T00:49:31.411Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:49:31 [2020-12-21T00:49:31.411Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:31 [2020-12-21T00:49:31.411Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:49:31 [2020-12-21T00:49:31.411Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:49:31 [2020-12-21T00:49:31.411Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:31 [2020-12-21T00:49:31.411Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:49:31 [2020-12-21T00:49:31.411Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:49:31 [2020-12-21T00:49:31.411Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:31 [2020-12-21T00:49:31.411Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:49:31 [2020-12-21T00:49:31.594Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
00:49:32 [2020-12-21T00:49:32.960Z] ok  	github.com/docker/docker/pkg/idtools	0.445s	coverage: 70.1% of statements
00:49:32 [2020-12-21T00:49:32.960Z] ok  	github.com/docker/docker/pkg/ioutils	0.504s	coverage: 69.3% of statements
00:49:33 [2020-12-21T00:49:33.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:49:33 [2020-12-21T00:49:33.470Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:49:33 [2020-12-21T00:49:33.523Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
00:49:33 [2020-12-21T00:49:33.523Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:49:33 [2020-12-21T00:49:33.523Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
00:49:33 [2020-12-21T00:49:33.523Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:49:33 [2020-12-21T00:49:33.523Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:49:33 [2020-12-21T00:49:33.779Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.019s	coverage: 85.7% of statements
00:49:33 [2020-12-21T00:49:33.779Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:49:34 [2020-12-21T00:49:34.035Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
00:49:34 [2020-12-21T00:49:34.291Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
00:49:34 [2020-12-21T00:49:34.547Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
00:49:34 [2020-12-21T00:49:34.569Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:49:34 [2020-12-21T00:49:34.803Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
00:49:34 [2020-12-21T00:49:34.804Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:49:34 [2020-12-21T00:49:34.804Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:49:35 [2020-12-21T00:49:35.135Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:49:35 [2020-12-21T00:49:35.733Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
00:49:36 [2020-12-21T00:49:36.295Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:49:36 [2020-12-21T00:49:36.551Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:49:36 [2020-12-21T00:49:36.808Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:49:37 [2020-12-21T00:49:37.035Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:49:37 [2020-12-21T00:49:37.035Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:49:37 [2020-12-21T00:49:37.970Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s)
00:49:37 [2020-12-21T00:49:37.970Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k32xr3jpgtdf6l8w8ea6nw59j Created:2020-12-21 00:49:31.525534582 +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[c2aa3ad41c7d88185e305b54d23200804e8d4ab4f0d6c81602df008ba72cca39:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iabkix4h8nnc5hgy1s7peid6f EndpointID:e9ed82296844bb521d0f67489408c1c42b23914a0e2f607d7a182be133bf79d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:150e6e280906d6d7ea56d4f66326ddd842610dbe91f3b0a4c27132c9c0ef01bd 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:de21e7479fe2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iabkix4h8nnc5hgy1s7peid6f EndpointID:e9ed82296844bb521d0f67489408c1c42b23914a0e2f607d7a182be133bf79d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:49:37 [2020-12-21T00:49:37.970Z] PASS
00:49:37 [2020-12-21T00:49:37.970Z] 
00:49:37 [2020-12-21T00:49:37.970Z] === Skipped
00:49:37 [2020-12-21T00:49:37.970Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:49:37 [2020-12-21T00:49:37.970Z]     service_test.go:236: FLAKY_TEST
00:49:37 [2020-12-21T00:49:37.970Z] 
00:49:37 [2020-12-21T00:49:37.970Z] 
00:49:37 [2020-12-21T00:49:37.970Z] DONE 26 tests, 1 skipped in 51.389s
00:49:37 [2020-12-21T00:49:37.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:49:37 [2020-12-21T00:49:37.970Z] ++ 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
00:49:37 [2020-12-21T00:49:37.970Z] ++ set -e
00:49:37 [2020-12-21T00:49:37.970Z] ++ '[' -n 0 ']'
00:49:37 [2020-12-21T00:49:37.970Z] ++ set -x
00:49:37 [2020-12-21T00:49:37.970Z] ++ 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
00:49:38 [2020-12-21T00:49:38.172Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
00:49:38 [2020-12-21T00:49:38.229Z] INFO: Testing against a local daemon
00:49:38 [2020-12-21T00:49:38.229Z] === RUN   TestDockerNetworkIpvlanPersistance
00:49:38 [2020-12-21T00:49:38.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:49:38 [2020-12-21T00:49:38.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:38 [2020-12-21T00:49:38.229Z] === RUN   TestDockerNetworkIpvlan
00:49:38 [2020-12-21T00:49:38.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:49:38 [2020-12-21T00:49:38.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:38 [2020-12-21T00:49:38.229Z] PASS
00:49:38 [2020-12-21T00:49:38.229Z] 
00:49:38 [2020-12-21T00:49:38.229Z] === Skipped
00:49:38 [2020-12-21T00:49:38.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:49:38 [2020-12-21T00:49:38.229Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:38 [2020-12-21T00:49:38.229Z] 
00:49:38 [2020-12-21T00:49:38.229Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:49:38 [2020-12-21T00:49:38.229Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:49:38 [2020-12-21T00:49:38.229Z] 
00:49:38 [2020-12-21T00:49:38.229Z] 
00:49:38 [2020-12-21T00:49:38.229Z] DONE 2 tests, 2 skipped in 0.187s
00:49:38 [2020-12-21T00:49:38.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:49:38 [2020-12-21T00:49:38.229Z] ++ 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
00:49:38 [2020-12-21T00:49:38.229Z] ++ set -e
00:49:38 [2020-12-21T00:49:38.229Z] ++ '[' -n 0 ']'
00:49:38 [2020-12-21T00:49:38.229Z] ++ set -x
00:49:38 [2020-12-21T00:49:38.229Z] ++ 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
00:49:38 [2020-12-21T00:49:38.427Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
00:49:38 [2020-12-21T00:49:38.487Z] INFO: Testing against a local daemon
00:49:38 [2020-12-21T00:49:38.487Z] === RUN   TestDockerNetworkMacvlanPersistance
00:49:39 [2020-12-21T00:49:39.862Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
00:49:39 [2020-12-21T00:49:39.862Z] === RUN   TestDockerNetworkMacvlan
00:49:40 [2020-12-21T00:49:40.429Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:49:40 [2020-12-21T00:49:40.687Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:49:40 [2020-12-21T00:49:40.688Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:49:41 [2020-12-21T00:49:41.626Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:49:41 [2020-12-21T00:49:41.693Z] ok  	github.com/docker/docker/pkg/signal	2.381s	coverage: 61.0% of statements
00:49:41 [2020-12-21T00:49:41.694Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:49:41 [2020-12-21T00:49:41.949Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:49:42 [2020-12-21T00:49:42.078Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.86s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.13s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.53s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.72s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.79s)
00:49:42 [2020-12-21T00:49:42.078Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.15s)
00:49:42 [2020-12-21T00:49:42.078Z] === RUN   TestBuildMultiStageCopy
00:49:42 [2020-12-21T00:49:42.078Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:49:42 [2020-12-21T00:49:42.193Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:49:42 [2020-12-21T00:49:42.205Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
00:49:42 [2020-12-21T00:49:42.454Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:49:42 [2020-12-21T00:49:42.719Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:49:42 [2020-12-21T00:49:42.767Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.9% of statements
00:49:43 [2020-12-21T00:49:43.329Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
00:49:43 [2020-12-21T00:49:43.585Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
00:49:44 [2020-12-21T00:49:44.147Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
00:49:44 [2020-12-21T00:49:44.403Z] testing: warning: no tests to run
00:49:44 [2020-12-21T00:49:44.403Z] coverage: [no statements]
00:49:44 [2020-12-21T00:49:44.403Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:49:44 [2020-12-21T00:49:44.626Z] === RUN   TestDockerSuite/TestBuildNetNone
00:49:44 [2020-12-21T00:49:44.885Z] === RUN   TestDockerSuite/TestBuildNoContext
00:49:44 [2020-12-21T00:49:44.885Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:49:44 [2020-12-21T00:49:44.964Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:49:44 [2020-12-21T00:49:44.964Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
00:49:45 [2020-12-21T00:49:45.220Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:49:45 [2020-12-21T00:49:45.820Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:49:46 [2020-12-21T00:49:46.757Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:49:47 [2020-12-21T00:49:47.111Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
00:49:47 [2020-12-21T00:49:47.325Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:49:47 [2020-12-21T00:49:47.891Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:49:48 [2020-12-21T00:49:48.038Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:49:48 [2020-12-21T00:49:48.295Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 85.4% of statements
00:49:48 [2020-12-21T00:49:48.458Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:49:48 [2020-12-21T00:49:48.458Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:49:49 [2020-12-21T00:49:49.026Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:49:49 [2020-12-21T00:49:49.162Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:49:49 [2020-12-21T00:49:49.284Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:49:49 [2020-12-21T00:49:49.661Z] ok  	github.com/docker/docker/quota	0.245s	coverage: 71.4% of statements
00:49:50 [2020-12-21T00:49:50.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s)
00:49:50 [2020-12-21T00:49:50.001Z] PASS
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] === Skipped
00:49:50 [2020-12-21T00:49:50.001Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:49:50 [2020-12-21T00:49:50.001Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:49:50 [2020-12-21T00:49:50.001Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:49:50 [2020-12-21T00:49:50.001Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:49:50 [2020-12-21T00:49:50.001Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] 
00:49:50 [2020-12-21T00:49:50.001Z] DONE 17 tests, 4 skipped in 27.684s
00:49:50 [2020-12-21T00:49:50.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:49:50 [2020-12-21T00:49:50.001Z] ++ 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
00:49:50 [2020-12-21T00:49:50.001Z] ++ set -e
00:49:50 [2020-12-21T00:49:50.001Z] ++ '[' -n 0 ']'
00:49:50 [2020-12-21T00:49:50.001Z] ++ set -x
00:49:50 [2020-12-21T00:49:50.001Z] ++ 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
00:49:50 [2020-12-21T00:49:50.001Z] INFO: Testing against a local daemon
00:49:50 [2020-12-21T00:49:50.001Z] === RUN   TestPluginInvalidJSON
00:49:50 [2020-12-21T00:49:50.001Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:49:50 [2020-12-21T00:49:50.001Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:49:50 [2020-12-21T00:49:50.001Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:49:50 [2020-12-21T00:49:50.001Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:49:50 [2020-12-21T00:49:50.001Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:49:50 [2020-12-21T00:49:50.001Z] === RUN   TestPluginInstall
00:49:50 [2020-12-21T00:49:50.001Z] === RUN   TestPluginInstall/no_auth
00:49:50 [2020-12-21T00:49:50.001Z] time="2020-12-21T00:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:50 [2020-12-21T00:49:50.001Z] time="2020-12-21T00:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:250967f074ff61809ce2f9fc3c06f5eb163ac9e1ab81fe936155dfb769a75adc" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:50 [2020-12-21T00:49:50.001Z] time="2020-12-21T00:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:50 [2020-12-21T00:49:50.002Z] time="2020-12-21T00:49:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:250967f074ff61809ce2f9fc3c06f5eb163ac9e1ab81fe936155dfb769a75adc" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:50 [2020-12-21T00:49:50.132Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:49:50 [2020-12-21T00:49:50.222Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:49:50 [2020-12-21T00:49:50.224Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:49:50 [2020-12-21T00:49:50.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:49:50 [2020-12-21T00:49:50.643Z] === RUN   TestPluginInstall/with_htpasswd
00:49:51 [2020-12-21T00:49:51.159Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:49:51 [2020-12-21T00:49:51.275Z] time="2020-12-21T00:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:51 [2020-12-21T00:49:51.276Z] time="2020-12-21T00:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e4d8d492373c477c7cd907486212fec92a0ec5b5dedc99392f4ae00ac4dd0ef" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:51 [2020-12-21T00:49:51.276Z] time="2020-12-21T00:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:51 [2020-12-21T00:49:51.276Z] time="2020-12-21T00:49:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e4d8d492373c477c7cd907486212fec92a0ec5b5dedc99392f4ae00ac4dd0ef" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:51 [2020-12-21T00:49:51.276Z] === RUN   TestPluginInstall/with_insecure
00:49:51 [2020-12-21T00:49:51.565Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:49:51 [2020-12-21T00:49:51.588Z] ok  	github.com/docker/docker/registry	0.062s	coverage: 57.2% of statements
00:49:51 [2020-12-21T00:49:51.844Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
00:49:52 [2020-12-21T00:49:52.097Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:49:52 [2020-12-21T00:49:52.100Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
00:49:52 [2020-12-21T00:49:52.357Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:49:52 [2020-12-21T00:49:52.782Z] time="2020-12-21T00:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:52 [2020-12-21T00:49:52.782Z] time="2020-12-21T00:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415f556adf05f96666b179db5a4a375593adc80cdaf9ac312e3890b41698f288" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:52 [2020-12-21T00:49:52.782Z] time="2020-12-21T00:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:49:52 [2020-12-21T00:49:52.782Z] time="2020-12-21T00:49:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:415f556adf05f96666b179db5a4a375593adc80cdaf9ac312e3890b41698f288" mediatype=application/vnd.docker.plugin.v1+json size=522
00:49:52 [2020-12-21T00:49:52.782Z] --- PASS: TestPluginInstall (4.48s)
00:49:52 [2020-12-21T00:49:52.782Z]     --- PASS: TestPluginInstall/no_auth (2.21s)
00:49:52 [2020-12-21T00:49:52.782Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
00:49:52 [2020-12-21T00:49:52.782Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
00:49:52 [2020-12-21T00:49:52.782Z]         plugin_test.go:157: [d8d55d837b76d] daemon is not started
00:49:52 [2020-12-21T00:49:52.782Z] PASS
00:49:52 [2020-12-21T00:49:52.782Z] 
00:49:52 [2020-12-21T00:49:52.782Z] DONE 6 tests in 4.579s
00:49:52 [2020-12-21T00:49:52.782Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:49:52 [2020-12-21T00:49:52.782Z] ++ 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
00:49:52 [2020-12-21T00:49:52.782Z] ++ set -e
00:49:52 [2020-12-21T00:49:52.782Z] ++ '[' -n 0 ']'
00:49:52 [2020-12-21T00:49:52.782Z] ++ set -x
00:49:52 [2020-12-21T00:49:52.782Z] ++ 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
00:49:52 [2020-12-21T00:49:52.782Z] INFO: Testing against a local daemon
00:49:52 [2020-12-21T00:49:52.782Z] === RUN   TestExternalGraphDriver
00:49:53 [2020-12-21T00:49:53.028Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
00:49:53 [2020-12-21T00:49:53.078Z] === RUN   TestExternalGraphDriver/json
00:49:53 [2020-12-21T00:49:53.103Z] --- PASS: TestBuildMultiStageCopy (11.40s)
00:49:53 [2020-12-21T00:49:53.103Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.69s)
00:49:53 [2020-12-21T00:49:53.103Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s)
00:49:53 [2020-12-21T00:49:53.103Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s)
00:49:53 [2020-12-21T00:49:53.103Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s)
00:49:53 [2020-12-21T00:49:53.103Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s)
00:49:53 [2020-12-21T00:49:53.103Z] === RUN   TestBuildMultiStageParentConfig
00:49:53 [2020-12-21T00:49:53.285Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:49:53 [2020-12-21T00:49:53.294Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:49:53 [2020-12-21T00:49:53.552Z] --- PASS: TestDockerNetworkMacvlan (13.75s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s)
00:49:53 [2020-12-21T00:49:53.552Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
00:49:53 [2020-12-21T00:49:53.552Z] PASS
00:49:53 [2020-12-21T00:49:53.552Z] 
00:49:53 [2020-12-21T00:49:53.552Z] DONE 8 tests in 15.375s
00:49:53 [2020-12-21T00:49:53.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:49:53 [2020-12-21T00:49:53.811Z] ++ 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
00:49:53 [2020-12-21T00:49:53.811Z] ++ set -e
00:49:53 [2020-12-21T00:49:53.811Z] ++ '[' -n 0 ']'
00:49:53 [2020-12-21T00:49:53.811Z] ++ set -x
00:49:53 [2020-12-21T00:49:53.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=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
00:49:53 [2020-12-21T00:49:53.811Z] testing: warning: no tests to run
00:49:53 [2020-12-21T00:49:53.811Z] PASS
00:49:53 [2020-12-21T00:49:53.811Z] 
00:49:53 [2020-12-21T00:49:53.811Z] DONE 0 tests in 0.042s
00:49:53 [2020-12-21T00:49:53.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:49:53 [2020-12-21T00:49:53.811Z] ++ 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
00:49:53 [2020-12-21T00:49:53.811Z] ++ set -e
00:49:53 [2020-12-21T00:49:53.811Z] ++ '[' -n 0 ']'
00:49:53 [2020-12-21T00:49:53.811Z] ++ set -x
00:49:53 [2020-12-21T00:49:53.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=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
00:49:54 [2020-12-21T00:49:54.070Z] INFO: Testing against a local daemon
00:49:54 [2020-12-21T00:49:54.070Z] === RUN   TestAuthZPluginAllowRequest
00:49:54 [2020-12-21T00:49:54.642Z] --- PASS: TestBuildMultiStageParentConfig (1.79s)
00:49:54 [2020-12-21T00:49:54.642Z] === RUN   TestBuildLabelWithTargets
00:49:54 [2020-12-21T00:49:54.642Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
00:49:54 [2020-12-21T00:49:54.642Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:49:54 [2020-12-21T00:49:54.642Z] === RUN   TestBuildWithEmptyLayers
00:49:55 [2020-12-21T00:49:55.154Z] === RUN   TestExternalGraphDriver/spec
00:49:55 [2020-12-21T00:49:55.610Z] --- PASS: TestBuildWithEmptyLayers (0.90s)
00:49:55 [2020-12-21T00:49:55.610Z] === RUN   TestBuildMultiStageOnBuild
00:49:55 [2020-12-21T00:49:55.971Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
00:49:55 [2020-12-21T00:49:55.971Z] === RUN   TestAuthZPluginTLS
00:49:55 [2020-12-21T00:49:55.972Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:49:56 [2020-12-21T00:49:56.230Z] --- PASS: TestAuthZPluginTLS (0.63s)
00:49:56 [2020-12-21T00:49:56.230Z] === RUN   TestAuthZPluginDenyRequest
00:49:56 [2020-12-21T00:49:56.552Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
00:49:56 [2020-12-21T00:49:56.668Z] === RUN   TestExternalGraphDriver/pull
00:49:56 [2020-12-21T00:49:56.797Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
00:49:56 [2020-12-21T00:49:56.797Z] === RUN   TestAuthZPluginAPIDenyResponse
00:49:57 [2020-12-21T00:49:57.055Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:49:57 [2020-12-21T00:49:57.113Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 76.6% of statements
00:49:57 [2020-12-21T00:49:57.314Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:49:57 [2020-12-21T00:49:57.314Z] === RUN   TestAuthZPluginDenyResponse
00:49:57 [2020-12-21T00:49:57.675Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
00:49:57 [2020-12-21T00:49:57.880Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
00:49:57 [2020-12-21T00:49:57.880Z] === RUN   TestAuthZPluginAllowEventStream
00:49:58 [2020-12-21T00:49:58.749Z] --- PASS: TestExternalGraphDriver (5.79s)
00:49:58 [2020-12-21T00:49:58.749Z]     --- PASS: TestExternalGraphDriver/json (1.85s)
00:49:58 [2020-12-21T00:49:58.749Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
00:49:58 [2020-12-21T00:49:58.749Z]     --- PASS: TestExternalGraphDriver/pull (2.01s)
00:49:58 [2020-12-21T00:49:58.749Z] === RUN   TestGraphdriverPluginV2
00:49:58 [2020-12-21T00:49:58.749Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:49:58 [2020-12-21T00:49:58.749Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:58 [2020-12-21T00:49:58.749Z] PASS
00:49:58 [2020-12-21T00:49:58.749Z] 
00:49:58 [2020-12-21T00:49:58.749Z] === Skipped
00:49:58 [2020-12-21T00:49:58.749Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:49:58 [2020-12-21T00:49:58.749Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:49:58 [2020-12-21T00:49:58.749Z] 
00:49:58 [2020-12-21T00:49:58.749Z] 
00:49:58 [2020-12-21T00:49:58.749Z] DONE 5 tests, 1 skipped in 5.923s
00:49:58 [2020-12-21T00:49:58.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:49:58 [2020-12-21T00:49:58.749Z] ++ 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
00:49:58 [2020-12-21T00:49:58.749Z] ++ set -e
00:49:58 [2020-12-21T00:49:58.749Z] ++ '[' -n 0 ']'
00:49:58 [2020-12-21T00:49:58.749Z] ++ set -x
00:49:58 [2020-12-21T00:49:58.749Z] ++ 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
00:49:58 [2020-12-21T00:49:58.749Z] INFO: Testing against a local daemon
00:49:58 [2020-12-21T00:49:58.749Z] === RUN   TestContinueAfterPluginCrash
00:49:58 [2020-12-21T00:49:58.749Z] === PAUSE TestContinueAfterPluginCrash
00:49:58 [2020-12-21T00:49:58.749Z] === RUN   TestReadPluginNoRead
00:49:58 [2020-12-21T00:49:58.749Z] === PAUSE TestReadPluginNoRead
00:49:58 [2020-12-21T00:49:58.749Z] === RUN   TestDaemonStartWithLogOpt
00:49:58 [2020-12-21T00:49:58.749Z] === PAUSE TestDaemonStartWithLogOpt
00:49:58 [2020-12-21T00:49:58.749Z] === CONT  TestContinueAfterPluginCrash
00:49:58 [2020-12-21T00:49:58.749Z] === CONT  TestDaemonStartWithLogOpt
00:49:58 [2020-12-21T00:49:58.749Z] === CONT  TestReadPluginNoRead
00:49:58 [2020-12-21T00:49:58.828Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:49:59 [2020-12-21T00:49:59.041Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
00:49:59 [2020-12-21T00:49:59.396Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s)
00:49:59 [2020-12-21T00:49:59.396Z] === RUN   TestAuthZPluginErrorResponse
00:49:59 [2020-12-21T00:49:59.963Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:49:59 [2020-12-21T00:49:59.963Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
00:49:59 [2020-12-21T00:49:59.963Z] === RUN   TestAuthZPluginErrorRequest
00:50:00 [2020-12-21T00:50:00.529Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:50:00 [2020-12-21T00:50:00.529Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:50:01 [2020-12-21T00:50:01.098Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:50:01 [2020-12-21T00:50:01.098Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
00:50:01 [2020-12-21T00:50:01.098Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:50:01 [2020-12-21T00:50:01.357Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:50:03 [2020-12-21T00:50:03.257Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.94s)
00:50:03 [2020-12-21T00:50:03.257Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:50:04 [2020-12-21T00:50:04.195Z] === RUN   TestDockerSuite/TestBuildPATH
00:50:04 [2020-12-21T00:50:04.353Z] === RUN   TestReadPluginNoRead/default
00:50:04 [2020-12-21T00:50:04.353Z] --- PASS: TestDaemonStartWithLogOpt (5.39s)
00:50:04 [2020-12-21T00:50:04.762Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s)
00:50:04 [2020-12-21T00:50:04.762Z] === RUN   TestAuthZPluginHeader
00:50:05 [2020-12-21T00:50:05.388Z] === RUN   TestReadPluginNoRead/disabled_caching
00:50:05 [2020-12-21T00:50:05.697Z] --- PASS: TestAuthZPluginHeader (0.85s)
00:50:05 [2020-12-21T00:50:05.698Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:50:05 [2020-12-21T00:50:05.940Z] --- PASS: TestBuildMultiStageOnBuild (10.38s)
00:50:05 [2020-12-21T00:50:05.940Z] === RUN   TestBuildUncleanTarFilenames
00:50:05 [2020-12-21T00:50:05.940Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
00:50:05 [2020-12-21T00:50:05.940Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:50:05 [2020-12-21T00:50:05.940Z] === RUN   TestBuildMultiStageLayerLeak
00:50:06 [2020-12-21T00:50:06.264Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:50:06 [2020-12-21T00:50:06.831Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:50:06 [2020-12-21T00:50:06.898Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:50:07 [2020-12-21T00:50:07.398Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:50:08 [2020-12-21T00:50:08.436Z] --- PASS: TestReadPluginNoRead (9.34s)
00:50:08 [2020-12-21T00:50:08.436Z]     --- PASS: TestReadPluginNoRead/default (1.43s)
00:50:08 [2020-12-21T00:50:08.436Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
00:50:08 [2020-12-21T00:50:08.436Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s)
00:50:08 [2020-12-21T00:50:08.436Z]     read_test.go:92: [d46026b0b3232] daemon is not started
00:50:09 [2020-12-21T00:50:09.477Z] --- PASS: TestContinueAfterPluginCrash (10.68s)
00:50:09 [2020-12-21T00:50:09.477Z] PASS
00:50:09 [2020-12-21T00:50:09.477Z] 
00:50:09 [2020-12-21T00:50:09.477Z] DONE 6 tests in 10.758s
00:50:09 [2020-12-21T00:50:09.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:50:09 [2020-12-21T00:50:09.477Z] ++ 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
00:50:09 [2020-12-21T00:50:09.477Z] ++ set -e
00:50:09 [2020-12-21T00:50:09.477Z] ++ '[' -n 0 ']'
00:50:09 [2020-12-21T00:50:09.477Z] ++ set -x
00:50:09 [2020-12-21T00:50:09.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:50:09 [2020-12-21T00:50:09.477Z] testing: warning: no tests to run
00:50:09 [2020-12-21T00:50:09.477Z] PASS
00:50:09 [2020-12-21T00:50:09.477Z] 
00:50:09 [2020-12-21T00:50:09.477Z] DONE 0 tests in 0.018s
00:50:09 [2020-12-21T00:50:09.477Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:50:09 [2020-12-21T00:50:09.477Z] ++ 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
00:50:09 [2020-12-21T00:50:09.477Z] ++ set -e
00:50:09 [2020-12-21T00:50:09.477Z] ++ '[' -n 0 ']'
00:50:09 [2020-12-21T00:50:09.477Z] ++ set -x
00:50:09 [2020-12-21T00:50:09.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:50:09 [2020-12-21T00:50:09.477Z] INFO: Testing against a local daemon
00:50:09 [2020-12-21T00:50:09.477Z] === RUN   TestPluginWithDevMounts
00:50:09 [2020-12-21T00:50:09.477Z] === PAUSE TestPluginWithDevMounts
00:50:09 [2020-12-21T00:50:09.477Z] === CONT  TestPluginWithDevMounts
00:50:10 [2020-12-21T00:50:10.686Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.51s)
00:50:10 [2020-12-21T00:50:10.686Z] === RUN   TestAuthZPluginV2Disable
00:50:11 [2020-12-21T00:50:11.203Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/rootless	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/volume	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:50:11 [2020-12-21T00:50:11.203Z] 
00:50:11 [2020-12-21T00:50:11.203Z] === Skipped
00:50:11 [2020-12-21T00:50:11.203Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:50:11 [2020-12-21T00:50:11.203Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:50:11 [2020-12-21T00:50:11.203Z] 
00:50:11 [2020-12-21T00:50:11.203Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver btrfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver btrfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver btrfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver btrfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver btrfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:73: No driver to put!
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z] time="2020-12-21T00:48:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z] time="2020-12-21T00:48:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z] time="2020-12-21T00:48:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z] time="2020-12-21T00:48:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z] time="2020-12-21T00:48:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:73: No driver to put!
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     overlay_test.go:49: Fails to compute changes intermittently
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver zfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver zfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver zfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver zfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:46: Driver zfs not supported
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     graphtest_unix.go:73: No driver to put!
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:50:11 [2020-12-21T00:50:11.204Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] 
00:50:11 [2020-12-21T00:50:11.204Z] DONE 2191 tests, 26 skipped in 251.888s
Post stage
[Pipeline] junit
00:50:11 [2020-12-21T00:50:11.213Z] Recording test results
00:50:11 [2020-12-21T00:50:11.550Z] --- PASS: TestPluginWithDevMounts (1.83s)
00:50:11 [2020-12-21T00:50:11.550Z] PASS
00:50:11 [2020-12-21T00:50:11.550Z] 
00:50:11 [2020-12-21T00:50:11.550Z] DONE 1 tests in 1.900s
00:50:11 [2020-12-21T00:50:11.550Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:50:11 [2020-12-21T00:50:11.550Z] ++ 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
00:50:11 [2020-12-21T00:50:11.550Z] ++ set -e
00:50:11 [2020-12-21T00:50:11.550Z] ++ '[' -n 0 ']'
00:50:11 [2020-12-21T00:50:11.550Z] ++ set -x
00:50:11 [2020-12-21T00:50:11.550Z] ++ 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
00:50:11 [2020-12-21T00:50:11.550Z] INFO: Testing against a local daemon
00:50:11 [2020-12-21T00:50:11.550Z] === RUN   TestSecretInspect
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:50:11 [2020-12-21T00:50:11.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41830/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c923f6ac3bf61c8eb369a978b55a5d3f1fad0fbb hack/validate/vendor
00:50:12 [2020-12-21T00:50:12.856Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:50:13 [2020-12-21T00:50:13.413Z] + echo Ensuring container killed.
00:50:13 [2020-12-21T00:50:13.413Z] Ensuring container killed.
00:50:13 [2020-12-21T00:50:13.413Z] + docker rm -vf docker-pr2
00:50:13 [2020-12-21T00:50:13.413Z] Error: No such container: docker-pr2
00:50:13 [2020-12-21T00:50:13.413Z] + true
[Pipeline] sh
00:50:13 [2020-12-21T00:50:13.628Z] --- PASS: TestSecretInspect (1.95s)
00:50:13 [2020-12-21T00:50:13.628Z] === RUN   TestSecretList
00:50:13 [2020-12-21T00:50:13.736Z] + echo Chowning /workspace to jenkins user
00:50:13 [2020-12-21T00:50:13.736Z] Chowning /workspace to jenkins user
00:50:13 [2020-12-21T00:50:13.736Z] + id -u
00:50:13 [2020-12-21T00:50:13.736Z] + id -g
00:50:13 [2020-12-21T00:50:13.736Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/workspace busybox chown -R 1000:1000 /workspace
00:50:13 [2020-12-21T00:50:13.973Z] --- PASS: TestAuthZPluginV2Disable (3.61s)
00:50:13 [2020-12-21T00:50:13.973Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:50:14 [2020-12-21T00:50:14.584Z] + bundleName=unit
00:50:14 [2020-12-21T00:50:14.584Z] + echo Creating unit-bundles.tar.gz
00:50:14 [2020-12-21T00:50:14.584Z] Creating unit-bundles.tar.gz
00:50:14 [2020-12-21T00:50:14.584Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:50:14 [2020-12-21T00:50:14.584Z] bundles/junit-report.xml
00:50:14 [2020-12-21T00:50:14.584Z] bundles/go-test-report.json
00:50:14 [2020-12-21T00:50:14.584Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:50:14 [2020-12-21T00:50:14.593Z] Archiving artifacts
00:50:14 [2020-12-21T00:50:14.917Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:50:15 [2020-12-21T00:50:15.017Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:50:15 [2020-12-21T00:50:15.326Z] + make clean
00:50:15 [2020-12-21T00:50:15.583Z] docker volume rm -f docker-dev-cache
00:50:15 [2020-12-21T00:50:15.583Z] docker-dev-cache
[Pipeline] deleteDir
00:50:15 [2020-12-21T00:50:15.699Z] --- PASS: TestSecretList (1.96s)
00:50:15 [2020-12-21T00:50:15.699Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:50:16 [2020-12-21T00:50:16.269Z] --- PASS: TestBuildMultiStageLayerLeak (8.96s)
00:50:16 [2020-12-21T00:50:16.269Z] === RUN   TestBuildWithHugeFile
00:50:16 [2020-12-21T00:50:16.819Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s)
00:50:16 [2020-12-21T00:50:16.819Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:50:17 [2020-12-21T00:50:17.782Z] --- PASS: TestSecretsCreateAndDelete (2.02s)
00:50:17 [2020-12-21T00:50:17.783Z] === RUN   TestSecretsUpdate
00:50:17 [2020-12-21T00:50:17.790Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:50:19 [2020-12-21T00:50:19.168Z] === RUN   TestDockerSuite/TestBuildRm
00:50:19 [2020-12-21T00:50:19.336Z] --- PASS: TestSecretsUpdate (1.94s)
00:50:19 [2020-12-21T00:50:19.336Z] === RUN   TestTemplatedSecret
00:50:21 [2020-12-21T00:50:21.701Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:50:22 [2020-12-21T00:50:22.075Z] --- PASS: TestTemplatedSecret (2.40s)
00:50:22 [2020-12-21T00:50:22.075Z] === RUN   TestSecretCreateResolve
00:50:23 [2020-12-21T00:50:23.077Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:50:23 [2020-12-21T00:50:23.602Z] --- PASS: TestSecretCreateResolve (1.93s)
00:50:23 [2020-12-21T00:50:23.602Z] PASS
00:50:23 [2020-12-21T00:50:23.602Z] 
00:50:23 [2020-12-21T00:50:23.602Z] DONE 6 tests in 12.288s
00:50:23 [2020-12-21T00:50:23.602Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:50:23 [2020-12-21T00:50:23.602Z] ++ 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
00:50:23 [2020-12-21T00:50:23.602Z] ++ set -e
00:50:23 [2020-12-21T00:50:23.602Z] ++ '[' -n 0 ']'
00:50:23 [2020-12-21T00:50:23.602Z] ++ set -x
00:50:23 [2020-12-21T00:50:23.602Z] ++ 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
00:50:23 [2020-12-21T00:50:23.894Z] INFO: Testing against a local daemon
00:50:23 [2020-12-21T00:50:23.894Z] === RUN   TestServiceCreateInit
00:50:23 [2020-12-21T00:50:23.894Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:50:24 [2020-12-21T00:50:24.454Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:50:25 [2020-12-21T00:50:25.390Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:50:25 [2020-12-21T00:50:25.649Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:50:26 [2020-12-21T00:50:26.583Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:50:27 [2020-12-21T00:50:27.433Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:50:27 [2020-12-21T00:50:27.520Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:50:28 [2020-12-21T00:50:28.085Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:50:28 [2020-12-21T00:50:28.345Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:50:28 [2020-12-21T00:50:28.345Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.54s)
00:50:28 [2020-12-21T00:50:28.345Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:50:31 [2020-12-21T00:50:31.632Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:50:31 [2020-12-21T00:50:31.632Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:50:31 [2020-12-21T00:50:31.632Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:50:31 [2020-12-21T00:50:31.632Z] === RUN   TestDockerSuite/TestBuildSpaces
00:50:31 [2020-12-21T00:50:31.932Z] --- PASS: TestServiceCreateInit (7.43s)
00:50:31 [2020-12-21T00:50:31.932Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
00:50:31 [2020-12-21T00:50:31.932Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s)
00:50:31 [2020-12-21T00:50:31.932Z] === RUN   TestCreateServiceMultipleTimes
00:50:32 [2020-12-21T00:50:32.199Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:50:32 [2020-12-21T00:50:32.768Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:50:32 [2020-12-21T00:50:32.768Z] === RUN   TestDockerSuite/TestBuildStderr
00:50:33 [2020-12-21T00:50:33.703Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:50:36 [2020-12-21T00:50:36.258Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:50:36 [2020-12-21T00:50:36.825Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:50:37 [2020-12-21T00:50:37.759Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:50:38 [2020-12-21T00:50:38.018Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:50:38 [2020-12-21T00:50:38.585Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:50:39 [2020-12-21T00:50:39.520Z] === RUN   TestDockerSuite/TestBuildUser
00:50:40 [2020-12-21T00:50:40.896Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:50:42 [2020-12-21T00:50:42.800Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:50:45 [2020-12-21T00:50:45.334Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
00:50:45 [2020-12-21T00:50:45.334Z] PASS
00:50:45 [2020-12-21T00:50:45.334Z] 
00:50:45 [2020-12-21T00:50:45.334Z] DONE 17 tests in 51.270s
00:50:45 [2020-12-21T00:50:45.334Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:50:45 [2020-12-21T00:50:45.334Z] ++ 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
00:50:45 [2020-12-21T00:50:45.334Z] ++ set -e
00:50:45 [2020-12-21T00:50:45.334Z] ++ '[' -n 0 ']'
00:50:45 [2020-12-21T00:50:45.334Z] ++ set -x
00:50:45 [2020-12-21T00:50:45.334Z] ++ 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
00:50:45 [2020-12-21T00:50:45.334Z] INFO: Testing against a local daemon
00:50:45 [2020-12-21T00:50:45.334Z] === RUN   TestPluginInvalidJSON
00:50:45 [2020-12-21T00:50:45.334Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:50:45 [2020-12-21T00:50:45.334Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:50:45 [2020-12-21T00:50:45.334Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:50:45 [2020-12-21T00:50:45.334Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:50:45 [2020-12-21T00:50:45.334Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:50:45 [2020-12-21T00:50:45.334Z] === RUN   TestPluginInstall
00:50:45 [2020-12-21T00:50:45.334Z] === RUN   TestPluginInstall/no_auth
00:50:47 [2020-12-21T00:50:47.304Z] --- PASS: TestCreateServiceMultipleTimes (15.54s)
00:50:47 [2020-12-21T00:50:47.304Z] === RUN   TestCreateServiceConflict
00:50:47 [2020-12-21T00:50:47.869Z] time="2020-12-21T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:47 [2020-12-21T00:50:47.869Z] time="2020-12-21T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:933a8fa43635a7b4084f3b202174caa4373536febc16bbe4b6eb80757810585a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:47 [2020-12-21T00:50:47.869Z] time="2020-12-21T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:47 [2020-12-21T00:50:47.869Z] time="2020-12-21T00:50:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:933a8fa43635a7b4084f3b202174caa4373536febc16bbe4b6eb80757810585a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:48 [2020-12-21T00:50:48.437Z] === RUN   TestPluginInstall/with_htpasswd
00:50:48 [2020-12-21T00:50:48.812Z] --- PASS: TestCreateServiceConflict (1.96s)
00:50:48 [2020-12-21T00:50:48.812Z] === RUN   TestCreateServiceMaxReplicas
00:50:49 [2020-12-21T00:50:49.005Z] time="2020-12-21T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:49 [2020-12-21T00:50:49.005Z] time="2020-12-21T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0c7ce3255e70306b50551218ea9c0707fd05f5d72739e40d286b4bd9d5594c9" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:49 [2020-12-21T00:50:49.005Z] time="2020-12-21T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:49 [2020-12-21T00:50:49.005Z] time="2020-12-21T00:50:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0c7ce3255e70306b50551218ea9c0707fd05f5d72739e40d286b4bd9d5594c9" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:49 [2020-12-21T00:50:49.264Z] === RUN   TestPluginInstall/with_insecure
00:50:50 [2020-12-21T00:50:50.647Z] time="2020-12-21T00:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:50 [2020-12-21T00:50:50.647Z] time="2020-12-21T00:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69bfab126b32e21bbb04393b2d5640b9db30f913e6dc3220d722013f81bda0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:50 [2020-12-21T00:50:50.647Z] time="2020-12-21T00:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:50:50 [2020-12-21T00:50:50.647Z] time="2020-12-21T00:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69bfab126b32e21bbb04393b2d5640b9db30f913e6dc3220d722013f81bda0c3" mediatype=application/vnd.docker.plugin.v1+json size=522
00:50:50 [2020-12-21T00:50:50.906Z] --- PASS: TestPluginInstall (5.51s)
00:50:50 [2020-12-21T00:50:50.906Z]     --- PASS: TestPluginInstall/no_auth (3.02s)
00:50:50 [2020-12-21T00:50:50.906Z]     --- PASS: TestPluginInstall/with_htpasswd (1.02s)
00:50:50 [2020-12-21T00:50:50.906Z]     --- PASS: TestPluginInstall/with_insecure (1.46s)
00:50:50 [2020-12-21T00:50:50.906Z]         plugin_test.go:157: [d030685fe5762] daemon is not started
00:50:50 [2020-12-21T00:50:50.906Z] PASS
00:50:50 [2020-12-21T00:50:50.906Z] 
00:50:50 [2020-12-21T00:50:50.906Z] DONE 6 tests in 5.746s
00:50:50 [2020-12-21T00:50:50.906Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:50:50 [2020-12-21T00:50:50.906Z] ++ 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
00:50:50 [2020-12-21T00:50:50.906Z] ++ set -e
00:50:50 [2020-12-21T00:50:50.906Z] ++ '[' -n 0 ']'
00:50:50 [2020-12-21T00:50:50.906Z] ++ set -x
00:50:50 [2020-12-21T00:50:50.906Z] ++ 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
00:50:51 [2020-12-21T00:50:51.165Z] INFO: Testing against a local daemon
00:50:51 [2020-12-21T00:50:51.165Z] === RUN   TestExternalGraphDriver
00:50:51 [2020-12-21T00:50:51.165Z] === RUN   TestExternalGraphDriver/json
00:50:51 [2020-12-21T00:50:51.544Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
00:50:51 [2020-12-21T00:50:51.544Z] === RUN   TestCreateWithDuplicateNetworkNames
00:50:53 [2020-12-21T00:50:53.068Z] === RUN   TestExternalGraphDriver/spec
00:50:53 [2020-12-21T00:50:53.068Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:50:55 [2020-12-21T00:50:55.630Z] === RUN   TestExternalGraphDriver/pull
00:50:55 [2020-12-21T00:50:55.630Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:50:56 [2020-12-21T00:50:56.567Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:50:57 [2020-12-21T00:50:57.134Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:50:57 [2020-12-21T00:50:57.393Z] --- PASS: TestExternalGraphDriver (6.26s)
00:50:57 [2020-12-21T00:50:57.393Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
00:50:57 [2020-12-21T00:50:57.393Z]     --- PASS: TestExternalGraphDriver/spec (2.20s)
00:50:57 [2020-12-21T00:50:57.393Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
00:50:57 [2020-12-21T00:50:57.393Z] === RUN   TestGraphdriverPluginV2
00:50:57 [2020-12-21T00:50:57.960Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:50:58 [2020-12-21T00:50:58.527Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:50:59 [2020-12-21T00:50:59.464Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:50:59 [2020-12-21T00:50:59.464Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:50:59 [2020-12-21T00:50:59.464Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:50:59 [2020-12-21T00:50:59.464Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:50:59 [2020-12-21T00:50:59.464Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:51:00 [2020-12-21T00:51:00.840Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:51:01 [2020-12-21T00:51:01.099Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:51:01 [2020-12-21T00:51:01.668Z] --- PASS: TestGraphdriverPluginV2 (4.32s)
00:51:01 [2020-12-21T00:51:01.668Z] PASS
00:51:01 [2020-12-21T00:51:01.668Z] 
00:51:01 [2020-12-21T00:51:01.668Z] DONE 5 tests in 10.809s
00:51:01 [2020-12-21T00:51:01.668Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:51:01 [2020-12-21T00:51:01.668Z] ++ 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
00:51:01 [2020-12-21T00:51:01.668Z] ++ set -e
00:51:01 [2020-12-21T00:51:01.668Z] ++ '[' -n 0 ']'
00:51:01 [2020-12-21T00:51:01.668Z] ++ set -x
00:51:01 [2020-12-21T00:51:01.668Z] ++ 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
00:51:01 [2020-12-21T00:51:01.668Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:51:01 [2020-12-21T00:51:01.927Z] INFO: Testing against a local daemon
00:51:01 [2020-12-21T00:51:01.927Z] === RUN   TestContinueAfterPluginCrash
00:51:01 [2020-12-21T00:51:01.927Z] === PAUSE TestContinueAfterPluginCrash
00:51:01 [2020-12-21T00:51:01.927Z] === RUN   TestReadPluginNoRead
00:51:01 [2020-12-21T00:51:01.927Z] === PAUSE TestReadPluginNoRead
00:51:01 [2020-12-21T00:51:01.927Z] === RUN   TestDaemonStartWithLogOpt
00:51:01 [2020-12-21T00:51:01.927Z] === PAUSE TestDaemonStartWithLogOpt
00:51:01 [2020-12-21T00:51:01.927Z] === CONT  TestContinueAfterPluginCrash
00:51:01 [2020-12-21T00:51:01.927Z] === CONT  TestDaemonStartWithLogOpt
00:51:02 [2020-12-21T00:51:02.495Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:51:03 [2020-12-21T00:51:03.432Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:51:03 [2020-12-21T00:51:03.691Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:51:04 [2020-12-21T00:51:04.188Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.88s)
00:51:04 [2020-12-21T00:51:04.188Z] === RUN   TestCreateServiceSecretFileMode
00:51:06 [2020-12-21T00:51:06.940Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
00:51:06 [2020-12-21T00:51:06.940Z] === RUN   TestCreateServiceConfigFileMode
00:51:06 [2020-12-21T00:51:06.978Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:51:06 [2020-12-21T00:51:06.978Z] --- PASS: TestDaemonStartWithLogOpt (5.24s)
00:51:06 [2020-12-21T00:51:06.978Z] === CONT  TestReadPluginNoRead
00:51:07 [2020-12-21T00:51:07.914Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:51:09 [2020-12-21T00:51:09.019Z] --- PASS: TestCreateServiceConfigFileMode (2.25s)
00:51:09 [2020-12-21T00:51:09.020Z] === RUN   TestCreateServiceSysctls
00:51:09 [2020-12-21T00:51:09.289Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:51:09 [2020-12-21T00:51:09.547Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:51:10 [2020-12-21T00:51:10.114Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:51:10 [2020-12-21T00:51:10.114Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:51:10 [2020-12-21T00:51:10.373Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:51:10 [2020-12-21T00:51:10.632Z] === RUN   TestDockerSuite/TestBuildXZHost
00:51:11 [2020-12-21T00:51:11.783Z] --- PASS: TestCreateServiceSysctls (3.08s)
00:51:11 [2020-12-21T00:51:11.783Z] === RUN   TestCreateServiceCapabilities
00:51:12 [2020-12-21T00:51:12.029Z] === RUN   TestReadPluginNoRead/default
00:51:12 [2020-12-21T00:51:12.289Z] --- PASS: TestContinueAfterPluginCrash (10.45s)
00:51:12 [2020-12-21T00:51:12.547Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:51:12 [2020-12-21T00:51:12.547Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:51:12 [2020-12-21T00:51:12.547Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:51:12 [2020-12-21T00:51:12.806Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:51:13 [2020-12-21T00:51:13.742Z] === RUN   TestReadPluginNoRead/disabled_caching
00:51:13 [2020-12-21T00:51:13.742Z] === RUN   TestDockerSuite/TestCommitChange
00:51:14 [2020-12-21T00:51:14.309Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:51:14 [2020-12-21T00:51:14.524Z] --- PASS: TestCreateServiceCapabilities (2.33s)
00:51:14 [2020-12-21T00:51:14.524Z] === RUN   TestInspect
00:51:15 [2020-12-21T00:51:15.243Z] --- PASS: TestReadPluginNoRead (8.03s)
00:51:15 [2020-12-21T00:51:15.243Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s)
00:51:15 [2020-12-21T00:51:15.243Z]     --- PASS: TestReadPluginNoRead/default (1.59s)
00:51:15 [2020-12-21T00:51:15.243Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
00:51:15 [2020-12-21T00:51:15.243Z]     read_test.go:92: [d48a8f83c54e4] daemon is not started
00:51:15 [2020-12-21T00:51:15.243Z] PASS
00:51:15 [2020-12-21T00:51:15.243Z] === RUN   TestDockerSuite/TestCommitHardlink
00:51:15 [2020-12-21T00:51:15.243Z] 
00:51:15 [2020-12-21T00:51:15.243Z] DONE 6 tests in 13.491s
00:51:15 [2020-12-21T00:51:15.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:51:15 [2020-12-21T00:51:15.243Z] ++ 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
00:51:15 [2020-12-21T00:51:15.243Z] ++ set -e
00:51:15 [2020-12-21T00:51:15.243Z] ++ '[' -n 0 ']'
00:51:15 [2020-12-21T00:51:15.243Z] ++ set -x
00:51:15 [2020-12-21T00:51:15.243Z] ++ 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
00:51:15 [2020-12-21T00:51:15.243Z] testing: warning: no tests to run
00:51:15 [2020-12-21T00:51:15.243Z] PASS
00:51:15 [2020-12-21T00:51:15.243Z] 
00:51:15 [2020-12-21T00:51:15.243Z] DONE 0 tests in 0.048s
00:51:15 [2020-12-21T00:51:15.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:51:15 [2020-12-21T00:51:15.243Z] ++ 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
00:51:15 [2020-12-21T00:51:15.243Z] ++ set -e
00:51:15 [2020-12-21T00:51:15.243Z] ++ '[' -n 0 ']'
00:51:15 [2020-12-21T00:51:15.243Z] ++ set -x
00:51:15 [2020-12-21T00:51:15.244Z] ++ 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
00:51:15 [2020-12-21T00:51:15.502Z] INFO: Testing against a local daemon
00:51:15 [2020-12-21T00:51:15.502Z] === RUN   TestPluginWithDevMounts
00:51:15 [2020-12-21T00:51:15.502Z] === PAUSE TestPluginWithDevMounts
00:51:15 [2020-12-21T00:51:15.502Z] === CONT  TestPluginWithDevMounts
00:51:16 [2020-12-21T00:51:16.437Z] === RUN   TestDockerSuite/TestCommitNewFile
00:51:16 [2020-12-21T00:51:16.614Z] --- PASS: TestInspect (2.44s)
00:51:16 [2020-12-21T00:51:16.614Z] === RUN   TestCreateJob
00:51:17 [2020-12-21T00:51:17.373Z] --- PASS: TestPluginWithDevMounts (2.00s)
00:51:17 [2020-12-21T00:51:17.373Z] PASS
00:51:17 [2020-12-21T00:51:17.373Z] 
00:51:17 [2020-12-21T00:51:17.373Z] DONE 1 tests in 2.194s
00:51:17 [2020-12-21T00:51:17.373Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:51:17 [2020-12-21T00:51:17.373Z] ++ 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
00:51:17 [2020-12-21T00:51:17.373Z] ++ set -e
00:51:17 [2020-12-21T00:51:17.373Z] ++ '[' -n 0 ']'
00:51:17 [2020-12-21T00:51:17.373Z] ++ set -x
00:51:17 [2020-12-21T00:51:17.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:51:17 [2020-12-21T00:51:17.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:51:17 [2020-12-21T00:51:17.631Z] INFO: Testing against a local daemon
00:51:17 [2020-12-21T00:51:17.632Z] === RUN   TestSecretInspect
00:51:17 [2020-12-21T00:51:17.632Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:51:18 [2020-12-21T00:51:18.569Z] === RUN   TestDockerSuite/TestCommitTTY
00:51:20 [2020-12-21T00:51:20.136Z] --- PASS: TestCreateJob (3.04s)
00:51:20 [2020-12-21T00:51:20.136Z] === RUN   TestReplicatedJob
00:51:20 [2020-12-21T00:51:20.473Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:51:21 [2020-12-21T00:51:21.409Z] --- PASS: TestSecretInspect (3.88s)
00:51:21 [2020-12-21T00:51:21.409Z] === RUN   TestSecretList
00:51:21 [2020-12-21T00:51:21.668Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:51:21 [2020-12-21T00:51:21.927Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:51:22 [2020-12-21T00:51:22.864Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:51:24 [2020-12-21T00:51:24.243Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:51:24 [2020-12-21T00:51:24.502Z] --- PASS: TestSecretList (3.07s)
00:51:24 [2020-12-21T00:51:24.502Z] === RUN   TestSecretsCreateAndDelete
00:51:25 [2020-12-21T00:51:25.716Z] --- PASS: TestReplicatedJob (5.17s)
00:51:25 [2020-12-21T00:51:25.716Z] === RUN   TestUpdateReplicatedJob
00:51:26 [2020-12-21T00:51:26.406Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:51:27 [2020-12-21T00:51:27.341Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:51:27 [2020-12-21T00:51:27.341Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:51:27 [2020-12-21T00:51:27.600Z] --- PASS: TestSecretsCreateAndDelete (2.97s)
00:51:27 [2020-12-21T00:51:27.600Z] === RUN   TestSecretsUpdate
00:51:27 [2020-12-21T00:51:27.790Z] --- PASS: TestUpdateReplicatedJob (2.97s)
00:51:27 [2020-12-21T00:51:27.790Z] === RUN   TestServiceListWithStatuses
00:51:27 [2020-12-21T00:51:27.790Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:51:27 [2020-12-21T00:51:27.790Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:51:27 [2020-12-21T00:51:27.790Z] === RUN   TestDockerNetworkConnectAlias
00:51:27 [2020-12-21T00:51:27.858Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:51:28 [2020-12-21T00:51:28.437Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:51:29 [2020-12-21T00:51:29.371Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:51:29 [2020-12-21T00:51:29.938Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:51:29 [2020-12-21T00:51:29.938Z] --- PASS: TestSecretsUpdate (2.36s)
00:51:29 [2020-12-21T00:51:29.938Z] === RUN   TestTemplatedSecret
00:51:30 [2020-12-21T00:51:30.506Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:51:30 [2020-12-21T00:51:30.506Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:51:30 [2020-12-21T00:51:30.506Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:51:31 [2020-12-21T00:51:31.073Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:51:31 [2020-12-21T00:51:31.073Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:51:31 [2020-12-21T00:51:31.073Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:51:31 [2020-12-21T00:51:31.073Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:51:31 [2020-12-21T00:51:31.073Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:51:32 [2020-12-21T00:51:32.009Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:51:32 [2020-12-21T00:51:32.277Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
00:51:32 [2020-12-21T00:51:32.277Z] === RUN   TestDockerNetworkReConnect
00:51:32 [2020-12-21T00:51:32.577Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:51:33 [2020-12-21T00:51:33.149Z] --- PASS: TestTemplatedSecret (3.15s)
00:51:33 [2020-12-21T00:51:33.149Z] === RUN   TestSecretCreateResolve
00:51:33 [2020-12-21T00:51:33.149Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:51:33 [2020-12-21T00:51:33.149Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:51:34 [2020-12-21T00:51:34.525Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:51:35 [2020-12-21T00:51:35.018Z] --- PASS: TestDockerNetworkReConnect (3.12s)
00:51:35 [2020-12-21T00:51:35.018Z] === RUN   TestServicePlugin
00:51:35 [2020-12-21T00:51:35.018Z] --- SKIP: TestServicePlugin (0.00s)
00:51:35 [2020-12-21T00:51:35.018Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:51:35 [2020-12-21T00:51:35.018Z] === RUN   TestServiceUpdateLabel
00:51:35 [2020-12-21T00:51:35.092Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:51:35 [2020-12-21T00:51:35.092Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:51:35 [2020-12-21T00:51:35.661Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:51:35 [2020-12-21T00:51:35.920Z] --- PASS: TestSecretCreateResolve (2.78s)
00:51:35 [2020-12-21T00:51:35.921Z] PASS
00:51:35 [2020-12-21T00:51:35.921Z] 
00:51:35 [2020-12-21T00:51:35.921Z] DONE 6 tests in 18.390s
00:51:35 [2020-12-21T00:51:35.921Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:51:35 [2020-12-21T00:51:35.921Z] ++ 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
00:51:35 [2020-12-21T00:51:35.921Z] ++ set -e
00:51:35 [2020-12-21T00:51:35.921Z] ++ '[' -n 0 ']'
00:51:35 [2020-12-21T00:51:35.921Z] ++ set -x
00:51:35 [2020-12-21T00:51:35.921Z] ++ 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
00:51:36 [2020-12-21T00:51:36.179Z] INFO: Testing against a local daemon
00:51:36 [2020-12-21T00:51:36.179Z] === RUN   TestServiceCreateInit
00:51:36 [2020-12-21T00:51:36.179Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:51:36 [2020-12-21T00:51:36.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:51:36 [2020-12-21T00:51:36.438Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:51:37 [2020-12-21T00:51:37.004Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:51:37 [2020-12-21T00:51:37.089Z] --- PASS: TestServiceUpdateLabel (1.93s)
00:51:37 [2020-12-21T00:51:37.089Z] === RUN   TestServiceUpdateSecrets
00:51:37 [2020-12-21T00:51:37.941Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:51:37 [2020-12-21T00:51:37.941Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:51:38 [2020-12-21T00:51:38.878Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:51:39 [2020-12-21T00:51:39.814Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:51:40 [2020-12-21T00:51:40.752Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:51:40 [2020-12-21T00:51:40.752Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:51:41 [2020-12-21T00:51:41.321Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:51:41 [2020-12-21T00:51:41.580Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:51:42 [2020-12-21T00:51:42.956Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:51:43 [2020-12-21T00:51:43.894Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:51:44 [2020-12-21T00:51:44.157Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:51:44 [2020-12-21T00:51:44.157Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:51:44 [2020-12-21T00:51:44.157Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:51:44 [2020-12-21T00:51:44.157Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:51:44 [2020-12-21T00:51:44.724Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:51:46 [2020-12-21T00:51:46.098Z] --- PASS: TestServiceCreateInit (9.73s)
00:51:46 [2020-12-21T00:51:46.098Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s)
00:51:46 [2020-12-21T00:51:46.098Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s)
00:51:46 [2020-12-21T00:51:46.098Z] === RUN   TestCreateServiceMultipleTimes
00:51:49 [2020-12-21T00:51:49.383Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:51:49 [2020-12-21T00:51:49.641Z] === RUN   TestDockerSuite/TestContainerAPITop
00:51:50 [2020-12-21T00:51:50.579Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:51:50 [2020-12-21T00:51:50.579Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:51:50 [2020-12-21T00:51:50.579Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:51:52 [2020-12-21T00:51:52.449Z] --- PASS: TestServiceUpdateSecrets (14.32s)
00:51:52 [2020-12-21T00:51:52.449Z] === RUN   TestServiceUpdateConfigs
00:51:53 [2020-12-21T00:51:53.862Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:51:53 [2020-12-21T00:51:53.863Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:51:54 [2020-12-21T00:51:54.798Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:51:58 [2020-12-21T00:51:58.082Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:51:58 [2020-12-21T00:51:58.649Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:51:59 [2020-12-21T00:51:59.586Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:52:00 [2020-12-21T00:52:00.522Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:52:01 [2020-12-21T00:52:01.090Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:52:02 [2020-12-21T00:52:02.024Z] --- PASS: TestCreateServiceMultipleTimes (16.21s)
00:52:02 [2020-12-21T00:52:02.024Z] === RUN   TestCreateServiceConflict
00:52:02 [2020-12-21T00:52:02.597Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:52:03 [2020-12-21T00:52:03.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:52:04 [2020-12-21T00:52:04.568Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:52:04 [2020-12-21T00:52:04.568Z] --- PASS: TestCreateServiceConflict (2.58s)
00:52:04 [2020-12-21T00:52:04.568Z] === RUN   TestCreateServiceMaxReplicas
00:52:05 [2020-12-21T00:52:05.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f1d20_<nil>}
00:52:07 [2020-12-21T00:52:07.318Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1318630441_/foo_false__<nil>_<nil>_<nil>}
00:52:07 [2020-12-21T00:52:07.800Z] --- PASS: TestServiceUpdateConfigs (14.35s)
00:52:07 [2020-12-21T00:52:07.800Z] === RUN   TestServiceUpdateNetwork
00:52:08 [2020-12-21T00:52:08.253Z] --- PASS: TestCreateServiceMaxReplicas (3.41s)
00:52:08 [2020-12-21T00:52:08.253Z] === RUN   TestCreateWithDuplicateNetworkNames
00:52:08 [2020-12-21T00:52:08.512Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1318630441_/foo_true__<nil>_<nil>_<nil>}
00:52:10 [2020-12-21T00:52:10.414Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_false__<nil>_<nil>_<nil>}
00:52:11 [2020-12-21T00:52:11.789Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_true__<nil>_<nil>_<nil>}
00:52:12 [2020-12-21T00:52:12.722Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_true__0xc0008f1d80_<nil>_<nil>}
00:52:14 [2020-12-21T00:52:14.096Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f1da0_<nil>}
00:52:16 [2020-12-21T00:52:16.107Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f1dc0_<nil>}
00:52:17 [2020-12-21T00:52:17.040Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f1de0_<nil>}
00:52:18 [2020-12-21T00:52:18.175Z] --- PASS: TestServiceUpdateNetwork (12.48s)
00:52:18 [2020-12-21T00:52:18.175Z] === RUN   TestServiceUpdatePidsLimit
00:52:18 [2020-12-21T00:52:18.414Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f1e00_<nil>}
00:52:18 [2020-12-21T00:52:18.812Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:52:19 [2020-12-21T00:52:19.787Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:52:19 [2020-12-21T00:52:19.866Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:52:20 [2020-12-21T00:52:20.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:52:20 [2020-12-21T00:52:20.725Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:52:21 [2020-12-21T00:52:21.690Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s)
00:52:21 [2020-12-21T00:52:21.690Z] === RUN   TestCreateServiceSecretFileMode
00:52:22 [2020-12-21T00:52:22.627Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:52:24 [2020-12-21T00:52:24.532Z] --- PASS: TestCreateServiceSecretFileMode (2.93s)
00:52:24 [2020-12-21T00:52:24.532Z] === RUN   TestCreateServiceConfigFileMode
00:52:24 [2020-12-21T00:52:24.532Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:52:26 [2020-12-21T00:52:26.773Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:52:27 [2020-12-21T00:52:27.063Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:52:27 [2020-12-21T00:52:27.630Z] --- PASS: TestCreateServiceConfigFileMode (2.95s)
00:52:27 [2020-12-21T00:52:27.630Z] === RUN   TestCreateServiceSysctls
00:52:27 [2020-12-21T00:52:27.630Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:52:27 [2020-12-21T00:52:27.991Z] --- PASS: TestBuildWithHugeFile (130.28s)
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildWithEmptyDockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:52:27 [2020-12-21T00:52:27.991Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
00:52:27 [2020-12-21T00:52:27.991Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildPreserveOwnership
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestBuildPlatformInvalid
00:52:27 [2020-12-21T00:52:27.991Z] --- PASS: TestBuildPlatformInvalid (0.05s)
00:52:27 [2020-12-21T00:52:27.991Z] PASS
00:52:27 [2020-12-21T00:52:27.991Z] ok  	github.com/docker/docker/integration/build	185.150s
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === Skipped
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_session_test.go:25: TODO: BuildKit
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] DONE 28 tests, 5 skipped in 205.799s
00:52:27 [2020-12-21T00:52:27.991Z] Running D:\gopath\src\github.com\docker\docker\integration\config
00:52:27 [2020-12-21T00:52:27.991Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:52:27 [2020-12-21T00:52:27.991Z] INFO: Testing against a local daemon
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigInspect
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigInspect (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigList
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigList (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigsCreateAndDelete
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigsUpdate
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigsUpdate (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestTemplatedConfig
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestTemplatedConfig (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigCreateResolve
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigCreateResolve (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:52:27 [2020-12-21T00:52:27.991Z] === RUN   TestConfigDaemonLibtrustID
00:52:27 [2020-12-21T00:52:27.991Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:52:27 [2020-12-21T00:52:27.991Z] PASS
00:52:27 [2020-12-21T00:52:27.991Z] ok  	github.com/docker/docker/integration/config	0.159s
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === Skipped
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.991Z] 
00:52:27 [2020-12-21T00:52:27.991Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
00:52:27 [2020-12-21T00:52:27.991Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.992Z] 
00:52:27 [2020-12-21T00:52:27.992Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
00:52:27 [2020-12-21T00:52:27.992Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:52:27 [2020-12-21T00:52:27.992Z] 
00:52:27 [2020-12-21T00:52:27.992Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
00:52:27 [2020-12-21T00:52:27.992Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:52:27 [2020-12-21T00:52:27.992Z] 
00:52:27 [2020-12-21T00:52:27.992Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
00:52:27 [2020-12-21T00:52:27.992Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:52:27 [2020-12-21T00:52:27.992Z] 
00:52:27 [2020-12-21T00:52:27.992Z] 
00:52:27 [2020-12-21T00:52:27.992Z] DONE 7 tests, 7 skipped in 2.142s
00:52:27 [2020-12-21T00:52:27.992Z] Running D:\gopath\src\github.com\docker\docker\integration\container
00:52:28 [2020-12-21T00:52:28.197Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:52:28 [2020-12-21T00:52:28.455Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:52:29 [2020-12-21T00:52:29.023Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:52:30 [2020-12-21T00:52:30.401Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:52:30 [2020-12-21T00:52:30.902Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:52:30 [2020-12-21T00:52:30.902Z] INFO: Testing against a local daemon
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestCheckpoint
00:52:30 [2020-12-21T00:52:30.902Z] --- SKIP: TestCheckpoint (0.00s)
00:52:30 [2020-12-21T00:52:30.902Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestContainerInvalidJSON
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:52:30 [2020-12-21T00:52:30.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:52:30 [2020-12-21T00:52:30.902Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:52:30 [2020-12-21T00:52:30.902Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:52:30 [2020-12-21T00:52:30.902Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:52:30 [2020-12-21T00:52:30.902Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:52:30 [2020-12-21T00:52:30.902Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:52:30 [2020-12-21T00:52:30.902Z] --- PASS: TestContainerInvalidJSON (0.03s)
00:52:30 [2020-12-21T00:52:30.902Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:52:30 [2020-12-21T00:52:30.902Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:52:30 [2020-12-21T00:52:30.902Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:52:30 [2020-12-21T00:52:30.902Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.44s)
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestCopyFromContainerPathIsNotDir
00:52:30 [2020-12-21T00:52:30.902Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
00:52:30 [2020-12-21T00:52:30.902Z]     copy_test.go:38: testEnv.OSType == "windows"
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestCopyToContainerPathDoesNotExist
00:52:30 [2020-12-21T00:52:30.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
00:52:30 [2020-12-21T00:52:30.902Z] === RUN   TestCopyToContainerPathIsNotDir
00:52:31 [2020-12-21T00:52:31.338Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:52:31 [2020-12-21T00:52:31.362Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
00:52:31 [2020-12-21T00:52:31.362Z]     copy_test.go:63: testEnv.OSType == "windows"
00:52:31 [2020-12-21T00:52:31.362Z] === RUN   TestCopyFromContainer
00:52:31 [2020-12-21T00:52:31.362Z] --- SKIP: TestCopyFromContainer (0.00s)
00:52:31 [2020-12-21T00:52:31.362Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:52:31 [2020-12-21T00:52:31.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:52:31 [2020-12-21T00:52:31.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:52:31 [2020-12-21T00:52:31.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:52:31 [2020-12-21T00:52:31.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:52:31 [2020-12-21T00:52:31.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:52:31 [2020-12-21T00:52:31.362Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:52:31 [2020-12-21T00:52:31.362Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:52:31 [2020-12-21T00:52:31.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:52:31 [2020-12-21T00:52:31.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:52:31 [2020-12-21T00:52:31.362Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:52:31 [2020-12-21T00:52:31.362Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:52:31 [2020-12-21T00:52:31.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:52:31 [2020-12-21T00:52:31.362Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateLinkToNonExistingContainer
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidEnv
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidEnv/0
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidEnv/0
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidEnv/1
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidEnv/1
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidEnv/2
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidEnv/2
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidEnv/0
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidEnv/2
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidEnv/1
00:52:31 [2020-12-21T00:52:31.363Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateTmpfsMountsTarget
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithCustomMaskedPaths
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithCustomReadonlyPaths
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:52:31 [2020-12-21T00:52:31.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateDifferentPlatform
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateDifferentPlatform/different_os
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:52:31 [2020-12-21T00:52:31.363Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:52:31 [2020-12-21T00:52:31.363Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
00:52:31 [2020-12-21T00:52:31.363Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestContainerKillOnDaemonStart
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestDiff
00:52:31 [2020-12-21T00:52:31.363Z] --- SKIP: TestDiff (0.00s)
00:52:31 [2020-12-21T00:52:31.363Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:52:31 [2020-12-21T00:52:31.363Z] === RUN   TestExecWithCloseStdin
00:52:31 [2020-12-21T00:52:31.905Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:52:32 [2020-12-21T00:52:32.164Z] --- PASS: TestCreateServiceSysctls (4.69s)
00:52:32 [2020-12-21T00:52:32.164Z] === RUN   TestCreateServiceCapabilities
00:52:33 [2020-12-21T00:52:33.104Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:52:33 [2020-12-21T00:52:33.554Z] --- PASS: TestExecWithCloseStdin (1.79s)
00:52:33 [2020-12-21T00:52:33.554Z] === RUN   TestExec
00:52:33 [2020-12-21T00:52:33.671Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:52:33 [2020-12-21T00:52:33.711Z] --- PASS: TestServiceUpdatePidsLimit (15.85s)
00:52:33 [2020-12-21T00:52:33.711Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
00:52:33 [2020-12-21T00:52:33.711Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
00:52:33 [2020-12-21T00:52:33.711Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
00:52:33 [2020-12-21T00:52:33.711Z] PASS
00:52:33 [2020-12-21T00:52:33.711Z] 
00:52:33 [2020-12-21T00:52:33.711Z] === Skipped
00:52:33 [2020-12-21T00:52:33.711Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:52:33 [2020-12-21T00:52:33.711Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:52:33 [2020-12-21T00:52:33.711Z] 
00:52:33 [2020-12-21T00:52:33.711Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:52:33 [2020-12-21T00:52:33.711Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:52:33 [2020-12-21T00:52:33.711Z] 
00:52:33 [2020-12-21T00:52:33.711Z] 
00:52:33 [2020-12-21T00:52:33.711Z] DONE 27 tests, 2 skipped in 130.038s
00:52:33 [2020-12-21T00:52:33.711Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:52:33 [2020-12-21T00:52:33.711Z] ++ 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
00:52:33 [2020-12-21T00:52:33.711Z] ++ set -e
00:52:33 [2020-12-21T00:52:33.711Z] ++ '[' -n 0 ']'
00:52:33 [2020-12-21T00:52:33.711Z] ++ set -x
00:52:33 [2020-12-21T00:52:33.711Z] ++ 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
00:52:34 [2020-12-21T00:52:34.007Z] INFO: Testing against a local daemon
00:52:34 [2020-12-21T00:52:34.007Z] === RUN   TestSessionCreate
00:52:34 [2020-12-21T00:52:34.007Z] --- PASS: TestSessionCreate (0.04s)
00:52:34 [2020-12-21T00:52:34.007Z] === RUN   TestSessionCreateWithBadUpgrade
00:52:34 [2020-12-21T00:52:34.007Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:52:34 [2020-12-21T00:52:34.007Z] PASS
00:52:34 [2020-12-21T00:52:34.007Z] 
00:52:34 [2020-12-21T00:52:34.007Z] DONE 2 tests in 0.158s
00:52:34 [2020-12-21T00:52:34.007Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:52:34 [2020-12-21T00:52:34.007Z] ++ 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
00:52:34 [2020-12-21T00:52:34.007Z] ++ set -e
00:52:34 [2020-12-21T00:52:34.007Z] ++ '[' -n 0 ']'
00:52:34 [2020-12-21T00:52:34.007Z] ++ set -x
00:52:34 [2020-12-21T00:52:34.007Z] ++ 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
00:52:34 [2020-12-21T00:52:34.007Z] INFO: Testing against a local daemon
00:52:34 [2020-12-21T00:52:34.007Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:52:34 [2020-12-21T00:52:34.007Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:52:34 [2020-12-21T00:52:34.007Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:52:34 [2020-12-21T00:52:34.007Z] === RUN   TestEventsExecDie
00:52:34 [2020-12-21T00:52:34.609Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:52:34 [2020-12-21T00:52:34.650Z] --- PASS: TestEventsExecDie (0.61s)
00:52:34 [2020-12-21T00:52:34.650Z] === RUN   TestEventsBackwardsCompatible
00:52:34 [2020-12-21T00:52:34.650Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:52:34 [2020-12-21T00:52:34.650Z] === RUN   TestInfoBinaryCommits
00:52:34 [2020-12-21T00:52:34.650Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:52:34 [2020-12-21T00:52:34.650Z] === RUN   TestInfoAPIVersioned
00:52:34 [2020-12-21T00:52:34.650Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:52:34 [2020-12-21T00:52:34.650Z] === RUN   TestInfoDiscoveryBackend
00:52:35 [2020-12-21T00:52:35.093Z] --- PASS: TestExec (1.66s)
00:52:35 [2020-12-21T00:52:35.093Z] === RUN   TestExecUser
00:52:35 [2020-12-21T00:52:35.093Z] --- SKIP: TestExecUser (0.00s)
00:52:35 [2020-12-21T00:52:35.093Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:52:35 [2020-12-21T00:52:35.093Z] === RUN   TestExportContainerAndImportImage
00:52:35 [2020-12-21T00:52:35.093Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
00:52:35 [2020-12-21T00:52:35.093Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:52:35 [2020-12-21T00:52:35.093Z] === RUN   TestExportContainerAfterDaemonRestart
00:52:35 [2020-12-21T00:52:35.093Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
00:52:35 [2020-12-21T00:52:35.093Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:52:35 [2020-12-21T00:52:35.093Z] === RUN   TestHealthCheckWorkdir
00:52:35 [2020-12-21T00:52:35.093Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
00:52:35 [2020-12-21T00:52:35.093Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:52:35 [2020-12-21T00:52:35.093Z] === RUN   TestHealthKillContainer
00:52:35 [2020-12-21T00:52:35.094Z] --- SKIP: TestHealthKillContainer (0.00s)
00:52:35 [2020-12-21T00:52:35.094Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:52:35 [2020-12-21T00:52:35.094Z] === RUN   TestInspectCpusetInConfigPre120
00:52:35 [2020-12-21T00:52:35.094Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
00:52:35 [2020-12-21T00:52:35.094Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:52:35 [2020-12-21T00:52:35.094Z] === RUN   TestKillContainerInvalidSignal
00:52:35 [2020-12-21T00:52:35.281Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:52:35 [2020-12-21T00:52:35.281Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:52:35 [2020-12-21T00:52:35.988Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:52:35 [2020-12-21T00:52:35.988Z] --- PASS: TestCreateServiceCapabilities (3.73s)
00:52:35 [2020-12-21T00:52:35.988Z] === RUN   TestInspect
00:52:36 [2020-12-21T00:52:36.065Z] --- PASS: TestKillContainerInvalidSignal (1.35s)
00:52:36 [2020-12-21T00:52:36.065Z] === RUN   TestKillContainer
00:52:36 [2020-12-21T00:52:36.065Z] === RUN   TestKillContainer/no_signal
00:52:36 [2020-12-21T00:52:36.315Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:52:36 [2020-12-21T00:52:36.315Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:52:36 [2020-12-21T00:52:36.555Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:52:36 [2020-12-21T00:52:36.949Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:52:36 [2020-12-21T00:52:36.949Z] === RUN   TestInfoAPI
00:52:36 [2020-12-21T00:52:36.949Z] --- PASS: TestInfoAPI (0.04s)
00:52:36 [2020-12-21T00:52:36.949Z] === RUN   TestInfoAPIWarnings
00:52:37 [2020-12-21T00:52:37.493Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:52:37 [2020-12-21T00:52:37.604Z] === RUN   TestKillContainer/non_killing_signal
00:52:37 [2020-12-21T00:52:37.604Z] === RUN   TestKillContainer/killing_signal
00:52:39 [2020-12-21T00:52:39.419Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:52:40 [2020-12-21T00:52:40.365Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:52:40 [2020-12-21T00:52:40.365Z] --- PASS: TestInspect (4.34s)
00:52:40 [2020-12-21T00:52:40.365Z] === RUN   TestCreateJob
00:52:40 [2020-12-21T00:52:40.932Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:52:41 [2020-12-21T00:52:41.868Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:52:42 [2020-12-21T00:52:42.804Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:52:43 [2020-12-21T00:52:43.740Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:52:43 [2020-12-21T00:52:43.740Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:52:44 [2020-12-21T00:52:44.307Z] --- PASS: TestCreateJob (3.98s)
00:52:44 [2020-12-21T00:52:44.307Z] === RUN   TestReplicatedJob
00:52:44 [2020-12-21T00:52:44.307Z] === RUN   TestDockerSuite/TestCpRelativePath
00:52:44 [2020-12-21T00:52:44.692Z] --- PASS: TestKillContainer (7.82s)
00:52:44 [2020-12-21T00:52:44.692Z]     --- PASS: TestKillContainer/no_signal (1.42s)
00:52:44 [2020-12-21T00:52:44.692Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:52:44 [2020-12-21T00:52:44.692Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:52:44 [2020-12-21T00:52:44.693Z]     --- PASS: TestKillContainer/killing_signal (6.37s)
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestKillStoppedContainer
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestKillStoppedContainer (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestKillStoppedContainerAPIPre120
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestKillDifferentUserContainer
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestInspectOomKilledTrue
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestInspectOomKilledFalse
00:52:44 [2020-12-21T00:52:44.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:52:44 [2020-12-21T00:52:44.693Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:52:44 [2020-12-21T00:52:44.693Z] === RUN   TestLogsFollowTailEmpty
00:52:44 [2020-12-21T00:52:44.873Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:52:45 [2020-12-21T00:52:45.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:52:45 [2020-12-21T00:52:45.152Z] --- PASS: TestLogsFollowTailEmpty (1.38s)
00:52:45 [2020-12-21T00:52:45.153Z] === RUN   TestNetworkNat
00:52:45 [2020-12-21T00:52:45.153Z] --- SKIP: TestNetworkNat (0.00s)
00:52:45 [2020-12-21T00:52:45.153Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:52:45 [2020-12-21T00:52:45.153Z] === RUN   TestNetworkLocalhostTCPNat
00:52:45 [2020-12-21T00:52:45.699Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:52:46 [2020-12-21T00:52:46.637Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:52:47 [2020-12-21T00:52:47.346Z] --- PASS: TestNetworkLocalhostTCPNat (1.76s)
00:52:47 [2020-12-21T00:52:47.346Z] === RUN   TestNetworkLoopbackNat
00:52:47 [2020-12-21T00:52:47.346Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
00:52:47 [2020-12-21T00:52:47.346Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:52:47 [2020-12-21T00:52:47.346Z] === RUN   TestPause
00:52:47 [2020-12-21T00:52:47.346Z] --- SKIP: TestPause (0.00s)
00:52:47 [2020-12-21T00:52:47.346Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:52:47 [2020-12-21T00:52:47.346Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:52:48 [2020-12-21T00:52:48.018Z] === RUN   TestDockerSuite/TestCpToCaseA
00:52:48 [2020-12-21T00:52:48.884Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s)
00:52:48 [2020-12-21T00:52:48.884Z] === RUN   TestPauseStopPausedContainer
00:52:48 [2020-12-21T00:52:48.884Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
00:52:48 [2020-12-21T00:52:48.884Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:52:48 [2020-12-21T00:52:48.884Z] === RUN   TestPsFilter
00:52:48 [2020-12-21T00:52:48.884Z] --- PASS: TestPsFilter (0.09s)
00:52:48 [2020-12-21T00:52:48.884Z] === RUN   TestRemoveContainerWithRemovedVolume
00:52:49 [2020-12-21T00:52:49.922Z] === RUN   TestDockerSuite/TestCpToCaseB
00:52:50 [2020-12-21T00:52:50.426Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.86s)
00:52:50 [2020-12-21T00:52:50.426Z] === RUN   TestRemoveContainerWithVolume
00:52:50 [2020-12-21T00:52:50.490Z] === RUN   TestDockerSuite/TestCpToCaseC
00:52:51 [2020-12-21T00:52:51.867Z] --- PASS: TestReplicatedJob (7.35s)
00:52:51 [2020-12-21T00:52:51.868Z] === RUN   TestUpdateReplicatedJob
00:52:52 [2020-12-21T00:52:52.126Z] === RUN   TestDockerSuite/TestCpToCaseD
00:52:52 [2020-12-21T00:52:52.607Z] --- PASS: TestRemoveContainerWithVolume (1.70s)
00:52:52 [2020-12-21T00:52:52.607Z] === RUN   TestRemoveContainerRunning
00:52:53 [2020-12-21T00:52:53.578Z] --- PASS: TestRemoveContainerRunning (1.39s)
00:52:53 [2020-12-21T00:52:53.578Z] === RUN   TestRemoveContainerForceRemoveRunning
00:52:55 [2020-12-21T00:52:55.119Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.37s)
00:52:55 [2020-12-21T00:52:55.119Z] === RUN   TestRemoveInvalidContainer
00:52:55 [2020-12-21T00:52:55.119Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:52:55 [2020-12-21T00:52:55.119Z] === RUN   TestRenameLinkedContainer
00:52:55 [2020-12-21T00:52:55.119Z] --- SKIP: TestRenameLinkedContainer (0.00s)
00:52:55 [2020-12-21T00:52:55.119Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:52:55 [2020-12-21T00:52:55.119Z] === RUN   TestRenameStoppedContainer
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestInfoAPIWarnings (16.31s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestInfoDebug
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestInfoDebug (0.53s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestInfoInsecureRegistries
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestInfoRegistryMirrors
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestLoginFailsWithBadCredentials
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestPingCacheHeaders
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestPingCacheHeaders (0.03s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestPingGet
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestPingGet (0.02s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestPingHead
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestPingHead (0.04s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVersion
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestVersion (0.03s)
00:52:55 [2020-12-21T00:52:55.526Z] PASS
00:52:55 [2020-12-21T00:52:55.526Z] 
00:52:55 [2020-12-21T00:52:55.526Z] === Skipped
00:52:55 [2020-12-21T00:52:55.526Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:52:55 [2020-12-21T00:52:55.526Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:52:55 [2020-12-21T00:52:55.526Z] 
00:52:55 [2020-12-21T00:52:55.526Z] 
00:52:55 [2020-12-21T00:52:55.526Z] DONE 18 tests, 1 skipped in 21.287s
00:52:55 [2020-12-21T00:52:55.526Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:52:55 [2020-12-21T00:52:55.526Z] ++ 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
00:52:55 [2020-12-21T00:52:55.526Z] ++ set -e
00:52:55 [2020-12-21T00:52:55.526Z] ++ '[' -n 0 ']'
00:52:55 [2020-12-21T00:52:55.526Z] ++ set -x
00:52:55 [2020-12-21T00:52:55.526Z] ++ 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
00:52:55 [2020-12-21T00:52:55.526Z] INFO: Testing against a local daemon
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVolumesCreateAndList
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVolumesRemove
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestVolumesRemove (0.08s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVolumesInspect
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestVolumesInspect (0.02s)
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVolumesInvalidJSON
00:52:55 [2020-12-21T00:52:55.526Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:52:55 [2020-12-21T00:52:55.526Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:52:55 [2020-12-21T00:52:55.526Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:52:55 [2020-12-21T00:52:55.526Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:52:55 [2020-12-21T00:52:55.526Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:52:55 [2020-12-21T00:52:55.526Z] PASS
00:52:55 [2020-12-21T00:52:55.526Z] 
00:52:55 [2020-12-21T00:52:55.526Z] DONE 5 tests in 0.213s
00:52:55 [2020-12-21T00:52:55.526Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:52:55 [2020-12-21T00:52:55.817Z] ++++ cat bundles/test-integration/docker.pid
00:52:55 [2020-12-21T00:52:55.817Z] +++ kill 14073
00:52:56 [2020-12-21T00:52:56.319Z] --- PASS: TestUpdateReplicatedJob (3.98s)
00:52:56 [2020-12-21T00:52:56.319Z] === RUN   TestServiceListWithStatuses
00:52:56 [2020-12-21T00:52:56.319Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:52:56 [2020-12-21T00:52:56.319Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:52:56 [2020-12-21T00:52:56.319Z] === RUN   TestDockerNetworkConnectAlias
00:52:56 [2020-12-21T00:52:56.319Z] === RUN   TestDockerSuite/TestCpToCaseE
00:52:56 [2020-12-21T00:52:56.661Z] --- PASS: TestRenameStoppedContainer (1.66s)
00:52:56 [2020-12-21T00:52:56.661Z] === RUN   TestRenameRunningContainerAndReuse
00:52:57 [2020-12-21T00:52:57.323Z] +++ /etc/init.d/apparmor stop
00:52:57 [2020-12-21T00:52:57.323Z] Leaving: AppArmorNo profiles have been unloaded.
00:52:57 [2020-12-21T00:52:57.323Z] 
00:52:57 [2020-12-21T00:52:57.323Z] Unloading profiles will leave already running processes permanently
00:52:57 [2020-12-21T00:52:57.323Z] unconfined, which can lead to unexpected situations.
00:52:57 [2020-12-21T00:52:57.323Z] 
00:52:57 [2020-12-21T00:52:57.323Z] To set a process to complain mode, use the command line tool
00:52:57 [2020-12-21T00:52:57.323Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:52:57 [2020-12-21T00:52:57.323Z] +++ true
00:52:57 [2020-12-21T00:52:57.323Z] exiting test-integration
00:52:57 [2020-12-21T00:52:57.323Z] ++ exit 0
00:52:57 [2020-12-21T00:52:57.323Z] 
Post stage
[Pipeline] junit
00:52:58 [2020-12-21T00:52:58.407Z] Recording test results
00:52:58 [2020-12-21T00:52:58.857Z] === RUN   TestDockerSuite/TestCpToCaseF
00:52:58 [2020-12-21T00:52:58.857Z] === RUN   TestDockerSuite/TestCpToCaseG
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:52:59 [2020-12-21T00:52:59.385Z] + echo Ensuring container killed.
00:52:59 [2020-12-21T00:52:59.385Z] Ensuring container killed.
00:52:59 [2020-12-21T00:52:59.385Z] + docker rm -vf docker-pr2
00:52:59 [2020-12-21T00:52:59.385Z] Error: No such container: docker-pr2
00:52:59 [2020-12-21T00:52:59.385Z] + true
[Pipeline] sh
00:52:59 [2020-12-21T00:52:59.599Z] --- PASS: TestRenameRunningContainerAndReuse (2.94s)
00:52:59 [2020-12-21T00:52:59.599Z] === RUN   TestRenameInvalidName
00:52:59 [2020-12-21T00:52:59.780Z] + echo Chowning /workspace to jenkins user
00:52:59 [2020-12-21T00:52:59.780Z] Chowning /workspace to jenkins user
00:52:59 [2020-12-21T00:52:59.780Z] + id -u
00:52:59 [2020-12-21T00:52:59.780Z] + id -g
00:52:59 [2020-12-21T00:52:59.780Z] + docker run --rm -v /home/docker/workspace/moby_PR-41830:/workspace busybox chown -R 1001:1001 /workspace
00:52:59 [2020-12-21T00:52:59.780Z] Unable to find image 'busybox:latest' locally
00:53:00 [2020-12-21T00:53:00.071Z] latest: Pulling from library/busybox
00:53:00 [2020-12-21T00:53:00.361Z] fcdecd492fba: Pulling fs layer
00:53:00 [2020-12-21T00:53:00.361Z] fcdecd492fba: Verifying Checksum
00:53:00 [2020-12-21T00:53:00.361Z] fcdecd492fba: Download complete
00:53:00 [2020-12-21T00:53:00.653Z] fcdecd492fba: Pull complete
00:53:00 [2020-12-21T00:53:00.653Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
00:53:00 [2020-12-21T00:53:00.653Z] Status: Downloaded newer image for busybox:latest
00:53:00 [2020-12-21T00:53:00.759Z] --- PASS: TestDockerNetworkConnectAlias (4.84s)
00:53:00 [2020-12-21T00:53:00.759Z] === RUN   TestDockerNetworkReConnect
00:53:01 [2020-12-21T00:53:01.139Z] --- PASS: TestRenameInvalidName (1.41s)
00:53:01 [2020-12-21T00:53:01.139Z] === RUN   TestRenameAnonymousContainer
00:53:01 [2020-12-21T00:53:01.139Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
00:53:01 [2020-12-21T00:53:01.139Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:53:01 [2020-12-21T00:53:01.139Z] === RUN   TestRenameContainerWithSameName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:53:02 [2020-12-21T00:53:02.558Z] + bundleName=ppc64le-integration
00:53:02 [2020-12-21T00:53:02.559Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:53:02 [2020-12-21T00:53:02.559Z] Creating ppc64le-integration-bundles.tar.gz
00:53:02 [2020-12-21T00:53:02.559Z] + + xargs tar -czf ppc64le-integration-bundles.tar.gz
00:53:02 [2020-12-21T00:53:02.559Z] 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
00:53:02 [2020-12-21T00:53:02.603Z] Archiving artifacts
00:53:02 [2020-12-21T00:53:02.690Z] --- PASS: TestRenameContainerWithSameName (1.38s)
00:53:02 [2020-12-21T00:53:02.690Z] === RUN   TestRenameContainerWithLinkedContainer
00:53:02 [2020-12-21T00:53:02.690Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
00:53:02 [2020-12-21T00:53:02.690Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:53:02 [2020-12-21T00:53:02.690Z] === RUN   TestResize
00:53:02 [2020-12-21T00:53:02.982Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:53:03 [2020-12-21T00:53:03.293Z] === RUN   TestDockerSuite/TestCpToCaseH
00:53:03 [2020-12-21T00:53:03.376Z] + make clean
00:53:03 [2020-12-21T00:53:03.658Z] --- PASS: TestResize (1.37s)
00:53:03 [2020-12-21T00:53:03.658Z] === RUN   TestResizeWithInvalidSize
00:53:03 [2020-12-21T00:53:03.658Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
00:53:03 [2020-12-21T00:53:03.658Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:53:03 [2020-12-21T00:53:03.658Z] === RUN   TestResizeWhenContainerNotStarted
00:53:03 [2020-12-21T00:53:03.669Z] make: command: Command not found
00:53:03 [2020-12-21T00:53:03.669Z] make: command: Command not found
00:53:03 [2020-12-21T00:53:03.669Z] docker volume rm -f docker-dev-cache
00:53:03 [2020-12-21T00:53:03.669Z] docker-dev-cache
[Pipeline] deleteDir
00:53:04 [2020-12-21T00:53:04.671Z] --- PASS: TestDockerNetworkReConnect (4.01s)
00:53:04 [2020-12-21T00:53:04.671Z] === RUN   TestServicePlugin
00:53:05 [2020-12-21T00:53:05.607Z] === RUN   TestDockerSuite/TestCpToCaseI
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:53:05 [2020-12-21T00:53:05.837Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s)
00:53:05 [2020-12-21T00:53:05.837Z] === RUN   TestDaemonRestartKillContainers
00:53:05 [2020-12-21T00:53:05.837Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:53:05 [2020-12-21T00:53:05.837Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:53:05 [2020-12-21T00:53:05.837Z] === RUN   TestStats
00:53:05 [2020-12-21T00:53:05.837Z] --- SKIP: TestStats (0.00s)
00:53:05 [2020-12-21T00:53:05.837Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:53:05 [2020-12-21T00:53:05.837Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:53:06 [2020-12-21T00:53:06.174Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:53:09 [2020-12-21T00:53:09.572Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.06s)
00:53:09 [2020-12-21T00:53:09.572Z] === RUN   TestStopContainerWithTimeout
00:53:09 [2020-12-21T00:53:09.572Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
00:53:09 [2020-12-21T00:53:09.572Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:53:09 [2020-12-21T00:53:09.572Z] === RUN   TestUpdateRestartPolicy
00:53:10 [2020-12-21T00:53:10.365Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:53:10 [2020-12-21T00:53:10.365Z] === RUN   TestDockerSuite/TestCpToDot
00:53:11 [2020-12-21T00:53:11.302Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:53:12 [2020-12-21T00:53:12.237Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:53:13 [2020-12-21T00:53:13.173Z] === RUN   TestDockerSuite/TestCpToStdout
00:53:13 [2020-12-21T00:53:13.743Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:53:14 [2020-12-21T00:53:14.678Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:53:14 [2020-12-21T00:53:14.936Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:53:15 [2020-12-21T00:53:15.503Z] === RUN   TestDockerSuite/TestCpVolumePath
00:53:16 [2020-12-21T00:53:16.442Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:53:16 [2020-12-21T00:53:16.723Z] === RUN   TestDockerSuite/TestCreateArgs
00:53:16 [2020-12-21T00:53:16.723Z] === RUN   TestDockerSuite/TestCreateByImageID
00:53:16 [2020-12-21T00:53:16.983Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:53:17 [2020-12-21T00:53:17.551Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:53:17 [2020-12-21T00:53:17.551Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:53:17 [2020-12-21T00:53:17.551Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:53:18 [2020-12-21T00:53:18.119Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:53:18 [2020-12-21T00:53:18.377Z] === RUN   TestDockerSuite/TestCreateLabels
00:53:18 [2020-12-21T00:53:18.377Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:53:18 [2020-12-21T00:53:18.635Z] === RUN   TestDockerSuite/TestCreateRM
00:53:18 [2020-12-21T00:53:18.636Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:53:18 [2020-12-21T00:53:18.636Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:53:18 [2020-12-21T00:53:18.636Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:53:18 [2020-12-21T00:53:18.636Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:53:20 [2020-12-21T00:53:20.539Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:53:20 [2020-12-21T00:53:20.539Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:53:20 [2020-12-21T00:53:20.539Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:53:21 [2020-12-21T00:53:21.920Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:53:25 [2020-12-21T00:53:25.208Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:53:25 [2020-12-21T00:53:25.466Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:53:25 [2020-12-21T00:53:25.466Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:53:25 [2020-12-21T00:53:25.466Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:53:25 [2020-12-21T00:53:25.724Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:53:25 [2020-12-21T00:53:25.724Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:53:25 [2020-12-21T00:53:25.983Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:53:27 [2020-12-21T00:53:27.359Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:53:27 [2020-12-21T00:53:27.618Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:53:28 [2020-12-21T00:53:28.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:53:28 [2020-12-21T00:53:28.753Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:53:30 [2020-12-21T00:53:30.132Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:53:30 [2020-12-21T00:53:30.699Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:53:30 [2020-12-21T00:53:30.711Z] --- PASS: TestUpdateRestartPolicy (18.79s)
00:53:30 [2020-12-21T00:53:30.711Z] === RUN   TestUpdateRestartWithAutoRemove
00:53:30 [2020-12-21T00:53:30.711Z] --- PASS: TestUpdateRestartWithAutoRemove (1.43s)
00:53:30 [2020-12-21T00:53:30.711Z] === RUN   TestWaitNonBlocked
00:53:30 [2020-12-21T00:53:30.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:53:30 [2020-12-21T00:53:30.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:53:30 [2020-12-21T00:53:30.711Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:53:30 [2020-12-21T00:53:30.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:53:30 [2020-12-21T00:53:30.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:53:30 [2020-12-21T00:53:30.711Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:53:31 [2020-12-21T00:53:31.268Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:53:31 [2020-12-21T00:53:31.268Z] === RUN   TestDockerSuite/TestDevicePermissions
00:53:31 [2020-12-21T00:53:31.834Z] === RUN   TestDockerSuite/TestDockerFails
00:53:31 [2020-12-21T00:53:31.834Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:53:31 [2020-12-21T00:53:31.834Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:53:31 [2020-12-21T00:53:31.834Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:53:32 [2020-12-21T00:53:32.770Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:53:32 [2020-12-21T00:53:32.897Z] --- PASS: TestWaitNonBlocked (0.03s)
00:53:32 [2020-12-21T00:53:32.897Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s)
00:53:32 [2020-12-21T00:53:32.897Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.58s)
00:53:32 [2020-12-21T00:53:32.897Z] === RUN   TestWaitBlocked
00:53:32 [2020-12-21T00:53:32.897Z] --- SKIP: TestWaitBlocked (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:53:32 [2020-12-21T00:53:32.897Z] PASS
00:53:32 [2020-12-21T00:53:32.897Z] ok  	github.com/docker/docker/integration/container	62.374s
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === Skipped
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
00:53:32 [2020-12-21T00:53:32.897Z]     copy_test.go:38: testEnv.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
00:53:32 [2020-12-21T00:53:32.897Z]     copy_test.go:63: testEnv.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
00:53:32 [2020-12-21T00:53:32.897Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
00:53:32 [2020-12-21T00:53:32.897Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] 
00:53:32 [2020-12-21T00:53:32.897Z] DONE 88 tests, 37 skipped in 64.751s
00:53:32 [2020-12-21T00:53:32.897Z] Running D:\gopath\src\github.com\docker\docker\integration\image
00:53:33 [2020-12-21T00:53:33.337Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:53:34 [2020-12-21T00:53:34.287Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:53:34 [2020-12-21T00:53:34.287Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:53:34 [2020-12-21T00:53:34.287Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:53:34 [2020-12-21T00:53:34.440Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:34 [2020-12-21T00:53:34.440Z] INFO: Testing against a local daemon
00:53:34 [2020-12-21T00:53:34.440Z] === RUN   TestCommitInheritsEnv
00:53:34 [2020-12-21T00:53:34.440Z] --- SKIP: TestCommitInheritsEnv (0.00s)
00:53:34 [2020-12-21T00:53:34.440Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:53:34 [2020-12-21T00:53:34.440Z] === RUN   TestImportExtremelyLargeImageWorks
00:53:34 [2020-12-21T00:53:34.440Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:53:34 [2020-12-21T00:53:34.440Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:53:34 [2020-12-21T00:53:34.440Z] === RUN   TestImagesFilterMultiReference
00:53:34 [2020-12-21T00:53:34.545Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:53:34 [2020-12-21T00:53:34.903Z] --- PASS: TestImagesFilterMultiReference (0.08s)
00:53:34 [2020-12-21T00:53:34.903Z] === RUN   TestImagePullPlatformInvalid
00:53:34 [2020-12-21T00:53:34.903Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:53:34 [2020-12-21T00:53:34.903Z] === RUN   TestRemoveImageOrphaning
00:53:35 [2020-12-21T00:53:35.363Z] --- PASS: TestRemoveImageOrphaning (0.72s)
00:53:35 [2020-12-21T00:53:35.363Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:53:35 [2020-12-21T00:53:35.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:53:35 [2020-12-21T00:53:35.363Z] === RUN   TestTagInvalidReference
00:53:35 [2020-12-21T00:53:35.363Z] --- PASS: TestTagInvalidReference (0.03s)
00:53:35 [2020-12-21T00:53:35.363Z] === RUN   TestTagValidPrefixedRepo
00:53:35 [2020-12-21T00:53:35.363Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:53:35 [2020-12-21T00:53:35.363Z] === RUN   TestTagExistedNameWithoutForce
00:53:35 [2020-12-21T00:53:35.824Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:53:35 [2020-12-21T00:53:35.824Z] === RUN   TestTagOfficialNames
00:53:35 [2020-12-21T00:53:35.824Z] --- PASS: TestTagOfficialNames (0.08s)
00:53:35 [2020-12-21T00:53:35.824Z] === RUN   TestTagMatchesDigest
00:53:35 [2020-12-21T00:53:35.824Z] --- PASS: TestTagMatchesDigest (0.03s)
00:53:35 [2020-12-21T00:53:35.824Z] PASS
00:53:35 [2020-12-21T00:53:35.824Z] ok  	github.com/docker/docker/integration/image	1.278s
00:53:35 [2020-12-21T00:53:35.824Z] 
00:53:35 [2020-12-21T00:53:35.824Z] === Skipped
00:53:35 [2020-12-21T00:53:35.824Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
00:53:35 [2020-12-21T00:53:35.824Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:53:35 [2020-12-21T00:53:35.824Z] 
00:53:35 [2020-12-21T00:53:35.824Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
00:53:35 [2020-12-21T00:53:35.824Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:53:35 [2020-12-21T00:53:35.824Z] 
00:53:35 [2020-12-21T00:53:35.824Z] 
00:53:35 [2020-12-21T00:53:35.824Z] DONE 11 tests, 2 skipped in 3.062s
00:53:35 [2020-12-21T00:53:35.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network
00:53:37 [2020-12-21T00:53:37.074Z] --- PASS: TestServicePlugin (32.44s)
00:53:37 [2020-12-21T00:53:37.074Z]     plugin_test.go:62: [d3424b0f7d75d] joining swarm manager [d3f68a097839a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:53:37 [2020-12-21T00:53:37.074Z]     plugin_test.go:65: [d9bf897e9c8ea] joining swarm manager [d3f68a097839a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:53:37 [2020-12-21T00:53:37.074Z] === RUN   TestServiceUpdateLabel
00:53:37 [2020-12-21T00:53:37.373Z] testing: warning: no tests to run
00:53:37 [2020-12-21T00:53:37.373Z] PASS
00:53:37 [2020-12-21T00:53:37.373Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.101s [no tests to run]
00:53:37 [2020-12-21T00:53:37.373Z] testing: warning: no tests to run
00:53:37 [2020-12-21T00:53:37.373Z] PASS
00:53:37 [2020-12-21T00:53:37.373Z] ok  	github.com/docker/docker/integration/network/macvlan	0.054s [no tests to run]
00:53:38 [2020-12-21T00:53:38.342Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:38 [2020-12-21T00:53:38.342Z] INFO: Testing against a local daemon
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkCreateDelete
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestNetworkCreateDelete (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDockerNetworkDeletePreferID
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonDNSFallback
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonDNSFallback (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestInspectNetwork
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestInspectNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestRunContainerWithBridgeNone
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkInvalidJSON
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkInvalidJSON//networks/create
00:53:38 [2020-12-21T00:53:38.342Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:53:38 [2020-12-21T00:53:38.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:53:38 [2020-12-21T00:53:38.342Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:53:38 [2020-12-21T00:53:38.342Z] === CONT  TestNetworkInvalidJSON//networks/create
00:53:38 [2020-12-21T00:53:38.342Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:53:38 [2020-12-21T00:53:38.342Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:53:38 [2020-12-21T00:53:38.342Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:53:38 [2020-12-21T00:53:38.342Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkList
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkList//networks
00:53:38 [2020-12-21T00:53:38.342Z] === PAUSE TestNetworkList//networks
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestNetworkList//networks/
00:53:38 [2020-12-21T00:53:38.342Z] === PAUSE TestNetworkList//networks/
00:53:38 [2020-12-21T00:53:38.342Z] === CONT  TestNetworkList//networks
00:53:38 [2020-12-21T00:53:38.342Z] === CONT  TestNetworkList//networks/
00:53:38 [2020-12-21T00:53:38.342Z] --- PASS: TestNetworkList (0.02s)
00:53:38 [2020-12-21T00:53:38.342Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     --- PASS: TestNetworkList//networks (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestHostIPv4BridgeLabel
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     network_test.go:126: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonRestartWithLiveRestore
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:29: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonDefaultNetworkPools
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:52: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonRestartWithExistingNetwork
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:96: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:130: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:181: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestServiceWithPredefinedNetwork
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:206: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:236: FLAKY_TEST
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestServiceWithDataPathPortInit
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:326: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:53:38 [2020-12-21T00:53:38.342Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:394: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] PASS
00:53:38 [2020-12-21T00:53:38.342Z] ok  	github.com/docker/docker/integration/network	0.232s
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === Skipped
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     network_test.go:126: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:29: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:52: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:96: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:130: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:181: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.342Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.342Z]     service_test.go:206: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.342Z] 
00:53:38 [2020-12-21T00:53:38.343Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:53:38 [2020-12-21T00:53:38.343Z]     service_test.go:236: FLAKY_TEST
00:53:38 [2020-12-21T00:53:38.343Z] 
00:53:38 [2020-12-21T00:53:38.343Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
00:53:38 [2020-12-21T00:53:38.343Z]     service_test.go:326: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.343Z] 
00:53:38 [2020-12-21T00:53:38.343Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
00:53:38 [2020-12-21T00:53:38.343Z]     service_test.go:394: testEnv.OSType == "windows"
00:53:38 [2020-12-21T00:53:38.343Z] 
00:53:38 [2020-12-21T00:53:38.343Z] 
00:53:38 [2020-12-21T00:53:38.343Z] DONE 22 tests, 15 skipped in 2.672s
00:53:38 [2020-12-21T00:53:38.343Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
00:53:38 [2020-12-21T00:53:38.802Z] testing: warning: no tests to run
00:53:38 [2020-12-21T00:53:38.802Z] PASS
00:53:38 [2020-12-21T00:53:38.802Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
00:53:38 [2020-12-21T00:53:38.802Z] 
00:53:38 [2020-12-21T00:53:38.802Z] DONE 0 tests in 0.276s
00:53:38 [2020-12-21T00:53:38.802Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
00:53:39 [2020-12-21T00:53:39.266Z] testing: warning: no tests to run
00:53:39 [2020-12-21T00:53:39.266Z] PASS
00:53:39 [2020-12-21T00:53:39.266Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
00:53:39 [2020-12-21T00:53:39.266Z] 
00:53:39 [2020-12-21T00:53:39.266Z] DONE 0 tests in 0.272s
00:53:39 [2020-12-21T00:53:39.266Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
00:53:39 [2020-12-21T00:53:39.606Z] --- PASS: TestServiceUpdateLabel (2.36s)
00:53:39 [2020-12-21T00:53:39.606Z] === RUN   TestServiceUpdateSecrets
00:53:39 [2020-12-21T00:53:39.865Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:53:40 [2020-12-21T00:53:40.806Z] testing: warning: no tests to run
00:53:40 [2020-12-21T00:53:40.807Z] PASS
00:53:40 [2020-12-21T00:53:40.807Z] ok  	github.com/docker/docker/integration/plugin	0.117s [no tests to run]
00:53:40 [2020-12-21T00:53:40.807Z] testing: warning: no tests to run
00:53:40 [2020-12-21T00:53:40.807Z] PASS
00:53:40 [2020-12-21T00:53:40.807Z] ok  	github.com/docker/docker/integration/plugin/authz	0.088s [no tests to run]
00:53:42 [2020-12-21T00:53:42.395Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:53:43 [2020-12-21T00:53:43.771Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:53:44 [2020-12-21T00:53:44.706Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:53:45 [2020-12-21T00:53:45.641Z] === RUN   TestDockerSuite/TestEventsAttach
00:53:46 [2020-12-21T00:53:46.210Z] === RUN   TestDockerSuite/TestEventsCommit
00:53:46 [2020-12-21T00:53:46.210Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:53:46 [2020-12-21T00:53:46.780Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:53:47 [2020-12-21T00:53:47.349Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:53:47 [2020-12-21T00:53:47.898Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:47 [2020-12-21T00:53:47.898Z] INFO: Testing against a local daemon
00:53:47 [2020-12-21T00:53:47.898Z] === RUN   TestExternalGraphDriver
00:53:47 [2020-12-21T00:53:47.898Z] --- SKIP: TestExternalGraphDriver (0.00s)
00:53:47 [2020-12-21T00:53:47.898Z]     external_test.go:48: runtime.GOOS == "windows"
00:53:47 [2020-12-21T00:53:47.898Z] === RUN   TestGraphdriverPluginV2
00:53:47 [2020-12-21T00:53:47.898Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:53:47 [2020-12-21T00:53:47.898Z]     external_test.go:408: runtime.GOOS == "windows"
00:53:47 [2020-12-21T00:53:47.898Z] PASS
00:53:47 [2020-12-21T00:53:47.898Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.310s
00:53:47 [2020-12-21T00:53:47.919Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:53:48 [2020-12-21T00:53:48.360Z] testing: warning: no tests to run
00:53:48 [2020-12-21T00:53:48.360Z] PASS
00:53:48 [2020-12-21T00:53:48.360Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.061s [no tests to run]
00:53:48 [2020-12-21T00:53:48.360Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:48 [2020-12-21T00:53:48.360Z] INFO: Testing against a local daemon
00:53:48 [2020-12-21T00:53:48.360Z] === RUN   TestReadPluginNoRead
00:53:48 [2020-12-21T00:53:48.360Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:53:48 [2020-12-21T00:53:48.360Z]     read_test.go:21: no unix domain sockets on Windows
00:53:48 [2020-12-21T00:53:48.360Z] PASS
00:53:48 [2020-12-21T00:53:48.360Z] ok  	github.com/docker/docker/integration/plugin/logging	0.259s
00:53:48 [2020-12-21T00:53:48.360Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:48 [2020-12-21T00:53:48.360Z] INFO: Testing against a local daemon
00:53:48 [2020-12-21T00:53:48.360Z] === RUN   TestPluginInvalidJSON
00:53:48 [2020-12-21T00:53:48.822Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:53:48 [2020-12-21T00:53:48.822Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:53:48 [2020-12-21T00:53:48.822Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:53:48 [2020-12-21T00:53:48.822Z] --- PASS: TestPluginInvalidJSON (0.05s)
00:53:48 [2020-12-21T00:53:48.822Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:53:48 [2020-12-21T00:53:48.822Z] === RUN   TestPluginInstall
00:53:48 [2020-12-21T00:53:48.822Z] --- SKIP: TestPluginInstall (0.00s)
00:53:48 [2020-12-21T00:53:48.822Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:53:48 [2020-12-21T00:53:48.822Z] PASS
00:53:48 [2020-12-21T00:53:48.822Z] ok  	github.com/docker/docker/integration/plugin/common	0.382s
00:53:48 [2020-12-21T00:53:48.822Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:53:48 [2020-12-21T00:53:48.822Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:53:48 [2020-12-21T00:53:48.856Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:53:49 [2020-12-21T00:53:49.793Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:49 [2020-12-21T00:53:49.793Z] INFO: Testing against a local daemon
00:53:49 [2020-12-21T00:53:49.793Z] === RUN   TestPluginWithDevMounts
00:53:49 [2020-12-21T00:53:49.793Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:53:49 [2020-12-21T00:53:49.793Z] PASS
00:53:49 [2020-12-21T00:53:49.793Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.188s
00:53:49 [2020-12-21T00:53:49.793Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] === Skipped
00:53:49 [2020-12-21T00:53:49.793Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     external_test.go:48: runtime.GOOS == "windows"
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     external_test.go:408: runtime.GOOS == "windows"
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     read_test.go:21: no unix domain sockets on Windows
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:53:49 [2020-12-21T00:53:49.793Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] 
00:53:49 [2020-12-21T00:53:49.793Z] DONE 7 tests, 5 skipped in 10.811s
00:53:50 [2020-12-21T00:53:50.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
00:53:50 [2020-12-21T00:53:50.260Z] testing: warning: no tests to run
00:53:50 [2020-12-21T00:53:50.260Z] PASS
00:53:50 [2020-12-21T00:53:50.260Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
00:53:50 [2020-12-21T00:53:50.260Z] 
00:53:50 [2020-12-21T00:53:50.260Z] DONE 0 tests in 0.301s
00:53:50 [2020-12-21T00:53:50.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
00:53:50 [2020-12-21T00:53:50.757Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:53:51 [2020-12-21T00:53:51.232Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:51 [2020-12-21T00:53:51.232Z] INFO: Testing against a local daemon
00:53:51 [2020-12-21T00:53:51.232Z] === RUN   TestPluginInvalidJSON
00:53:51 [2020-12-21T00:53:51.232Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:53:51 [2020-12-21T00:53:51.232Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:53:51 [2020-12-21T00:53:51.232Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:53:51 [2020-12-21T00:53:51.232Z] --- PASS: TestPluginInvalidJSON (0.05s)
00:53:51 [2020-12-21T00:53:51.232Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:53:51 [2020-12-21T00:53:51.232Z] === RUN   TestPluginInstall
00:53:51 [2020-12-21T00:53:51.232Z] --- SKIP: TestPluginInstall (0.00s)
00:53:51 [2020-12-21T00:53:51.232Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:53:51 [2020-12-21T00:53:51.232Z] PASS
00:53:51 [2020-12-21T00:53:51.232Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
00:53:51 [2020-12-21T00:53:51.232Z] 
00:53:51 [2020-12-21T00:53:51.232Z] === Skipped
00:53:51 [2020-12-21T00:53:51.232Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:53:51 [2020-12-21T00:53:51.232Z]     plugin_test.go:55: testEnv.OSType == "windows"
00:53:51 [2020-12-21T00:53:51.232Z] 
00:53:51 [2020-12-21T00:53:51.232Z] 
00:53:51 [2020-12-21T00:53:51.232Z] DONE 3 tests, 1 skipped in 0.728s
00:53:51 [2020-12-21T00:53:51.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
00:53:51 [2020-12-21T00:53:51.694Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:51 [2020-12-21T00:53:51.694Z] INFO: Testing against a local daemon
00:53:51 [2020-12-21T00:53:51.694Z] === RUN   TestExternalGraphDriver
00:53:51 [2020-12-21T00:53:51.694Z] --- SKIP: TestExternalGraphDriver (0.00s)
00:53:51 [2020-12-21T00:53:51.694Z]     external_test.go:48: runtime.GOOS == "windows"
00:53:51 [2020-12-21T00:53:51.694Z] === RUN   TestGraphdriverPluginV2
00:53:51 [2020-12-21T00:53:51.694Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:53:51 [2020-12-21T00:53:51.694Z]     external_test.go:408: runtime.GOOS == "windows"
00:53:51 [2020-12-21T00:53:51.694Z] PASS
00:53:51 [2020-12-21T00:53:51.694Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
00:53:51 [2020-12-21T00:53:51.694Z] 
00:53:51 [2020-12-21T00:53:51.694Z] === Skipped
00:53:51 [2020-12-21T00:53:51.694Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
00:53:51 [2020-12-21T00:53:51.694Z]     external_test.go:48: runtime.GOOS == "windows"
00:53:51 [2020-12-21T00:53:51.694Z] 
00:53:51 [2020-12-21T00:53:51.694Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:53:51 [2020-12-21T00:53:51.694Z]     external_test.go:408: runtime.GOOS == "windows"
00:53:51 [2020-12-21T00:53:51.694Z] 
00:53:51 [2020-12-21T00:53:51.694Z] 
00:53:51 [2020-12-21T00:53:51.694Z] DONE 2 tests, 2 skipped in 0.697s
00:53:51 [2020-12-21T00:53:51.694Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
00:53:51 [2020-12-21T00:53:51.709Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:53:52 [2020-12-21T00:53:52.664Z] testing: warning: no tests to run
00:53:52 [2020-12-21T00:53:52.664Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:52 [2020-12-21T00:53:52.664Z] PASS
00:53:52 [2020-12-21T00:53:52.664Z] INFO: Testing against a local daemon
00:53:52 [2020-12-21T00:53:52.664Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:53:52 [2020-12-21T00:53:52.664Z] === RUN   TestReadPluginNoRead
00:53:52 [2020-12-21T00:53:52.664Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:53:52 [2020-12-21T00:53:52.664Z]     read_test.go:21: no unix domain sockets on Windows
00:53:52 [2020-12-21T00:53:52.664Z] PASS
00:53:52 [2020-12-21T00:53:52.664Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
00:53:52 [2020-12-21T00:53:52.664Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:53:52 [2020-12-21T00:53:52.664Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:53:52 [2020-12-21T00:53:52.664Z] 
00:53:52 [2020-12-21T00:53:52.664Z] === Skipped
00:53:52 [2020-12-21T00:53:52.664Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:53:52 [2020-12-21T00:53:52.664Z]     read_test.go:21: no unix domain sockets on Windows
00:53:52 [2020-12-21T00:53:52.664Z] 
00:53:52 [2020-12-21T00:53:52.664Z] 
00:53:52 [2020-12-21T00:53:52.664Z] DONE 1 tests, 1 skipped in 0.806s
00:53:52 [2020-12-21T00:53:52.664Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
00:53:53 [2020-12-21T00:53:53.125Z] testing: warning: no tests to run
00:53:53 [2020-12-21T00:53:53.125Z] PASS
00:53:53 [2020-12-21T00:53:53.125Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:53:53 [2020-12-21T00:53:53.125Z] 
00:53:53 [2020-12-21T00:53:53.125Z] DONE 0 tests in 0.456s
00:53:53 [2020-12-21T00:53:53.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
00:53:53 [2020-12-21T00:53:53.609Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:53:54 [2020-12-21T00:53:54.097Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:54 [2020-12-21T00:53:54.097Z] INFO: Testing against a local daemon
00:53:54 [2020-12-21T00:53:54.097Z] === RUN   TestPluginWithDevMounts
00:53:54 [2020-12-21T00:53:54.097Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:53:54 [2020-12-21T00:53:54.097Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:53:54 [2020-12-21T00:53:54.097Z] PASS
00:53:54 [2020-12-21T00:53:54.097Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
00:53:54 [2020-12-21T00:53:54.097Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:53:54 [2020-12-21T00:53:54.097Z] 
00:53:54 [2020-12-21T00:53:54.097Z] === Skipped
00:53:54 [2020-12-21T00:53:54.097Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:53:54 [2020-12-21T00:53:54.097Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:53:54 [2020-12-21T00:53:54.097Z] 
00:53:54 [2020-12-21T00:53:54.097Z] 
00:53:54 [2020-12-21T00:53:54.097Z] DONE 1 tests, 1 skipped in 0.683s
00:53:54 [2020-12-21T00:53:54.097Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
00:53:54 [2020-12-21T00:53:54.543Z] --- PASS: TestServiceUpdateSecrets (15.32s)
00:53:54 [2020-12-21T00:53:54.544Z] === RUN   TestServiceUpdateConfigs
00:53:55 [2020-12-21T00:53:55.637Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:55 [2020-12-21T00:53:55.637Z] INFO: Testing against a local daemon
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestSecretInspect
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestSecretInspect (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestSecretList
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestSecretList (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestSecretsCreateAndDelete
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestSecretsUpdate
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestSecretsUpdate (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestTemplatedSecret
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestTemplatedSecret (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:53:55 [2020-12-21T00:53:55.637Z] === RUN   TestSecretCreateResolve
00:53:55 [2020-12-21T00:53:55.637Z] --- SKIP: TestSecretCreateResolve (0.00s)
00:53:55 [2020-12-21T00:53:55.637Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:53:55 [2020-12-21T00:53:55.637Z] PASS
00:53:55 [2020-12-21T00:53:55.637Z] ok  	github.com/docker/docker/integration/secret	0.187s
00:53:55 [2020-12-21T00:53:55.920Z] === RUN   TestDockerSuite/TestEventsCopy
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === Skipped
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
00:53:56 [2020-12-21T00:53:56.099Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] 
00:53:56 [2020-12-21T00:53:56.099Z] DONE 6 tests, 6 skipped in 1.932s
00:53:56 [2020-12-21T00:53:56.099Z] Running D:\gopath\src\github.com\docker\docker\integration\service
00:53:56 [2020-12-21T00:53:56.857Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:53:57 [2020-12-21T00:53:57.792Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:53:58 [2020-12-21T00:53:58.284Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:53:58 [2020-12-21T00:53:58.284Z] INFO: Testing against a local daemon
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestServiceCreateInit
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:53:58 [2020-12-21T00:53:58.284Z] --- PASS: TestServiceCreateInit (0.03s)
00:53:58 [2020-12-21T00:53:58.284Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceMultipleTimes
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceConflict
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceConflict (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceMaxReplicas
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateWithDuplicateNetworkNames
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceSecretFileMode
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceConfigFileMode
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceSysctls
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceSysctls (0.03s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateServiceCapabilities
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
00:53:58 [2020-12-21T00:53:58.284Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestInspect
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestInspect (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.284Z] === RUN   TestCreateJob
00:53:58 [2020-12-21T00:53:58.284Z] --- SKIP: TestCreateJob (0.00s)
00:53:58 [2020-12-21T00:53:58.284Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestReplicatedJob
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestReplicatedJob (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestUpdateReplicatedJob
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceListWithStatuses
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestDockerNetworkConnectAlias
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestDockerNetworkReConnect
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServicePlugin
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServicePlugin (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceUpdateLabel
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceUpdateLabel (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceUpdateSecrets
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceUpdateConfigs
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceUpdateNetwork
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] === RUN   TestServiceUpdatePidsLimit
00:53:58 [2020-12-21T00:53:58.285Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] PASS
00:53:58 [2020-12-21T00:53:58.285Z] ok  	github.com/docker/docker/integration/service	0.310s
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === Skipped
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
00:53:58 [2020-12-21T00:53:58.285Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
00:53:58 [2020-12-21T00:53:58.285Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] 
00:53:58 [2020-12-21T00:53:58.285Z] DONE 24 tests, 23 skipped in 2.492s
00:53:58 [2020-12-21T00:53:58.285Z] Running D:\gopath\src\github.com\docker\docker\integration\session
00:54:00 [2020-12-21T00:54:00.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:54:00 [2020-12-21T00:54:00.469Z] INFO: Testing against a local daemon
00:54:00 [2020-12-21T00:54:00.469Z] === RUN   TestSessionCreate
00:54:00 [2020-12-21T00:54:00.469Z] --- SKIP: TestSessionCreate (0.00s)
00:54:00 [2020-12-21T00:54:00.469Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:54:00 [2020-12-21T00:54:00.469Z] === RUN   TestSessionCreateWithBadUpgrade
00:54:00 [2020-12-21T00:54:00.469Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
00:54:00 [2020-12-21T00:54:00.469Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:54:00 [2020-12-21T00:54:00.469Z] PASS
00:54:00 [2020-12-21T00:54:00.469Z] ok  	github.com/docker/docker/integration/session	0.201s
00:54:00 [2020-12-21T00:54:00.469Z] 
00:54:00 [2020-12-21T00:54:00.469Z] === Skipped
00:54:00 [2020-12-21T00:54:00.469Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
00:54:00 [2020-12-21T00:54:00.469Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:54:00 [2020-12-21T00:54:00.469Z] 
00:54:00 [2020-12-21T00:54:00.469Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
00:54:00 [2020-12-21T00:54:00.469Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:54:00 [2020-12-21T00:54:00.469Z] 
00:54:00 [2020-12-21T00:54:00.469Z] 
00:54:00 [2020-12-21T00:54:00.469Z] DONE 2 tests, 2 skipped in 1.995s
00:54:00 [2020-12-21T00:54:00.469Z] Running D:\gopath\src\github.com\docker\docker\integration\system
00:54:02 [2020-12-21T00:54:02.653Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:54:02 [2020-12-21T00:54:02.653Z] INFO: Testing against a local daemon
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestEventsExecDie
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestEventsExecDie (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestEventsBackwardsCompatible
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestInfoAPI
00:54:02 [2020-12-21T00:54:02.653Z] --- PASS: TestInfoAPI (0.04s)
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestInfoAPIWarnings
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestInfoAPIWarnings (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestInfoDebug
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestInfoDebug (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestInfoInsecureRegistries
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestInfoRegistryMirrors
00:54:02 [2020-12-21T00:54:02.653Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
00:54:02 [2020-12-21T00:54:02.653Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:02 [2020-12-21T00:54:02.653Z] === RUN   TestLoginFailsWithBadCredentials
00:54:03 [2020-12-21T00:54:03.055Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:54:03 [2020-12-21T00:54:03.314Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:54:03 [2020-12-21T00:54:03.627Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
00:54:03 [2020-12-21T00:54:03.627Z] === RUN   TestPingCacheHeaders
00:54:03 [2020-12-21T00:54:03.627Z] --- PASS: TestPingCacheHeaders (0.03s)
00:54:03 [2020-12-21T00:54:03.627Z] === RUN   TestPingGet
00:54:03 [2020-12-21T00:54:03.627Z] --- PASS: TestPingGet (0.03s)
00:54:03 [2020-12-21T00:54:03.627Z] === RUN   TestPingHead
00:54:03 [2020-12-21T00:54:03.627Z] --- PASS: TestPingHead (0.03s)
00:54:03 [2020-12-21T00:54:03.627Z] === RUN   TestVersion
00:54:03 [2020-12-21T00:54:03.627Z] --- PASS: TestVersion (0.03s)
00:54:03 [2020-12-21T00:54:03.627Z] PASS
00:54:03 [2020-12-21T00:54:03.627Z] ok  	github.com/docker/docker/integration/system	1.295s
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === Skipped
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
00:54:03 [2020-12-21T00:54:03.627Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] 
00:54:03 [2020-12-21T00:54:03.627Z] DONE 13 tests, 7 skipped in 3.064s
00:54:03 [2020-12-21T00:54:03.627Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
00:54:04 [2020-12-21T00:54:04.252Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:54:05 [2020-12-21T00:54:05.187Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:54:05 [2020-12-21T00:54:05.187Z] === RUN   TestDockerSuite/TestEventsFilterType
00:54:05 [2020-12-21T00:54:05.445Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:54:05 [2020-12-21T00:54:05.704Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:54:05 [2020-12-21T00:54:05.704Z] === RUN   TestDockerSuite/TestEventsFilters
00:54:05 [2020-12-21T00:54:05.810Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:54:05 [2020-12-21T00:54:05.810Z] INFO: Testing against a local daemon
00:54:05 [2020-12-21T00:54:05.810Z] === RUN   TestVolumesCreateAndList
00:54:05 [2020-12-21T00:54:05.810Z] --- PASS: TestVolumesCreateAndList (0.05s)
00:54:05 [2020-12-21T00:54:05.810Z] === RUN   TestVolumesRemove
00:54:05 [2020-12-21T00:54:05.810Z] --- PASS: TestVolumesRemove (0.06s)
00:54:05 [2020-12-21T00:54:05.810Z] === RUN   TestVolumesInspect
00:54:05 [2020-12-21T00:54:05.810Z] --- PASS: TestVolumesInspect (0.04s)
00:54:05 [2020-12-21T00:54:05.810Z] === RUN   TestVolumesInvalidJSON
00:54:05 [2020-12-21T00:54:05.810Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:54:05 [2020-12-21T00:54:05.810Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:54:05 [2020-12-21T00:54:05.810Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:54:05 [2020-12-21T00:54:05.810Z] --- PASS: TestVolumesInvalidJSON (0.02s)
00:54:05 [2020-12-21T00:54:05.810Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:54:05 [2020-12-21T00:54:05.810Z] PASS
00:54:05 [2020-12-21T00:54:05.810Z] ok  	github.com/docker/docker/integration/volume	0.336s
00:54:05 [2020-12-21T00:54:05.810Z] 
00:54:05 [2020-12-21T00:54:05.810Z] DONE 5 tests in 2.159s
00:54:05 [2020-12-21T00:54:05.810Z] INFO: make.ps1 ended at 12/21/2020 00:54:05
00:54:05 [2020-12-21T00:54:05.810Z] INFO: Integration CLI tests being run from the host:
00:54:05 [2020-12-21T00:54:05.810Z] 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" 
00:54:06 [2020-12-21T00:54:06.640Z] === RUN   TestDockerSuite/TestEventsFormat
00:54:07 [2020-12-21T00:54:07.575Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:54:07 [2020-12-21T00:54:07.575Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:54:07 [2020-12-21T00:54:07.575Z] === RUN   TestDockerSuite/TestEventsImageImport
00:54:08 [2020-12-21T00:54:08.142Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:54:08 [2020-12-21T00:54:08.400Z] === RUN   TestDockerSuite/TestEventsImagePull
00:54:09 [2020-12-21T00:54:09.334Z] === RUN   TestDockerSuite/TestEventsImageTag
00:54:09 [2020-12-21T00:54:09.595Z] --- PASS: TestServiceUpdateConfigs (14.96s)
00:54:09 [2020-12-21T00:54:09.595Z] === RUN   TestServiceUpdateNetwork
00:54:10 [2020-12-21T00:54:10.190Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:54:10 [2020-12-21T00:54:10.448Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:54:10 [2020-12-21T00:54:10.448Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:54:10 [2020-12-21T00:54:10.448Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:54:12 [2020-12-21T00:54:12.981Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:54:12 [2020-12-21T00:54:12.981Z] === RUN   TestDockerSuite/TestEventsRename
00:54:13 [2020-12-21T00:54:13.548Z] === RUN   TestDockerSuite/TestEventsResize
00:54:14 [2020-12-21T00:54:14.116Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:54:14 [2020-12-21T00:54:14.463Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:54:14 [2020-12-21T00:54:14.463Z] INFO: Testing against a local daemon
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:54:14 [2020-12-21T00:54:14.463Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:54:14 [2020-12-21T00:54:14.923Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:54:15 [2020-12-21T00:54:15.383Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:54:19 [2020-12-21T00:54:19.379Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:54:19 [2020-12-21T00:54:19.946Z] === RUN   TestDockerSuite/TestEventsStreaming
00:54:20 [2020-12-21T00:54:20.515Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:54:22 [2020-12-21T00:54:22.416Z] --- PASS: TestServiceUpdateNetwork (12.85s)
00:54:22 [2020-12-21T00:54:22.416Z] === RUN   TestServiceUpdatePidsLimit
00:54:23 [2020-12-21T00:54:23.352Z] === RUN   TestDockerSuite/TestEventsTop
00:54:23 [2020-12-21T00:54:23.611Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:54:23 [2020-12-21T00:54:23.871Z] === RUN   TestDockerSuite/TestEventsUntag
00:54:24 [2020-12-21T00:54:24.807Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:54:26 [2020-12-21T00:54:26.709Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:54:32 [2020-12-21T00:54:32.005Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:54:38 [2020-12-21T00:54:38.570Z] === RUN   TestDockerSuite/TestExec
00:54:38 [2020-12-21T00:54:38.570Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:54:38 [2020-12-21T00:54:38.570Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:54:39 [2020-12-21T00:54:39.139Z] --- PASS: TestServiceUpdatePidsLimit (16.60s)
00:54:39 [2020-12-21T00:54:39.139Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
00:54:39 [2020-12-21T00:54:39.139Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
00:54:39 [2020-12-21T00:54:39.139Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
00:54:39 [2020-12-21T00:54:39.139Z] PASS
00:54:39 [2020-12-21T00:54:39.139Z] 
00:54:39 [2020-12-21T00:54:39.139Z] === Skipped
00:54:39 [2020-12-21T00:54:39.139Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:54:39 [2020-12-21T00:54:39.139Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:54:39 [2020-12-21T00:54:39.139Z] 
00:54:39 [2020-12-21T00:54:39.139Z] 
00:54:39 [2020-12-21T00:54:39.139Z] DONE 27 tests, 1 skipped in 183.094s
00:54:39 [2020-12-21T00:54:39.139Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:54:39 [2020-12-21T00:54:39.139Z] ++ 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
00:54:39 [2020-12-21T00:54:39.139Z] ++ set -e
00:54:39 [2020-12-21T00:54:39.139Z] ++ '[' -n 0 ']'
00:54:39 [2020-12-21T00:54:39.139Z] ++ set -x
00:54:39 [2020-12-21T00:54:39.139Z] ++ 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
00:54:39 [2020-12-21T00:54:39.139Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:54:39 [2020-12-21T00:54:39.139Z] INFO: Testing against a local daemon
00:54:39 [2020-12-21T00:54:39.139Z] === RUN   TestSessionCreate
00:54:39 [2020-12-21T00:54:39.139Z] --- PASS: TestSessionCreate (0.04s)
00:54:39 [2020-12-21T00:54:39.139Z] === RUN   TestSessionCreateWithBadUpgrade
00:54:39 [2020-12-21T00:54:39.398Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:54:39 [2020-12-21T00:54:39.398Z] PASS
00:54:39 [2020-12-21T00:54:39.398Z] 
00:54:39 [2020-12-21T00:54:39.398Z] DONE 2 tests in 0.275s
00:54:39 [2020-12-21T00:54:39.398Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:54:39 [2020-12-21T00:54:39.398Z] ++ 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
00:54:39 [2020-12-21T00:54:39.398Z] ++ set -e
00:54:39 [2020-12-21T00:54:39.398Z] ++ '[' -n 0 ']'
00:54:39 [2020-12-21T00:54:39.398Z] ++ set -x
00:54:39 [2020-12-21T00:54:39.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:54:39 [2020-12-21T00:54:39.398Z] INFO: Testing against a local daemon
00:54:39 [2020-12-21T00:54:39.398Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:54:39 [2020-12-21T00:54:39.398Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:54:39 [2020-12-21T00:54:39.398Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:54:39 [2020-12-21T00:54:39.398Z] === RUN   TestEventsExecDie
00:54:39 [2020-12-21T00:54:39.657Z] === RUN   TestDockerSuite/TestExecAPIStart
00:54:40 [2020-12-21T00:54:40.225Z] --- PASS: TestEventsExecDie (0.71s)
00:54:40 [2020-12-21T00:54:40.225Z] === RUN   TestEventsBackwardsCompatible
00:54:40 [2020-12-21T00:54:40.225Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
00:54:40 [2020-12-21T00:54:40.225Z] === RUN   TestInfoBinaryCommits
00:54:40 [2020-12-21T00:54:40.225Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:54:40 [2020-12-21T00:54:40.225Z] === RUN   TestInfoAPIVersioned
00:54:40 [2020-12-21T00:54:40.225Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:54:40 [2020-12-21T00:54:40.225Z] === RUN   TestInfoDiscoveryBackend
00:54:40 [2020-12-21T00:54:40.793Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:54:40 [2020-12-21T00:54:40.793Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:54:41 [2020-12-21T00:54:41.052Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:54:41 [2020-12-21T00:54:41.620Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:54:41 [2020-12-21T00:54:41.879Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:54:41 [2020-12-21T00:54:41.879Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:54:42 [2020-12-21T00:54:42.445Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
00:54:42 [2020-12-21T00:54:42.445Z] === RUN   TestInfoAPI
00:54:42 [2020-12-21T00:54:42.445Z] --- PASS: TestInfoAPI (0.07s)
00:54:42 [2020-12-21T00:54:42.445Z] === RUN   TestInfoAPIWarnings
00:54:42 [2020-12-21T00:54:42.703Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:54:42 [2020-12-21T00:54:42.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:54:43 [2020-12-21T00:54:43.528Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:54:44 [2020-12-21T00:54:44.097Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:54:45 [2020-12-21T00:54:45.034Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:54:45 [2020-12-21T00:54:45.600Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:54:46 [2020-12-21T00:54:46.977Z] === RUN   TestDockerSuite/TestExecCgroup
00:54:47 [2020-12-21T00:54:47.544Z] === RUN   TestDockerSuite/TestExecEnv
00:54:48 [2020-12-21T00:54:48.479Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:54:49 [2020-12-21T00:54:49.421Z] === RUN   TestDockerSuite/TestExecExitStatus
00:54:49 [2020-12-21T00:54:49.995Z] === RUN   TestDockerSuite/TestExecInspectID
00:54:53 [2020-12-21T00:54:53.279Z] === RUN   TestDockerSuite/TestExecInteractive
00:54:53 [2020-12-21T00:54:53.279Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:54:53 [2020-12-21T00:54:53.845Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:54:54 [2020-12-21T00:54:54.412Z] === RUN   TestDockerSuite/TestExecParseError
00:54:54 [2020-12-21T00:54:54.979Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:54:55 [2020-12-21T00:54:55.238Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:54:55 [2020-12-21T00:54:55.805Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:54:57 [2020-12-21T00:54:57.182Z] === RUN   TestDockerSuite/TestExecSetEnv
00:54:57 [2020-12-21T00:54:57.748Z] === RUN   TestDockerSuite/TestExecStartFails
00:54:58 [2020-12-21T00:54:58.315Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:54:58 [2020-12-21T00:54:58.882Z] --- PASS: TestInfoAPIWarnings (16.39s)
00:54:58 [2020-12-21T00:54:58.882Z] === RUN   TestInfoDebug
00:54:59 [2020-12-21T00:54:59.449Z] --- PASS: TestInfoDebug (0.52s)
00:54:59 [2020-12-21T00:54:59.449Z] === RUN   TestInfoInsecureRegistries
00:55:00 [2020-12-21T00:55:00.016Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:55:00 [2020-12-21T00:55:00.016Z] === RUN   TestInfoRegistryMirrors
00:55:00 [2020-12-21T00:55:00.274Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:55:00 [2020-12-21T00:55:00.274Z] === RUN   TestLoginFailsWithBadCredentials
00:55:00 [2020-12-21T00:55:00.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
00:55:00 [2020-12-21T00:55:00.532Z] === RUN   TestPingCacheHeaders
00:55:00 [2020-12-21T00:55:00.532Z] --- PASS: TestPingCacheHeaders (0.02s)
00:55:00 [2020-12-21T00:55:00.532Z] === RUN   TestPingGet
00:55:00 [2020-12-21T00:55:00.532Z] --- PASS: TestPingGet (0.01s)
00:55:00 [2020-12-21T00:55:00.532Z] === RUN   TestPingHead
00:55:00 [2020-12-21T00:55:00.532Z] --- PASS: TestPingHead (0.02s)
00:55:00 [2020-12-21T00:55:00.532Z] === RUN   TestVersion
00:55:00 [2020-12-21T00:55:00.532Z] --- PASS: TestVersion (0.02s)
00:55:00 [2020-12-21T00:55:00.532Z] PASS
00:55:00 [2020-12-21T00:55:00.532Z] 
00:55:00 [2020-12-21T00:55:00.532Z] === Skipped
00:55:00 [2020-12-21T00:55:00.532Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:55:00 [2020-12-21T00:55:00.532Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:55:00 [2020-12-21T00:55:00.532Z] 
00:55:00 [2020-12-21T00:55:00.532Z] 
00:55:00 [2020-12-21T00:55:00.532Z] DONE 18 tests, 1 skipped in 21.291s
00:55:00 [2020-12-21T00:55:00.532Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:55:00 [2020-12-21T00:55:00.532Z] ++ 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
00:55:00 [2020-12-21T00:55:00.532Z] ++ set -e
00:55:00 [2020-12-21T00:55:00.532Z] ++ '[' -n 0 ']'
00:55:00 [2020-12-21T00:55:00.532Z] ++ set -x
00:55:00 [2020-12-21T00:55:00.532Z] ++ 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
00:55:00 [2020-12-21T00:55:00.791Z] INFO: Testing against a local daemon
00:55:00 [2020-12-21T00:55:00.791Z] === RUN   TestVolumesCreateAndList
00:55:00 [2020-12-21T00:55:00.791Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:55:00 [2020-12-21T00:55:00.791Z] === RUN   TestVolumesRemove
00:55:00 [2020-12-21T00:55:00.791Z] --- PASS: TestVolumesRemove (0.06s)
00:55:00 [2020-12-21T00:55:00.791Z] === RUN   TestVolumesInspect
00:55:00 [2020-12-21T00:55:00.791Z] --- PASS: TestVolumesInspect (0.02s)
00:55:00 [2020-12-21T00:55:00.791Z] === RUN   TestVolumesInvalidJSON
00:55:00 [2020-12-21T00:55:00.791Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:55:00 [2020-12-21T00:55:00.791Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:55:00 [2020-12-21T00:55:00.791Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:55:00 [2020-12-21T00:55:00.791Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:55:00 [2020-12-21T00:55:00.791Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:55:00 [2020-12-21T00:55:00.791Z] PASS
00:55:00 [2020-12-21T00:55:00.791Z] 
00:55:00 [2020-12-21T00:55:00.791Z] DONE 5 tests in 0.232s
00:55:00 [2020-12-21T00:55:00.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:55:01 [2020-12-21T00:55:01.050Z] ++++ cat bundles/test-integration/docker.pid
00:55:01 [2020-12-21T00:55:01.050Z] +++ kill 5667
00:55:02 [2020-12-21T00:55:02.426Z] +++ /etc/init.d/apparmor stop
00:55:02 [2020-12-21T00:55:02.426Z] Leaving: AppArmorNo profiles have been unloaded.
00:55:02 [2020-12-21T00:55:02.426Z] 
00:55:02 [2020-12-21T00:55:02.426Z] Unloading profiles will leave already running processes permanently
00:55:02 [2020-12-21T00:55:02.426Z] unconfined, which can lead to unexpected situations.
00:55:02 [2020-12-21T00:55:02.426Z] 
00:55:02 [2020-12-21T00:55:02.426Z] To set a process to complain mode, use the command line tool
00:55:02 [2020-12-21T00:55:02.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:55:02 [2020-12-21T00:55:02.426Z] +++ true
00:55:02 [2020-12-21T00:55:02.426Z] exiting test-integration
00:55:02 [2020-12-21T00:55:02.426Z] ++ exit 0
00:55:02 [2020-12-21T00:55:02.426Z] 
00:55:02 [2020-12-21T00:55:02.993Z] + for job in $(jobs -p)
00:55:02 [2020-12-21T00:55:02.993Z] + wait 18687
00:55:09 [2020-12-21T00:55:09.568Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:55:09 [2020-12-21T00:55:09.568Z] === RUN   TestDockerSuite/TestExecTTY
00:55:10 [2020-12-21T00:55:10.138Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:55:10 [2020-12-21T00:55:10.705Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:55:10 [2020-12-21T00:55:10.964Z] === RUN   TestDockerSuite/TestExecUlimits
00:55:11 [2020-12-21T00:55:11.531Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:55:11 [2020-12-21T00:55:11.531Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:55:12 [2020-12-21T00:55:12.907Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:55:13 [2020-12-21T00:55:13.166Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:55:14 [2020-12-21T00:55:14.101Z] === RUN   TestDockerSuite/TestExecWithTERM
00:55:14 [2020-12-21T00:55:14.667Z] === RUN   TestDockerSuite/TestExecWithUser
00:55:15 [2020-12-21T00:55:15.234Z] === RUN   TestDockerSuite/TestGetContainerStats
00:55:20 [2020-12-21T00:55:20.498Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:55:24 [2020-12-21T00:55:24.683Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:55:25 [2020-12-21T00:55:25.618Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:55:30 [2020-12-21T00:55:30.890Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:55:30 [2020-12-21T00:55:30.890Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:55:30 [2020-12-21T00:55:30.890Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:55:30 [2020-12-21T00:55:30.890Z] === RUN   TestDockerSuite/TestHealth
00:55:48 [2020-12-21T00:55:48.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:55:49 [2020-12-21T00:55:49.555Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:55:49 [2020-12-21T00:55:49.555Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:55:49 [2020-12-21T00:55:49.555Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:55:49 [2020-12-21T00:55:49.555Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:55:50 [2020-12-21T00:55:50.122Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:55:50 [2020-12-21T00:55:50.122Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:55:50 [2020-12-21T00:55:50.689Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:55:50 [2020-12-21T00:55:50.689Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:55:50 [2020-12-21T00:55:50.689Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:55:50 [2020-12-21T00:55:50.948Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:55:51 [2020-12-21T00:55:51.206Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:55:51 [2020-12-21T00:55:51.206Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:55:51 [2020-12-21T00:55:51.775Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:55:51 [2020-12-21T00:55:51.775Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:55:52 [2020-12-21T00:55:52.342Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:55:52 [2020-12-21T00:55:52.342Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:55:52 [2020-12-21T00:55:52.909Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:55:53 [2020-12-21T00:55:53.476Z] === RUN   TestDockerSuite/TestImagesFormat
00:55:53 [2020-12-21T00:55:53.476Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:55:54 [2020-12-21T00:55:54.044Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:55:57 [2020-12-21T00:55:57.328Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:55:57 [2020-12-21T00:55:57.328Z] === RUN   TestDockerSuite/TestImportBadURL
00:55:57 [2020-12-21T00:55:57.328Z] === RUN   TestDockerSuite/TestImportDisplay
00:55:57 [2020-12-21T00:55:57.894Z] === RUN   TestDockerSuite/TestImportFile
00:55:59 [2020-12-21T00:55:59.268Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:55:59 [2020-12-21T00:55:59.268Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:56:00 [2020-12-21T00:56:00.204Z] === RUN   TestDockerSuite/TestImportGzipped
00:56:01 [2020-12-21T00:56:01.629Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:56:02 [2020-12-21T00:56:02.565Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:56:03 [2020-12-21T00:56:03.132Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:56:03 [2020-12-21T00:56:03.698Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:56:04 [2020-12-21T00:56:04.264Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:56:04 [2020-12-21T00:56:04.264Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:56:04 [2020-12-21T00:56:04.264Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:56:04 [2020-12-21T00:56:04.831Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:56:05 [2020-12-21T00:56:05.089Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:56:05 [2020-12-21T00:56:05.656Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:56:06 [2020-12-21T00:56:06.221Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:56:06 [2020-12-21T00:56:06.479Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:56:07 [2020-12-21T00:56:07.047Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:56:07 [2020-12-21T00:56:07.047Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:56:07 [2020-12-21T00:56:07.984Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:56:08 [2020-12-21T00:56:08.549Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:56:09 [2020-12-21T00:56:09.115Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:56:09 [2020-12-21T00:56:09.116Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:56:09 [2020-12-21T00:56:09.683Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:56:09 [2020-12-21T00:56:09.683Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:56:09 [2020-12-21T00:56:09.942Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:56:10 [2020-12-21T00:56:10.509Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:56:11 [2020-12-21T00:56:11.076Z] === RUN   TestDockerSuite/TestInspectDefault
00:56:11 [2020-12-21T00:56:11.335Z] === RUN   TestDockerSuite/TestInspectHistory
00:56:12 [2020-12-21T00:56:12.271Z] === RUN   TestDockerSuite/TestInspectImage
00:56:12 [2020-12-21T00:56:12.271Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:56:12 [2020-12-21T00:56:12.271Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:56:12 [2020-12-21T00:56:12.271Z] === RUN   TestDockerSuite/TestInspectInt64
00:56:13 [2020-12-21T00:56:13.207Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:56:13 [2020-12-21T00:56:13.776Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:56:13 [2020-12-21T00:56:13.776Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:56:14 [2020-12-21T00:56:14.713Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:56:14 [2020-12-21T00:56:14.713Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:56:15 [2020-12-21T00:56:15.289Z] === RUN   TestDockerSuite/TestInspectPlugin
00:56:17 [2020-12-21T00:56:17.822Z] === RUN   TestDockerSuite/TestInspectRootFS
00:56:17 [2020-12-21T00:56:17.822Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:56:18 [2020-12-21T00:56:18.081Z] === RUN   TestDockerSuite/TestInspectStatus
00:56:19 [2020-12-21T00:56:19.017Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:56:20 [2020-12-21T00:56:20.394Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:56:20 [2020-12-21T00:56:20.961Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:56:21 [2020-12-21T00:56:21.528Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:56:22 [2020-12-21T00:56:22.466Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:56:23 [2020-12-21T00:56:23.033Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:56:23 [2020-12-21T00:56:23.292Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:56:23 [2020-12-21T00:56:23.858Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:56:23 [2020-12-21T00:56:23.858Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:56:26 [2020-12-21T00:56:26.389Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:56:26 [2020-12-21T00:56:26.956Z] === RUN   TestDockerSuite/TestLinksEnvs
00:56:27 [2020-12-21T00:56:27.891Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:56:28 [2020-12-21T00:56:28.153Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:56:29 [2020-12-21T00:56:29.529Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:56:30 [2020-12-21T00:56:30.906Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:56:32 [2020-12-21T00:56:32.289Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:56:32 [2020-12-21T00:56:32.289Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:56:33 [2020-12-21T00:56:33.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:56:33 [2020-12-21T00:56:33.668Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:56:33 [2020-12-21T00:56:33.927Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:56:34 [2020-12-21T00:56:34.494Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:56:44 [2020-12-21T00:56:44.472Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:56:44 [2020-12-21T00:56:44.730Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:56:45 [2020-12-21T00:56:45.666Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:56:46 [2020-12-21T00:56:46.233Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:56:47 [2020-12-21T00:56:47.609Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:56:47 [2020-12-21T00:56:47.609Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:56:48 [2020-12-21T00:56:48.177Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:56:48 [2020-12-21T00:56:48.177Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:56:48 [2020-12-21T00:56:48.177Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:56:48 [2020-12-21T00:56:48.436Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:56:49 [2020-12-21T00:56:49.003Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:56:50 [2020-12-21T00:56:50.377Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:56:52 [2020-12-21T00:56:52.908Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:56:53 [2020-12-21T00:56:53.167Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:56:57 [2020-12-21T00:56:57.506Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:56:58 [2020-12-21T00:56:58.472Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:56:58 [2020-12-21T00:56:58.473Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:56:58 [2020-12-21T00:56:58.473Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:56:58 [2020-12-21T00:56:58.731Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:56:59 [2020-12-21T00:56:59.667Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:57:00 [2020-12-21T00:57:00.414Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:57:00 [2020-12-21T00:57:00.414Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:57:00 [2020-12-21T00:57:00.414Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:57:00 [2020-12-21T00:57:00.414Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:57:00 [2020-12-21T00:57:00.414Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:57:00 [2020-12-21T00:57:00.602Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:57:01 [2020-12-21T00:57:01.537Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:57:02 [2020-12-21T00:57:02.104Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:57:03 [2020-12-21T00:57:03.324Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:57:03 [2020-12-21T00:57:03.324Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:57:03 [2020-12-21T00:57:03.324Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:57:04 [2020-12-21T00:57:04.004Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:57:04 [2020-12-21T00:57:04.571Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:57:04 [2020-12-21T00:57:04.830Z] === RUN   TestDockerSuite/TestLogsSince
00:57:05 [2020-12-21T00:57:05.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:57:10 [2020-12-21T00:57:10.416Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:57:12 [2020-12-21T00:57:12.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:57:12 [2020-12-21T00:57:12.326Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:57:17 [2020-12-21T00:57:17.593Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:57:17 [2020-12-21T00:57:17.852Z] === RUN   TestDockerSuite/TestLogsTail
00:57:18 [2020-12-21T00:57:18.423Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:57:18 [2020-12-21T00:57:18.691Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:57:19 [2020-12-21T00:57:19.263Z] === RUN   TestDockerSuite/TestMountIntoProc
00:57:19 [2020-12-21T00:57:19.522Z] === RUN   TestDockerSuite/TestMountIntoSys
00:57:20 [2020-12-21T00:57:20.091Z] === RUN   TestDockerSuite/TestNetHostname
00:57:21 [2020-12-21T00:57:21.466Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:57:21 [2020-12-21T00:57:21.466Z] === RUN   TestDockerSuite/TestNetworkEvents
00:57:28 [2020-12-21T00:57:28.026Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:57:28 [2020-12-21T00:57:28.284Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:57:28 [2020-12-21T00:57:28.851Z] === RUN   TestDockerSuite/TestPluginActive
00:57:30 [2020-12-21T00:57:30.228Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:57:36 [2020-12-21T00:57:36.794Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:57:36 [2020-12-21T00:57:36.794Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:57:36 [2020-12-21T00:57:36.794Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:57:38 [2020-12-21T00:57:38.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:57:39 [2020-12-21T00:57:39.546Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:57:40 [2020-12-21T00:57:40.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:57:41 [2020-12-21T00:57:41.445Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:57:43 [2020-12-21T00:57:43.355Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:57:48 [2020-12-21T00:57:48.626Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:57:49 [2020-12-21T00:57:49.192Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:57:50 [2020-12-21T00:57:50.130Z] === RUN   TestDockerSuite/TestPortHostBinding
00:57:51 [2020-12-21T00:57:51.072Z] === RUN   TestDockerSuite/TestPortList
00:57:57 [2020-12-21T00:57:57.635Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:57:58 [2020-12-21T00:57:58.570Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:58:02 [2020-12-21T00:58:02.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:58:04 [2020-12-21T00:58:04.659Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:58:04 [2020-12-21T00:58:04.659Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:58:04 [2020-12-21T00:58:04.659Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:58:05 [2020-12-21T00:58:05.608Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:58:05 [2020-12-21T00:58:05.608Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:58:05 [2020-12-21T00:58:05.867Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:58:05 [2020-12-21T00:58:05.867Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:58:06 [2020-12-21T00:58:06.436Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:58:06 [2020-12-21T00:58:06.436Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:58:07 [2020-12-21T00:58:07.872Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:58:07 [2020-12-21T00:58:07.872Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:58:11 [2020-12-21T00:58:11.167Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:58:11 [2020-12-21T00:58:11.425Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:58:11 [2020-12-21T00:58:11.991Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:58:11 [2020-12-21T00:58:11.991Z] === RUN   TestDockerSuite/TestPsByOrder
00:58:13 [2020-12-21T00:58:13.894Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:58:14 [2020-12-21T00:58:14.829Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:58:16 [2020-12-21T00:58:16.733Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:58:20 [2020-12-21T00:58:20.020Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:58:20 [2020-12-21T00:58:20.278Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:58:22 [2020-12-21T00:58:22.812Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:58:29 [2020-12-21T00:58:29.379Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:58:30 [2020-12-21T00:58:30.756Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:58:32 [2020-12-21T00:58:32.134Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:58:33 [2020-12-21T00:58:33.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:58:34 [2020-12-21T00:58:34.005Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:58:35 [2020-12-21T00:58:35.383Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:58:35 [2020-12-21T00:58:35.383Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:58:37 [2020-12-21T00:58:37.917Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:58:38 [2020-12-21T00:58:38.854Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:58:38 [2020-12-21T00:58:38.854Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:58:39 [2020-12-21T00:58:39.420Z] === RUN   TestDockerSuite/TestPsRightTagName
00:58:41 [2020-12-21T00:58:41.956Z] === RUN   TestDockerSuite/TestPsShowMounts
00:58:43 [2020-12-21T00:58:43.861Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:58:44 [2020-12-21T00:58:44.796Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:58:44 [2020-12-21T00:58:44.796Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:58:44 [2020-12-21T00:58:44.796Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:58:45 [2020-12-21T00:58:45.055Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:58:45 [2020-12-21T00:58:45.055Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:58:45 [2020-12-21T00:58:45.638Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:58:46 [2020-12-21T00:58:46.572Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:58:47 [2020-12-21T00:58:47.507Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:58:48 [2020-12-21T00:58:48.073Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:58:51 [2020-12-21T00:58:51.690Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:58:51 [2020-12-21T00:58:51.690Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:58:52 [2020-12-21T00:58:52.150Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:58:52 [2020-12-21T00:58:52.150Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:58:54 [2020-12-21T00:58:54.640Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:58:54 [2020-12-21T00:58:54.899Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:58:55 [2020-12-21T00:58:55.896Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:58:56 [2020-12-21T00:58:56.355Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:58:56 [2020-12-21T00:58:56.355Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:58:56 [2020-12-21T00:58:56.801Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:58:56 [2020-12-21T00:58:56.801Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:58:56 [2020-12-21T00:58:56.801Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:58:56 [2020-12-21T00:58:56.801Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:58:56 [2020-12-21T00:58:56.818Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:58:56 [2020-12-21T00:58:56.818Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:58:56 [2020-12-21T00:58:56.818Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:58:57 [2020-12-21T00:58:57.278Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:58:58 [2020-12-21T00:58:58.701Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:58:59 [2020-12-21T00:58:59.637Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:59:00 [2020-12-21T00:59:00.186Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:59:01 [2020-12-21T00:59:01.157Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:59:01 [2020-12-21T00:59:01.157Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:59:01 [2020-12-21T00:59:01.157Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:59:01 [2020-12-21T00:59:01.157Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:59:01 [2020-12-21T00:59:01.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:59:01 [2020-12-21T00:59:01.801Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:59:03 [2020-12-21T00:59:03.175Z] === RUN   TestDockerSuite/TestRmiBlank
00:59:03 [2020-12-21T00:59:03.175Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:59:03 [2020-12-21T00:59:03.175Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:59:03 [2020-12-21T00:59:03.337Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:59:06 [2020-12-21T00:59:06.462Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:59:07 [2020-12-21T00:59:07.419Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:59:07 [2020-12-21T00:59:07.677Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:59:09 [2020-12-21T00:59:09.052Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:59:09 [2020-12-21T00:59:09.618Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:59:10 [2020-12-21T00:59:10.996Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:59:11 [2020-12-21T00:59:11.255Z] === RUN   TestDockerSuite/TestRmiTag
00:59:11 [2020-12-21T00:59:11.515Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:59:12 [2020-12-21T00:59:12.085Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:59:13 [2020-12-21T00:59:13.660Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:59:14 [2020-12-21T00:59:14.623Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:59:15 [2020-12-21T00:59:15.191Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:59:15 [2020-12-21T00:59:15.760Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:59:16 [2020-12-21T00:59:16.018Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:59:16 [2020-12-21T00:59:16.954Z] === RUN   TestDockerSuite/TestRunAddHost
00:59:17 [2020-12-21T00:59:17.400Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:59:17 [2020-12-21T00:59:17.520Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:59:17 [2020-12-21T00:59:17.520Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:59:18 [2020-12-21T00:59:18.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:59:18 [2020-12-21T00:59:18.087Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:59:18 [2020-12-21T00:59:18.369Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:59:18 [2020-12-21T00:59:18.369Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:59:18 [2020-12-21T00:59:18.653Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:59:19 [2020-12-21T00:59:19.588Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:59:20 [2020-12-21T00:59:20.155Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:59:20 [2020-12-21T00:59:20.722Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:59:21 [2020-12-21T00:59:21.280Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:59:21 [2020-12-21T00:59:21.288Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:59:22 [2020-12-21T00:59:22.223Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:59:22 [2020-12-21T00:59:22.824Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:59:23 [2020-12-21T00:59:23.607Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:59:24 [2020-12-21T00:59:24.175Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:59:25 [2020-12-21T00:59:25.109Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:59:25 [2020-12-21T00:59:25.677Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:59:25 [2020-12-21T00:59:25.935Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:59:26 [2020-12-21T00:59:26.503Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:59:27 [2020-12-21T00:59:27.436Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:59:28 [2020-12-21T00:59:28.003Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:59:28 [2020-12-21T00:59:28.569Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:59:29 [2020-12-21T00:59:29.136Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:59:29 [2020-12-21T00:59:29.395Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:59:29 [2020-12-21T00:59:29.395Z] === RUN   TestDockerSuite/TestRunBindMounts
00:59:31 [2020-12-21T00:59:31.399Z] === RUN   TestDockerSuite/TestBuildAddScript
00:59:31 [2020-12-21T00:59:31.399Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:59:31 [2020-12-21T00:59:31.399Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:59:31 [2020-12-21T00:59:31.399Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:59:31 [2020-12-21T00:59:31.399Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:59:31 [2020-12-21T00:59:31.859Z] === RUN   TestDockerSuite/TestBuildAddTar
00:59:31 [2020-12-21T00:59:31.927Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:59:31 [2020-12-21T00:59:31.927Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:59:32 [2020-12-21T00:59:32.493Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:59:33 [2020-12-21T00:59:33.061Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:59:33 [2020-12-21T00:59:33.321Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:59:33 [2020-12-21T00:59:33.321Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:59:33 [2020-12-21T00:59:33.888Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:59:34 [2020-12-21T00:59:34.146Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:59:34 [2020-12-21T00:59:34.713Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:59:35 [2020-12-21T00:59:35.280Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:59:35 [2020-12-21T00:59:35.538Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:59:35 [2020-12-21T00:59:35.538Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:59:36 [2020-12-21T00:59:36.106Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:59:36 [2020-12-21T00:59:36.106Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:59:37 [2020-12-21T00:59:37.042Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:59:37 [2020-12-21T00:59:37.300Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:59:37 [2020-12-21T00:59:37.884Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:59:38 [2020-12-21T00:59:38.451Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:59:38 [2020-12-21T00:59:38.451Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:59:39 [2020-12-21T00:59:39.017Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:59:39 [2020-12-21T00:59:39.956Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:59:40 [2020-12-21T00:59:40.893Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:59:41 [2020-12-21T00:59:41.461Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:59:41 [2020-12-21T00:59:41.720Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:59:42 [2020-12-21T00:59:42.288Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:59:42 [2020-12-21T00:59:42.859Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:59:43 [2020-12-21T00:59:43.427Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:59:43 [2020-12-21T00:59:43.995Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:59:44 [2020-12-21T00:59:44.932Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:59:46 [2020-12-21T00:59:46.308Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:59:48 [2020-12-21T00:59:48.842Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:59:48 [2020-12-21T00:59:48.842Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:59:49 [2020-12-21T00:59:49.409Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:59:50 [2020-12-21T00:59:50.786Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:59:51 [2020-12-21T00:59:51.721Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:59:54 [2020-12-21T00:59:54.259Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:59:55 [2020-12-21T00:59:55.638Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:59:55 [2020-12-21T00:59:55.639Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:59:55 [2020-12-21T00:59:55.639Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:59:56 [2020-12-21T00:59:56.206Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:59:57 [2020-12-21T00:59:57.143Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:59:58 [2020-12-21T00:59:58.081Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:59:59 [2020-12-21T00:59:59.988Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:00:00 [2020-12-21T01:00:00.247Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:00:02 [2020-12-21T01:00:02.150Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:00:02 [2020-12-21T01:00:02.409Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
01:00:02 [2020-12-21T01:00:02.409Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:00:02 [2020-12-21T01:00:02.982Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
01:00:04 [2020-12-21T01:00:04.357Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:00:04 [2020-12-21T01:00:04.357Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:00:04 [2020-12-21T01:00:04.616Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:00:05 [2020-12-21T01:00:05.183Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:00:05 [2020-12-21T01:00:05.751Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
01:00:06 [2020-12-21T01:00:06.692Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:00:06 [2020-12-21T01:00:06.692Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:00:07 [2020-12-21T01:00:07.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
01:00:07 [2020-12-21T01:00:07.259Z] === RUN   TestDockerSuite/TestRunEnvironment
01:00:07 [2020-12-21T01:00:07.557Z] === RUN   TestDockerSuite/TestBuildAddTarXz
01:00:07 [2020-12-21T01:00:07.557Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
01:00:07 [2020-12-21T01:00:07.557Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
01:00:07 [2020-12-21T01:00:07.825Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:00:08 [2020-12-21T01:00:08.393Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:00:08 [2020-12-21T01:00:08.959Z] === RUN   TestDockerSuite/TestRunExitCode
01:00:09 [2020-12-21T01:00:09.527Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:00:10 [2020-12-21T01:00:10.468Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:00:10 [2020-12-21T01:00:10.727Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:00:11 [2020-12-21T01:00:11.665Z] === RUN   TestDockerSuite/TestRunExposePort
01:00:11 [2020-12-21T01:00:11.665Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:00:12 [2020-12-21T01:00:12.602Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:00:12 [2020-12-21T01:00:12.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
01:00:12 [2020-12-21T01:00:12.860Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:00:13 [2020-12-21T01:00:13.795Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:00:14 [2020-12-21T01:00:14.363Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:00:14 [2020-12-21T01:00:14.363Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:00:15 [2020-12-21T01:00:15.300Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
01:00:16 [2020-12-21T01:00:16.677Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:00:17 [2020-12-21T01:00:17.615Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:00:18 [2020-12-21T01:00:18.549Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
01:00:21 [2020-12-21T01:00:21.080Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
01:00:22 [2020-12-21T01:00:22.378Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
01:00:22 [2020-12-21T01:00:22.378Z] === RUN   TestDockerSuite/TestBuildBlankName
01:00:22 [2020-12-21T01:00:22.378Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
01:00:23 [2020-12-21T01:00:23.611Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
01:00:25 [2020-12-21T01:00:25.511Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
01:00:28 [2020-12-21T01:00:28.177Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
01:00:28 [2020-12-21T01:00:28.812Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
01:00:29 [2020-12-21T01:00:29.147Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
01:00:29 [2020-12-21T01:00:29.378Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
01:00:29 [2020-12-21T01:00:29.948Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:00:31 [2020-12-21T01:00:31.327Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
01:00:31 [2020-12-21T01:00:31.327Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
01:00:31 [2020-12-21T01:00:31.327Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:00:31 [2020-12-21T01:00:31.327Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:00:31 [2020-12-21T01:00:31.895Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:00:33 [2020-12-21T01:00:33.270Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
01:00:33 [2020-12-21T01:00:33.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
01:00:34 [2020-12-21T01:00:34.205Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:00:35 [2020-12-21T01:00:35.583Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:00:36 [2020-12-21T01:00:36.960Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:00:42 [2020-12-21T01:00:42.409Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
01:00:43 [2020-12-21T01:00:43.519Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:00:43 [2020-12-21T01:00:43.519Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:00:43 [2020-12-21T01:00:43.519Z] === RUN   TestDockerSuite/TestRunModeHostname
01:00:43 [2020-12-21T01:00:43.777Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:00:43 [2020-12-21T01:00:43.777Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:00:43 [2020-12-21T01:00:43.777Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:00:44 [2020-12-21T01:00:44.712Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:00:45 [2020-12-21T01:00:45.647Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:00:46 [2020-12-21T01:00:46.584Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:00:46 [2020-12-21T01:00:46.584Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:00:46 [2020-12-21T01:00:46.584Z] === RUN   TestDockerSuite/TestRunModePIDHost
01:00:47 [2020-12-21T01:00:47.519Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:00:48 [2020-12-21T01:00:48.482Z] === RUN   TestDockerSuite/TestRunMount
01:00:50 [2020-12-21T01:00:50.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
01:00:50 [2020-12-21T01:00:50.991Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
01:00:52 [2020-12-21T01:00:52.670Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:00:52 [2020-12-21T01:00:52.670Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:00:53 [2020-12-21T01:00:53.236Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:00:54 [2020-12-21T01:00:54.172Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:00:55 [2020-12-21T01:00:55.550Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:00:55 [2020-12-21T01:00:55.683Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
01:00:55 [2020-12-21T01:00:55.683Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
01:00:55 [2020-12-21T01:00:55.683Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
01:00:57 [2020-12-21T01:00:57.453Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
01:00:57 [2020-12-21T01:00:57.712Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:00:59 [2020-12-21T01:00:59.613Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:01:00 [2020-12-21T01:01:00.374Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
01:01:00 [2020-12-21T01:01:00.374Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
01:01:00 [2020-12-21T01:01:00.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
01:01:00 [2020-12-21T01:01:00.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
01:01:00 [2020-12-21T01:01:00.833Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
01:01:02 [2020-12-21T01:01:02.150Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:01:02 [2020-12-21T01:01:02.718Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:01:04 [2020-12-21T01:01:04.092Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:01:04 [2020-12-21T01:01:04.092Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:01:04 [2020-12-21T01:01:04.350Z] === RUN   TestDockerSuite/TestRunNetHost
01:01:05 [2020-12-21T01:01:05.286Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:01:05 [2020-12-21T01:01:05.853Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:01:06 [2020-12-21T01:01:06.112Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
01:01:06 [2020-12-21T01:01:06.380Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:01:08 [2020-12-21T01:01:08.294Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:01:09 [2020-12-21T01:01:09.674Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
01:01:09 [2020-12-21T01:01:09.933Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:01:13 [2020-12-21T01:01:13.222Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
01:01:13 [2020-12-21T01:01:13.481Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:01:13 [2020-12-21T01:01:13.481Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
01:01:14 [2020-12-21T01:01:14.050Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:01:14 [2020-12-21T01:01:14.050Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:01:14 [2020-12-21T01:01:14.617Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
01:01:15 [2020-12-21T01:01:15.185Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:01:15 [2020-12-21T01:01:15.185Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:01:15 [2020-12-21T01:01:15.752Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:01:21 [2020-12-21T01:01:21.016Z] === RUN   TestDockerSuite/TestRunOOMExitCode
01:01:21 [2020-12-21T01:01:21.016Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:01:21 [2020-12-21T01:01:21.583Z] === RUN   TestDockerSuite/TestRunPIDsLimit
01:01:22 [2020-12-21T01:01:22.152Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:01:22 [2020-12-21T01:01:22.720Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
01:01:23 [2020-12-21T01:01:23.656Z] === RUN   TestDockerSuite/TestRunPortInUse
01:01:24 [2020-12-21T01:01:24.593Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
01:01:25 [2020-12-21T01:01:25.160Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:01:25 [2020-12-21T01:01:25.420Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
01:01:25 [2020-12-21T01:01:25.682Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:01:26 [2020-12-21T01:01:26.248Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:01:26 [2020-12-21T01:01:26.815Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:01:27 [2020-12-21T01:01:27.074Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:01:27 [2020-12-21T01:01:27.074Z] === RUN   TestDockerSuite/TestRunPublishPort
01:01:28 [2020-12-21T01:01:28.013Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:01:28 [2020-12-21T01:01:28.580Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:01:28 [2020-12-21T01:01:28.581Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:01:28 [2020-12-21T01:01:28.838Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
01:01:29 [2020-12-21T01:01:29.097Z] === RUN   TestDockerSuite/TestRunRedirectStdout
01:01:30 [2020-12-21T01:01:30.472Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:01:30 [2020-12-21T01:01:30.472Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:01:30 [2020-12-21T01:01:30.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
01:01:30 [2020-12-21T01:01:30.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
01:01:30 [2020-12-21T01:01:30.809Z] === RUN   TestDockerSuite/TestBuildCacheAdd
01:01:31 [2020-12-21T01:01:31.272Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
01:01:31 [2020-12-21T01:01:31.848Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
01:01:32 [2020-12-21T01:01:32.240Z] === RUN   TestDockerSuite/TestBuildCacheFrom
01:01:32 [2020-12-21T01:01:32.240Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
01:01:32 [2020-12-21T01:01:32.784Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:01:34 [2020-12-21T01:01:34.161Z] === RUN   TestDockerSuite/TestRunRm
01:01:34 [2020-12-21T01:01:34.727Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:01:34 [2020-12-21T01:01:34.986Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
01:01:36 [2020-12-21T01:01:36.933Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
01:01:37 [2020-12-21T01:01:37.419Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
01:01:37 [2020-12-21T01:01:37.419Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
01:01:37 [2020-12-21T01:01:37.419Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
01:01:37 [2020-12-21T01:01:37.516Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
01:01:38 [2020-12-21T01:01:38.390Z] === RUN   TestDockerSuite/TestBuildClearCmd
01:01:38 [2020-12-21T01:01:38.452Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:01:38 [2020-12-21T01:01:38.712Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:01:39 [2020-12-21T01:01:39.282Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
01:01:39 [2020-12-21T01:01:39.359Z] === RUN   TestDockerSuite/TestBuildCmd
01:01:39 [2020-12-21T01:01:39.819Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
01:01:40 [2020-12-21T01:01:40.277Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
01:01:40 [2020-12-21T01:01:40.736Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
01:01:41 [2020-12-21T01:01:41.187Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
01:01:41 [2020-12-21T01:01:41.187Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
01:01:42 [2020-12-21T01:01:42.136Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
01:01:44 [2020-12-21T01:01:44.051Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
01:01:44 [2020-12-21T01:01:44.986Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
01:01:45 [2020-12-21T01:01:45.426Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
01:01:46 [2020-12-21T01:01:46.968Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
01:01:46 [2020-12-21T01:01:46.968Z] === RUN   TestDockerSuite/TestBuildConditionalCache
01:01:47 [2020-12-21T01:01:47.518Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
01:01:47 [2020-12-21T01:01:47.936Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
01:01:47 [2020-12-21T01:01:47.936Z] === RUN   TestDockerSuite/TestBuildContextCleanup
01:01:47 [2020-12-21T01:01:47.936Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
01:01:48 [2020-12-21T01:01:48.454Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
01:01:48 [2020-12-21T01:01:48.712Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
01:01:49 [2020-12-21T01:01:49.647Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
01:01:49 [2020-12-21T01:01:49.906Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
01:01:50 [2020-12-21T01:01:50.115Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
01:01:50 [2020-12-21T01:01:50.473Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
01:01:50 [2020-12-21T01:01:50.574Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
01:01:51 [2020-12-21T01:01:51.034Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
01:01:51 [2020-12-21T01:01:51.034Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
01:01:51 [2020-12-21T01:01:51.040Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
01:01:51 [2020-12-21T01:01:51.495Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
01:01:51 [2020-12-21T01:01:51.607Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
01:01:51 [2020-12-21T01:01:51.867Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
01:01:51 [2020-12-21T01:01:51.954Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
01:01:51 [2020-12-21T01:01:51.955Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
01:01:51 [2020-12-21T01:01:51.955Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
01:01:52 [2020-12-21T01:01:52.434Z] === RUN   TestDockerSuite/TestRunSetMacAddress
01:01:53 [2020-12-21T01:01:53.001Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
01:01:53 [2020-12-21T01:01:53.260Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
01:01:55 [2020-12-21T01:01:55.790Z] === RUN   TestDockerSuite/TestRunState
01:01:56 [2020-12-21T01:01:56.726Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
01:01:57 [2020-12-21T01:01:57.295Z] === RUN   TestDockerSuite/TestRunStdinPipe
01:01:57 [2020-12-21T01:01:57.752Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
01:01:57 [2020-12-21T01:01:57.862Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
01:01:57 [2020-12-21T01:01:57.862Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
01:01:57 [2020-12-21T01:01:57.862Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
01:01:58 [2020-12-21T01:01:58.429Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
01:01:58 [2020-12-21T01:01:58.689Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
01:01:58 [2020-12-21T01:01:58.965Z] === RUN   TestDockerSuite/TestRunSysctls
01:02:00 [2020-12-21T01:02:00.347Z] === RUN   TestDockerSuite/TestRunTLSVerify
01:02:00 [2020-12-21T01:02:00.606Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
01:02:00 [2020-12-21T01:02:00.606Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
01:02:01 [2020-12-21T01:02:01.172Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
01:02:03 [2020-12-21T01:02:03.078Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
01:02:03 [2020-12-21T01:02:03.336Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
01:02:04 [2020-12-21T01:02:04.711Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
01:02:07 [2020-12-21T01:02:07.240Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
01:02:09 [2020-12-21T01:02:09.770Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
01:02:10 [2020-12-21T01:02:10.029Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
01:02:10 [2020-12-21T01:02:10.596Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
01:02:11 [2020-12-21T01:02:11.163Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
01:02:11 [2020-12-21T01:02:11.731Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
01:02:13 [2020-12-21T01:02:13.107Z] === RUN   TestDockerSuite/TestRunUnshareProc
01:02:14 [2020-12-21T01:02:14.045Z] === RUN   TestDockerSuite/TestRunUserByID
01:02:14 [2020-12-21T01:02:14.980Z] === RUN   TestDockerSuite/TestRunUserByIDBig
01:02:14 [2020-12-21T01:02:14.980Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
01:02:15 [2020-12-21T01:02:15.239Z] === RUN   TestDockerSuite/TestRunUserByIDZero
01:02:15 [2020-12-21T01:02:15.239Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
01:02:15 [2020-12-21T01:02:15.807Z] === RUN   TestDockerSuite/TestRunUserByName
01:02:16 [2020-12-21T01:02:16.377Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:02:16 [2020-12-21T01:02:16.944Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
01:02:16 [2020-12-21T01:02:16.944Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:02:17 [2020-12-21T01:02:17.202Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:02:17 [2020-12-21T01:02:17.770Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:02:18 [2020-12-21T01:02:18.706Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
01:02:21 [2020-12-21T01:02:21.239Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:02:21 [2020-12-21T01:02:21.806Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:02:21 [2020-12-21T01:02:21.806Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
01:02:22 [2020-12-21T01:02:22.742Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:02:24 [2020-12-21T01:02:24.645Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:02:25 [2020-12-21T01:02:25.580Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:02:26 [2020-12-21T01:02:26.520Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
01:02:27 [2020-12-21T01:02:27.087Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:02:29 [2020-12-21T01:02:29.620Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:02:29 [2020-12-21T01:02:29.620Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
01:02:29 [2020-12-21T01:02:29.878Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:02:29 [2020-12-21T01:02:29.878Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:02:29 [2020-12-21T01:02:29.878Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:02:29 [2020-12-21T01:02:29.878Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:02:30 [2020-12-21T01:02:30.137Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
01:02:30 [2020-12-21T01:02:30.137Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
01:02:30 [2020-12-21T01:02:30.704Z] === RUN   TestDockerSuite/TestRunWithCPUShares
01:02:31 [2020-12-21T01:02:31.640Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
01:02:32 [2020-12-21T01:02:32.576Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
01:02:33 [2020-12-21T01:02:33.153Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
01:02:33 [2020-12-21T01:02:33.411Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:02:33 [2020-12-21T01:02:33.411Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
01:02:33 [2020-12-21T01:02:33.471Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
01:02:33 [2020-12-21T01:02:33.471Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
01:02:33 [2020-12-21T01:02:33.471Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
01:02:33 [2020-12-21T01:02:33.976Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
01:02:34 [2020-12-21T01:02:34.235Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
01:02:34 [2020-12-21T01:02:34.235Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
01:02:34 [2020-12-21T01:02:34.235Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
01:02:34 [2020-12-21T01:02:34.235Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
01:02:34 [2020-12-21T01:02:34.493Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
01:02:35 [2020-12-21T01:02:35.060Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
01:02:35 [2020-12-21T01:02:35.626Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
01:02:35 [2020-12-21T01:02:35.626Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
01:02:36 [2020-12-21T01:02:36.194Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:02:36 [2020-12-21T01:02:36.194Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:02:36 [2020-12-21T01:02:36.379Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
01:02:36 [2020-12-21T01:02:36.379Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
01:02:36 [2020-12-21T01:02:36.764Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:02:36 [2020-12-21T01:02:36.764Z] === RUN   TestDockerSuite/TestRunWithShmSize
01:02:36 [2020-12-21T01:02:36.839Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
01:02:36 [2020-12-21T01:02:36.839Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
01:02:37 [2020-12-21T01:02:37.022Z] === RUN   TestDockerSuite/TestRunWithSwappiness
01:02:37 [2020-12-21T01:02:37.298Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
01:02:37 [2020-12-21T01:02:37.298Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
01:02:37 [2020-12-21T01:02:37.588Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
01:02:37 [2020-12-21T01:02:37.588Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:02:37 [2020-12-21T01:02:37.588Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:02:38 [2020-12-21T01:02:38.157Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:02:39 [2020-12-21T01:02:39.093Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
01:02:39 [2020-12-21T01:02:39.659Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
01:02:39 [2020-12-21T01:02:39.659Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:02:39 [2020-12-21T01:02:39.917Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:02:39 [2020-12-21T01:02:39.917Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:02:40 [2020-12-21T01:02:40.851Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:02:41 [2020-12-21T01:02:41.418Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:02:42 [2020-12-21T01:02:42.356Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
01:02:42 [2020-12-21T01:02:42.923Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:02:43 [2020-12-21T01:02:43.494Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:02:43 [2020-12-21T01:02:43.494Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:02:43 [2020-12-21T01:02:43.494Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:02:44 [2020-12-21T01:02:44.430Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
01:02:45 [2020-12-21T01:02:45.366Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
01:02:46 [2020-12-21T01:02:46.301Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:02:46 [2020-12-21T01:02:46.301Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:02:47 [2020-12-21T01:02:47.236Z] === RUN   TestDockerSuite/TestSaveImageId
01:02:47 [2020-12-21T01:02:47.495Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:02:47 [2020-12-21T01:02:47.763Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:02:49 [2020-12-21T01:02:49.148Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:02:49 [2020-12-21T01:02:49.406Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:02:50 [2020-12-21T01:02:50.343Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:02:50 [2020-12-21T01:02:50.343Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:02:50 [2020-12-21T01:02:50.602Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:02:51 [2020-12-21T01:02:51.537Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:02:52 [2020-12-21T01:02:52.912Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:02:53 [2020-12-21T01:02:53.170Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:02:53 [2020-12-21T01:02:53.170Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:02:53 [2020-12-21T01:02:53.428Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:02:53 [2020-12-21T01:02:53.428Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:02:53 [2020-12-21T01:02:53.995Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:02:55 [2020-12-21T01:02:55.896Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
01:02:55 [2020-12-21T01:02:55.896Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:02:58 [2020-12-21T01:02:58.400Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
01:02:58 [2020-12-21T01:02:58.400Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
01:02:58 [2020-12-21T01:02:58.860Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
01:03:01 [2020-12-21T01:03:01.166Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:03:02 [2020-12-21T01:03:02.543Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:03:02 [2020-12-21T01:03:02.801Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:03:03 [2020-12-21T01:03:03.737Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:03:06 [2020-12-21T01:03:06.266Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:03:08 [2020-12-21T01:03:08.193Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:03:08 [2020-12-21T01:03:08.451Z] === RUN   TestDockerSwarmSuite/TestServiceScale
01:03:08 [2020-12-21T01:03:08.710Z] === RUN   TestDockerSuite/TestStartRecordError
01:03:10 [2020-12-21T01:03:10.088Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:03:10 [2020-12-21T01:03:10.655Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
01:03:11 [2020-12-21T01:03:11.593Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:03:12 [2020-12-21T01:03:12.970Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:03:15 [2020-12-21T01:03:15.503Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:03:19 [2020-12-21T01:03:19.688Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:03:19 [2020-12-21T01:03:19.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
01:03:20 [2020-12-21T01:03:20.932Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
01:03:21 [2020-12-21T01:03:21.901Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
01:03:22 [2020-12-21T01:03:22.973Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:03:24 [2020-12-21T01:03:24.814Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
01:03:26 [2020-12-21T01:03:26.993Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
01:03:27 [2020-12-21T01:03:27.157Z] === RUN   TestDockerSuite/TestStatsNoStream
01:03:29 [2020-12-21T01:03:29.172Z] === RUN   TestDockerSuite/TestBuildDockerignore
01:03:29 [2020-12-21T01:03:29.700Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
01:03:29 [2020-12-21T01:03:29.700Z] === RUN   TestDockerSuite/TestStopContainerSignal
01:03:31 [2020-12-21T01:03:31.075Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:03:32 [2020-12-21T01:03:32.011Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
01:03:32 [2020-12-21T01:03:32.011Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:03:32 [2020-12-21T01:03:32.580Z] === RUN   TestDockerSuite/TestTopPrivileged
01:03:33 [2020-12-21T01:03:33.148Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:03:33 [2020-12-21T01:03:33.148Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:03:34 [2020-12-21T01:03:34.083Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:03:34 [2020-12-21T01:03:34.342Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
01:03:37 [2020-12-21T01:03:37.627Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:03:40 [2020-12-21T01:03:40.156Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
01:03:40 [2020-12-21T01:03:40.414Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
01:03:40 [2020-12-21T01:03:40.982Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
01:03:40 [2020-12-21T01:03:40.982Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
01:03:41 [2020-12-21T01:03:41.548Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
01:03:42 [2020-12-21T01:03:42.485Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
01:03:42 [2020-12-21T01:03:42.485Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
01:03:43 [2020-12-21T01:03:43.861Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
01:03:44 [2020-12-21T01:03:44.427Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
01:03:44 [2020-12-21T01:03:44.994Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
01:03:45 [2020-12-21T01:03:45.929Z] === RUN   TestDockerSuite/TestUpdateStats
01:03:50 [2020-12-21T01:03:50.127Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
01:03:50 [2020-12-21T01:03:50.387Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
01:03:50 [2020-12-21T01:03:50.388Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
01:03:50 [2020-12-21T01:03:50.955Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
01:03:51 [2020-12-21T01:03:51.522Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:03:54 [2020-12-21T01:03:54.057Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
01:03:54 [2020-12-21T01:03:54.057Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
01:03:57 [2020-12-21T01:03:57.341Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
01:03:59 [2020-12-21T01:03:59.242Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
01:04:00 [2020-12-21T01:04:00.619Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:04:02 [2020-12-21T01:04:02.519Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
01:04:03 [2020-12-21T01:04:03.457Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:04:05 [2020-12-21T01:04:05.361Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
01:04:06 [2020-12-21T01:04:06.857Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
01:04:08 [2020-12-21T01:04:08.236Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
01:04:09 [2020-12-21T01:04:09.613Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
01:04:10 [2020-12-21T01:04:10.549Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
01:04:11 [2020-12-21T01:04:11.486Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
01:04:12 [2020-12-21T01:04:12.864Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
01:04:14 [2020-12-21T01:04:14.241Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
01:04:15 [2020-12-21T01:04:15.618Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
01:04:16 [2020-12-21T01:04:16.992Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
01:04:18 [2020-12-21T01:04:18.368Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:04:19 [2020-12-21T01:04:19.871Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
01:04:20 [2020-12-21T01:04:20.898Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
01:04:22 [2020-12-21T01:04:22.051Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
01:04:22 [2020-12-21T01:04:22.510Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:04:35 [2020-12-21T01:04:35.771Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:04:36 [2020-12-21T01:04:36.709Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:04:36 [2020-12-21T01:04:36.968Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:04:36 [2020-12-21T01:04:36.968Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:04:36 [2020-12-21T01:04:36.968Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:04:37 [2020-12-21T01:04:37.236Z] === RUN   TestDockerSuite/TestVolumeEvents
01:04:39 [2020-12-21T01:04:39.789Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
01:04:43 [2020-12-21T01:04:43.073Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:04:44 [2020-12-21T01:04:44.009Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:04:44 [2020-12-21T01:04:44.009Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:04:44 [2020-12-21T01:04:44.009Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:04:45 [2020-12-21T01:04:45.912Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:04:47 [2020-12-21T01:04:47.289Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
01:04:48 [2020-12-21T01:04:48.666Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:04:48 [2020-12-21T01:04:48.666Z] --- PASS: TestDockerSuite (1371.92s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.63s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.54s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.04s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.42s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.83s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.05s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.00s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.92s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.61s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.76s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.20s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.57s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.29s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.53s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.90s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.22s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.85s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.55s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.59s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.79s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.74s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.98s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.32s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.53s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.03s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.48s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.48s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.96s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.44s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.29s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.00s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.39s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.07s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.24s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.25s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.26s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.94s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.23s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.06s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.21s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.76s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.14s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.13s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.47s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.64s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.32s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s)
01:04:48 [2020-12-21T01:04:48.666Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.94s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.37s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.34s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.66s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.94s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.76s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.24s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.11s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.31s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.27s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.47s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.32s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.08s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.81s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.31s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.45s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.99s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.22s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.68s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.61s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.38s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.57s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.47s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.94s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.51s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.11s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.43s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.37s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.30s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.26s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.15s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.95s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFails (0.76s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.96s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.75s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.31s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.92s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.66s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.18s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.48s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.92s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.53s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.39s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.43s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.34s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.85s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.04s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.83s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.57s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.50s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.47s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.36s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.96s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.02s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.77s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.10s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.29s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRm (2.62s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.11s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.26s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.41s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.67s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.67s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildUser (1.20s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.57s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.36s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.86s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.43s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.63s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.74s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]         docker_cli_sni_test.go:18: Flakey test
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitChange (0.71s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.21s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.32s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.92s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.05s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.08s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.33s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.55s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.71s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.68s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.66s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.69s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.72s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.71s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.93s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.27s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.07s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.71s)
01:04:48 [2020-12-21T01:04:48.667Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.62s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.86s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.23s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.19s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.31s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.55s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.31s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.45s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f1d20_<nil>} (1.36s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1318630441_/foo_false__<nil>_<nil>_<nil>} (1.50s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1318630441_/foo_true__<nil>_<nil>_<nil>} (1.40s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_false__<nil>_<nil>_<nil>} (1.50s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_true__<nil>_<nil>_<nil>} (1.31s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3851696500_/foo_true__0xc0008f1d80_<nil>_<nil>} (1.34s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f1da0_<nil>} (1.44s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f1dc0_<nil>} (1.32s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f1de0_<nil>} (1.33s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f1e00_<nil>} (1.35s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.98s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.88s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.18s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.31s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.10s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.03s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.51s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.17s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.90s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.63s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s)
01:04:48 [2020-12-21T01:04:48.668Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.35s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.79s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.73s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.71s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.61s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.61s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.56s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.99s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.52s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.66s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.60s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToDot (0.82s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.59s)
01:04:48 [2020-12-21T01:04:48.928Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.00s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.75s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.70s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.70s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.11s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.07s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.98s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.99s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.75s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.88s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.91s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.65s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.80s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsTop (0.68s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.62s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExec (0.57s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.60s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.31s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.18s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.87s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecEnv (0.68s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.59s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.66s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.47s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecTTY (0.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.59s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHealth (18.97s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.12s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.05s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportFile (1.15s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.11s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.19s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.57s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.78s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.62s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.81s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.68s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.58s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.20s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.61s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.83s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.29s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.60s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.17s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.91s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.31s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.14s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.56s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsSince (6.59s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsTail (0.51s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.25s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.45s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestNetHostname (1.33s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginActive (1.49s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.59s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
01:04:48 [2020-12-21T01:04:48.929Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.98s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.43s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.99s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPortList (6.55s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s)
01:04:48 [2020-12-21T01:04:48.929Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.15s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.53s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.09s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.05s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.91s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.30s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.90s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.19s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.12s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.10s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.42s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.24s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.26s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.16s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.35s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.42s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.65s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.64s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.67s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.67s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.49s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.42s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.49s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.96s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.04s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.48s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.50s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.23s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.00s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.78s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.95s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.54s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.62s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.56s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.63s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.49s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.64s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.32s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.48s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.37s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.12s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.66s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.92s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMount (3.81s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.68s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.26s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.15s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.76s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.61s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.83s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.26s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.48s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.83s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.59s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.69s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:04:48 [2020-12-21T01:04:48.930Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.56s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.15s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRm (0.73s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.57s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.97s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.74s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.40s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.64s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunState (1.11s)
01:04:48 [2020-12-21T01:04:48.930Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.51s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.35s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.61s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.28s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.22s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.74s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.52s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.71s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.50s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.88s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.85s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.64s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.26s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.59s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.33s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.91s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.60s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.60s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.92s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents262501313
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.62s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.64s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.42s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.41s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.57s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.67s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.81s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.61s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.66s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.61s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.19s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.55s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.91s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.22s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.67s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.25s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.73s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.89s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s)
01:04:48 [2020-12-21T01:04:48.931Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
01:04:48 [2020-12-21T01:04:48.931Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
01:04:48 [2020-12-21T01:04:48.931Z] === RUN   TestDockerRegistrySuite
01:04:48 [2020-12-21T01:04:48.931Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:04:50 [2020-12-21T01:04:50.308Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:04:51 [2020-12-21T01:04:51.689Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:04:53 [2020-12-21T01:04:53.063Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:04:53 [2020-12-21T01:04:53.063Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:04:56 [2020-12-21T01:04:56.348Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:05:01 [2020-12-21T01:05:01.723Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:05:03 [2020-12-21T01:05:03.625Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:05:04 [2020-12-21T01:05:04.559Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:05:05 [2020-12-21T01:05:05.495Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:05:06 [2020-12-21T01:05:06.430Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:05:07 [2020-12-21T01:05:07.806Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:05:08 [2020-12-21T01:05:08.741Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:05:09 [2020-12-21T01:05:09.678Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:05:10 [2020-12-21T01:05:10.614Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:05:12 [2020-12-21T01:05:12.520Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:05:14 [2020-12-21T01:05:14.426Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:05:15 [2020-12-21T01:05:15.361Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:05:17 [2020-12-21T01:05:17.894Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:05:18 [2020-12-21T01:05:18.460Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:05:18 [2020-12-21T01:05:18.460Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:05:19 [2020-12-21T01:05:19.394Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:05:20 [2020-12-21T01:05:20.329Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:05:21 [2020-12-21T01:05:21.264Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:05:23 [2020-12-21T01:05:23.794Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:05:24 [2020-12-21T01:05:24.052Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:05:25 [2020-12-21T01:05:25.427Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:05:25 [2020-12-21T01:05:25.427Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:05:25 [2020-12-21T01:05:25.686Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:05:25 [2020-12-21T01:05:25.946Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:05:26 [2020-12-21T01:05:26.206Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:05:26 [2020-12-21T01:05:26.465Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:05:26 [2020-12-21T01:05:26.724Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:05:27 [2020-12-21T01:05:27.658Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:05:29 [2020-12-21T01:05:29.560Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:05:30 [2020-12-21T01:05:30.129Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:05:31 [2020-12-21T01:05:31.064Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:05:31 [2020-12-21T01:05:31.999Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:05:32 [2020-12-21T01:05:32.934Z] --- PASS: TestDockerRegistrySuite (43.99s)
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d3a94f62acfe9] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.22s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d7126759b6eb3] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [df4e5798fe25b] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dccfa60e352dc] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d300ead720611] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d4a95b220584a] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d3cf9e36c37f3] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d87ba0d3cb05b] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d8008c4a46f6b] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d4d86fca82ffb] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.12s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d7e792374a71e] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d262651774a55] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [df74230bd0af1] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d4c717bdf088d] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s)
01:05:32 [2020-12-21T01:05:32.934Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:701445fa4f8206e57acaf0434673488d134c001e92fc915356254360440b2915
01:05:32 [2020-12-21T01:05:32.934Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7c24d21330f0ff3c3b04dc16189c99a9dae21e5f797b013072bee200cf917732
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d0ea7efbd6588] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s)
01:05:32 [2020-12-21T01:05:32.934Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1b77a159cfa5966db54eb56d050c5efe765b77ef9f19cab1ee4b932f90d96045
01:05:32 [2020-12-21T01:05:32.934Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d48f73d59fa5890b202ed8764c1bedc0f4eb61fc17cfac52912ae362b2fed8b
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d0c367386fd46] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d4d4e0bedd055] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [df6f2e41bd2a5] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d1cd72980a815] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d8c9b15f5d77f] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d41c790db184d] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [de182d0d909cd] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d85addecfb3e8] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.40s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d18da80e4e622] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d0c4e53879e69] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dd8f9b51df45f] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d9c6907b2ea30] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dc4a7712918cf] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dafb7533895d5] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d27ea55176d75] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dae75c058b51e] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d7f883ce90dab] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d0cc85355483e] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.51s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [d27bdcdd904e0] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [db2b6b5881e2f] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s)
01:05:32 [2020-12-21T01:05:32.934Z]         check_test.go:196: [dac0180157602] daemon is not started
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
01:05:32 [2020-12-21T01:05:32.934Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
01:05:32 [2020-12-21T01:05:32.934Z] === RUN   TestDockerSchema1RegistrySuite
01:05:32 [2020-12-21T01:05:32.934Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:05:32 [2020-12-21T01:05:32.934Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:05:34 [2020-12-21T01:05:34.618Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
01:05:34 [2020-12-21T01:05:34.618Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
01:05:34 [2020-12-21T01:05:34.618Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
01:05:36 [2020-12-21T01:05:36.220Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:05:41 [2020-12-21T01:05:41.486Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:05:43 [2020-12-21T01:05:43.389Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:05:44 [2020-12-21T01:05:44.769Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:05:45 [2020-12-21T01:05:45.704Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:05:45 [2020-12-21T01:05:45.704Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:05:46 [2020-12-21T01:05:46.639Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:05:46 [2020-12-21T01:05:46.997Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
01:05:47 [2020-12-21T01:05:47.574Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:05:48 [2020-12-21T01:05:48.510Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:05:51 [2020-12-21T01:05:51.044Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:05:51 [2020-12-21T01:05:51.302Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:05:51 [2020-12-21T01:05:51.868Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:05:51 [2020-12-21T01:05:51.868Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:05:52 [2020-12-21T01:05:52.126Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:05:52 [2020-12-21T01:05:52.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:05:52 [2020-12-21T01:05:52.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:05:52 [2020-12-21T01:05:52.951Z] --- PASS: TestDockerSchema1RegistrySuite (20.27s)
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dc8fdb3b8fffc] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dad02587543bb] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.91s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [de1e957128936] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.85s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d75932e5c8512] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.16s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d8d28efb853a2] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dbfacab3fea50] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dae79d5b2bd0c] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d6c7dc086096a] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [df4c8a9cf6f10] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dfb6698152065] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.39s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d79720d095b42] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d0382ec946807] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d6de4f9b317cc] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d549a9b35f4e0] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dbcc2fcb891af] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [d5e7e3c7abd27] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [de403ed3ab1cc] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
01:05:52 [2020-12-21T01:05:52.951Z]         check_test.go:223: [dc89eff1109f5] daemon is not started
01:05:52 [2020-12-21T01:05:52.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:05:52 [2020-12-21T01:05:52.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:05:53 [2020-12-21T01:05:53.887Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:05:54 [2020-12-21T01:05:54.145Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:05:54 [2020-12-21T01:05:54.404Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:05:55 [2020-12-21T01:05:55.781Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:05:55 [2020-12-21T01:05:55.781Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:05:56 [2020-12-21T01:05:56.039Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:05:56 [2020-12-21T01:05:56.606Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:05:56 [2020-12-21T01:05:56.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s)
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [df0eb33f86e86] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [d2a0c85731be0] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [d27e8c34e8183] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s)
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [d82de0c9ef5a3] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [d1164526c46ba] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [ddb9b5b68708c] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
01:05:56 [2020-12-21T01:05:56.864Z]         check_test.go:252: [d84962c02efe9] daemon is not started
01:05:56 [2020-12-21T01:05:56.864Z] === RUN   TestDockerRegistryAuthTokenSuite
01:05:56 [2020-12-21T01:05:56.864Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:06:01 [2020-12-21T01:06:01.809Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
01:06:02 [2020-12-21T01:06:02.139Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:06:02 [2020-12-21T01:06:02.139Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:06:02 [2020-12-21T01:06:02.397Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:06:02 [2020-12-21T01:06:02.397Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:06:02 [2020-12-21T01:06:02.655Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s)
01:06:02 [2020-12-21T01:06:02.655Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
01:06:02 [2020-12-21T01:06:02.655Z]         check_test.go:279: [d8147a952ced6] daemon is not started
01:06:02 [2020-12-21T01:06:02.655Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s)
01:06:02 [2020-12-21T01:06:02.656Z]         check_test.go:279: [d11b68dfd6c0f] daemon is not started
01:06:02 [2020-12-21T01:06:02.656Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
01:06:02 [2020-12-21T01:06:02.656Z]         check_test.go:279: [da4fa6121eaa6] daemon is not started
01:06:02 [2020-12-21T01:06:02.656Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
01:06:02 [2020-12-21T01:06:02.656Z]         check_test.go:279: [d52b7f9e97f1f] daemon is not started
01:06:02 [2020-12-21T01:06:02.656Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
01:06:02 [2020-12-21T01:06:02.656Z]         check_test.go:279: [dd8f9b628d2fa] daemon is not started
01:06:02 [2020-12-21T01:06:02.656Z] === RUN   TestDockerNetworkSuite
01:06:02 [2020-12-21T01:06:02.656Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
01:06:05 [2020-12-21T01:06:05.185Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
01:06:05 [2020-12-21T01:06:05.752Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
01:06:09 [2020-12-21T01:06:09.035Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
01:06:10 [2020-12-21T01:06:10.410Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
01:06:12 [2020-12-21T01:06:12.941Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
01:06:14 [2020-12-21T01:06:14.317Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
01:06:16 [2020-12-21T01:06:16.618Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
01:06:19 [2020-12-21T01:06:19.586Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
01:06:22 [2020-12-21T01:06:22.120Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
01:06:23 [2020-12-21T01:06:23.053Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
01:06:23 [2020-12-21T01:06:23.620Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
01:06:23 [2020-12-21T01:06:23.879Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
01:06:24 [2020-12-21T01:06:24.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
01:06:25 [2020-12-21T01:06:25.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
01:06:25 [2020-12-21T01:06:25.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
01:06:26 [2020-12-21T01:06:26.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
01:06:26 [2020-12-21T01:06:26.942Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
01:06:26 [2020-12-21T01:06:26.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
01:06:26 [2020-12-21T01:06:26.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
01:06:27 [2020-12-21T01:06:27.201Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
01:06:28 [2020-12-21T01:06:28.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
01:06:29 [2020-12-21T01:06:29.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
01:06:29 [2020-12-21T01:06:29.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
01:06:29 [2020-12-21T01:06:29.331Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
01:06:29 [2020-12-21T01:06:29.331Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
01:06:31 [2020-12-21T01:06:31.864Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
01:06:33 [2020-12-21T01:06:33.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
01:06:33 [2020-12-21T01:06:33.765Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
01:06:39 [2020-12-21T01:06:39.043Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
01:06:40 [2020-12-21T01:06:40.947Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
01:06:41 [2020-12-21T01:06:41.515Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
01:06:41 [2020-12-21T01:06:41.760Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
01:06:42 [2020-12-21T01:06:42.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
01:06:42 [2020-12-21T01:06:42.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
01:06:42 [2020-12-21T01:06:42.889Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
01:06:43 [2020-12-21T01:06:43.148Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
01:06:43 [2020-12-21T01:06:43.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
01:06:43 [2020-12-21T01:06:43.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
01:06:45 [2020-12-21T01:06:45.945Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
01:06:46 [2020-12-21T01:06:46.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
01:06:46 [2020-12-21T01:06:46.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
01:06:46 [2020-12-21T01:06:46.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
01:06:47 [2020-12-21T01:06:47.447Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
01:06:50 [2020-12-21T01:06:50.332Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
01:06:52 [2020-12-21T01:06:52.726Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
01:06:52 [2020-12-21T01:06:52.986Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
01:06:55 [2020-12-21T01:06:55.529Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
01:06:55 [2020-12-21T01:06:55.790Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
01:06:55 [2020-12-21T01:06:55.790Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
01:06:56 [2020-12-21T01:06:56.736Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
01:06:58 [2020-12-21T01:06:58.912Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
01:06:59 [2020-12-21T01:06:59.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
01:06:59 [2020-12-21T01:06:59.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
01:06:59 [2020-12-21T01:06:59.835Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
01:07:00 [2020-12-21T01:07:00.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
01:07:00 [2020-12-21T01:07:00.402Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
01:07:01 [2020-12-21T01:07:01.778Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
01:07:07 [2020-12-21T01:07:07.056Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
01:07:07 [2020-12-21T01:07:07.316Z] --- PASS: TestDockerNetworkSuite (64.80s)
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.38s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d79198c912c46] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d9dfd70279a72] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d5b72e9241793] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.57s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d3c78d0c6bcf4] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:1233: [d6ed573b83aeb] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d0dd5ab72b42a] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.41s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [da2741272ad0d] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [dbbf1f782feb2] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.13s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [daa5b855a11f7] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [dd6d1f2d4c04d] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d4cc7745e01aa] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [da06d57c8ace0] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d710a9fc01f57] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [db348a849e33d] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d010720105e9c] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d3f4806122994] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d29529e7f6c1d] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [db7fdc8c1cfbc] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d1e4adfd3f005] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d859745684d62] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [dcf241552e288] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d3c63fa4e39ed] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d1bd989f65b0d] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
01:07:07 [2020-12-21T01:07:07.316Z]         docker_cli_network_unix_test.go:46: [d759cbeda49b6] daemon is not started
01:07:07 [2020-12-21T01:07:07.316Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.39s)
01:07:07 [2020-12-21T01:07:07.317Z]         docker_cli_network_unix_test.go:968: [d13b3acd2adc5] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.77s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [dfff351d03cee] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.46s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:1116: [d1dbedba5ca80] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [df7e96fa59685] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.28s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [db95a5cb8e53d] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d9fdca6392b3b] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d020dfd854d19] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d7baeead89233] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d963c0bcf3ed8] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [dd5aa049567da] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.40s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [dfd3690dd05d7] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d5e89f54d0c9a] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [dbc1cd8530a6a] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.80s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d7ac8e80e4e56] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.28s)
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.87s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:1084: [dbb97ee90a2b6] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d3571a44876e8] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.93s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d6b30fb3c7a06] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.16s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [dcf7145efb30b] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d02881892c96a] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.87s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d90c855f3d321] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d448380832db8] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d8a24ea47a1b9] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s)
01:07:07 [2020-12-21T01:07:07.576Z]         docker_cli_network_unix_test.go:46: [d4edfb98f85f4] daemon is not started
01:07:07 [2020-12-21T01:07:07.576Z] === RUN   TestDockerHubPullSuite
01:07:07 [2020-12-21T01:07:07.576Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
01:07:09 [2020-12-21T01:07:09.475Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
01:07:10 [2020-12-21T01:07:10.854Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
01:07:10 [2020-12-21T01:07:10.854Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
01:07:11 [2020-12-21T01:07:11.789Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
01:07:12 [2020-12-21T01:07:12.356Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
01:07:15 [2020-12-21T01:07:15.703Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
01:07:15 [2020-12-21T01:07:15.703Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
01:07:15 [2020-12-21T01:07:15.703Z] --- PASS: TestDockerHubPullSuite (8.29s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.10s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.37s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.56s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.90s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.30s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
01:07:15 [2020-12-21T01:07:15.703Z] PASS
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === Skipped
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_sni_test.go:18: Flakey test
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
01:07:15 [2020-12-21T01:07:15.703Z]         docker_cli_network_unix_test.go:46: [dbc1cd8530a6a] daemon is not started
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] 
01:07:15 [2020-12-21T01:07:15.703Z] DONE 1274 tests, 51 skipped in 1559.477s
01:07:15 [2020-12-21T01:07:15.703Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:07:15 [2020-12-21T01:07:15.703Z] ++++ cat bundles/test-integration/docker.pid
01:07:15 [2020-12-21T01:07:15.703Z] +++ kill 8129
01:07:15 [2020-12-21T01:07:15.962Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
01:07:16 [2020-12-21T01:07:16.896Z] +++ /etc/init.d/apparmor stop
01:07:16 [2020-12-21T01:07:16.896Z] Leaving: AppArmorNo profiles have been unloaded.
01:07:16 [2020-12-21T01:07:16.896Z] 
01:07:16 [2020-12-21T01:07:16.896Z] Unloading profiles will leave already running processes permanently
01:07:16 [2020-12-21T01:07:16.896Z] unconfined, which can lead to unexpected situations.
01:07:16 [2020-12-21T01:07:16.896Z] 
01:07:16 [2020-12-21T01:07:16.896Z] To set a process to complain mode, use the command line tool
01:07:16 [2020-12-21T01:07:16.896Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:07:16 [2020-12-21T01:07:16.896Z] +++ true
01:07:16 [2020-12-21T01:07:16.896Z] exiting test-integration
01:07:16 [2020-12-21T01:07:16.896Z] ++ exit 0
01:07:16 [2020-12-21T01:07:16.896Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
01:07:16 [2020-12-21T01:07:16.896Z] 
01:07:17 [2020-12-21T01:07:17.155Z] + for job in $(jobs -p)
01:07:17 [2020-12-21T01:07:17.155Z] + wait 18688
01:07:17 [2020-12-21T01:07:17.721Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
01:07:20 [2020-12-21T01:07:20.251Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
01:08:16 [2020-12-21T01:08:16.472Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
01:08:24 [2020-12-21T01:08:24.956Z] === RUN   TestDockerSuite/TestBuildDotDotFile
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEOLInLine
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEntrypoint
01:08:24 [2020-12-21T01:08:24.957Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
01:08:29 [2020-12-21T01:08:29.932Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
01:08:30 [2020-12-21T01:08:30.899Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
01:08:35 [2020-12-21T01:08:35.598Z] === RUN   TestDockerSuite/TestBuildEnv
01:08:35 [2020-12-21T01:08:35.598Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
01:08:36 [2020-12-21T01:08:36.057Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
01:08:36 [2020-12-21T01:08:36.057Z] === RUN   TestDockerSuite/TestBuildEnvUsage
01:08:36 [2020-12-21T01:08:36.057Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
01:08:36 [2020-12-21T01:08:36.057Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
01:08:38 [2020-12-21T01:08:38.960Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
01:08:38 [2020-12-21T01:08:38.960Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
01:08:38 [2020-12-21T01:08:38.960Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
01:08:38 [2020-12-21T01:08:38.960Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
01:08:39 [2020-12-21T01:08:39.419Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
01:08:44 [2020-12-21T01:08:44.113Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildExpose
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildExposeOrder
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
01:08:58 [2020-12-21T01:08:58.928Z] === RUN   TestDockerSuite/TestBuildFails
01:09:01 [2020-12-21T01:09:01.105Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
01:09:01 [2020-12-21T01:09:01.105Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
01:09:05 [2020-12-21T01:09:05.794Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
01:09:09 [2020-12-21T01:09:09.536Z] === RUN   TestDockerSuite/TestBuildForceRm
01:09:13 [2020-12-21T01:09:13.882Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
01:09:19 [2020-12-21T01:09:19.156Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
01:09:19 [2020-12-21T01:09:19.858Z] === RUN   TestDockerSuite/TestBuildFromGit
01:09:23 [2020-12-21T01:09:23.341Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
01:09:30 [2020-12-21T01:09:30.174Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
01:09:31 [2020-12-21T01:09:31.141Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
01:09:35 [2020-12-21T01:09:35.829Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
01:09:36 [2020-12-21T01:09:36.288Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
01:09:36 [2020-12-21T01:09:36.747Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
01:09:37 [2020-12-21T01:09:37.206Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
01:09:37 [2020-12-21T01:09:37.206Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
01:09:45 [2020-12-21T01:09:45.779Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
01:09:45 [2020-12-21T01:09:45.779Z] === RUN   TestDockerSuite/TestBuildHistory
01:09:54 [2020-12-21T01:09:54.348Z] === RUN   TestDockerSuite/TestBuildIidFile
01:09:54 [2020-12-21T01:09:54.348Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
01:09:55 [2020-12-21T01:09:55.884Z] === RUN   TestDockerSuite/TestBuildInheritance
01:09:56 [2020-12-21T01:09:56.342Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
01:09:56 [2020-12-21T01:09:56.801Z] === RUN   TestDockerSuite/TestBuildInvalidTag
01:09:56 [2020-12-21T01:09:56.801Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
01:10:01 [2020-12-21T01:10:01.502Z] === RUN   TestDockerSuite/TestBuildLabel
01:10:01 [2020-12-21T01:10:01.961Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
01:10:02 [2020-12-21T01:10:02.423Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
01:10:03 [2020-12-21T01:10:03.391Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
01:10:03 [2020-12-21T01:10:03.849Z] === RUN   TestDockerSuite/TestBuildLabels
01:10:04 [2020-12-21T01:10:04.308Z] === RUN   TestDockerSuite/TestBuildLabelsCache
01:10:05 [2020-12-21T01:10:05.845Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLastModified
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLineBreak
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
01:10:10 [2020-12-21T01:10:10.536Z] === RUN   TestDockerSuite/TestBuildMaintainer
01:10:10 [2020-12-21T01:10:10.996Z] === RUN   TestDockerSuite/TestBuildMissingArgs
01:10:11 [2020-12-21T01:10:11.456Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
01:10:16 [2020-12-21T01:10:16.146Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
01:10:31 [2020-12-21T01:10:31.075Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
01:10:31 [2020-12-21T01:10:31.075Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
01:10:31 [2020-12-21T01:10:31.539Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
01:11:07 [2020-12-21T01:11:07.231Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
01:11:22 [2020-12-21T01:11:22.043Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
01:11:24 [2020-12-21T01:11:24.947Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
01:11:29 [2020-12-21T01:11:29.636Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
01:11:34 [2020-12-21T01:11:34.329Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
01:11:44 [2020-12-21T01:11:44.810Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
01:11:49 [2020-12-21T01:11:49.136Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
01:11:49 [2020-12-21T01:11:49.136Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
01:11:54 [2020-12-21T01:11:54.786Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
01:11:55 [2020-12-21T01:11:55.720Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
01:11:55 [2020-12-21T01:11:55.720Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
01:11:55 [2020-12-21T01:11:55.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
01:11:55 [2020-12-21T01:11:55.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
01:11:56 [2020-12-21T01:11:56.546Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
01:11:59 [2020-12-21T01:11:59.077Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
01:12:02 [2020-12-21T01:12:02.364Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
01:12:04 [2020-12-21T01:12:04.270Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
01:12:06 [2020-12-21T01:12:06.831Z] === RUN   TestDockerSuite/TestBuildMultipleTags
01:12:06 [2020-12-21T01:12:06.831Z] === RUN   TestDockerSuite/TestBuildNetContainer
01:12:06 [2020-12-21T01:12:06.831Z] === RUN   TestDockerSuite/TestBuildNetNone
01:12:06 [2020-12-21T01:12:06.831Z] === RUN   TestDockerSuite/TestBuildNoContext
01:12:06 [2020-12-21T01:12:06.831Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
01:12:17 [2020-12-21T01:12:17.147Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
01:12:18 [2020-12-21T01:12:18.115Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
01:12:18 [2020-12-21T01:12:18.115Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
01:12:18 [2020-12-21T01:12:18.115Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
01:12:21 [2020-12-21T01:12:21.026Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
01:12:21 [2020-12-21T01:12:21.993Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
01:12:22 [2020-12-21T01:12:22.961Z] === RUN   TestDockerSuite/TestBuildOnBuild
01:12:31 [2020-12-21T01:12:31.554Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
01:12:31 [2020-12-21T01:12:31.554Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
01:12:40 [2020-12-21T01:12:40.124Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
01:12:42 [2020-12-21T01:12:42.303Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
01:12:50 [2020-12-21T01:12:50.880Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
01:12:55 [2020-12-21T01:12:55.570Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
01:12:59 [2020-12-21T01:12:59.308Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
01:13:00 [2020-12-21T01:13:00.275Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
01:13:00 [2020-12-21T01:13:00.275Z] === RUN   TestDockerSuite/TestBuildPATH
01:13:00 [2020-12-21T01:13:00.275Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
01:13:00 [2020-12-21T01:13:00.491Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
01:13:00 [2020-12-21T01:13:00.491Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
01:13:01 [2020-12-21T01:13:01.866Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
01:13:02 [2020-12-21T01:13:02.462Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
01:13:02 [2020-12-21T01:13:02.462Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
01:13:04 [2020-12-21T01:13:04.396Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
01:13:07 [2020-12-21T01:13:07.679Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
01:13:10 [2020-12-21T01:13:10.226Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
01:13:32 [2020-12-21T01:13:32.149Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
01:13:44 [2020-12-21T01:13:44.345Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
01:13:44 [2020-12-21T01:13:44.993Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
01:13:46 [2020-12-21T01:13:46.890Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
01:13:48 [2020-12-21T01:13:48.791Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
01:13:52 [2020-12-21T01:13:52.075Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
01:13:57 [2020-12-21T01:13:57.374Z] === RUN   TestDockerSuite/TestBuildRm
01:13:58 [2020-12-21T01:13:58.634Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
01:14:03 [2020-12-21T01:14:03.899Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
01:14:05 [2020-12-21T01:14:05.807Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
01:14:08 [2020-12-21T01:14:08.349Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
01:14:09 [2020-12-21T01:14:09.756Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
01:14:10 [2020-12-21T01:14:10.724Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
01:14:10 [2020-12-21T01:14:10.724Z] === RUN   TestDockerSuite/TestBuildScratchCopy
01:14:10 [2020-12-21T01:14:10.877Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
01:14:11 [2020-12-21T01:14:11.182Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
01:14:12 [2020-12-21T01:14:12.151Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
01:14:13 [2020-12-21T01:14:13.407Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
01:14:15 [2020-12-21T01:14:15.056Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
01:14:15 [2020-12-21T01:14:15.939Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
01:14:17 [2020-12-21T01:14:17.959Z] === RUN   TestDockerSuite/TestBuildShellInherited
01:14:18 [2020-12-21T01:14:18.468Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
01:14:22 [2020-12-21T01:14:22.649Z] === RUN   TestDockerSuite/TestBuildShellMultiple
01:14:37 [2020-12-21T01:14:37.461Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
01:14:37 [2020-12-21T01:14:37.461Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
01:14:37 [2020-12-21T01:14:37.920Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
01:14:48 [2020-12-21T01:14:48.261Z] === RUN   TestDockerSuite/TestBuildSpaces
01:14:48 [2020-12-21T01:14:48.262Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
01:14:52 [2020-12-21T01:14:52.951Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
01:14:52 [2020-12-21T01:14:52.951Z] === RUN   TestDockerSuite/TestBuildStderr
01:14:56 [2020-12-21T01:14:56.684Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
01:15:14 [2020-12-21T01:15:14.370Z] === RUN   TestDockerSuite/TestBuildStopSignal
01:15:14 [2020-12-21T01:15:14.684Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
01:15:14 [2020-12-21T01:15:14.828Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
01:15:17 [2020-12-21T01:15:17.005Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
01:15:17 [2020-12-21T01:15:17.972Z] === RUN   TestDockerSuite/TestBuildTagEvent
01:15:22 [2020-12-21T01:15:22.666Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
01:15:27 [2020-12-21T01:15:27.355Z] === RUN   TestDockerSuite/TestBuildUser
01:15:27 [2020-12-21T01:15:27.355Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
01:15:27 [2020-12-21T01:15:27.355Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
01:15:27 [2020-12-21T01:15:27.355Z] === RUN   TestDockerSuite/TestBuildVerboseOut
01:15:29 [2020-12-21T01:15:29.559Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
01:15:30 [2020-12-21T01:15:30.260Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
01:15:30 [2020-12-21T01:15:30.719Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
01:15:33 [2020-12-21T01:15:33.625Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
01:15:33 [2020-12-21T01:15:33.625Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
01:15:33 [2020-12-21T01:15:33.625Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
01:15:47 [2020-12-21T01:15:47.638Z] --- PASS: TestDockerSwarmSuite (1680.20s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.40s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.32s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.28s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:562: [d93214eb07026] joining swarm manager [d897bb8afda53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:584: [d5ebe011498a7] joining swarm manager [d897bb8afda53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         check_test.go:380: [d93214eb07026] daemon is not started
01:15:47 [2020-12-21T01:15:47.638Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.89s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:45: [db6914b90fa0e] joining swarm manager [d846f0fe538ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.35s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:303: [d097eb632f7ef] joining swarm manager [d705640cd24eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:304: [dfa99232f0145] joining swarm manager [d705640cd24eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:363: Waiting for possible election...
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.90s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:271: [db75405058bce] joining swarm manager [dbd4eec38c771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:272: [d34af88557de6] joining swarm manager [dbd4eec38c771]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_node_test.go:19: [dad03418526b8] joining swarm manager [ddf6d4c2a5405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_node_test.go:20: [dd380cf8ccd65] joining swarm manager [ddf6d4c2a5405]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.37s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:501: [d127a454f39ff] joining swarm manager [d1da9c0b679da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:506: [d3563568cb2f5] joining swarm manager [d1da9c0b679da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.60s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_node_test.go:80: [dc4f98382e919] joining swarm manager [d2cba99e1d0a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.50s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_node_test.go:52: [deee87a2e4031] joining swarm manager [dba724386e816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_node_test.go:53: [d06e6aef7cf53] joining swarm manager [dba724386e816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.98s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:201: [d7cf54db72796] joining swarm manager [d3d41ee32eb3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.70s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:383: [d6eda42033939] joining swarm manager [d0ced87aa9555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:384: [d01c1eb99d9b4] joining swarm manager [d0ced87aa9555]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         check_test.go:380: [d01c1eb99d9b4] daemon is not started
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.66s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:801: [d75288417f336] joining swarm manager [d71270fee0ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:801: [d579cfae734f4] joining swarm manager [d71270fee0ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:801: [db3a2e76cc31c] joining swarm manager [d71270fee0ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:801: [dcc2c39070e52] joining swarm manager [d71270fee0ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_test.go:809: [d5e3d4b5a1e5a] joining swarm manager [d71270fee0ecf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.71s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.67s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:394: [ddb75dad64e1c] joining swarm manager [d066bd4f423ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:394: [dcdd2dbd43885] joining swarm manager [d066bd4f423ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:342: [d979ab0ac1ce7] joining swarm manager [d1d7d9cd0f8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:342: [ddddd7aa9f1e0] joining swarm manager [d1d7d9cd0f8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.45s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:489: [d5fa41f0c5144] joining swarm manager [d714bed2cd104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:489: [d6de93820a612] joining swarm manager [d714bed2cd104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.28s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (26.98s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:127: [ddc663d0045f1] joining swarm manager [d1d19b7bc0d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:128: [d551c38de9f9d] joining swarm manager [d1d19b7bc0d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:136: [d6c8ccef703bf] joining swarm manager [d1d19b7bc0d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:137: [dccbd3e3d04ed] joining swarm manager [d1d19b7bc0d38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.49s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:303: [dcdb29b6ea765] joining swarm manager [d9027a565786a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:303: [d4ab79f7dce03] joining swarm manager [d9027a565786a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.28s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:99: [d175c896f319f] joining swarm manager [d641d2ec22c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:100: [d1392c5d3f328] joining swarm manager [d641d2ec22c58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]         check_test.go:380: [d175c896f319f] daemon is not started
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.18s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:532: [d97e6495587f4] joining swarm manager [d02feb2cc6066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:533: [da97488db1db3] joining swarm manager [d02feb2cc6066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.31s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:147: [d30b1664c1621] joining swarm manager [d05f59c909cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_api_swarm_service_test.go:147: [dc746f6d19089] joining swarm manager [d05f59c909cb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.81s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.23s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.57s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.20s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.57s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.87s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.53s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.43s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.86s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.44s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.56s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.23s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.90s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.30s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.04s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.41s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.42s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.57s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.91s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.18s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.75s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_service_logs_test.go:245: checking task c3czmf79vwmm
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_service_logs_test.go:250: checking messages for c3czmf79vwmm
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_service_logs_test.go:245: checking task e6t6n091op7b
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_service_logs_test.go:250: checking messages for e6t6n091op7b
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.29s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.88s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.45s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.93s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_swarm_test.go:1901: [de5a0ca193890] joining swarm manager [d572efca124ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_swarm_test.go:1902: [dbfc25c4b66d4] joining swarm manager [d572efca124ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.52s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_swarm_test.go:1802: [d2b35f2705719] joining swarm manager [d99818bd7118c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_swarm_test.go:1803: [dc7c8097e72b5] joining swarm manager [d99818bd7118c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.91s)
01:15:47 [2020-12-21T01:15:47.638Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.44s)
01:15:47 [2020-12-21T01:15:47.638Z]         docker_cli_swarm_test.go:1321: [d83cfddf06880] joining swarm manager [d39e75f8bd834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1322: [d88ec37663b7b] joining swarm manager [d39e75f8bd834]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.48s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.71s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.01s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.36s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.22s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.33s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.02s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.17s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.53s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.68s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1186: [d94a04fb53353] joining swarm manager [dc293f2258ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1195: [df0be2347ce61] joining swarm manager [dc293f2258ab3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.70s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.77s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1118: [dbbbd8f43c037] joining swarm manager [ddbc976e1d80e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1119: [d8403bd10d86c] joining swarm manager [ddbc976e1d80e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1172: [d16adba0e94ac] joining swarm manager [ddbc976e1d80e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1453: [d690de73f4fde] joining swarm manager [d448f6a11ff9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_test.go:1454: [d9178f4b3cc6b] joining swarm manager [d448f6a11ff9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s)
01:15:47 [2020-12-21T01:15:47.639Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
01:15:47 [2020-12-21T01:15:47.639Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
01:15:47 [2020-12-21T01:15:47.639Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
01:15:47 [2020-12-21T01:15:47.639Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.97s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_cli_swarm_unix_test.go:62: [dc34b26ccfdea] joining swarm manager [dff069d6310e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.26s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.27s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s)
01:15:47 [2020-12-21T01:15:47.639Z]         docker_api_swarm_test.go:961: [d33fed23031fd] joining swarm manager [d5b9c06026335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.16s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.89s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.09s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.72s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.21s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.26s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s)
01:15:47 [2020-12-21T01:15:47.639Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s)
01:15:47 [2020-12-21T01:15:47.639Z] === RUN   TestDockerExternalVolumeSuite
01:15:47 [2020-12-21T01:15:47.639Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
01:15:54 [2020-12-21T01:15:54.743Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
01:15:54 [2020-12-21T01:15:54.743Z] === RUN   TestDockerSuite/TestBuildWindowsUser
01:16:02 [2020-12-21T01:16:02.508Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
01:16:03 [2020-12-21T01:16:03.312Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
01:16:07 [2020-12-21T01:16:07.046Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
01:16:07 [2020-12-21T01:16:07.505Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
01:16:07 [2020-12-21T01:16:07.505Z] === RUN   TestDockerSuite/TestBuildWithFailure
01:16:09 [2020-12-21T01:16:09.682Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
01:16:10 [2020-12-21T01:16:10.143Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
01:16:22 [2020-12-21T01:16:22.524Z] === RUN   TestDockerSuite/TestBuildWithTabs
01:16:27 [2020-12-21T01:16:27.213Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
01:16:27 [2020-12-21T01:16:27.213Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
01:16:39 [2020-12-21T01:16:39.596Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
01:16:39 [2020-12-21T01:16:39.596Z] === RUN   TestDockerSuite/TestBuildWithVolumes
01:16:40 [2020-12-21T01:16:40.055Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
01:16:40 [2020-12-21T01:16:40.055Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
01:16:41 [2020-12-21T01:16:41.022Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
01:16:49 [2020-12-21T01:16:49.592Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
01:16:50 [2020-12-21T01:16:50.560Z] === RUN   TestDockerSuite/TestBuildXZHost
01:16:50 [2020-12-21T01:16:50.560Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
01:16:50 [2020-12-21T01:16:50.560Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
01:16:50 [2020-12-21T01:16:50.560Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
01:16:52 [2020-12-21T01:16:52.738Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
01:16:56 [2020-12-21T01:16:56.475Z] === RUN   TestDockerSuite/TestCommitChange
01:17:01 [2020-12-21T01:17:01.164Z] === RUN   TestDockerSuite/TestCommitChangeLabels
01:17:04 [2020-12-21T01:17:04.904Z] === RUN   TestDockerSuite/TestCommitHardlink
01:17:04 [2020-12-21T01:17:04.904Z] === RUN   TestDockerSuite/TestCommitNewFile
01:17:10 [2020-12-21T01:17:10.184Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
01:17:10 [2020-12-21T01:17:10.695Z] === RUN   TestDockerSuite/TestCommitPausedContainer
01:17:10 [2020-12-21T01:17:10.695Z] === RUN   TestDockerSuite/TestCommitTTY
01:17:16 [2020-12-21T01:17:16.485Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
01:17:18 [2020-12-21T01:17:18.293Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
01:17:21 [2020-12-21T01:17:21.172Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestCommitWithoutPause
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
01:17:21 [2020-12-21T01:17:21.173Z] === RUN   TestDockerSuite/TestContainerAPICommit
01:17:26 [2020-12-21T01:17:26.970Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
01:17:34 [2020-12-21T01:17:34.044Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
01:17:34 [2020-12-21T01:17:34.044Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
01:17:35 [2020-12-21T01:17:35.012Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
01:17:35 [2020-12-21T01:17:35.012Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
01:17:35 [2020-12-21T01:17:35.012Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
01:17:35 [2020-12-21T01:17:35.012Z] === RUN   TestDockerSuite/TestContainerAPICreate
01:17:42 [2020-12-21T01:17:42.084Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
01:17:42 [2020-12-21T01:17:42.084Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
01:17:42 [2020-12-21T01:17:42.084Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
01:17:43 [2020-12-21T01:17:43.621Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
01:17:43 [2020-12-21T01:17:43.621Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
01:17:43 [2020-12-21T01:17:43.621Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
01:17:43 [2020-12-21T01:17:43.621Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
01:17:43 [2020-12-21T01:17:43.621Z] === RUN   TestDockerSuite/TestContainerAPIDelete
01:17:45 [2020-12-21T01:17:45.158Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
01:17:46 [2020-12-21T01:17:46.694Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
01:17:48 [2020-12-21T01:17:48.872Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
01:17:48 [2020-12-21T01:17:48.872Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
01:17:48 [2020-12-21T01:17:48.872Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
01:17:50 [2020-12-21T01:17:50.357Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
01:17:50 [2020-12-21T01:17:50.408Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
01:17:50 [2020-12-21T01:17:50.408Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
01:17:51 [2020-12-21T01:17:51.943Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
01:17:51 [2020-12-21T01:17:51.943Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
01:17:51 [2020-12-21T01:17:51.943Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
01:17:53 [2020-12-21T01:17:53.481Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
01:17:53 [2020-12-21T01:17:53.940Z] === RUN   TestDockerSuite/TestContainerAPIKill
01:17:55 [2020-12-21T01:17:55.479Z] === RUN   TestDockerSuite/TestContainerAPIPause
01:17:55 [2020-12-21T01:17:55.479Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
01:17:57 [2020-12-21T01:17:57.014Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
01:17:57 [2020-12-21T01:17:57.473Z] === RUN   TestDockerSuite/TestContainerAPIRename
01:17:59 [2020-12-21T01:17:59.011Z] === RUN   TestDockerSuite/TestContainerAPIRestart
01:18:05 [2020-12-21T01:18:05.232Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
01:18:07 [2020-12-21T01:18:07.583Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
01:18:09 [2020-12-21T01:18:09.760Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
01:18:09 [2020-12-21T01:18:09.760Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
01:18:09 [2020-12-21T01:18:09.760Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
01:18:09 [2020-12-21T01:18:09.760Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
01:18:09 [2020-12-21T01:18:09.760Z] === RUN   TestDockerSuite/TestContainerAPIStart
01:18:11 [2020-12-21T01:18:11.296Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
01:18:11 [2020-12-21T01:18:11.296Z] === RUN   TestDockerSuite/TestContainerAPIStop
01:18:13 [2020-12-21T01:18:13.472Z] === RUN   TestDockerSuite/TestContainerAPITop
01:18:13 [2020-12-21T01:18:13.472Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
01:18:14 [2020-12-21T01:18:14.440Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
01:18:14 [2020-12-21T01:18:14.899Z] === RUN   TestDockerSuite/TestContainerAPIWait
01:18:18 [2020-12-21T01:18:18.636Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainerNetworkMode
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
01:18:20 [2020-12-21T01:18:20.172Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
01:18:21 [2020-12-21T01:18:21.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
01:18:21 [2020-12-21T01:18:21.707Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
01:18:23 [2020-12-21T01:18:23.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
01:18:26 [2020-12-21T01:18:26.061Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
01:18:27 [2020-12-21T01:18:27.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
01:18:29 [2020-12-21T01:18:29.778Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a0ba0_<nil>}
01:18:31 [2020-12-21T01:18:31.956Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1450698894_c:\foo_false__<nil>_<nil>_<nil>}
01:18:34 [2020-12-21T01:18:34.134Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1450698894_c:\foo_true__<nil>_<nil>_<nil>}
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestCopyAndRestart
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
01:18:36 [2020-12-21T01:18:36.312Z] === RUN   TestDockerSuite/TestCpAbsolutePath
01:18:37 [2020-12-21T01:18:37.294Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseA
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseB
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseC
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseD
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseE
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseF
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseG
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseH
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseI
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromCaseJ
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
01:18:38 [2020-12-21T01:18:38.514Z] === RUN   TestDockerSuite/TestCpGarbagePath
01:18:45 [2020-12-21T01:18:45.592Z] === RUN   TestDockerSuite/TestCpLocalOnly
01:18:45 [2020-12-21T01:18:45.592Z] === RUN   TestDockerSuite/TestCpNameHasColon
01:18:45 [2020-12-21T01:18:45.592Z] === RUN   TestDockerSuite/TestCpRelativePath
01:18:47 [2020-12-21T01:18:47.773Z] === RUN   TestDockerSuite/TestCpSpecialFiles
01:18:47 [2020-12-21T01:18:47.773Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
01:18:47 [2020-12-21T01:18:47.773Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
01:18:47 [2020-12-21T01:18:47.773Z] === RUN   TestDockerSuite/TestCpToCaseA
01:18:49 [2020-12-21T01:18:49.504Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
01:18:51 [2020-12-21T01:18:51.518Z] === RUN   TestDockerSuite/TestCpToCaseB
01:18:54 [2020-12-21T01:18:54.425Z] === RUN   TestDockerSuite/TestCpToCaseC
01:18:54 [2020-12-21T01:18:54.425Z] === RUN   TestDockerSuite/TestCpToCaseD
01:18:54 [2020-12-21T01:18:54.425Z] === RUN   TestDockerSuite/TestCpToCaseE
01:19:02 [2020-12-21T01:19:02.993Z] === RUN   TestDockerSuite/TestCpToCaseF
01:19:02 [2020-12-21T01:19:02.993Z] === RUN   TestDockerSuite/TestCpToCaseG
01:19:02 [2020-12-21T01:19:02.993Z] === RUN   TestDockerSuite/TestCpToCaseH
01:19:20 [2020-12-21T01:19:20.682Z] === RUN   TestDockerSuite/TestCpToCaseI
01:19:20 [2020-12-21T01:19:20.682Z] === RUN   TestDockerSuite/TestCpToCaseJ
01:19:20 [2020-12-21T01:19:20.682Z] === RUN   TestDockerSuite/TestCpToDot
01:19:21 [2020-12-21T01:19:21.575Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
01:19:21 [2020-12-21T01:19:21.650Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
01:19:21 [2020-12-21T01:19:21.650Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
01:19:21 [2020-12-21T01:19:21.650Z] === RUN   TestDockerSuite/TestCpToStdout
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCpVolumePath
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCreateArgs
01:19:23 [2020-12-21T01:19:23.828Z] === RUN   TestDockerSuite/TestCreateByImageID
01:19:26 [2020-12-21T01:19:26.005Z] === RUN   TestDockerSuite/TestCreateEchoStdout
01:19:27 [2020-12-21T01:19:27.541Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
01:19:28 [2020-12-21T01:19:28.001Z] === RUN   TestDockerSuite/TestCreateHostConfig
01:19:28 [2020-12-21T01:19:28.001Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
01:19:30 [2020-12-21T01:19:30.179Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
01:19:30 [2020-12-21T01:19:30.638Z] === RUN   TestDockerSuite/TestCreateLabels
01:19:30 [2020-12-21T01:19:30.638Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
01:19:30 [2020-12-21T01:19:30.638Z] === RUN   TestDockerSuite/TestCreateRM
01:19:31 [2020-12-21T01:19:31.097Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
01:19:31 [2020-12-21T01:19:31.097Z] === RUN   TestDockerSuite/TestCreateStopSignal
01:19:31 [2020-12-21T01:19:31.097Z] === RUN   TestDockerSuite/TestCreateStopTimeout
01:19:31 [2020-12-21T01:19:31.556Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
01:19:36 [2020-12-21T01:19:36.443Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
01:19:38 [2020-12-21T01:19:38.629Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
01:19:38 [2020-12-21T01:19:38.629Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
01:19:38 [2020-12-21T01:19:38.629Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
01:19:42 [2020-12-21T01:19:42.364Z] === RUN   TestDockerSuite/TestCreateWithPortRange
01:19:42 [2020-12-21T01:19:42.822Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
01:19:42 [2020-12-21T01:19:42.822Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
01:19:44 [2020-12-21T01:19:44.358Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDevicePermissions
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDockerFails
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestEventsAttach
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestEventsCommit
01:19:44 [2020-12-21T01:19:44.817Z] === RUN   TestDockerSuite/TestEventsContainerEvents
01:19:46 [2020-12-21T01:19:46.997Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
01:19:49 [2020-12-21T01:19:49.176Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
01:19:51 [2020-12-21T01:19:51.321Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
01:19:51 [2020-12-21T01:19:51.352Z] === RUN   TestDockerSuite/TestEventsContainerRestart
01:19:58 [2020-12-21T01:19:58.424Z] === RUN   TestDockerSuite/TestEventsCopy
01:20:03 [2020-12-21T01:20:03.166Z] === RUN   TestDockerSuite/TestEventsFilterContainer
01:20:06 [2020-12-21T01:20:06.902Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
01:20:09 [2020-12-21T01:20:09.087Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
01:20:09 [2020-12-21T01:20:09.546Z] === RUN   TestDockerSuite/TestEventsFilterImageName
01:20:12 [2020-12-21T01:20:12.457Z] === RUN   TestDockerSuite/TestEventsFilterLabels
01:20:13 [2020-12-21T01:20:13.425Z] === RUN   TestDockerSuite/TestEventsFilterType
01:20:14 [2020-12-21T01:20:14.392Z] === RUN   TestDockerSuite/TestEventsFilters
01:20:18 [2020-12-21T01:20:18.128Z] === RUN   TestDockerSuite/TestEventsFormat
01:20:21 [2020-12-21T01:20:21.864Z] === RUN   TestDockerSuite/TestEventsFormatBadField
01:20:21 [2020-12-21T01:20:21.864Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
01:20:22 [2020-12-21T01:20:22.323Z] === RUN   TestDockerSuite/TestEventsImageImport
01:20:22 [2020-12-21T01:20:22.323Z] === RUN   TestDockerSuite/TestEventsImageLoad
01:20:22 [2020-12-21T01:20:22.323Z] === RUN   TestDockerSuite/TestEventsImagePull
01:20:22 [2020-12-21T01:20:22.323Z] === RUN   TestDockerSuite/TestEventsImageTag
01:20:23 [2020-12-21T01:20:23.290Z] === RUN   TestDockerSuite/TestEventsPluginOps
01:20:23 [2020-12-21T01:20:23.290Z] === RUN   TestDockerSuite/TestEventsRename
01:20:25 [2020-12-21T01:20:25.469Z] === RUN   TestDockerSuite/TestEventsResize
01:20:27 [2020-12-21T01:20:27.647Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
01:20:29 [2020-12-21T01:20:29.184Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
01:20:31 [2020-12-21T01:20:31.360Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
01:20:36 [2020-12-21T01:20:36.048Z] === RUN   TestDockerSuite/TestEventsTop
01:20:36 [2020-12-21T01:20:36.048Z] === RUN   TestDockerSuite/TestEventsUntag
01:20:37 [2020-12-21T01:20:37.980Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
01:20:38 [2020-12-21T01:20:38.954Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
01:20:41 [2020-12-21T01:20:41.862Z] === RUN   TestDockerSuite/TestExec
01:20:41 [2020-12-21T01:20:41.862Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
01:20:41 [2020-12-21T01:20:41.862Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
01:20:43 [2020-12-21T01:20:43.396Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
01:20:44 [2020-12-21T01:20:44.936Z] === RUN   TestDockerSuite/TestExecAPIStart
01:20:44 [2020-12-21T01:20:44.936Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
01:20:44 [2020-12-21T01:20:44.936Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
01:20:44 [2020-12-21T01:20:44.936Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
01:20:46 [2020-12-21T01:20:46.474Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
01:20:48 [2020-12-21T01:20:48.011Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
01:20:49 [2020-12-21T01:20:49.547Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
01:20:51 [2020-12-21T01:20:51.728Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
01:20:54 [2020-12-21T01:20:54.635Z] === RUN   TestDockerSuite/TestExecCgroup
01:20:54 [2020-12-21T01:20:54.635Z] === RUN   TestDockerSuite/TestExecEnv
01:20:54 [2020-12-21T01:20:54.635Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
01:20:54 [2020-12-21T01:20:54.635Z] === RUN   TestDockerSuite/TestExecExitStatus
01:20:56 [2020-12-21T01:20:56.073Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
01:20:56 [2020-12-21T01:20:56.811Z] === RUN   TestDockerSuite/TestExecInspectID
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecInteractive
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecParseError
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecPausedContainer
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
01:21:01 [2020-12-21T01:21:01.506Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecSetEnv
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecStartFails
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecStateCleanup
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecStopNotHanging
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
01:21:03 [2020-12-21T01:21:03.685Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
01:21:05 [2020-12-21T01:21:05.221Z] === RUN   TestDockerSuite/TestExecUlimits
01:21:05 [2020-12-21T01:21:05.221Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
01:21:11 [2020-12-21T01:21:11.018Z] === RUN   TestDockerSuite/TestExecWithImageUser
01:21:11 [2020-12-21T01:21:11.018Z] === RUN   TestDockerSuite/TestExecWithPrivileged
01:21:11 [2020-12-21T01:21:11.018Z] === RUN   TestDockerSuite/TestExecWithUser
01:21:11 [2020-12-21T01:21:11.018Z] === RUN   TestDockerSuite/TestGetContainerStats
01:21:16 [2020-12-21T01:21:16.807Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
01:21:22 [2020-12-21T01:21:22.605Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
01:21:25 [2020-12-21T01:21:25.508Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
01:21:28 [2020-12-21T01:21:28.138Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestHealth
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestHistoryExistentImage
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
01:21:31 [2020-12-21T01:21:31.300Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
01:21:35 [2020-12-21T01:21:35.034Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
01:21:35 [2020-12-21T01:21:35.034Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
01:21:35 [2020-12-21T01:21:35.034Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
01:21:35 [2020-12-21T01:21:35.034Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
01:21:35 [2020-12-21T01:21:35.034Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
01:21:35 [2020-12-21T01:21:35.494Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
01:21:35 [2020-12-21T01:21:35.494Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
01:21:35 [2020-12-21T01:21:35.953Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
01:21:36 [2020-12-21T01:21:36.412Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
01:21:36 [2020-12-21T01:21:36.412Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
01:21:37 [2020-12-21T01:21:37.948Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
01:21:37 [2020-12-21T01:21:37.948Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
01:21:39 [2020-12-21T01:21:39.491Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
01:21:41 [2020-12-21T01:21:41.675Z] === RUN   TestDockerSuite/TestImagesFormat
01:21:42 [2020-12-21T01:21:42.134Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
01:21:42 [2020-12-21T01:21:42.134Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
01:21:45 [2020-12-21T01:21:45.873Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
01:21:45 [2020-12-21T01:21:45.873Z] === RUN   TestDockerSuite/TestImportBadURL
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportDisplay
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportFile
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportFileWithMessage
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportGzipped
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
01:21:48 [2020-12-21T01:21:48.054Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
01:21:50 [2020-12-21T01:21:50.234Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
01:21:51 [2020-12-21T01:21:51.769Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
01:21:51 [2020-12-21T01:21:51.769Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
01:21:51 [2020-12-21T01:21:51.769Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
01:21:52 [2020-12-21T01:21:52.230Z] === RUN   TestDockerSuite/TestInspectAmpersand
01:21:52 [2020-12-21T01:21:52.230Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
01:21:53 [2020-12-21T01:21:53.769Z] === RUN   TestDockerSuite/TestInspectByPrefix
01:21:54 [2020-12-21T01:21:54.227Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
01:21:56 [2020-12-21T01:21:56.405Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
01:21:56 [2020-12-21T01:21:56.405Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
01:21:56 [2020-12-21T01:21:56.405Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
01:21:56 [2020-12-21T01:21:56.405Z] === RUN   TestDockerSuite/TestInspectDefault
01:21:57 [2020-12-21T01:21:57.947Z] === RUN   TestDockerSuite/TestInspectHistory
01:22:00 [2020-12-21T01:22:00.210Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
01:22:02 [2020-12-21T01:22:02.636Z] === RUN   TestDockerSuite/TestInspectImage
01:22:02 [2020-12-21T01:22:02.636Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
01:22:02 [2020-12-21T01:22:02.636Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
01:22:02 [2020-12-21T01:22:02.636Z] === RUN   TestDockerSuite/TestInspectInt64
01:22:04 [2020-12-21T01:22:04.171Z] === RUN   TestDockerSuite/TestInspectJSONFields
01:22:05 [2020-12-21T01:22:05.711Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
01:22:05 [2020-12-21T01:22:05.711Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
01:22:07 [2020-12-21T01:22:07.892Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
01:22:09 [2020-12-21T01:22:09.428Z] === RUN   TestDockerSuite/TestInspectPlugin
01:22:09 [2020-12-21T01:22:09.428Z] === RUN   TestDockerSuite/TestInspectRootFS
01:22:09 [2020-12-21T01:22:09.428Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
01:22:10 [2020-12-21T01:22:10.965Z] === RUN   TestDockerSuite/TestInspectStatus
01:22:13 [2020-12-21T01:22:13.165Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
01:22:15 [2020-12-21T01:22:15.078Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
01:22:16 [2020-12-21T01:22:16.903Z] === RUN   TestDockerSuite/TestInspectTemplateError
01:22:18 [2020-12-21T01:22:18.439Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
01:22:25 [2020-12-21T01:22:25.513Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
01:22:26 [2020-12-21T01:22:26.482Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
01:22:28 [2020-12-21T01:22:28.661Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
01:22:30 [2020-12-21T01:22:30.837Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestInspectUnknownObject
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinkShortDefinition
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksEnvs
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
01:22:32 [2020-12-21T01:22:32.374Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
01:22:32 [2020-12-21T01:22:32.833Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
01:22:33 [2020-12-21T01:22:33.153Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
01:22:36 [2020-12-21T01:22:36.571Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
01:22:38 [2020-12-21T01:22:38.109Z] === RUN   TestDockerSuite/TestLogsAPIUntil
01:22:43 [2020-12-21T01:22:43.901Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
01:22:45 [2020-12-21T01:22:45.438Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
01:22:45 [2020-12-21T01:22:45.438Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
01:22:46 [2020-12-21T01:22:46.975Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
01:22:46 [2020-12-21T01:22:46.975Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
01:22:48 [2020-12-21T01:22:48.040Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
01:22:52 [2020-12-21T01:22:52.772Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
01:22:58 [2020-12-21T01:22:58.566Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
01:23:02 [2020-12-21T01:23:02.909Z] --- PASS: TestDockerExternalVolumeSuite (437.23s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:53: [d451483fa9749] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:53: [dafa597ee839f] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:53: [d2b131a2317ed] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:53: [d778a49a3a820] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:485: [da5331003bad1] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_external_volume_driver_test.go:53: [d6ba817aeaf12] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z] PASS
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] === Skipped
01:23:02 [2020-12-21T01:23:02.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
01:23:02 [2020-12-21T01:23:02.909Z]         check_test.go:309: [dab7f774f3698] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
01:23:02 [2020-12-21T01:23:02.909Z]         check_test.go:309: [dbbe7c8befb33] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
01:23:02 [2020-12-21T01:23:02.909Z]         check_test.go:309: [db002cc31faec] daemon is not started
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
01:23:02 [2020-12-21T01:23:02.909Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] 
01:23:02 [2020-12-21T01:23:02.909Z] DONE 273 tests, 5 skipped in 2505.498s
01:23:02 [2020-12-21T01:23:02.909Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
01:23:02 [2020-12-21T01:23:02.909Z] ++++ cat bundles/test-integration/docker.pid
01:23:02 [2020-12-21T01:23:02.909Z] +++ kill 8169
01:23:03 [2020-12-21T01:23:03.475Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc61df0297a37/docker.pid
01:23:03 [2020-12-21T01:23:03.475Z] +++ kill 6133
01:23:03 [2020-12-21T01:23:03.475Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6133 is not a child of this shell
01:23:03 [2020-12-21T01:23:03.475Z] warning: PID 6133 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc61df0297a37/docker.pid had a nonzero exit code
01:23:03 [2020-12-21T01:23:03.475Z] +++ /etc/init.d/apparmor stop
01:23:03 [2020-12-21T01:23:03.475Z] Leaving: AppArmorNo profiles have been unloaded.
01:23:03 [2020-12-21T01:23:03.475Z] 
01:23:03 [2020-12-21T01:23:03.475Z] Unloading profiles will leave already running processes permanently
01:23:03 [2020-12-21T01:23:03.475Z] unconfined, which can lead to unexpected situations.
01:23:03 [2020-12-21T01:23:03.475Z] 
01:23:03 [2020-12-21T01:23:03.475Z] To set a process to complain mode, use the command line tool
01:23:03 [2020-12-21T01:23:03.475Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
01:23:03 [2020-12-21T01:23:03.475Z] +++ true
01:23:03 [2020-12-21T01:23:03.475Z] exiting test-integration
01:23:03 [2020-12-21T01:23:03.475Z] ++ exit 0
01:23:03 [2020-12-21T01:23:03.475Z] 
01:23:03 [2020-12-21T01:23:03.733Z] + exit 0
01:23:03 [2020-12-21T01:23:03.733Z] ++ jobs -p
01:23:03 [2020-12-21T01:23:03.733Z] + pids=
01:23:03 [2020-12-21T01:23:03.733Z] + echo 'Remaining pids to kill: []'
01:23:03 [2020-12-21T01:23:03.733Z] Remaining pids to kill: []
01:23:03 [2020-12-21T01:23:03.733Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
01:23:03 [2020-12-21T01:23:03.746Z] Recording test results
01:23:04 [2020-12-21T01:23:04.362Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
01:23:06 [2020-12-21T01:23:06.014Z] + echo Ensuring container killed.
01:23:06 [2020-12-21T01:23:06.014Z] Ensuring container killed.
01:23:06 [2020-12-21T01:23:06.014Z] + docker ps -aq -f name=docker-pr2-*
01:23:06 [2020-12-21T01:23:06.014Z] + cids=b8ffa109f7b0
01:23:06 [2020-12-21T01:23:06.014Z] 043dd0b9455f
01:23:06 [2020-12-21T01:23:06.014Z] c488286f1e7d
01:23:06 [2020-12-21T01:23:06.014Z] + [ -n b8ffa109f7b0
01:23:06 [2020-12-21T01:23:06.014Z] 043dd0b9455f
01:23:06 [2020-12-21T01:23:06.014Z] c488286f1e7d ]
01:23:06 [2020-12-21T01:23:06.014Z] + docker rm -vf b8ffa109f7b0 043dd0b9455f c488286f1e7d
01:23:06 [2020-12-21T01:23:06.537Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
01:23:08 [2020-12-21T01:23:08.072Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
01:23:08 [2020-12-21T01:23:08.072Z] === RUN   TestDockerSuite/TestLogsFollowStopped
01:23:08 [2020-12-21T01:23:08.558Z] b8ffa109f7b0
01:23:08 [2020-12-21T01:23:08.558Z] 043dd0b9455f
01:23:08 [2020-12-21T01:23:08.558Z] c488286f1e7d
[Pipeline] sh
01:23:08 [2020-12-21T01:23:08.842Z] + echo Chowning /workspace to jenkins user
01:23:08 [2020-12-21T01:23:08.843Z] Chowning /workspace to jenkins user
01:23:08 [2020-12-21T01:23:08.843Z] + id -u
01:23:08 [2020-12-21T01:23:08.843Z] + id -g
01:23:08 [2020-12-21T01:23:08.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41830:/workspace busybox chown -R 1000:1000 /workspace
01:23:08 [2020-12-21T01:23:08.843Z] Unable to find image 'busybox:latest' locally
01:23:10 [2020-12-21T01:23:10.248Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
01:23:11 [2020-12-21T01:23:11.790Z] === RUN   TestDockerSuite/TestLogsSince
01:23:14 [2020-12-21T01:23:14.115Z] latest: Pulling from library/busybox
01:23:14 [2020-12-21T01:23:14.115Z] ea97eb0eb3ec: Pulling fs layer
01:23:14 [2020-12-21T01:23:14.115Z] ea97eb0eb3ec: Verifying Checksum
01:23:14 [2020-12-21T01:23:14.115Z] ea97eb0eb3ec: Download complete
01:23:14 [2020-12-21T01:23:14.373Z] ea97eb0eb3ec: Pull complete
01:23:14 [2020-12-21T01:23:14.373Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678
01:23:14 [2020-12-21T01:23:14.373Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
01:23:17 [2020-12-21T01:23:17.954Z] + bundleName=amd64
01:23:17 [2020-12-21T01:23:17.955Z] + echo Creating amd64-bundles.tar.gz
01:23:17 [2020-12-21T01:23:17.955Z] Creating amd64-bundles.tar.gz
01:23:17 [2020-12-21T01:23:17.955Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type f ( -name *-report.json -czf -o amd64-bundles.tar.gz -name
01:23:17 [2020-12-21T01:23:17.955Z]  *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
01:23:18 [2020-12-21T01:23:18.900Z] Archiving artifacts
01:23:20 [2020-12-21T01:23:20.355Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
01:23:20 [2020-12-21T01:23:20.355Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
01:23:20 [2020-12-21T01:23:20.355Z] === RUN   TestDockerSuite/TestLogsTail
01:23:20 [2020-12-21T01:23:20.766Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:23:21 [2020-12-21T01:23:21.080Z] + make clean
01:23:21 [2020-12-21T01:23:21.339Z] docker volume rm -f docker-dev-cache
01:23:21 [2020-12-21T01:23:21.339Z] docker-dev-cache
[Pipeline] deleteDir
01:23:22 [2020-12-21T01:23:22.532Z] === RUN   TestDockerSuite/TestLogsTimestamps
01:23:24 [2020-12-21T01:23:24.710Z] === RUN   TestDockerSuite/TestLogsWithDetails
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestMountIntoProc
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestMountIntoSys
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestNetHostname
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestPluginActive
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
01:23:26 [2020-12-21T01:23:26.246Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPluginLogDriver
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPluginUpgrade
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPortHostBinding
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPortList
01:23:26 [2020-12-21T01:23:26.704Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersAttach
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
01:23:30 [2020-12-21T01:23:30.441Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
01:23:34 [2020-12-21T01:23:34.175Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
01:23:34 [2020-12-21T01:23:34.175Z] === RUN   TestDockerSuite/TestPsByOrder
01:23:41 [2020-12-21T01:23:41.260Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
01:23:41 [2020-12-21T01:23:41.260Z] === RUN   TestDockerSuite/TestPsListContainersBase
01:23:49 [2020-12-21T01:23:49.834Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
01:24:00 [2020-12-21T01:24:00.153Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
01:24:00 [2020-12-21T01:24:00.612Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
01:24:00 [2020-12-21T01:24:00.612Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
01:24:12 [2020-12-21T01:24:12.995Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
01:24:20 [2020-12-21T01:24:20.072Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
01:24:25 [2020-12-21T01:24:25.869Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
01:24:28 [2020-12-21T01:24:28.781Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
01:24:28 [2020-12-21T01:24:28.781Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
01:24:28 [2020-12-21T01:24:28.781Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
01:24:32 [2020-12-21T01:24:32.516Z] === RUN   TestDockerSuite/TestPsListContainersSize
01:24:32 [2020-12-21T01:24:32.516Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
01:24:32 [2020-12-21T01:24:32.516Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
01:24:32 [2020-12-21T01:24:32.516Z] === RUN   TestDockerSuite/TestPsRightTagName
01:24:32 [2020-12-21T01:24:32.516Z] === RUN   TestDockerSuite/TestPsShowMounts
01:24:39 [2020-12-21T01:24:39.588Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
01:24:39 [2020-12-21T01:24:39.588Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
01:24:40 [2020-12-21T01:24:40.557Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
01:24:40 [2020-12-21T01:24:40.557Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
01:24:42 [2020-12-21T01:24:42.095Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
01:24:43 [2020-12-21T01:24:43.064Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
01:24:43 [2020-12-21T01:24:43.064Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
01:24:46 [2020-12-21T01:24:46.798Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
01:24:50 [2020-12-21T01:24:50.532Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
01:24:52 [2020-12-21T01:24:52.072Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
01:25:13 [2020-12-21T01:25:13.170Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
01:25:13 [2020-12-21T01:25:13.170Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
01:25:17 [2020-12-21T01:25:17.858Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
01:25:17 [2020-12-21T01:25:17.859Z] === RUN   TestDockerSuite/TestRestartPolicyNO
01:25:18 [2020-12-21T01:25:18.318Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
01:25:18 [2020-12-21T01:25:18.777Z] === RUN   TestDockerSuite/TestRestartRunningContainer
01:25:22 [2020-12-21T01:25:22.516Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
01:25:26 [2020-12-21T01:25:26.250Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
01:25:26 [2020-12-21T01:25:26.250Z] === RUN   TestDockerSuite/TestRestartWithVolumes
01:25:29 [2020-12-21T01:25:29.986Z] === RUN   TestDockerSuite/TestRmiBlank
01:25:29 [2020-12-21T01:25:29.986Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
01:25:30 [2020-12-21T01:25:30.446Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
01:25:45 [2020-12-21T01:25:45.261Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
01:25:45 [2020-12-21T01:25:45.721Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
01:25:46 [2020-12-21T01:25:46.180Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
01:25:51 [2020-12-21T01:25:51.971Z] === RUN   TestDockerSuite/TestRmiImgIDForce
01:25:56 [2020-12-21T01:25:56.663Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
01:26:03 [2020-12-21T01:26:03.734Z] === RUN   TestDockerSuite/TestRmiParentImageFail
01:26:07 [2020-12-21T01:26:07.469Z] === RUN   TestDockerSuite/TestRmiTag
01:26:08 [2020-12-21T01:26:08.437Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
01:26:09 [2020-12-21T01:26:09.973Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
01:26:24 [2020-12-21T01:26:24.780Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
01:26:26 [2020-12-21T01:26:26.956Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
01:26:31 [2020-12-21T01:26:31.645Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
01:26:32 [2020-12-21T01:26:32.612Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAddHost
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
01:26:32 [2020-12-21T01:26:32.613Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
01:26:34 [2020-12-21T01:26:34.148Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
01:26:34 [2020-12-21T01:26:34.148Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
01:26:34 [2020-12-21T01:26:34.148Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
01:26:38 [2020-12-21T01:26:38.855Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
01:26:40 [2020-12-21T01:26:40.390Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
01:26:42 [2020-12-21T01:26:42.570Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
01:26:49 [2020-12-21T01:26:49.657Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
01:26:51 [2020-12-21T01:26:51.201Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
01:26:51 [2020-12-21T01:26:51.201Z] === RUN   TestDockerSuite/TestRunBindMounts
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
01:26:54 [2020-12-21T01:26:54.939Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
01:26:55 [2020-12-21T01:26:55.398Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
01:26:57 [2020-12-21T01:26:57.578Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
01:26:57 [2020-12-21T01:26:57.578Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
01:27:00 [2020-12-21T01:27:00.482Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
01:27:00 [2020-12-21T01:27:00.482Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
01:27:00 [2020-12-21T01:27:00.482Z] === RUN   TestDockerSuite/TestRunContainerNetwork
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
01:27:02 [2020-12-21T01:27:02.019Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
01:27:02 [2020-12-21T01:27:02.479Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
01:27:02 [2020-12-21T01:27:02.479Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
01:27:04 [2020-12-21T01:27:04.658Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
01:27:06 [2020-12-21T01:27:06.836Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
01:27:08 [2020-12-21T01:27:08.372Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
01:27:08 [2020-12-21T01:27:08.372Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
01:27:08 [2020-12-21T01:27:08.372Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
01:27:08 [2020-12-21T01:27:08.372Z] === RUN   TestDockerSuite/TestRunCreateVolume
01:27:10 [2020-12-21T01:27:10.555Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
01:27:10 [2020-12-21T01:27:10.555Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
01:27:10 [2020-12-21T01:27:10.555Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
01:27:10 [2020-12-21T01:27:10.555Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
01:27:10 [2020-12-21T01:27:10.555Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
01:27:12 [2020-12-21T01:27:12.735Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDNSOptions
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
01:27:17 [2020-12-21T01:27:17.424Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
01:27:19 [2020-12-21T01:27:19.604Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
01:27:19 [2020-12-21T01:27:19.604Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
01:27:19 [2020-12-21T01:27:19.604Z] === RUN   TestDockerSuite/TestRunDuplicateMount
01:27:19 [2020-12-21T01:27:19.604Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
01:27:21 [2020-12-21T01:27:21.786Z] === RUN   TestDockerSuite/TestRunEchoStdout
01:27:23 [2020-12-21T01:27:23.325Z] === RUN   TestDockerSuite/TestRunEmptyEnv
01:27:23 [2020-12-21T01:27:23.325Z] === RUN   TestDockerSuite/TestRunEntrypoint
01:27:24 [2020-12-21T01:27:24.862Z] === RUN   TestDockerSuite/TestRunEnvironment
01:27:24 [2020-12-21T01:27:24.862Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
01:27:24 [2020-12-21T01:27:24.862Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
01:27:24 [2020-12-21T01:27:24.862Z] === RUN   TestDockerSuite/TestRunExitCode
01:27:27 [2020-12-21T01:27:27.039Z] === RUN   TestDockerSuite/TestRunExitCodeOne
01:27:28 [2020-12-21T01:27:28.575Z] === RUN   TestDockerSuite/TestRunExitCodeZero
01:27:30 [2020-12-21T01:27:30.754Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunExposePort
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunGroupAdd
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
01:27:32 [2020-12-21T01:27:32.297Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunInvalidReference
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
01:27:47 [2020-12-21T01:27:47.102Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
01:27:52 [2020-12-21T01:27:52.901Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
01:27:52 [2020-12-21T01:27:52.902Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeHostname
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeIpcHost
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModePIDContainer
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModePIDHost
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunModeUTSHost
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunMount
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunMountOrdering
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
01:27:53 [2020-12-21T01:27:53.871Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
01:27:59 [2020-12-21T01:27:59.666Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
01:27:59 [2020-12-21T01:27:59.666Z] === RUN   TestDockerSuite/TestRunNamedVolume
01:27:59 [2020-12-21T01:27:59.666Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
01:27:59 [2020-12-21T01:27:59.666Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
01:28:04 [2020-12-21T01:28:04.366Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetHost
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
01:28:07 [2020-12-21T01:28:07.272Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
01:28:07 [2020-12-21T01:28:07.731Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
01:28:08 [2020-12-21T01:28:08.699Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
01:28:10 [2020-12-21T01:28:10.876Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
01:28:12 [2020-12-21T01:28:12.415Z] === RUN   TestDockerSuite/TestRunNonExistingImage
01:28:13 [2020-12-21T01:28:13.384Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunPortInUse
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
01:28:15 [2020-12-21T01:28:15.561Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunPublishPort
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunReadProcLatency
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunReadProcTimer
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
01:28:17 [2020-12-21T01:28:17.739Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
01:28:26 [2020-12-21T01:28:26.315Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
01:28:26 [2020-12-21T01:28:26.315Z] === RUN   TestDockerSuite/TestRunRm
01:28:27 [2020-12-21T01:28:27.282Z] === RUN   TestDockerSuite/TestRunRmAndWait
01:28:31 [2020-12-21T01:28:31.971Z] === RUN   TestDockerSuite/TestRunRmPre125Api
01:28:34 [2020-12-21T01:28:34.149Z] === RUN   TestDockerSuite/TestRunRootWorkdir
01:28:35 [2020-12-21T01:28:35.685Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
01:28:37 [2020-12-21T01:28:37.221Z] === RUN   TestDockerSuite/TestRunSetMacAddress
01:28:39 [2020-12-21T01:28:39.400Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
01:28:39 [2020-12-21T01:28:39.400Z] === RUN   TestDockerSuite/TestRunState
01:28:39 [2020-12-21T01:28:39.400Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
01:28:41 [2020-12-21T01:28:41.577Z] === RUN   TestDockerSuite/TestRunStdinPipe
01:28:41 [2020-12-21T01:28:41.577Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunTLSVerify
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
01:28:43 [2020-12-21T01:28:43.112Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUnshareProc
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserByID
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserByIDBig
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserByIDZero
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserByName
01:28:47 [2020-12-21T01:28:47.804Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:28:49 [2020-12-21T01:28:49.341Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:28:49 [2020-12-21T01:28:49.341Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:28:51 [2020-12-21T01:28:51.518Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:28:51 [2020-12-21T01:28:51.518Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:28:51 [2020-12-21T01:28:51.518Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:28:53 [2020-12-21T01:28:53.696Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:28:59 [2020-12-21T01:28:59.488Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:29:08 [2020-12-21T01:29:08.061Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:29:12 [2020-12-21T01:29:12.757Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:29:12 [2020-12-21T01:29:12.757Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:29:12 [2020-12-21T01:29:12.757Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:29:14 [2020-12-21T01:29:14.298Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:29:15 [2020-12-21T01:29:15.837Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:29:18 [2020-12-21T01:29:18.014Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:29:21 [2020-12-21T01:29:21.753Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:29:23 [2020-12-21T01:29:23.291Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:29:24 [2020-12-21T01:29:24.828Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveImageId
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:29:28 [2020-12-21T01:29:28.571Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:29:30 [2020-12-21T01:29:30.753Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:29:30 [2020-12-21T01:29:30.753Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:29:31 [2020-12-21T01:29:31.212Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:29:31 [2020-12-21T01:29:31.671Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:29:33 [2020-12-21T01:29:33.209Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:29:43 [2020-12-21T01:29:43.528Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:29:43 [2020-12-21T01:29:43.528Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:29:49 [2020-12-21T01:29:49.322Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:29:49 [2020-12-21T01:29:49.322Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:29:53 [2020-12-21T01:29:53.056Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:29:53 [2020-12-21T01:29:53.056Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:29:53 [2020-12-21T01:29:53.056Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:29:53 [2020-12-21T01:29:53.056Z] === RUN   TestDockerSuite/TestStartRecordError
01:29:53 [2020-12-21T01:29:53.056Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestStatsNoStream
01:29:57 [2020-12-21T01:29:57.747Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:29:59 [2020-12-21T01:29:59.927Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:30:01 [2020-12-21T01:30:01.505Z] === RUN   TestDockerSuite/TestTopPrivileged
01:30:01 [2020-12-21T01:30:01.505Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:30:03 [2020-12-21T01:30:03.049Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:30:20 [2020-12-21T01:30:20.740Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:30:21 [2020-12-21T01:30:21.199Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:30:21 [2020-12-21T01:30:21.199Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:30:24 [2020-12-21T01:30:24.111Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:30:24 [2020-12-21T01:30:24.111Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:30:24 [2020-12-21T01:30:24.570Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:30:24 [2020-12-21T01:30:24.570Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:30:24 [2020-12-21T01:30:24.570Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:30:31 [2020-12-21T01:30:31.646Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:30:31 [2020-12-21T01:30:31.646Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:30:31 [2020-12-21T01:30:31.646Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:30:31 [2020-12-21T01:30:31.646Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:30:31 [2020-12-21T01:30:31.646Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:30:37 [2020-12-21T01:30:37.438Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:30:37 [2020-12-21T01:30:37.438Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:30:37 [2020-12-21T01:30:37.438Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:30:46 [2020-12-21T01:30:46.004Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:30:46 [2020-12-21T01:30:46.004Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:30:46 [2020-12-21T01:30:46.464Z] --- PASS: TestDockerSuite (2192.97s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (149.39s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.36s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.67s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.70s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.13s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.51s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.01s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.63s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.60s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.07s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.20s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.15s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.99s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.32s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.15s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.49s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.59s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.79s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.46s)
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
01:30:46 [2020-12-21T01:30:46.464Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.464Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.87s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.46s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.22s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.94s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.46s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.51s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.78s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.84s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.41s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.12s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.90s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.73s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.72s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.36s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.75s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.41s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.42s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (47.94s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.04s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.71s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.21s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.57s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.66s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.01s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.59s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.58s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (82.67s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.20s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.52s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.51s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.75s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.43s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.65s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.43s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFails (2.04s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.21s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.08s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.51s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.05s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.81s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.99s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildHistory (8.28s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.74s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.84s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.29s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.80s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.78s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.26s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.47s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.45s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.93s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.65s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.37s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.11s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.68s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.46s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.22s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (16.18s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.10s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.94s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.93s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.69s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.23s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.44s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.94s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.18s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.66s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.40s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.88s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.73s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.88s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildRm (12.27s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.75s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.07s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.84s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.82s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.30s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.52s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.50s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.29s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.36s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.75s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.32s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.89s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.12s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.61s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:30:46 [2020-12-21T01:30:46.465Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.74s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.21s)
01:30:46 [2020-12-21T01:30:46.465Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.62s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.71s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.11s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.75s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.85s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.34s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.99s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.91s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.53s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_sni_test.go:18: Flakey test
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.72s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.10s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitChange (4.47s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.09s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.61s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.95s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.22s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.93s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.17s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.80s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (6.60s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.83s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.94s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.53s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.60s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.68s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.70s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.74s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.50s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.89s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.72s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (7.73s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.07s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.36s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.86s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.52s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.74s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.46s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.60s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.55s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.03s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.08s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.11s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.06s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008a0ba0_<nil>} (2.09s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1450698894_c:\foo_false__<nil>_<nil>_<nil>} (2.10s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1450698894_c:\foo_true__<nil>_<nil>_<nil>} (2.05s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:30:46 [2020-12-21T01:30:46.466Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (6.80s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.08s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.01s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.22s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.06s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToCaseH (17.32s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToDot (2.02s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.09s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
01:30:46 [2020-12-21T01:30:46.466Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.86s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.94s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s)
01:30:46 [2020-12-21T01:30:46.466Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.88s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateRM (0.27s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.81s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.81s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.88s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.02s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.92s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.82s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.70s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.45s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.82s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.04s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.85s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.96s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.86s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.17s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsRename (1.99s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsResize (2.12s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.11s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.30s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.77s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.05s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.53s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.52s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.64s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.61s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.67s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.42s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.74s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.73s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.01s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.82s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.90s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.58s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.52s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.50s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.97s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.44s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.75s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.32s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.62s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.17s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.39s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.45s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.83s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.83s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.93s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.87s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.97s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.09s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.91s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.55s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.83s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.58s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:30:46 [2020-12-21T01:30:46.467Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.57s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.09s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.51s)
01:30:46 [2020-12-21T01:30:46.467Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.81s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (6.71s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.94s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.51s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.61s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.94s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.81s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.87s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.64s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.64s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.07s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.90s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.80s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.80s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsSince (8.46s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsTail (2.15s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.04s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.58s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.53s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.92s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.10s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.28s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.52s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.55s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.70s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.61s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.61s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.03s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.97s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.64s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.96s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.59s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.33s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.78s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.77s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.66s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.98s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.38s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.64s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.85s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.78s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.01s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiTag (0.61s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.86s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.92s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.09s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.39s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.85s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.99s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.31s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.87s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.64s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.03s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.91s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s)
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.468Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.468Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.90s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.07s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.93s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.69s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.72s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.92s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.65s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.79s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.79s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (12.87s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.83s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.51s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.74s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.17s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.32s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.73s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.66s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.25s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.19s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunRm (1.90s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.98s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.91s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.74s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.63s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.09s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.78s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.57s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.25s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.01s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.80s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.54s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.22s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.37s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.69s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.04s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.80s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.76s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.469Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
01:30:46 [2020-12-21T01:30:46.469Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.46s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.73s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.43s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (10.03s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.19s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.41s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.94s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.62s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.93s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.61s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.90s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.31s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.30s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.50s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.34s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:30:46 [2020-12-21T01:30:46.470Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.25s)
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:30:46 [2020-12-21T01:30:46.470Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:30:46 [2020-12-21T01:30:46.470Z] --- PASS: TestDockerRegistrySuite (0.12s)
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.470Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:46 [2020-12-21T01:30:46.470Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:30:46 [2020-12-21T01:30:46.471Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.471Z] === RUN   TestDockerSchema1RegistrySuite
01:30:46 [2020-12-21T01:30:46.471Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:30:46 [2020-12-21T01:30:46.471Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:30:46 [2020-12-21T01:30:46.471Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:30:46 [2020-12-21T01:30:46.471Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerDaemonSuite
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerDaemonSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerSwarmSuite
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerSwarmSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginCreate
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginInspect
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
01:30:46 [2020-12-21T01:30:46.931Z] === RUN   TestDockerPluginSuite/TestPluginSet
01:30:46 [2020-12-21T01:30:46.931Z] --- PASS: TestDockerPluginSuite (0.02s)
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:30:46 [2020-12-21T01:30:46.931Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.931Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:30:46 [2020-12-21T01:30:46.932Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:30:46 [2020-12-21T01:30:46.932Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] === RUN   TestDockerExternalVolumeSuite
01:30:46 [2020-12-21T01:30:46.932Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.932Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] === RUN   TestDockerNetworkSuite
01:30:46 [2020-12-21T01:30:46.932Z] --- SKIP: TestDockerNetworkSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.932Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] === RUN   TestDockerHubPullSuite
01:30:46 [2020-12-21T01:30:46.932Z] --- SKIP: TestDockerHubPullSuite (0.00s)
01:30:46 [2020-12-21T01:30:46.932Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] PASS
01:30:46 [2020-12-21T01:30:46.932Z] ok  	github.com/docker/docker/integration-cli	2193.592s
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === Skipped
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_run_test.go:3179: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_run_test.go:3157: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:30:46 [2020-12-21T01:30:46.932Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.932Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_sni_test.go:18: Flakey test
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.933Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.933Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:30:46 [2020-12-21T01:30:46.934Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.934Z] 
01:30:46 [2020-12-21T01:30:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:30:46 [2020-12-21T01:30:46.935Z] 
01:30:46 [2020-12-21T01:30:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:30:46 [2020-12-21T01:30:46.935Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:30:46 [2020-12-21T01:30:46.936Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.936Z] 
01:30:46 [2020-12-21T01:30:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
01:30:46 [2020-12-21T01:30:46.937Z]         docker_cli_run_test.go:2884: unmatched requirement Apparmor
01:30:46 [2020-12-21T01:30:46.937Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
01:30:46 [2020-12-21T01:30:46.938Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:30:46 [2020-12-21T01:30:46.938Z] 
01:30:46 [2020-12-21T01:30:46.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:2923: unmatched requirement Apparmor
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3040: unmatched requirement Apparmor
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:30:47 [2020-12-21T01:30:47.402Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.402Z] 
01:30:47 [2020-12-21T01:30:47.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:30:47 [2020-12-21T01:30:47.403Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.403Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.403Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
01:30:47 [2020-12-21T01:30:47.404Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] DONE 1093 tests, 547 skipped in 2201.329s
01:30:47 [2020-12-21T01:30:47.404Z] INFO: Integration tests ended at 12/21/2020 01:30:47. Duration:00:36:41.4392972
01:30:47 [2020-12-21T01:30:47.404Z] INFO: Docker info of the daemon under test at end of run
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] Containers: 2
01:30:47 [2020-12-21T01:30:47.404Z]  Running: 0
01:30:47 [2020-12-21T01:30:47.404Z]  Paused: 0
01:30:47 [2020-12-21T01:30:47.404Z]  Stopped: 2
01:30:47 [2020-12-21T01:30:47.404Z] Images: 18
01:30:47 [2020-12-21T01:30:47.404Z] Server Version: 0.0.0-dev
01:30:47 [2020-12-21T01:30:47.404Z] Storage Driver: windowsfilter
01:30:47 [2020-12-21T01:30:47.404Z]  Windows: 
01:30:47 [2020-12-21T01:30:47.404Z] Logging Driver: json-file
01:30:47 [2020-12-21T01:30:47.404Z] Plugins: 
01:30:47 [2020-12-21T01:30:47.404Z]  Volume: local
01:30:47 [2020-12-21T01:30:47.404Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:30:47 [2020-12-21T01:30:47.404Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:30:47 [2020-12-21T01:30:47.404Z] Swarm: inactive
01:30:47 [2020-12-21T01:30:47.404Z] Default Isolation: process
01:30:47 [2020-12-21T01:30:47.404Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:30:47 [2020-12-21T01:30:47.404Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577)
01:30:47 [2020-12-21T01:30:47.404Z] OSType: windows
01:30:47 [2020-12-21T01:30:47.404Z] Architecture: x86_64
01:30:47 [2020-12-21T01:30:47.404Z] CPUs: 4
01:30:47 [2020-12-21T01:30:47.404Z] Total Memory: 32GiB
01:30:47 [2020-12-21T01:30:47.404Z] Name: azwin-2-3b41e0
01:30:47 [2020-12-21T01:30:47.404Z] ID: 76MB:LEYG:UZR2:Z2ND:4AEC:XJVH:5U7X:CHSE:PMIF:UNXV:CKK2:V5TC
01:30:47 [2020-12-21T01:30:47.404Z] Docker Root Dir: D:\CI\PR-41830\2\daemon
01:30:47 [2020-12-21T01:30:47.404Z] Debug Mode (client): false
01:30:47 [2020-12-21T01:30:47.404Z] Debug Mode (server): true
01:30:47 [2020-12-21T01:30:47.404Z]  File Descriptors: -1
01:30:47 [2020-12-21T01:30:47.404Z]  Goroutines: 17
01:30:47 [2020-12-21T01:30:47.404Z]  System Time: 2020-12-21T01:30:47.085255Z
01:30:47 [2020-12-21T01:30:47.404Z]  EventsListeners: 0
01:30:47 [2020-12-21T01:30:47.404Z] Registry: https://index.docker.io/v1/
01:30:47 [2020-12-21T01:30:47.404Z] Labels:
01:30:47 [2020-12-21T01:30:47.404Z] Experimental: false
01:30:47 [2020-12-21T01:30:47.404Z] Insecure Registries:
01:30:47 [2020-12-21T01:30:47.404Z]  127.0.0.0/8
01:30:47 [2020-12-21T01:30:47.404Z] Live Restore Enabled: false
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] 
01:30:47 [2020-12-21T01:30:47.404Z] INFO: Stopping daemon under test
01:30:47 [2020-12-21T01:30:47.863Z] SUCCESS: The process with PID 4648 (child process of PID 1304) has been terminated.
01:30:47 [2020-12-21T01:30:47.863Z] SUCCESS: The process with PID 1304 (child process of PID 2600) has been terminated.
01:30:47 [2020-12-21T01:30:47.863Z] INFO: Stop tailing logs of the daemon under tests
01:30:47 [2020-12-21T01:30:47.863Z] INFO: executeCI.ps1 Completed successfully at 12/21/2020 01:30:47.
01:30:47 [2020-12-21T01:30:47.863Z] INFO: Tidying up at end of run
01:30:47 [2020-12-21T01:30:47.863Z] INFO: Saving daemon under test log (d:\CI\PR-41830\2\dut.out) to bundles\CIDUT.out
01:30:47 [2020-12-21T01:30:47.863Z] INFO: Saving daemon under test log (d:\CI\PR-41830\2\dut.err) to bundles\CIDUT.err
01:30:47 [2020-12-21T01:30:47.864Z] INFO: Nuke-Everything...
01:30:47 [2020-12-21T01:30:47.864Z] INFO: Container count on control daemon to delete is 2
01:30:48 [2020-12-21T01:30:48.323Z] 9a5b253b422f
01:30:48 [2020-12-21T01:30:48.323Z] 81d6dec1e1ec
01:30:48 [2020-12-21T01:30:48.782Z] INFO: Tidying pidfile d:\CI\PR-41830\2\docker.pid
01:30:48 [2020-12-21T01:30:48.782Z] INFO: Nuking d:\CI
01:31:18 [2020-12-21T01:31:18.742Z] INFO: Zapped successfully
01:31:18 [2020-12-21T01:31:18.742Z] 
01:31:18 [2020-12-21T01:31:18.742Z] INFO: executeCI.ps1 exiting at Mon Dec 21 01:31:14 CUT 2020. Duration 01:02:22.7963925
01:31:18 [2020-12-21T01:31:18.742Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
01:31:18 [2020-12-21T01:31:18.983Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
01:31:27 [2020-12-21T01:31:27.939Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
01:31:29 [2020-12-21T01:31:29.693Z] Archiving artifacts
01:31:43 [2020-12-21T01:31:43.671Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41830/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:31:44 [2020-12-21T01:31:44.598Z] + make clean
01:31:46 [2020-12-21T01:31:46.136Z] docker volume rm -f docker-dev-cache
01:31:46 [2020-12-21T01:31:46.136Z] 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